Variable ChargeDetailsTypeEnumConst
ChargeDetailsTypeEnum: {
CollectionAndRecyclingService: "CollectionAndRecyclingService";
Duty: "Duty";
EnvironmentalProtectionService: "EnvironmentalProtectionService";
Freight: "Freight";
InsuranceFee: "InsuranceFee";
InsurancePlacementCost: "InsurancePlacementCost";
Packing: "Packing";
Service: "Service";
SmallOrder: "SmallOrder";
SpecialHandlingService: "SpecialHandlingService";
TaxCollectedAtSource: "TaxCollectedAtSource";
} = ...
Type Declaration
-
ReadonlyCollectionAndRecyclingService: "CollectionAndRecyclingService"
-
ReadonlyDuty: "Duty"
-
ReadonlyEnvironmentalProtectionService: "EnvironmentalProtectionService"
-
ReadonlyFreight: "Freight"
-
ReadonlyInsuranceFee: "InsuranceFee"
-
ReadonlyInsurancePlacementCost: "InsurancePlacementCost"
-
ReadonlyPacking: "Packing"
-
ReadonlyService: "Service"
-
ReadonlySmallOrder: "SmallOrder"
-
ReadonlySpecialHandlingService: "SpecialHandlingService"
-
ReadonlyTaxCollectedAtSource: "TaxCollectedAtSource"