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