Method: UltracartClient::OrderShipping.openapi_nullable
- Defined in:
- lib/ultracart_api/models/order_shipping.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
190 191 192 193 |
# File 'lib/ultracart_api/models/order_shipping.rb', line 190 def self.openapi_nullable Set.new([ ]) end |