Method: TransferZero::PayinMethod#instructions
- Defined in:
- lib/transferzero-sdk/models/payin_method.rb
#instructions ⇒ Object
This will contain the instructions on how to pay the funds. Please see the [Collections from Senders](github.com/transferzero/api-documentation/blob/master/additional-features.md#collections-from-senders) in the API documentation on what to expect here.
27 28 29 |
# File 'lib/transferzero-sdk/models/payin_method.rb', line 27 def instructions @instructions end |