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