Method: Bandwidth::RbmMessageContentText.openapi_types
- Defined in:
- lib/bandwidth-sdk/models/rbm_message_content_text.rb
.openapi_types ⇒ Object
Attribute type mapping.
43 44 45 46 47 48 |
# File 'lib/bandwidth-sdk/models/rbm_message_content_text.rb', line 43 def self.openapi_types { :'text' => :'String', :'suggestions' => :'Array<MultiChannelAction>' } end |