Class: HighLevel::Models::PhoneSystem::TwilioAccountResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#account_sidObject (readonly)

Returns the value of attribute account_sid

Returns:

  • (Object)

    the current value of account_sid



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

def 
  @account_sid
end

#assigned_to_numbersObject (readonly)

Returns the value of attribute assigned_to_numbers

Returns:

  • (Object)

    the current value of assigned_to_numbers



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

def assigned_to_numbers
  @assigned_to_numbers
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



9
10
11
# File 'lib/high_level/models/phone_system/twilio_account_response_dto.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/phone_system/twilio_account_response_dto.rb', line 9

def location_id
  @location_id
end

#migration_numbersObject (readonly)

Returns the value of attribute migration_numbers

Returns:

  • (Object)

    the current value of migration_numbers



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

def migration_numbers
  @migration_numbers
end

#migration_statusObject (readonly)

Returns the value of attribute migration_status

Returns:

  • (Object)

    the current value of migration_status



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

def migration_status
  @migration_status
end

#new_account_sidObject (readonly)

Returns the value of attribute new_account_sid

Returns:

  • (Object)

    the current value of new_account_sid



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

def 
  @new_account_sid
end

#number_nameObject (readonly)

Returns the value of attribute number_name

Returns:

  • (Object)

    the current value of number_name



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

def number_name
  @number_name
end

#numbersObject (readonly)

Returns the value of attribute numbers

Returns:

  • (Object)

    the current value of numbers



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

def numbers
  @numbers
end

#under_ghl_accountObject (readonly)

Returns the value of attribute under_ghl_account

Returns:

  • (Object)

    the current value of under_ghl_account



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

def 
  @under_ghl_account
end

#validate_smsObject (readonly)

Returns the value of attribute validate_sms

Returns:

  • (Object)

    the current value of validate_sms



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

def validate_sms
  @validate_sms
end