Class: CheckoutSdk::Payments::PayoutBillingDescriptor
- Inherits:
-
Object
- Object
- CheckoutSdk::Payments::PayoutBillingDescriptor
- Defined in:
- lib/checkout_sdk/payments/payout_billing_descriptor.rb
Instance Attribute Summary collapse
Instance Attribute Details
#reference ⇒ String
7 8 9 |
# File 'lib/checkout_sdk/payments/payout_billing_descriptor.rb', line 7 class PayoutBillingDescriptor attr_accessor :reference end |