hashCode

open override fun hashCode(): Int(source)

Calculates the hash code for the current object.

The hash code is calculated based on the values of the following properties:

  • goalCode

  • comment

  • willConfirm

  • proofTypes

Return

The hash code value for the current object.