Method: CyberSource::TokenizeResult#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



120
121
122
# File 'lib/cyberSource_client/models/tokenize_result.rb', line 120

def valid?
  true
end