Syrve POS Api V8 Code Reference
Syrve POS Api V8 Code Reference
Resto.Front.Api.Data.Payments
WriteoffPaymentItemAdditionalData Class
WriteoffPaymentItemAdditionalData Properties
AuthorizationUser Property
Ratio Property
Reason Property
WriteoffPaymentItemAdditionalData
Ratio Property
Coefficient of writeoff (1 or -1). Can be null where the field was not filled explicit.
Namespace:
Resto.Front.Api.Data.Payments
Assembly:
Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
Copy
public
int
?
Ratio
{
get
;
set
; }
Property Value
Type:
Nullable
Int32
See Also
Reference
WriteoffPaymentItemAdditionalData Class
Resto.Front.Api.Data.Payments Namespace