Click or drag to resize

CardPaymentItemAdditionalDataGetHashCode Method

Serves as the default hash function.

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

Return Value

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