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