Open Cap Table Protocol Canton SDK - v0.2.224
Preparing search index...
GetEntityAsOcfResult
Interface GetEntityAsOcfResult<T>
Result type for getEntityAsOcf.
interface
GetEntityAsOcfResult
<
T
extends
SupportedOcfReadType
>
{
contractId
:
string
;
data
:
OcfDataTypeFor
<
T
>
;
}
Type Parameters
T
extends
SupportedOcfReadType
Index
Properties
contract
Id
data
Properties
contract
Id
contractId
:
string
The contract ID
data
data
:
OcfDataTypeFor
<
T
>
The native OCF data
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
data
Open Cap Table Protocol Canton SDK - v0.2.224
Loading...
Result type for getEntityAsOcf.