Method: Bandwidth::TfvError#valid?
- Defined in:
- lib/bandwidth-sdk/models/tfv_error.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
99 100 101 102 |
# File 'lib/bandwidth-sdk/models/tfv_error.rb', line 99 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |