Skip to main content

Variable.UntpIdGranularity

const UntpIdGranularity: {
Batch: "batch";
Item: "item";
Model: "model";
};

Type Declaration

NameType
Batch"batch"
Item"item"
Model"model"