Click or drag to resize

PlaziusPaymentItemAdditionalDataGetHashCode Method

Serves as the default hash function.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
A hash code for the current object.
See Also