Method: TransferZero::PayoutMethodRequest#valid?

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

#valid?Boolean

Check to see if the all the properties in the model are valid



62
63
64
# File 'lib/transferzero-sdk/models/payout_method_request.rb', line 62

def valid?
  true
end