Method: OryClient::GenericUsage#hash
- Defined in:
- lib/ory-client/models/generic_usage.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
146 147 148 |
# File 'lib/ory-client/models/generic_usage.rb', line 146 def hash [additional_price, included_usage].hash end |