Method: Bandwidth::MessageRequest#tag
- Defined in:
- lib/bandwidth-sdk/models/message_request.rb
#tag ⇒ Object
A custom string that will be included in callback events of the message. Max 1024 characters.
34 35 36 |
# File 'lib/bandwidth-sdk/models/message_request.rb', line 34 def tag @tag end |