Click or drag to resize

IOrderChequeAdditionalInfo Property

Cheque information of the order.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
ChequeAdditionalInfo ChequeAdditionalInfo { get; }

Property Value

Type: ChequeAdditionalInfo
See Also