Method: UltracartClient::OrderQuery.openapi_nullable
- Defined in:
- lib/ultracart_api/models/order_query.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
273 274 275 276 |
# File 'lib/ultracart_api/models/order_query.rb', line 273 def self.openapi_nullable Set.new([ ]) end |