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