Class: CheckoutSdk::Previous::Payments::PoliSource

Inherits:
PaymentSource
  • Object
show all
Defined in:
lib/checkout_sdk/payments/previous/source/apm/poli_source.rb

Instance Attribute Summary

Attributes inherited from PaymentSource

#type

Instance Method Summary collapse

Constructor Details

#initializePoliSource

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