Class: CheckoutSdk::Accounts::PaymentInstrumentsQuery

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/accounts/payment_instruments_query.rb

Instance Attribute Summary collapse

Instance Attribute Details

#statusString

Returns:

  • (String)


7
8
9
# File 'lib/checkout_sdk/accounts/payment_instruments_query.rb', line 7

class PaymentInstrumentsQuery
  attr_accessor :status
end