ProductStatus
Available product statuses
enum ProductStatus {
A
N
P
S
R
T
}
Values
ProductStatus.A
Available
ProductStatus.N
Not available
ProductStatus.P
Phase out
ProductStatus.S
Presale
ProductStatus.R
Restricted
ProductStatus.T
Out of stock
Member Of
BaseProductSearchInput input ● CategoryBaseProductsSearchInput input ● CategoryProductSearchInput input ● CreateProductInput input ● IBaseProductSearch interface ● IProduct interface ● Product object ● ProductSearchByCategoryInput input ● ProductSearchCluster object ● ProductSearchInput input ● ProductSearchProduct object ● ProductSearchSearchInput input ● RawProductSearchInput input ● SparePartsMachineProductSearchInput input ● UpdateProductInput input