Module payload

Source
Expand description

Protocol structs for Track and Trace transaction payloads

Structs§

AnswerProposalAction
Native representation of an “answer proposal” action
AnswerProposalActionBuilder
Builder used to create an “answer proposal” action
CreateProposalAction
Native representation of the “create proposal” action
CreateProposalActionBuilder
Builder used to create a “create proposal” action
CreateRecordAction
Native representation of a “create record” action
CreateRecordActionBuilder
Builder used to create a “create record” action
FinalizeRecordAction
Native representation of a “finalize record” action
FinalizeRecordActionBuilder
Builder used to create a “finalize record” action
RevokeReporterAction
Native representation of a “revoke reporter” action
RevokeReporterActionBuilder
Builder used to create a “revoke reporter” action
TrackAndTracePayload
Native representation of a Track and Trace payload
TrackAndTracePayloadBuilder
Builder used to create a Track and Trace payload
UpdatePropertiesAction
Native representation of an “update properties” action
UpdatePropertiesActionBuilder
Builder used to create an “update properties” action

Enums§

Action
The Track and Trace payload action envelope
Response
Native representation of a Response