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)
Syntaxpublic int? Ratio { get; set; }
Property Value
Type:
Nullable<Int32>
See Also