Method: Bandwidth::RbmCardContent#description
- Defined in:
- lib/bandwidth-sdk/models/rbm_card_content.rb
#description ⇒ Object
The description of the card. Must be 2000 characters or less.
22 23 24 |
# File 'lib/bandwidth-sdk/models/rbm_card_content.rb', line 22 def description @description end |