Class: CheckoutSdk::Accounts::PaymentInstrumentsQuery
- Inherits:
-
Object
- Object
- CheckoutSdk::Accounts::PaymentInstrumentsQuery
- Defined in:
- lib/checkout_sdk/accounts/payment_instruments_query.rb
Instance Attribute Summary collapse
Instance Attribute Details
#status ⇒ String
7 8 9 |
# File 'lib/checkout_sdk/accounts/payment_instruments_query.rb', line 7 class PaymentInstrumentsQuery attr_accessor :status end |