Method: Bandwidth::GatherCallback#valid?
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
260 261 262 263 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 260 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |