@chrt-inc/typescript-sdk 1.895.0 → 1.899.0
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/dist/cjs/Client.js +2 -2
- package/dist/cjs/api/types/InvoiceLineItemTypeEnum1.d.ts +2 -2
- package/dist/cjs/api/types/InvoiceLineItemTypeEnum1.js +1 -1
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/Client.mjs +2 -2
- package/dist/esm/api/types/InvoiceLineItemTypeEnum1.d.mts +2 -2
- package/dist/esm/api/types/InvoiceLineItemTypeEnum1.mjs +1 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
package/dist/cjs/Client.js
CHANGED
|
@@ -58,8 +58,8 @@ class ChrtClient {
|
|
|
58
58
|
this._options = Object.assign(Object.assign({}, _options), { headers: (0, headers_js_1.mergeHeaders)({
|
|
59
59
|
"X-Fern-Language": "JavaScript",
|
|
60
60
|
"X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
|
|
61
|
-
"X-Fern-SDK-Version": "1.
|
|
62
|
-
"User-Agent": "@chrt-inc/typescript-sdk/1.
|
|
61
|
+
"X-Fern-SDK-Version": "1.899.0",
|
|
62
|
+
"User-Agent": "@chrt-inc/typescript-sdk/1.899.0",
|
|
63
63
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
64
64
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
65
65
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
export type InvoiceLineItemTypeEnum1 = "base_rate" | "additional_mileage" | "long_distance_mileage" | "fuel" | "extra_stop" | "wait_time" | "attempt" | "pick_and_hold" | "parking" | "tolls" | "additional_fee" | "dispute" | "equipment" | "dangerous_goods" | "special_vehicle" | "after_hours" | "weekend" | "holiday" | "
|
|
4
|
+
export type InvoiceLineItemTypeEnum1 = "base_rate" | "additional_mileage" | "long_distance_mileage" | "fuel" | "extra_stop" | "wait_time" | "attempt" | "pick_and_hold" | "parking" | "tolls" | "additional_fee" | "dispute" | "equipment" | "dangerous_goods" | "special_vehicle" | "after_hours" | "weekend" | "holiday" | "air_waybill" | "insurance" | "off_network_carrier" | "obc_day_rate" | "flight_ticket" | "tracking_device_label" | "tracking_device_tag" | "tracking_device_other" | "other";
|
|
5
5
|
export declare const InvoiceLineItemTypeEnum1: {
|
|
6
6
|
readonly BaseRate: "base_rate";
|
|
7
7
|
readonly AdditionalMileage: "additional_mileage";
|
|
@@ -21,7 +21,7 @@ export declare const InvoiceLineItemTypeEnum1: {
|
|
|
21
21
|
readonly AfterHours: "after_hours";
|
|
22
22
|
readonly Weekend: "weekend";
|
|
23
23
|
readonly Holiday: "holiday";
|
|
24
|
-
readonly
|
|
24
|
+
readonly AirWaybill: "air_waybill";
|
|
25
25
|
readonly Insurance: "insurance";
|
|
26
26
|
readonly OffNetworkCarrier: "off_network_carrier";
|
|
27
27
|
readonly ObcDayRate: "obc_day_rate";
|
|
@@ -23,7 +23,7 @@ exports.InvoiceLineItemTypeEnum1 = {
|
|
|
23
23
|
AfterHours: "after_hours",
|
|
24
24
|
Weekend: "weekend",
|
|
25
25
|
Holiday: "holiday",
|
|
26
|
-
|
|
26
|
+
AirWaybill: "air_waybill",
|
|
27
27
|
Insurance: "insurance",
|
|
28
28
|
OffNetworkCarrier: "off_network_carrier",
|
|
29
29
|
ObcDayRate: "obc_day_rate",
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.
|
|
1
|
+
export declare const SDK_VERSION = "1.899.0";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/Client.mjs
CHANGED
|
@@ -22,8 +22,8 @@ export class ChrtClient {
|
|
|
22
22
|
this._options = Object.assign(Object.assign({}, _options), { headers: mergeHeaders({
|
|
23
23
|
"X-Fern-Language": "JavaScript",
|
|
24
24
|
"X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
|
|
25
|
-
"X-Fern-SDK-Version": "1.
|
|
26
|
-
"User-Agent": "@chrt-inc/typescript-sdk/1.
|
|
25
|
+
"X-Fern-SDK-Version": "1.899.0",
|
|
26
|
+
"User-Agent": "@chrt-inc/typescript-sdk/1.899.0",
|
|
27
27
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
28
28
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
29
29
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
export type InvoiceLineItemTypeEnum1 = "base_rate" | "additional_mileage" | "long_distance_mileage" | "fuel" | "extra_stop" | "wait_time" | "attempt" | "pick_and_hold" | "parking" | "tolls" | "additional_fee" | "dispute" | "equipment" | "dangerous_goods" | "special_vehicle" | "after_hours" | "weekend" | "holiday" | "
|
|
4
|
+
export type InvoiceLineItemTypeEnum1 = "base_rate" | "additional_mileage" | "long_distance_mileage" | "fuel" | "extra_stop" | "wait_time" | "attempt" | "pick_and_hold" | "parking" | "tolls" | "additional_fee" | "dispute" | "equipment" | "dangerous_goods" | "special_vehicle" | "after_hours" | "weekend" | "holiday" | "air_waybill" | "insurance" | "off_network_carrier" | "obc_day_rate" | "flight_ticket" | "tracking_device_label" | "tracking_device_tag" | "tracking_device_other" | "other";
|
|
5
5
|
export declare const InvoiceLineItemTypeEnum1: {
|
|
6
6
|
readonly BaseRate: "base_rate";
|
|
7
7
|
readonly AdditionalMileage: "additional_mileage";
|
|
@@ -21,7 +21,7 @@ export declare const InvoiceLineItemTypeEnum1: {
|
|
|
21
21
|
readonly AfterHours: "after_hours";
|
|
22
22
|
readonly Weekend: "weekend";
|
|
23
23
|
readonly Holiday: "holiday";
|
|
24
|
-
readonly
|
|
24
|
+
readonly AirWaybill: "air_waybill";
|
|
25
25
|
readonly Insurance: "insurance";
|
|
26
26
|
readonly OffNetworkCarrier: "off_network_carrier";
|
|
27
27
|
readonly ObcDayRate: "obc_day_rate";
|
|
@@ -20,7 +20,7 @@ export const InvoiceLineItemTypeEnum1 = {
|
|
|
20
20
|
AfterHours: "after_hours",
|
|
21
21
|
Weekend: "weekend",
|
|
22
22
|
Holiday: "holiday",
|
|
23
|
-
|
|
23
|
+
AirWaybill: "air_waybill",
|
|
24
24
|
Insurance: "insurance",
|
|
25
25
|
OffNetworkCarrier: "off_network_carrier",
|
|
26
26
|
ObcDayRate: "obc_day_rate",
|
package/dist/esm/version.d.mts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.
|
|
1
|
+
export declare const SDK_VERSION = "1.899.0";
|
package/dist/esm/version.mjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const SDK_VERSION = "1.
|
|
1
|
+
export const SDK_VERSION = "1.899.0";
|