struct TwentyFiveLivePro::Models::Expanded::Contact

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/expanded/contact.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def contact_id : Int64 | Nil #

[View source]
def contact_id=(contact_id : Int64 | Nil) #

[View source]
def email : String | Nil #

[View source]
def email=(email : String | Nil) #

[View source]
def etag : String | Nil #

[View source]
def etag=(etag : String | Nil) #

[View source]
def family_name : String | Nil #

[View source]
def family_name=(family_name : String | Nil) #

[View source]
def first_name : String | Nil #

[View source]
def first_name=(first_name : String | Nil) #

[View source]