Method: UltracartClient::WebhookLog#list_invalid_properties
- Defined in:
- lib/ultracart_api/models/webhook_log.rb
#list_invalid_properties ⇒ Object
Show invalid properties with the reasons. Usually used together with valid?
171 172 173 174 |
# File 'lib/ultracart_api/models/webhook_log.rb', line 171 def list_invalid_properties invalid_properties = Array.new invalid_properties end |