SupplyEntityStatus
Indicates what stage a Supply Entity is in.
enum SupplyEntityStatus {
ARCHIVED
DRAFT
NEEDSREVIEW
PUBLISHED
}
Values
SupplyEntityStatus.ARCHIVED
SupplyEntityStatus.DRAFT
SupplyEntityStatus.NEEDSREVIEW
SupplyEntityStatus.PUBLISHED
Member of
SupplierProduct
object ● SupplierProductUpdateInput
input ● SupplyEntityStatusFilterInput
input