Method: UltracartClient::OrderPaymentCheck.openapi_nullable
- Defined in:
- lib/ultracart_api/models/order_payment_check.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 |
# File 'lib/ultracart_api/models/order_payment_check.rb', line 41 def self.openapi_nullable Set.new([ ]) end |