struct Mailjet::Message::Details

Included Modules

Defined in:

mailjet/resources/message.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def arrived_at : Time #

def attachment_count : Int32 #

def attempt_count : Int32 #

def contact_alt : String #

def contact_id : Int32 #

def delay : Int32 #

def destination_id : Int32 #

def filter_time : Int32 #

def id : Int64 #

def is_click_tracked : Bool #

def is_html_part_included : Bool #

def is_open_tracked : Bool #

def is_text_part_included : Bool #

def is_unsub_tracked : Bool #

def message_size : Int32 #

def sender_id : Int32 #

def spamass_rules : String #

def spamassassin_score : Int32 #

def state_permanent : Bool #

def status : String #

def subject : String #

def uuid : String #