Method: Bandwidth::FieldError#field_name
- Defined in:
- lib/bandwidth-sdk/models/field_error.rb
#field_name ⇒ Object
The name of the field that contains the error
19 20 21 |
# File 'lib/bandwidth-sdk/models/field_error.rb', line 19 def field_name @field_name end |