Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Orders
PastOrderPayment Class
PastOrderPayment Properties
IsDonation Property
IsPrepay Property
PaymentType Property
Sum Property
Past
Order
Payment
Is
Donation 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
Boolean
See Also
Reference
PastOrderPayment Class
Resto.Front.Api.Data.Orders Namespace