Method: TransferZero::AccountValidationRequest#method
- Defined in:
- lib/transferzero-sdk/models/account_validation_request.rb
#method ⇒ Object
The method of the payment. Currently only bank is supported
30 31 32 |
# File 'lib/transferzero-sdk/models/account_validation_request.rb', line 30 def method @method end |