hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the Service object. The hash code is calculated based on the id, type, and serviceEndpoint properties.

Return

The hash code of the Service object.