struct Mailjet::Message::FindResponse

Overview

Fetch a message for the given id

message = Mailjet::Message.find(123456789)

Included Modules

Defined in:

mailjet/resources/message.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def data : ResponseData #