Method: TripletexRubyClient::ResponseWrapperCost#hash

Defined in:
lib/tripletex_ruby_client/models/response_wrapper_cost.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



73
74
75
# File 'lib/tripletex_ruby_client/models/response_wrapper_cost.rb', line 73

def hash
  [value].hash
end