Method: AmzSpApi::FbaSmallAndLightApiModel::Error#hash
- Defined in:
- lib/fba-small-and-light-api-model/models/error.rb
#hash ⇒ Integer
Calculates hash code according to all attributes.
119 120 121 |
# File 'lib/fba-small-and-light-api-model/models/error.rb', line 119 def hash [code, , details].hash end |