Open Cap Table Protocol Canton SDK - v0.2.84
Preparing search index...
OcfEquityCompensationIssuanceEvent
Interface OcfEquityCompensationIssuanceEvent
interface
OcfEquityCompensationIssuanceEvent
{
base_price
?:
{
amount
:
string
;
currency
:
string
}
;
board_approval_date
?:
string
;
comments
?:
string
[]
;
compensation_type
:
|
"OPTION_NSO"
|
"OPTION_ISO"
|
"OPTION"
|
"RSU"
|
"CSAR"
|
"SSAR"
;
consideration_text
?:
string
;
custom_id
:
string
;
date
:
string
;
early_exercisable
?:
boolean
;
exercise_price
?:
{
amount
:
string
;
currency
:
string
}
;
expiration_date
:
null
|
string
;
id
:
string
;
object_type
:
"TX_EQUITY_COMPENSATION_ISSUANCE"
;
quantity
:
string
;
security_id
:
string
;
security_law_exemptions
:
{
description
:
string
;
jurisdiction
:
string
}
[]
;
stakeholder_id
:
string
;
stock_class_id
?:
string
;
stock_plan_id
?:
string
;
stockholder_approval_date
?:
string
;
termination_exercise_windows
:
{
period
:
number
;
period_type
:
"DAYS"
|
"MONTHS"
;
reason
:
string
;
}
[]
;
vesting_terms_id
?:
string
;
vestings
?:
Vesting
[]
;
}
Index
Properties
base_
price?
board_
approval_
date?
comments?
compensation_
type
consideration_
text?
custom_
id
date
early_
exercisable?
exercise_
price?
expiration_
date
id
object_
type
quantity
security_
id
security_
law_
exemptions
stakeholder_
id
stock_
class_
id?
stock_
plan_
id?
stockholder_
approval_
date?
termination_
exercise_
windows
vesting_
terms_
id?
vestings?
Properties
Optional
base_
price
base_price
?:
{
amount
:
string
;
currency
:
string
}
Optional
board_
approval_
date
board_approval_date
?:
string
Optional
comments
comments
?:
string
[]
compensation_
type
compensation_type
:
|
"OPTION_NSO"
|
"OPTION_ISO"
|
"OPTION"
|
"RSU"
|
"CSAR"
|
"SSAR"
Optional
consideration_
text
consideration_text
?:
string
custom_
id
custom_id
:
string
date
date
:
string
Optional
early_
exercisable
early_exercisable
?:
boolean
Optional
exercise_
price
exercise_price
?:
{
amount
:
string
;
currency
:
string
}
expiration_
date
expiration_date
:
null
|
string
id
id
:
string
object_
type
object_type
:
"TX_EQUITY_COMPENSATION_ISSUANCE"
quantity
quantity
:
string
security_
id
security_id
:
string
security_
law_
exemptions
security_law_exemptions
:
{
description
:
string
;
jurisdiction
:
string
}
[]
stakeholder_
id
stakeholder_id
:
string
Optional
stock_
class_
id
stock_class_id
?:
string
Optional
stock_
plan_
id
stock_plan_id
?:
string
Optional
stockholder_
approval_
date
stockholder_approval_date
?:
string
termination_
exercise_
windows
termination_exercise_windows
:
{
period
:
number
;
period_type
:
"DAYS"
|
"MONTHS"
;
reason
:
string
;
}
[]
Optional
vesting_
terms_
id
vesting_terms_id
?:
string
Optional
vestings
vestings
?:
Vesting
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base_
price
board_
approval_
date
comments
compensation_
type
consideration_
text
custom_
id
date
early_
exercisable
exercise_
price
expiration_
date
id
object_
type
quantity
security_
id
security_
law_
exemptions
stakeholder_
id
stock_
class_
id
stock_
plan_
id
stockholder_
approval_
date
termination_
exercise_
windows
vesting_
terms_
id
vestings
Open Cap Table Protocol Canton SDK - v0.2.84
Loading...