Class: HighLevel::Models::PhoneSystem::AvailablePhoneNumberDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/phone_system/available_phone_number_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#address_requirementsObject (readonly)

Returns the value of attribute address_requirements

Returns:

  • (Object)

    the current value of address_requirements



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def address_requirements
  @address_requirements
end

#betaObject (readonly)

Returns the value of attribute beta

Returns:

  • (Object)

    the current value of beta



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def beta
  @beta
end

#capabilitiesObject (readonly)

Returns the value of attribute capabilities

Returns:

  • (Object)

    the current value of capabilities



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def capabilities
  @capabilities
end

#friendly_nameObject (readonly)

Returns the value of attribute friendly_name

Returns:

  • (Object)

    the current value of friendly_name



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def friendly_name
  @friendly_name
end

#iso_countryObject (readonly)

Returns the value of attribute iso_country

Returns:

  • (Object)

    the current value of iso_country



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def iso_country
  @iso_country
end

#lataObject (readonly)

Returns the value of attribute lata

Returns:

  • (Object)

    the current value of lata



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def lata
  @lata
end

#latitudeObject (readonly)

Returns the value of attribute latitude

Returns:

  • (Object)

    the current value of latitude



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def latitude
  @latitude
end

#localityObject (readonly)

Returns the value of attribute locality

Returns:

  • (Object)

    the current value of locality



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def locality
  @locality
end

#longitudeObject (readonly)

Returns the value of attribute longitude

Returns:

  • (Object)

    the current value of longitude



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def longitude
  @longitude
end

#phone_numberObject (readonly)

Returns the value of attribute phone_number

Returns:

  • (Object)

    the current value of phone_number



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def phone_number
  @phone_number
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/phone_system/available_phone_number_dto.rb', line 9

def postal_code
  @postal_code
end

#priceObject (readonly)

Returns the value of attribute price

Returns:

  • (Object)

    the current value of price



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def price
  @price
end

#rate_centerObject (readonly)

Returns the value of attribute rate_center

Returns:

  • (Object)

    the current value of rate_center



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def rate_center
  @rate_center
end

#regionObject (readonly)

Returns the value of attribute region

Returns:

  • (Object)

    the current value of region



9
10
11
# File 'lib/high_level/models/phone_system/available_phone_number_dto.rb', line 9

def region
  @region
end