Click or drag to resize

IPaymentItemIsPrepay Property

Whether payment item is prepay.

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
Syntax
C#
bool IsPrepay { get; }

Property Value

Type: Boolean
See Also