Class: HighLevel::Models::PhoneSystem::DetailedPhoneNumberDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/phone_system/detailed_phone_number_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/detailed_phone_number_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/detailed_phone_number_dto.rb', line 9

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

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

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

def date_added
  @date_added
end

#date_updatedObject (readonly)

Returns the value of attribute date_updated

Returns:

  • (Object)

    the current value of date_updated



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

def date_updated
  @date_updated
end

#forwarding_numberObject (readonly)

Returns the value of attribute forwarding_number

Returns:

  • (Object)

    the current value of forwarding_number



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

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

def friendly_name
  @friendly_name
end

#inbound_call_serviceObject (readonly)

Returns the value of attribute inbound_call_service

Returns:

  • (Object)

    the current value of inbound_call_service



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

def inbound_call_service
  @inbound_call_service
end

#is_default_numberObject (readonly)

Returns the value of attribute is_default_number

Returns:

  • (Object)

    the current value of is_default_number



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

def is_default_number
  @is_default_number
end

#is_group_conversation_enabledObject (readonly)

Returns the value of attribute is_group_conversation_enabled

Returns:

  • (Object)

    the current value of is_group_conversation_enabled



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

def is_group_conversation_enabled
  @is_group_conversation_enabled
end

#linked_ring_all_usersObject (readonly)

Returns the value of attribute linked_ring_all_users

Returns:

  • (Object)

    the current value of linked_ring_all_users



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

def linked_ring_all_users
  @linked_ring_all_users
end

#linked_userObject (readonly)

Returns the value of attribute linked_user

Returns:

  • (Object)

    the current value of linked_user



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

def linked_user
  @linked_user
end

#originObject (readonly)

Returns the value of attribute origin

Returns:

  • (Object)

    the current value of origin



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

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

def phone_number
  @phone_number
end

#sidObject (readonly)

Returns the value of attribute sid

Returns:

  • (Object)

    the current value of sid



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

def sid
  @sid
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



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

def type
  @type
end