Method: UltracartClient::IntegrationLogQueryRequest.openapi_nullable
- Defined in:
- lib/ultracart_api/models/integration_log_query_request.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
102 103 104 105 |
# File 'lib/ultracart_api/models/integration_log_query_request.rb', line 102 def self.openapi_nullable Set.new([ ]) end |