Method: UltracartClient::OrderPaymentTransaction.openapi_nullable
- Defined in:
- lib/ultracart_api/models/order_payment_transaction.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
61 62 63 64 |
# File 'lib/ultracart_api/models/order_payment_transaction.rb', line 61 def self.openapi_nullable Set.new([ ]) end |