Variable.DppPassportGranularity
const DppPassportGranularity: {
Batch: "batch";
Item: "item";
Model: "model";
};
Type Declaration
| Name | Type |
|---|---|
Batch | "batch" |
Item | "item" |
Model | "model" |
const DppPassportGranularity: {
Batch: "batch";
Item: "item";
Model: "model";
};
| Name | Type |
|---|---|
Batch | "batch" |
Item | "item" |
Model | "model" |