Click or drag to resize

IPaymentItemPointOfSale Property

Point of sale where payment was processed or null if it's not processed.

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

Property Value

Type: IPointOfSale
See Also