Open Cap Table Protocol Canton SDK - v0.2.224
Preparing search index...
DamlWarrantRetractionData
Interface DamlWarrantRetractionData
DAML WarrantRetraction data structure. This matches the shape of data returned from DAML contracts.
interface
DamlWarrantRetractionData
{
comments
:
string
[]
;
date
:
string
;
id
:
string
;
reason_text
:
string
;
security_id
:
string
;
}
Index
Properties
comments
date
id
reason_
text
security_
id
Properties
comments
comments
:
string
[]
date
date
:
string
id
id
:
string
reason_
text
reason_text
:
string
security_
id
security_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comments
date
id
reason_
text
security_
id
Open Cap Table Protocol Canton SDK - v0.2.224
Loading...
DAML WarrantRetraction data structure. This matches the shape of data returned from DAML contracts.