Click or drag to resize

VoucherPaymentItemAdditionalDataCount Property

Vouchers' count.

Namespace:  Resto.Front.Api.V5.Data.Payments
Assembly:  Resto.Front.Api.V5 (in Resto.Front.Api.V5.dll)
Syntax
C#
public int Count { get; set; }

Property Value

Type: Int32
See Also