Variable.UntpRole
const UntpRole: {
BrandOwner: "brandOwner";
Carrier: "carrier";
Certifier: "certifier";
Consignee: "consignee";
Consignor: "consignor";
Distributor: "distributor";
Exporter: "exporter";
Importer: "importer";
Inspector: "inspector";
LogisticsProvider: "logisticsProvider";
Manufacturer: "manufacturer";
Operator: "operator";
Owner: "owner";
Processor: "processor";
Producer: "producer";
Recycler: "recycler";
Regulator: "regulator";
Remanufacturer: "remanufacturer";
Retailer: "retailer";
ServiceProvider: "serviceProvider";
};
Type Declaration
BrandOwner
readonly BrandOwner: "brandOwner";
Carrier
readonly Carrier: "carrier";
Certifier
readonly Certifier: "certifier";
Consignee
readonly Consignee: "consignee";
Consignor
readonly Consignor: "consignor";
Distributor
readonly Distributor: "distributor";
Exporter
readonly Exporter: "exporter";
Importer
readonly Importer: "importer";
Inspector
readonly Inspector: "inspector";
LogisticsProvider
readonly LogisticsProvider: "logisticsProvider";
Manufacturer
readonly Manufacturer: "manufacturer";
Operator
readonly Operator: "operator";
Owner
readonly Owner: "owner";
Processor
readonly Processor: "processor";
Producer
readonly Producer: "producer";
Recycler
readonly Recycler: "recycler";
Regulator
readonly Regulator: "regulator";
Remanufacturer
readonly Remanufacturer: "remanufacturer";
Retailer
readonly Retailer: "retailer";
ServiceProvider
readonly ServiceProvider: "serviceProvider";