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
IsDonation Property
Payment operation is donation.
Namespace:
Resto.Front.Api.Data.Orders
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
bool
IsDonation
{
get
;
set
; }
Property Value
Type:
Boolean
See Also
Reference
PastOrderPayment Class
Resto.Front.Api.Data.Orders Namespace