Class: CheckoutSdk::Transfers::TransferDestination

Inherits:
Object
  • Object
show all
Defined in:
lib/checkout_sdk/transfers/transfer_destination.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idString

Returns:

  • (String)


7
8
9
# File 'lib/checkout_sdk/transfers/transfer_destination.rb', line 7

class TransferDestination
  attr_accessor :id
end