struct Mailjet::Campaign::Details

Included Modules

Defined in:

mailjet/resources/campaign.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def campaign_type : Int32 #

def click_tracked : Int32 #

def created_at : Time #

def custom_value : String #

def first_message_id : Int64 #

def from_email : String #

def from_id : Int32 #

def from_name : String #

def has_html_count : Int32 #

def has_txt_count : Int32 #

def id : Int64 #

def is_deleted : Bool #

def is_starred : Bool #

def list_id : Int32 #

def news_letter_id : Int32 #

def open_tracked : Int32 #

def segmentation_id : Int32 #

def send_end_at : Time #

def send_start_at : Time #

def spamass_score : String #

def status : Int32 #

def subject : String #

def unsubscribe_tracked_count : Int32 #

def workflow_id : Int32 #