Class: CheckoutSdk::Payments::HostedPaymentInstruction
- Inherits:
-
Object
- Object
- CheckoutSdk::Payments::HostedPaymentInstruction
- Defined in:
- lib/checkout_sdk/payments/hosted/hosted_payment_instruction.rb
Instance Attribute Summary collapse
Instance Attribute Details
#purpose ⇒ String
Returns PaymentPurposeType.
7 8 9 |
# File 'lib/checkout_sdk/payments/hosted/hosted_payment_instruction.rb', line 7 class HostedPaymentInstruction attr_accessor :purpose end |