Class: CheckoutSdk::Previous::Payments::PoliSource
- Inherits:
-
PaymentSource
- Object
- PaymentSource
- CheckoutSdk::Previous::Payments::PoliSource
- Defined in:
- lib/checkout_sdk/payments/previous/source/apm/poli_source.rb
Instance Attribute Summary
Attributes inherited from PaymentSource
Instance Method Summary collapse
-
#initialize ⇒ PoliSource
constructor
A new instance of PoliSource.
Constructor Details
#initialize ⇒ PoliSource
Returns a new instance of PoliSource.
7 8 9 |
# File 'lib/checkout_sdk/payments/previous/source/apm/poli_source.rb', line 7 def initialize super CheckoutSdk::Common::PaymentSourceType::POLI end |