Class: CheckoutSdk::Payments::HostedPaymentInstruction

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/payments/hosted/hosted_payment_instruction.rb

Instance Attribute Summary collapse

Instance Attribute Details

#purposeString

Returns:



7
8
9
# File 'lib/checkout_sdk/payments/hosted/hosted_payment_instruction.rb', line 7

class HostedPaymentInstruction
  attr_accessor :purpose
end