An invitation shared among participants in the XO stack.
{ "invitationIdentifier": "...", "templateIdentifier": "...", "actionIdentifier": "...", ... "commits": [ { "commitIdentifier": "...", ... }, { "commitIdentifier": "...", ... } ], "result": { "transactions": { }, "data": { } }} ← this type Copy
{ "invitationIdentifier": "...", "templateIdentifier": "...", "actionIdentifier": "...", ... "commits": [ { "commitIdentifier": "...", ... }, { "commitIdentifier": "...", ... } ], "result": { "transactions": { }, "data": { } }} ← this type
The action identifier.
The commits in the invitation.
The timestamp when the invitation was created.
The invitation identifier for the invitation.
Optional
Result of the invitation process
The template identifier.
An invitation shared among participants in the XO stack.