Method: TransferZero::AccountValidationRequest#method

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

#methodObject

The method of the payment. Currently bank and mobile are supported



33
34
35
# File 'lib/transferzero-sdk/models/account_validation_request.rb', line 33

def method
  @method
end