Class: HighLevel::Models::Locations::GetLocationByIdSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/locations/get_location_by_id_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject (readonly)

Returns the value of attribute address

Returns:

  • (Object)

    the current value of address



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def address
  @address
end

#businessObject (readonly)

Returns the value of attribute business

Returns:

  • (Object)

    the current value of business



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def business
  @business
end

#cityObject (readonly)

Returns the value of attribute city

Returns:

  • (Object)

    the current value of city



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def city
  @city
end

#company_idObject (readonly)

Returns the value of attribute company_id

Returns:

  • (Object)

    the current value of company_id



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def company_id
  @company_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/locations/get_location_by_id_schema.rb', line 9

def country
  @country
end

#domainObject (readonly)

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def domain
  @domain
end

#emailObject (readonly)

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def email
  @email
end

#first_nameObject (readonly)

Returns the value of attribute first_name

Returns:

  • (Object)

    the current value of first_name



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def first_name
  @first_name
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def id
  @id
end

#last_nameObject (readonly)

Returns the value of attribute last_name

Returns:

  • (Object)

    the current value of last_name



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def last_name
  @last_name
end

#logo_urlObject (readonly)

Returns the value of attribute logo_url

Returns:

  • (Object)

    the current value of logo_url



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def logo_url
  @logo_url
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def name
  @name
end

#phoneObject (readonly)

Returns the value of attribute phone

Returns:

  • (Object)

    the current value of phone



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def phone
  @phone
end

#postal_codeObject (readonly)

Returns the value of attribute postal_code

Returns:

  • (Object)

    the current value of postal_code



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def postal_code
  @postal_code
end

#resellerObject (readonly)

Returns the value of attribute reseller

Returns:

  • (Object)

    the current value of reseller



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def reseller
  @reseller
end

#settingsObject (readonly)

Returns the value of attribute settings

Returns:

  • (Object)

    the current value of settings



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def settings
  @settings
end

#socialObject (readonly)

Returns the value of attribute social

Returns:

  • (Object)

    the current value of social



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def social
  @social
end

#stateObject (readonly)

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def state
  @state
end

#timezoneObject (readonly)

Returns the value of attribute timezone

Returns:

  • (Object)

    the current value of timezone



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def timezone
  @timezone
end

#websiteObject (readonly)

Returns the value of attribute website

Returns:

  • (Object)

    the current value of website



9
10
11
# File 'lib/high_level/models/locations/get_location_by_id_schema.rb', line 9

def website
  @website
end