Click or drag to resize

WriteoffPaymentItemAdditionalDataRatio 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#
public int? Ratio { get; set; }

Property Value

Type: NullableInt32
See Also