Method: UltracartClient::WebhookLog#valid?
- Defined in:
- lib/ultracart_api/models/webhook_log.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
178 179 180 |
# File 'lib/ultracart_api/models/webhook_log.rb', line 178 def valid? true end |