Open Cap Table Protocol Canton SDK - v0.2.125
Preparing search index...
PaymentStreamTimeInput
Interface PaymentStreamTimeInput
Input format for paymentStream time values (before DAML conversion)
interface
PaymentStreamTimeInput
{
type
:
"PRECISE"
|
"RELATIVE"
;
value
:
string
|
Date
;
}
Index
Properties
type
value
Properties
type
type
:
"PRECISE"
|
"RELATIVE"
value
value
:
string
|
Date
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
value
Open Cap Table Protocol Canton SDK - v0.2.125
Loading...
Input format for paymentStream time values (before DAML conversion)