Method: RadioManagerClient::PresenterRelationsBroadcasts#hash

Defined in:
lib/radiomanager_client/models/presenter_relations_broadcasts.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



105
106
107
# File 'lib/radiomanager_client/models/presenter_relations_broadcasts.rb', line 105

def hash
  [href, model, operation, params].hash
end