iikoFront Api V7 Code Reference
iikoFront Api V7 Code Reference
Resto.Front.Api.Data.Payments
WriteoffPaymentItemAdditionalData Class
WriteoffPaymentItemAdditionalData Properties
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.V7 (in Resto.Front.Api.V7.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