Method: Bandwidth::FieldError#description
- Defined in:
- lib/bandwidth-sdk/models/field_error.rb
#description ⇒ Object
The error associated with the field
22 23 24 |
# File 'lib/bandwidth-sdk/models/field_error.rb', line 22 def description @description end |