Method: Bitpesa::DebitRequestWrapper#hash
- Defined in:
- lib/bitpesa-sdk/models/debit_request_wrapper.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
101 102 103 |
# File 'lib/bitpesa-sdk/models/debit_request_wrapper.rb', line 101 def hash [debit].hash end |