Skip to main content

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

CategoryProductSearchInput input ● CreateProductInput input ● IProduct interface ● Product object ● ProductSearchInput input ● SparePartsMachineProductSearchInput input ● UpdateProductInput input