Class: CheckoutSdk::Transfers::TransferDestination
- Inherits:
-
Object
- Object
- CheckoutSdk::Transfers::TransferDestination
- Defined in:
- lib/checkout_sdk/transfers/transfer_destination.rb
Instance Attribute Summary collapse
Instance Attribute Details
#id ⇒ String
7 8 9 |
# File 'lib/checkout_sdk/transfers/transfer_destination.rb', line 7 class TransferDestination attr_accessor :id end |