struct Mailjet::Contact::Details

Included Modules

Defined in:

mailjet/resources/contact.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def created_at : String #

def delivered_count : Int32 #

def email : String #

def exclusion_from_campaigns_updated_at : Union(Time, Nil) #

def id : Int32 #

def is_excluded_from_campaigns : Bool #

def is_opt_in_pending : Bool #

def is_spam_complaining : Bool #

def last_activity_at : Union(Time, Nil) #

def last_update_at : Union(Time, Nil) #

def name : String #

def unsubscribed_at : Union(Time, Nil) #

def unsubscribed_by : Union(Time, Nil) #