Method: UltracartClient::AffiliateClick#valid?

Defined in:
lib/ultracart_api/models/affiliate_click.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



182
183
184
# File 'lib/ultracart_api/models/affiliate_click.rb', line 182

def valid?
  true
end