Open Cap Table Protocol Canton SDK - v0.2.84
Preparing search index...
AuthorizeIssuerResult
Interface AuthorizeIssuerResult
interface
AuthorizeIssuerResult
{
contractId
:
string
;
createdEventBlob
:
string
;
response
:
{
transactionTree
:
{
commandId
:
string
;
effectiveAt
?:
string
;
eventsById
:
{
[
key
:
string
]:
|
{
CreatedTreeEvent
:
{
value
:
{
contractId
:
string
;
contractKey
?:
unknown
;
createArgument
?:
unknown
;
createdAt
:
string
;
createdEventBlob
:
string
;
interfaceViews
?:
{
interfaceId
:
string
;
viewStatus
:
{
code
:
...
;
details
?:
...
;
message
:
...
}
;
viewValue
?:
unknown
;
}
[]
;
nodeId
:
number
;
observers
?:
string
[]
;
offset
:
number
;
packageName
:
string
;
signatories
?:
string
[]
;
templateId
:
string
;
witnessParties
?:
string
[]
;
}
;
}
;
}
|
{
ExercisedTreeEvent
:
{
value
:
{
actingParties
?:
string
[]
;
choice
:
string
;
choiceArgument
:
unknown
;
consuming
:
boolean
;
contractId
:
string
;
exerciseResult
:
unknown
;
implementedInterfaces
?:
string
[]
;
interfaceId
?:
string
;
lastDescendantNodeId
:
number
;
nodeId
:
number
;
offset
:
number
;
packageName
:
string
;
templateId
:
string
;
witnessParties
?:
string
[]
;
}
;
}
;
}
;
}
;
offset
:
number
;
recordTime
:
string
;
synchronizerId
:
string
;
traceContext
?:
{
traceparent
?:
string
;
tracestate
?:
string
}
;
updateId
:
string
;
workflowId
:
string
;
}
;
}
;
synchronizerId
:
string
;
templateId
:
string
;
updateId
:
string
;
}
Hierarchy
DisclosedContract
AuthorizeIssuerResult
Index
Properties
contract
Id
created
Event
Blob
response
synchronizer
Id
template
Id
update
Id
Properties
contract
Id
contractId
:
string
created
Event
Blob
createdEventBlob
:
string
response
response
:
{
transactionTree
:
{
commandId
:
string
;
effectiveAt
?:
string
;
eventsById
:
{
[
key
:
string
]:
|
{
CreatedTreeEvent
:
{
value
:
{
contractId
:
string
;
contractKey
?:
unknown
;
createArgument
?:
unknown
;
createdAt
:
string
;
createdEventBlob
:
string
;
interfaceViews
?:
{
interfaceId
:
string
;
viewStatus
:
{
code
:
...
;
details
?:
...
;
message
:
...
}
;
viewValue
?:
unknown
;
}
[]
;
nodeId
:
number
;
observers
?:
string
[]
;
offset
:
number
;
packageName
:
string
;
signatories
?:
string
[]
;
templateId
:
string
;
witnessParties
?:
string
[]
;
}
;
}
;
}
|
{
ExercisedTreeEvent
:
{
value
:
{
actingParties
?:
string
[]
;
choice
:
string
;
choiceArgument
:
unknown
;
consuming
:
boolean
;
contractId
:
string
;
exerciseResult
:
unknown
;
implementedInterfaces
?:
string
[]
;
interfaceId
?:
string
;
lastDescendantNodeId
:
number
;
nodeId
:
number
;
offset
:
number
;
packageName
:
string
;
templateId
:
string
;
witnessParties
?:
string
[]
;
}
;
}
;
}
;
}
;
offset
:
number
;
recordTime
:
string
;
synchronizerId
:
string
;
traceContext
?:
{
traceparent
?:
string
;
tracestate
?:
string
}
;
updateId
:
string
;
workflowId
:
string
;
}
;
}
synchronizer
Id
synchronizerId
:
string
template
Id
templateId
:
string
update
Id
updateId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contract
Id
created
Event
Blob
response
synchronizer
Id
template
Id
update
Id
Open Cap Table Protocol Canton SDK - v0.2.84
Loading...