Method: TransferZero::Transaction#payin_reference

Defined in:
lib/transferzero-sdk/models/transaction.rb

#payin_referenceObject

The reference number that has to be provided in case the transaction is not funded through account balance



40
41
42
# File 'lib/transferzero-sdk/models/transaction.rb', line 40

def payin_reference
  @payin_reference
end