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 Details](docs.transferzero.com/docs/collection-details) in the API documentation on what to expect here.
35 36 37 |
# File 'lib/transferzero-sdk/models/payin_method.rb', line 35 def instructions @instructions end |