struct Mailjet::Listrecipient::Join

Included Modules

Defined in:

mailjet/resources/listrecipient.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def contact_id : Int32 #

def id : Int32 #

def is_active : Bool #

def is_unsubscribed : Bool #

def list_id : Int32 #

def list_name : String #

def subscribed_at : Union(Time, Nil) #

def unsubscribed_at : Union(Time, Nil) #