Method: UltracartClient::WebhookLog.openapi_nullable
- Defined in:
- lib/ultracart_api/models/webhook_log.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
96 97 98 99 |
# File 'lib/ultracart_api/models/webhook_log.rb', line 96 def self.openapi_nullable Set.new([ ]) end |