CannotAddInactiveProductExceptionProduct Property |
Gets the product that caused this exception.
Namespace:
Resto.Front.Api.V4.Exceptions
Assembly:
Resto.Front.Api.V4 (in Resto.Front.Api.V4.dll)
Syntax public IProduct Product { get; }
Property Value
Type:
IProductSee Also