struct Mailjet::Campaigndraft::Draft

Included Modules

Defined in:

mailjet/resources/campaigndraft.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def ax_fraction : Int32 #

def ax_fraction_name : String #

def contacts_list_id : Union(Int32, Nil) #

def created_at : Time #

def current : Int32 #

def delivered_at : Union(Time, Nil) #

def edit_mode : String #

def id : Int32 #

def is_starred : Bool #

def is_text_part_included : Bool #

def locale : String #

def modified_at : Union(Time, Nil) #

def preset : JSON::Any #

def sender : String #

def sender_email : String #

def sender_name : String #

def status : Int32 #

def subject : String #

def template_id : Union(Int32, Nil) #

def title : String #

def url : String #

def used : Bool #