b2m-utils 0.0.144 → 0.0.145
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/enums/FeeEnum.d.ts +2 -1
- package/build/index.esm.js +2 -1
- package/build/index.esm.js.gz +0 -0
- package/build/index.esm.js.map +1 -1
- package/build/index.js +2 -1
- package/build/index.js.gz +0 -0
- package/build/index.js.map +1 -1
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -6311,8 +6311,9 @@ exports.FeeEnum = void 0;
|
|
|
6311
6311
|
FeeEnum[FeeEnum["RIVER_INSURANCE_COMMODITY_VALUE"] = 88] = "RIVER_INSURANCE_COMMODITY_VALUE";
|
|
6312
6312
|
FeeEnum[FeeEnum["RIVER_REDISPATCH_COMMODITY_VALUE"] = 86] = "RIVER_REDISPATCH_COMMODITY_VALUE";
|
|
6313
6313
|
FeeEnum[FeeEnum["SUFRAMA"] = 90] = "SUFRAMA";
|
|
6314
|
-
FeeEnum[FeeEnum["TRT_FREIGHT"] = 93] = "TRT_FREIGHT";
|
|
6315
6314
|
FeeEnum[FeeEnum["TDE_FREIGHT"] = 91] = "TDE_FREIGHT";
|
|
6315
|
+
FeeEnum[FeeEnum["TRT_FREIGHT"] = 93] = "TRT_FREIGHT";
|
|
6316
|
+
FeeEnum[FeeEnum["ICMS"] = 95] = "ICMS";
|
|
6316
6317
|
FeeEnum[FeeEnum["SCHEDULING_TAX"] = 108] = "SCHEDULING_TAX";
|
|
6317
6318
|
FeeEnum[FeeEnum["COLLECT_COMMODITY_VALUE"] = 136] = "COLLECT_COMMODITY_VALUE";
|
|
6318
6319
|
FeeEnum[FeeEnum["TDA_FREIGHT"] = 142] = "TDA_FREIGHT";
|
package/build/index.js.gz
CHANGED
|
Binary file
|