Method: Bandwidth::SmsMessageContent.attribute_map

Defined in:
lib/bandwidth-sdk/models/sms_message_content.rb

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.



22
23
24
25
26
# File 'lib/bandwidth-sdk/models/sms_message_content.rb', line 22

def self.attribute_map
  {
    :'text' => :'text'
  }
end