Method: Bandwidth::MachineDetectionCompleteCallback#valid?

Defined in:
lib/bandwidth-sdk/models/machine_detection_complete_callback.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



224
225
226
227
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 224

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end