Method: TransferZero::Transaction#payin_methods

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

#payin_methodsObject

Allows setting alternative collections, where funding the transaction is done through alternative means and not via account balance. For more information please see [Collections from senders](docs.transferzero.com/docs/additional-features/#collections-from-senders) in the API documentation



22
23
24
# File 'lib/transferzero-sdk/models/transaction.rb', line 22

def payin_methods
  @payin_methods
end