Variable.DppPassportStatus
const DppPassportStatus: {
Archived: "archived";
Draft: "draft";
Published: "published";
};
Type Declaration
| Name | Type |
|---|---|
Archived | "archived" |
Draft | "draft" |
Published | "published" |
const DppPassportStatus: {
Archived: "archived";
Draft: "draft";
Published: "published";
};
| Name | Type |
|---|---|
Archived | "archived" |
Draft | "draft" |
Published | "published" |