Class: HighLevel::Models::Locations::SmsTemplateSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/locations/sms_template_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attachmentsObject (readonly)

Returns the value of attribute attachments

Returns:

  • (Object)

    the current value of attachments



9
10
11
# File 'lib/high_level/models/locations/sms_template_schema.rb', line 9

def attachments
  @attachments
end

#bodyObject (readonly)

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



9
10
11
# File 'lib/high_level/models/locations/sms_template_schema.rb', line 9

def body
  @body
end