Open Cap Table Protocol Canton SDK - v0.2.125
Preparing search index...
warrantIssuanceDataToDaml
Function warrantIssuanceDataToDaml
warrantIssuanceDataToDaml
(
d
:
{
board_approval_date
?:
string
;
comments
?:
string
[]
;
consideration_text
?:
string
;
custom_id
:
string
;
date
:
string
;
exercise_price
?:
Monetary
;
exercise_triggers
:
WarrantExerciseTriggerInput
[]
;
id
:
string
;
purchase_price
:
Monetary
;
quantity
?:
string
|
number
;
quantity_source
?:
|
"UNSPECIFIED"
|
"HUMAN_ESTIMATED"
|
"MACHINE_ESTIMATED"
|
"INSTRUMENT_FIXED"
|
"INSTRUMENT_MAX"
|
"INSTRUMENT_MIN"
;
security_id
:
string
;
security_law_exemptions
:
{
description
:
string
;
jurisdiction
:
string
}
[]
;
stakeholder_id
:
string
;
stockholder_approval_date
?:
string
;
vesting_terms_id
?:
string
;
vestings
?:
SimpleVesting
[]
;
warrant_expiration_date
?:
string
;
}
,
)
:
WarrantIssuanceOcfData
Parameters
d
:
{
board_approval_date
?:
string
;
comments
?:
string
[]
;
consideration_text
?:
string
;
custom_id
:
string
;
date
:
string
;
exercise_price
?:
Monetary
;
exercise_triggers
:
WarrantExerciseTriggerInput
[]
;
id
:
string
;
purchase_price
:
Monetary
;
quantity
?:
string
|
number
;
quantity_source
?:
|
"UNSPECIFIED"
|
"HUMAN_ESTIMATED"
|
"MACHINE_ESTIMATED"
|
"INSTRUMENT_FIXED"
|
"INSTRUMENT_MAX"
|
"INSTRUMENT_MIN"
;
security_id
:
string
;
security_law_exemptions
:
{
description
:
string
;
jurisdiction
:
string
}
[]
;
stakeholder_id
:
string
;
stockholder_approval_date
?:
string
;
vesting_terms_id
?:
string
;
vestings
?:
SimpleVesting
[]
;
warrant_expiration_date
?:
string
;
}
Returns
WarrantIssuanceOcfData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Open Cap Table Protocol Canton SDK - v0.2.125
Loading...