Click or drag to resize

PastOrderItemSourceEventId Property

Event ID where the product was sold.

Namespace:  Resto.Front.Api.Data.Orders
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
public Guid? SourceEventId { get; set; }

Property Value

Type: NullableGuid
See Also