struct Mailjet::Messagehistory::ListResponse
- Mailjet::Messagehistory::ListResponse
- Struct
- Value
- Object
Overview
Fetches the history of a message
response = Mailjet::Messagehistory.all(params: {id: 576460754655154659})
response.data.first.event_type
# => "opened"
Included Modules
- JSON::Serializable
- Mailjet::Json::Fields