Open Cap Table Protocol Canton SDK - v0.2.84
Preparing search index...
GetStockIssuanceAsOcfResult
Interface GetStockIssuanceAsOcfResult
interface
GetStockIssuanceAsOcfResult
{
contractId
:
string
;
stockIssuance
:
Partial
<
OcfStockIssuanceData
>
&
{
custom_id
:
string
;
date
:
string
;
id
:
string
;
object_type
:
"TX_STOCK_ISSUANCE"
;
quantity
:
string
|
number
;
security_id
:
string
;
security_law_exemptions
?:
SecurityExemption
[]
;
share_price
:
Monetary
;
stakeholder_id
:
string
;
stock_class_id
:
string
;
}
;
}
Index
Properties
contract
Id
stock
Issuance
Properties
contract
Id
contractId
:
string
stock
Issuance
stockIssuance
:
Partial
<
OcfStockIssuanceData
>
&
{
custom_id
:
string
;
date
:
string
;
id
:
string
;
object_type
:
"TX_STOCK_ISSUANCE"
;
quantity
:
string
|
number
;
security_id
:
string
;
security_law_exemptions
?:
SecurityExemption
[]
;
share_price
:
Monetary
;
stakeholder_id
:
string
;
stock_class_id
:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
stock
Issuance
Open Cap Table Protocol Canton SDK - v0.2.84
Loading...