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