Module message_dispatch

Module message_dispatch 

Source

Structs§

MessageDispatch
MessageDispatch : MessageDispatch represents an attempt of sending a courier message It contains the status of the attempt (failed or successful) and the error if any occured

Enums§

StatusEnum
The status of this dispatch Either "failed" or "success" failed CourierMessageDispatchStatusFailed success CourierMessageDispatchStatusSuccess