Click or drag to resize

PastOrderItemAmount Property

Item amount.

Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
public decimal Amount { get; set; }

Property Value

Decimal
See Also