IMerchandiseComponent Interface
Namespace: PTS.Modules.MerchandiseComponent
Assembly: PTS.Modules.MerchandiseComponent.dll
Syntax
public interface IMerchandiseComponent
Properties
Sale
Declaration
SaleStatus Sale { get; }
Property Value
| Type | Description |
|---|---|
| SaleStatus |
Sku
Declaration
string Sku { get; }
Property Value
| Type | Description |
|---|---|
| System.String |