Skip to main content

Variable.DppProductSheetStatus

const DppProductSheetStatus: {
Active: "ACTIVE";
Archived: "ARCHIVED";
Draft: "DRAFT";
Unlisted: "UNLISTED";
};

Workflow states describing where a Digital Product Passport sheet sits in the publication lifecycle.

Type Declaration

NameType
Active"ACTIVE"
Archived"ARCHIVED"
Draft"DRAFT"
Unlisted"UNLISTED"