Method: Bitpesa::PayoutMethod#valid?

Defined in:
lib/bitpesa-sdk/models/payout_method.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



104
105
106
# File 'lib/bitpesa-sdk/models/payout_method.rb', line 104

def valid?
  true
end