Method: CyberSource::PaymentsProductsPayerAuthenticationConfigurationInformation#valid?

Defined in:
lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



70
71
72
# File 'lib/cybersource_rest_client/models/payments_products_payer_authentication_configuration_information.rb', line 70

def valid?
  true
end