Method: UltracartClient::HitSessionStart#valid?
- Defined in:
- lib/ultracart_api/models/hit_session_start.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
202 203 204 |
# File 'lib/ultracart_api/models/hit_session_start.rb', line 202 def valid? true end |