Method: UltracartClient::BrowserUserAgent#valid?
- Defined in:
- lib/ultracart_api/models/browser_user_agent.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
98 99 100 |
# File 'lib/ultracart_api/models/browser_user_agent.rb', line 98 def valid? true end |