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