Class: HighLevel::Models::Contacts::CreateContactSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Contacts::CreateContactSchema
- Defined in:
- lib/high_level/models/contacts/create_contact_schema.rb
Instance Attribute Summary collapse
-
#address1 ⇒ Object
readonly
Returns the value of attribute address1.
-
#assigned_to ⇒ Object
readonly
Returns the value of attribute assigned_to.
-
#birth_day ⇒ Object
readonly
Returns the value of attribute birth_day.
-
#birth_month ⇒ Object
readonly
Returns the value of attribute birth_month.
-
#bounce_email ⇒ Object
readonly
Returns the value of attribute bounce_email.
-
#business_id ⇒ Object
readonly
Returns the value of attribute business_id.
-
#city ⇒ Object
readonly
Returns the value of attribute city.
-
#company_name ⇒ Object
readonly
Returns the value of attribute company_name.
-
#country ⇒ Object
readonly
Returns the value of attribute country.
-
#custom_fields ⇒ Object
readonly
Returns the value of attribute custom_fields.
-
#date_added ⇒ Object
readonly
Returns the value of attribute date_added.
-
#date_of_birth ⇒ Object
readonly
Returns the value of attribute date_of_birth.
-
#date_updated ⇒ Object
readonly
Returns the value of attribute date_updated.
-
#deleted ⇒ Object
readonly
Returns the value of attribute deleted.
-
#dnd ⇒ Object
readonly
Returns the value of attribute dnd.
-
#dnd_settings ⇒ Object
readonly
Returns the value of attribute dnd_settings.
-
#email ⇒ Object
readonly
Returns the value of attribute email.
-
#email_lower_case ⇒ Object
readonly
Returns the value of attribute email_lower_case.
-
#first_name ⇒ Object
readonly
Returns the value of attribute first_name.
-
#first_name_lower_case ⇒ Object
readonly
Returns the value of attribute first_name_lower_case.
-
#full_name_lower_case ⇒ Object
readonly
Returns the value of attribute full_name_lower_case.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#last_name ⇒ Object
readonly
Returns the value of attribute last_name.
-
#last_name_lower_case ⇒ Object
readonly
Returns the value of attribute last_name_lower_case.
-
#last_session_activity_at ⇒ Object
readonly
Returns the value of attribute last_session_activity_at.
-
#location_id ⇒ Object
readonly
Returns the value of attribute location_id.
-
#offers ⇒ Object
readonly
Returns the value of attribute offers.
-
#phone ⇒ Object
readonly
Returns the value of attribute phone.
-
#postal_code ⇒ Object
readonly
Returns the value of attribute postal_code.
-
#products ⇒ Object
readonly
Returns the value of attribute products.
-
#source ⇒ Object
readonly
Returns the value of attribute source.
-
#state ⇒ Object
readonly
Returns the value of attribute state.
-
#tags ⇒ Object
readonly
Returns the value of attribute tags.
-
#type ⇒ Object
readonly
Returns the value of attribute type.
-
#unsubscribe_email ⇒ Object
readonly
Returns the value of attribute unsubscribe_email.
-
#website ⇒ Object
readonly
Returns the value of attribute website.
Instance Attribute Details
#address1 ⇒ Object (readonly)
Returns the value of attribute address1
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def address1 @address1 end |
#assigned_to ⇒ Object (readonly)
Returns the value of attribute assigned_to
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def assigned_to @assigned_to end |
#birth_day ⇒ Object (readonly)
Returns the value of attribute birth_day
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def birth_day @birth_day end |
#birth_month ⇒ Object (readonly)
Returns the value of attribute birth_month
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def birth_month @birth_month end |
#bounce_email ⇒ Object (readonly)
Returns the value of attribute bounce_email
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def bounce_email @bounce_email end |
#business_id ⇒ Object (readonly)
Returns the value of attribute business_id
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def business_id @business_id end |
#city ⇒ Object (readonly)
Returns the value of attribute city
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def city @city end |
#company_name ⇒ Object (readonly)
Returns the value of attribute company_name
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def company_name @company_name end |
#country ⇒ Object (readonly)
Returns the value of attribute country
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def country @country end |
#custom_fields ⇒ Object (readonly)
Returns the value of attribute custom_fields
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def custom_fields @custom_fields end |
#date_added ⇒ Object (readonly)
Returns the value of attribute date_added
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def date_added @date_added end |
#date_of_birth ⇒ Object (readonly)
Returns the value of attribute date_of_birth
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def date_of_birth @date_of_birth end |
#date_updated ⇒ Object (readonly)
Returns the value of attribute date_updated
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def date_updated @date_updated end |
#deleted ⇒ Object (readonly)
Returns the value of attribute deleted
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def deleted @deleted end |
#dnd ⇒ Object (readonly)
Returns the value of attribute dnd
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def dnd @dnd end |
#dnd_settings ⇒ Object (readonly)
Returns the value of attribute dnd_settings
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def dnd_settings @dnd_settings end |
#email ⇒ Object (readonly)
Returns the value of attribute email
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def email @email end |
#email_lower_case ⇒ Object (readonly)
Returns the value of attribute email_lower_case
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def email_lower_case @email_lower_case end |
#first_name ⇒ Object (readonly)
Returns the value of attribute first_name
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def first_name @first_name end |
#first_name_lower_case ⇒ Object (readonly)
Returns the value of attribute first_name_lower_case
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def first_name_lower_case @first_name_lower_case end |
#full_name_lower_case ⇒ Object (readonly)
Returns the value of attribute full_name_lower_case
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def full_name_lower_case @full_name_lower_case end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def id @id end |
#last_name ⇒ Object (readonly)
Returns the value of attribute last_name
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def last_name @last_name end |
#last_name_lower_case ⇒ Object (readonly)
Returns the value of attribute last_name_lower_case
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def last_name_lower_case @last_name_lower_case end |
#last_session_activity_at ⇒ Object (readonly)
Returns the value of attribute last_session_activity_at
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def last_session_activity_at @last_session_activity_at end |
#location_id ⇒ Object (readonly)
Returns the value of attribute location_id
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def location_id @location_id end |
#offers ⇒ Object (readonly)
Returns the value of attribute offers
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def offers @offers end |
#phone ⇒ Object (readonly)
Returns the value of attribute phone
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def phone @phone end |
#postal_code ⇒ Object (readonly)
Returns the value of attribute postal_code
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def postal_code @postal_code end |
#products ⇒ Object (readonly)
Returns the value of attribute products
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def products @products end |
#source ⇒ Object (readonly)
Returns the value of attribute source
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def source @source end |
#state ⇒ Object (readonly)
Returns the value of attribute state
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def state @state end |
#tags ⇒ Object (readonly)
Returns the value of attribute tags
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def @tags end |
#type ⇒ Object (readonly)
Returns the value of attribute type
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def type @type end |
#unsubscribe_email ⇒ Object (readonly)
Returns the value of attribute unsubscribe_email
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def unsubscribe_email @unsubscribe_email end |
#website ⇒ Object (readonly)
Returns the value of attribute website
9 10 11 |
# File 'lib/high_level/models/contacts/create_contact_schema.rb', line 9 def website @website end |