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

  • Readonly CollectionAndRecyclingService: "CollectionAndRecyclingService"
  • Readonly Duty: "Duty"
  • Readonly EnvironmentalProtectionService: "EnvironmentalProtectionService"
  • Readonly Freight: "Freight"
  • Readonly InsuranceFee: "InsuranceFee"
  • Readonly InsurancePlacementCost: "InsurancePlacementCost"
  • Readonly Packing: "Packing"
  • Readonly Service: "Service"
  • Readonly SmallOrder: "SmallOrder"
  • Readonly SpecialHandlingService: "SpecialHandlingService"
  • Readonly TaxCollectedAtSource: "TaxCollectedAtSource"