Class: HighLevel::Models::Locations::TwilioSchema
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Locations::TwilioSchema
- Defined in:
- lib/high_level/models/locations/twilio_schema.rb
Instance Attribute Summary collapse
-
#auth_token ⇒ Object
readonly
Returns the value of attribute auth_token.
-
#sid ⇒ Object
readonly
Returns the value of attribute sid.
Instance Attribute Details
#auth_token ⇒ Object (readonly)
Returns the value of attribute auth_token
9 10 11 |
# File 'lib/high_level/models/locations/twilio_schema.rb', line 9 def auth_token @auth_token end |
#sid ⇒ Object (readonly)
Returns the value of attribute sid
9 10 11 |
# File 'lib/high_level/models/locations/twilio_schema.rb', line 9 def sid @sid end |