hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the current instance of the OfferCredential class.

The hash code is computed by combining the hash codes of the following properties:

  • id

  • body

  • attachments

  • thid (if not null)

  • from

  • to

  • type

Return

The computed hash code for the current instance of the OfferCredential class.