Method: CyberSource::ResponseStatusDetails#valid?

Defined in:
lib/cyberSource_client/models/response_status_details.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



65
66
67
# File 'lib/cyberSource_client/models/response_status_details.rb', line 65

def valid?
  true
end