class Tourmaline::Contact inherits Reference # Included modules JSON::Serializable Tourmaline::Model Constructors# .new(pull : JSON::PullParser) # View source Methods# #first_name : String # View source #last_name : String? # View source #phone_number : String # View source #user_id : Int32? # View source