hashCode

open override fun hashCode(): Int(source)

Calculates the hash code of the ProposePresentation instance.

The hash code is calculated based on the following fields of the instance:

  • id

  • type

  • body

  • attachments

  • thid (nullable)

  • from

  • to

Return

The hash code of the ProposePresentation instance.