# MessageDispatch
## Properties
**created_at** | **String** | CreatedAt is a helper struct field for gobuffalo.pop. |
**error** | Option<[**serde_json::Value**](.md)> | | [optional]
**id** | **String** | The ID of this message dispatch |
**message_id** | **String** | The ID of the message being dispatched |
**status** | **String** | The status of this dispatch Either \"failed\" or \"success\" failed CourierMessageDispatchStatusFailed success CourierMessageDispatchStatusSuccess |
**updated_at** | **String** | UpdatedAt is a helper struct field for gobuffalo.pop. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)