Click or drag to resize

CheckSplitResultDtoPointOfSale Property

Estimated point of sale for order payment if it can be determinated at the moment.

Namespace:  Resto.Front.Api.Data.DataTransferObjects
Assembly:  Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
public IPointOfSale PointOfSale { get; set; }

Property Value

Type: IPointOfSale
See Also