Method: TripletexRubyClient::ResponseWrapperCost#hash
- Defined in:
- lib/tripletex_ruby_client/models/response_wrapper_cost.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
73 74 75 |
# File 'lib/tripletex_ruby_client/models/response_wrapper_cost.rb', line 73 def hash [value].hash end |