Class: CheckoutSdk::Common::AccountTypeCardProductType

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/common/account_type_card_product_type.rb

Constant Summary collapse

CREDIT =
'credit'
DEBIT =
'debit'
NOT_APPLICABLE =
'not_applicable'