Class: HighLevel::Models::Contacts::ContactsSearchSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/contacts/contacts_search_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributionsObject (readonly)

Returns the value of attribute attributions

Returns:

  • (Object)

    the current value of attributions



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def attributions
  @attributions
end

#business_idObject (readonly)

Returns the value of attribute business_id

Returns:

  • (Object)

    the current value of business_id



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def business_id
  @business_id
end

#countryObject (readonly)

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def country
  @country
end

#custom_fieldsObject (readonly)

Returns the value of attribute custom_fields

Returns:

  • (Object)

    the current value of custom_fields



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def custom_fields
  @custom_fields
end

#date_addedObject (readonly)

Returns the value of attribute date_added

Returns:

  • (Object)

    the current value of date_added



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def date_added
  @date_added
end

#emailObject (readonly)

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def email
  @email
end

#followersObject (readonly)

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def followers
  @followers
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def id
  @id
end

#location_idObject (readonly)

Returns the value of attribute location_id

Returns:

  • (Object)

    the current value of location_id



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def location_id
  @location_id
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def source
  @source
end

#tagsObject (readonly)

Returns the value of attribute tags

Returns:

  • (Object)

    the current value of tags



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def tags
  @tags
end

#timezoneObject (readonly)

Returns the value of attribute timezone

Returns:

  • (Object)

    the current value of timezone



9
10
11
# File 'lib/high_level/models/contacts/contacts_search_schema.rb', line 9

def timezone
  @timezone
end