Variable GetInboundShipmentLabelsPageTypeEnumConst
GetInboundShipmentLabelsPageTypeEnum: {
Letter6: "LETTER_6";
PlainPaper: "PLAIN_PAPER";
ThermalNonpcp: "THERMAL_NONPCP";
} = ...
Type declaration
Readonly
Letter6: "LETTER_6"
Readonly
PlainPaper: "PLAIN_PAPER"
Readonly
ThermalNonpcp: "THERMAL_NONPCP"
Export