Method: OpenapiClient::FraudScore#valid?

Defined in:
lib/openapi_client/models/fraud_score.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



95
96
97
# File 'lib/openapi_client/models/fraud_score.rb', line 95

def valid?
  true
end