class TwentyFiveLivePro::Models::ContactExpanded

Included Modules

Defined in:

twenty-five-live-pro/models/contact_expanded.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]