Class: HighLevel::Models::PhoneSystem::PurchasePhoneNumberBodyDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#address_sidObject (readonly)

Returns the value of attribute address_sid

Returns:

  • (Object)

    the current value of address_sid



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

def address_sid
  @address_sid
end

#bundle_sidObject (readonly)

Returns the value of attribute bundle_sid

Returns:

  • (Object)

    the current value of bundle_sid



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

def bundle_sid
  @bundle_sid
end

#country_codeObject (readonly)

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



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

def country_code
  @country_code
end

#fingerprint_idObject (readonly)

Returns the value of attribute fingerprint_id

Returns:

  • (Object)

    the current value of fingerprint_id



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

def fingerprint_id
  @fingerprint_id
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/purchase_phone_number_body_dto.rb', line 9

def locality
  @locality
end

#number_typeObject (readonly)

Returns the value of attribute number_type

Returns:

  • (Object)

    the current value of number_type



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

def number_type
  @number_type
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/purchase_phone_number_body_dto.rb', line 9

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

def region
  @region
end

#skip_location_kycObject (readonly)

Returns the value of attribute skip_location_kyc

Returns:

  • (Object)

    the current value of skip_location_kyc



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

def skip_location_kyc
  @skip_location_kyc
end