Open Cap Table Protocol Canton SDK - v0.2.125
Preparing search index...
PaymentStreamAmountInput
Interface PaymentStreamAmountInput
Input format for paymentStream amounts (before DAML conversion)
interface
PaymentStreamAmountInput
{
amount
:
string
|
number
;
type
:
"AMULET"
|
"USD"
;
}
Index
Properties
amount
type
Properties
amount
amount
:
string
|
number
type
type
:
"AMULET"
|
"USD"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
type
Open Cap Table Protocol Canton SDK - v0.2.125
Loading...
Input format for paymentStream amounts (before DAML conversion)