iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Orders
IPastOrderPayment Interface
IPastOrderPayment Properties
IsPrepay Property
PaymentType Property
Sum Property
IPastOrderPayment
IsPrepay Property
Payment operation is prepayment.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
bool
IsPrepay
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IPastOrderPayment Interface
Resto.Front.Api.Data.Orders Namespace