Skip to main content

Variable.UntpIdGranularity

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

Type Declaration

NameTypeDefault value
Batch"batch"'batch'
Item"item"'item'
Model"model"'model'