Method: UltracartClient::SovosConfig#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



129
130
131
# File 'lib/ultracart_api/models/sovos_config.rb', line 129

def valid?
  true
end