Method: CyberSource::Link#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



74
75
76
# File 'lib/cyberSource_client/models/link.rb', line 74

def valid?
  true
end