@chrt-inc/typescript-sdk 1.875.0 → 1.876.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/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.d.ts +1 -1
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/Client.js +7 -7
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.d.ts +4 -4
- package/dist/cjs/api/resources/billing/resources/statements/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/statements/client/Client.js +10 -8
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/operations/client/Client.d.ts +0 -3
- package/dist/cjs/api/resources/operations/client/Client.js +8 -13
- package/dist/cjs/api/resources/operations/resources/index.d.ts +0 -2
- package/dist/cjs/api/resources/operations/resources/index.js +1 -3
- package/dist/cjs/api/resources/orgs/client/Client.d.ts +8 -16
- package/dist/cjs/api/resources/orgs/client/Client.js +10 -24
- package/dist/cjs/api/resources/orgs/client/requests/SetupOrgReq.d.ts +3 -1
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.d.ts +24 -8
- package/dist/cjs/api/resources/orgs/resources/connections/client/Client.js +94 -17
- package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.ts +6 -0
- package/dist/cjs/api/resources/orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.d.ts +11 -0
- package/dist/cjs/api/resources/orgs/resources/connections/client/requests/index.d.ts +1 -0
- package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/Client.d.ts +19 -17
- package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/Client.js +30 -25
- package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntriesListV1Request.d.ts +6 -3
- package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientCreate1.d.ts +5 -9
- package/dist/cjs/api/resources/orgs/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.d.ts +21 -0
- package/dist/cjs/api/resources/orgs/resources/index.d.ts +4 -9
- package/dist/cjs/api/resources/orgs/resources/index.js +5 -10
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/Client.d.ts +100 -0
- package/dist/cjs/api/resources/orgs/resources/{offChrtShipperOrg → offChrtOrgData}/client/Client.js +53 -97
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/CreateOffChrtOrgReq.d.ts +18 -0
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.d.ts +19 -0
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.d.ts +26 -0
- package/dist/cjs/api/resources/orgs/resources/offChrtOrgData/client/requests/index.d.ts +3 -0
- package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.d.ts +27 -1
- package/dist/cjs/api/resources/orgs/resources/publicData/client/Client.js +119 -1
- package/dist/cjs/api/resources/orgs/resources/publicData/client/requests/UpdateOrgPublicDataReq.d.ts +12 -1
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/Client.js +4 -4
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/client/Client.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.ts +1 -3
- package/dist/cjs/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/Client.js +12 -12
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/Client.js +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/AddExecutorReq.d.ts +3 -3
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.ts +1 -1
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.js +8 -8
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverForExecutorV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.ts +2 -2
- package/dist/cjs/api/resources/tracking/resources/sessions/client/requests/SessionClientCreate1.d.ts +1 -1
- package/dist/cjs/api/resources/users/client/Client.d.ts +0 -3
- package/dist/cjs/api/resources/users/client/Client.js +4 -9
- package/dist/cjs/api/resources/users/resources/index.d.ts +0 -2
- package/dist/cjs/api/resources/users/resources/index.js +1 -3
- package/dist/cjs/api/types/BillingLedger1.d.ts +2 -2
- package/dist/cjs/api/types/BillingLedgerPeriod1.d.ts +2 -2
- package/dist/cjs/api/types/CreateOffChrtOrgRes.d.ts +7 -0
- package/dist/cjs/api/types/DeviceLimitedForList1.d.ts +1 -1
- package/dist/cjs/api/types/DirectoryEntry1.d.ts +6 -11
- package/dist/cjs/api/types/DirectoryEntrySortByEnum.d.ts +1 -6
- package/dist/cjs/api/types/DirectoryEntrySortByEnum.js +0 -6
- package/dist/cjs/api/types/LineItemGroup1.d.ts +2 -2
- package/dist/cjs/api/types/OffChrtOrgData1.d.ts +18 -0
- package/dist/cjs/api/types/OffChrtOrgDataClientCreate1.d.ts +13 -0
- package/dist/cjs/api/types/{OffChrtShipperOrgListRes.d.ts → OffChrtOrgDataListRes.d.ts} +2 -2
- package/dist/cjs/api/types/OffChrtOrgDataSortByEnum.d.ts +4 -0
- package/dist/cjs/api/types/Order1.d.ts +1 -1
- package/dist/cjs/api/types/OrderLimitedForCoordinator1.d.ts +1 -1
- package/dist/cjs/api/types/OrderLimitedForProvider1.d.ts +1 -1
- package/dist/cjs/api/types/OrderLimitedForShipper1.d.ts +1 -1
- package/dist/cjs/api/types/OrderTaskGroupExecutorDetails1.d.ts +1 -1
- package/dist/cjs/api/types/OrderTaskGroupSharedDetails1.d.ts +1 -1
- package/dist/cjs/api/types/OrderTemplate1.d.ts +2 -2
- package/dist/cjs/api/types/OrderTemplateCore1.d.ts +2 -2
- package/dist/cjs/api/types/OrderTemplateExpanded1.d.ts +2 -2
- package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.d.ts +3 -3
- package/dist/cjs/api/types/OrderTemplateReferenceColumnEnum1.js +2 -2
- package/dist/cjs/api/types/OrderTemplateReferencesExpanded1.d.ts +2 -2
- package/dist/cjs/api/types/OrderTemplateResolvabilityRes.d.ts +1 -1
- package/dist/cjs/api/types/OrdersDraftUpdateRes.d.ts +1 -1
- package/dist/cjs/api/types/OrgPublicData1.d.ts +6 -1
- package/dist/cjs/api/types/ProviderProviderConnection1.d.ts +3 -2
- package/dist/cjs/api/types/ProviderProviderConnectionListItem.d.ts +3 -6
- package/dist/cjs/api/types/RateSheetMapping1.d.ts +2 -2
- package/dist/cjs/api/types/Session1.d.ts +1 -1
- package/dist/cjs/api/types/ShipperProviderConnection1.d.ts +3 -1
- package/dist/cjs/api/types/ShipperProviderConnectionForCoordinatorListItem.d.ts +9 -0
- package/dist/cjs/api/types/ShipperProviderConnectionForShipperListItem.d.ts +8 -0
- package/dist/cjs/api/types/{ProviderConnectionListRes.d.ts → ShipperProviderConnectionsForCoordinatorListRes.d.ts} +2 -2
- package/dist/cjs/api/types/{ProviderOnAndOffChrtExecutorListPage.d.ts → ShipperProviderConnectionsForShipperListRes.d.ts} +2 -2
- package/dist/cjs/api/types/Statement1.d.ts +2 -2
- package/dist/cjs/api/types/TaskGroup1.d.ts +2 -2
- package/dist/cjs/api/types/TaskGroupExpanded.d.ts +1 -1
- package/dist/cjs/api/types/TaskGroupQuoteResp.d.ts +2 -2
- package/dist/cjs/api/types/index.d.ts +9 -17
- package/dist/cjs/api/types/index.js +9 -17
- 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/resources/billing/resources/billingLedgers/client/requests/BillingLedgerClientCreate1.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/LineItemGroupAdHocCreateClientReq.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/lineItemGroups/client/requests/SharedTaskGroupMileageCreateForProviderPayProviderClientReq.d.mts +1 -1
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/Client.mjs +7 -7
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingClientCreate1.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/rateSheetMappings/client/requests/RateSheetMappingsListRateSheetIdsByCounterpartyV1Request.d.mts +4 -4
- package/dist/esm/api/resources/billing/resources/statements/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/statements/client/Client.mjs +10 -8
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementCreateClientReq.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsExpandedListV1Request.d.mts +2 -2
- package/dist/esm/api/resources/billing/resources/statements/client/requests/StatementsListV1Request.d.mts +2 -2
- package/dist/esm/api/resources/operations/client/Client.d.mts +0 -3
- package/dist/esm/api/resources/operations/client/Client.mjs +0 -5
- package/dist/esm/api/resources/operations/resources/index.d.mts +0 -2
- package/dist/esm/api/resources/operations/resources/index.mjs +0 -2
- package/dist/esm/api/resources/orgs/client/Client.d.mts +8 -16
- package/dist/esm/api/resources/orgs/client/Client.mjs +8 -22
- package/dist/esm/api/resources/orgs/client/requests/SetupOrgReq.d.mts +3 -1
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.d.mts +24 -8
- package/dist/esm/api/resources/orgs/resources/connections/client/Client.mjs +94 -17
- package/dist/esm/api/resources/orgs/resources/connections/client/requests/ConnectionsListProviderProviderV1Request.d.mts +6 -0
- package/dist/esm/api/resources/orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.d.mts +11 -0
- package/dist/esm/api/resources/orgs/resources/connections/client/requests/index.d.mts +1 -0
- package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/Client.d.mts +19 -17
- package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/Client.mjs +30 -25
- package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntriesListV1Request.d.mts +6 -3
- package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientCreate1.d.mts +5 -9
- package/dist/esm/api/resources/orgs/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.d.mts +21 -0
- package/dist/esm/api/resources/orgs/resources/index.d.mts +4 -9
- package/dist/esm/api/resources/orgs/resources/index.mjs +4 -9
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/Client.d.mts +100 -0
- package/dist/esm/api/resources/orgs/resources/{offChrtShipperOrg → offChrtOrgData}/client/Client.mjs +51 -95
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/CreateOffChrtOrgReq.d.mts +18 -0
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.d.mts +19 -0
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.d.mts +26 -0
- package/dist/esm/api/resources/orgs/resources/offChrtOrgData/client/requests/index.d.mts +3 -0
- package/dist/esm/api/resources/orgs/resources/publicData/client/Client.d.mts +27 -1
- package/dist/esm/api/resources/orgs/resources/publicData/client/Client.mjs +119 -1
- package/dist/esm/api/resources/orgs/resources/publicData/client/requests/UpdateOrgPublicDataReq.d.mts +12 -1
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/Client.mjs +4 -4
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientCreate1.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplateClientUpdate1.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/orderTemplates/client/requests/OrderTemplatesListV1Request.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/client/Client.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersDraftUpdateReq.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/client/requests/OrdersOpenDraftReq.d.mts +1 -3
- package/dist/esm/api/resources/shipping/resources/orders/resources/drafts/resources/taskGroup/client/requests/OrderDraftAddExecutorReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/Client.mjs +12 -12
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForCoordinatorOperatorsV1Request.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/orders/resources/expanded/client/requests/ExpandedListForProviderOperatorsV1Request.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/Client.mjs +1 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/AddExecutorReq.d.mts +3 -3
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForProviderPayProviderClientReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/client/requests/TaskGroupQuoteForShipperPayProviderClientReq.d.mts +1 -1
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.mjs +8 -8
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForDriverForExecutorV1Request.d.mts +2 -2
- package/dist/esm/api/resources/shipping/resources/taskGroups/resources/expanded/client/requests/ExpandedListForExecutorOperatorsV1Request.d.mts +2 -2
- package/dist/esm/api/resources/tracking/resources/sessions/client/requests/SessionClientCreate1.d.mts +1 -1
- package/dist/esm/api/resources/users/client/Client.d.mts +0 -3
- package/dist/esm/api/resources/users/client/Client.mjs +0 -5
- package/dist/esm/api/resources/users/resources/index.d.mts +0 -2
- package/dist/esm/api/resources/users/resources/index.mjs +0 -2
- package/dist/esm/api/types/BillingLedger1.d.mts +2 -2
- package/dist/esm/api/types/BillingLedgerPeriod1.d.mts +2 -2
- package/dist/esm/api/types/CreateOffChrtOrgRes.d.mts +7 -0
- package/dist/esm/api/types/DeviceLimitedForList1.d.mts +1 -1
- package/dist/esm/api/types/DirectoryEntry1.d.mts +6 -11
- package/dist/esm/api/types/DirectoryEntrySortByEnum.d.mts +1 -6
- package/dist/esm/api/types/DirectoryEntrySortByEnum.mjs +1 -5
- package/dist/esm/api/types/LineItemGroup1.d.mts +2 -2
- package/dist/esm/api/types/OffChrtOrgData1.d.mts +18 -0
- package/dist/esm/api/types/OffChrtOrgDataClientCreate1.d.mts +13 -0
- package/dist/esm/api/types/{OffChrtShipperOrgListRes.d.mts → OffChrtOrgDataListRes.d.mts} +2 -2
- package/dist/esm/api/types/OffChrtOrgDataSortByEnum.d.mts +4 -0
- package/dist/esm/api/types/Order1.d.mts +1 -1
- package/dist/esm/api/types/OrderLimitedForCoordinator1.d.mts +1 -1
- package/dist/esm/api/types/OrderLimitedForProvider1.d.mts +1 -1
- package/dist/esm/api/types/OrderLimitedForShipper1.d.mts +1 -1
- package/dist/esm/api/types/OrderTaskGroupExecutorDetails1.d.mts +1 -1
- package/dist/esm/api/types/OrderTaskGroupSharedDetails1.d.mts +1 -1
- package/dist/esm/api/types/OrderTemplate1.d.mts +2 -2
- package/dist/esm/api/types/OrderTemplateCore1.d.mts +2 -2
- package/dist/esm/api/types/OrderTemplateExpanded1.d.mts +2 -2
- package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.d.mts +3 -3
- package/dist/esm/api/types/OrderTemplateReferenceColumnEnum1.mjs +2 -2
- package/dist/esm/api/types/OrderTemplateReferencesExpanded1.d.mts +2 -2
- package/dist/esm/api/types/OrderTemplateResolvabilityRes.d.mts +1 -1
- package/dist/esm/api/types/OrdersDraftUpdateRes.d.mts +1 -1
- package/dist/esm/api/types/OrgPublicData1.d.mts +6 -1
- package/dist/esm/api/types/ProviderProviderConnection1.d.mts +3 -2
- package/dist/esm/api/types/ProviderProviderConnectionListItem.d.mts +3 -6
- package/dist/esm/api/types/RateSheetMapping1.d.mts +2 -2
- package/dist/esm/api/types/Session1.d.mts +1 -1
- package/dist/esm/api/types/ShipperProviderConnection1.d.mts +3 -1
- package/dist/esm/api/types/ShipperProviderConnectionForCoordinatorListItem.d.mts +9 -0
- package/dist/esm/api/types/ShipperProviderConnectionForShipperListItem.d.mts +8 -0
- package/dist/esm/api/types/{ProviderConnectionListRes.d.mts → ShipperProviderConnectionsForCoordinatorListRes.d.mts} +2 -2
- package/dist/esm/api/types/{OffChrtProviderOrgListRes.d.mts → ShipperProviderConnectionsForShipperListRes.d.mts} +2 -2
- package/dist/esm/api/types/Statement1.d.mts +2 -2
- package/dist/esm/api/types/TaskGroup1.d.mts +2 -2
- package/dist/esm/api/types/TaskGroupExpanded.d.mts +1 -1
- package/dist/esm/api/types/TaskGroupQuoteResp.d.mts +2 -2
- package/dist/esm/api/types/index.d.mts +9 -17
- package/dist/esm/api/types/index.mjs +9 -17
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +2221 -3409
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.d.ts +0 -76
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/Client.js +0 -254
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRuleClientCreate1.d.ts +0 -17
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRulesDeleteV1Request.d.ts +0 -14
- package/dist/cjs/api/resources/operations/resources/departmentRoutingRules/client/requests/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/Client.d.ts +0 -106
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/Client.js +0 -384
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgClientCreate1.d.ts +0 -25
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgClientUpdate1.d.ts +0 -29
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgListV1Request.d.ts +0 -14
- package/dist/cjs/api/resources/orgs/resources/offChrtProviderOrg/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/Client.d.ts +0 -107
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientCreate1.d.ts +0 -26
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientUpdate1.d.ts +0 -29
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgListV1Request.d.ts +0 -17
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/requests/index.d.ts +0 -3
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/offChrtShipperOrg/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/client/Client.d.ts +0 -26
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/client/Client.js +0 -22
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/client/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/client/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/index.js +0 -18
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/index.d.ts +0 -4
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/index.js +0 -43
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/Client.d.ts +0 -83
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/Client.js +0 -300
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientCreate1.d.ts +0 -24
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientUpdate1.d.ts +0 -29
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/provider/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/Client.d.ts +0 -73
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/Client.js +0 -246
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientCreate1.d.ts +0 -24
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientUpdate1.d.ts +0 -29
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/Client.d.ts +0 -101
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/Client.js +0 -366
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientCreate1.d.ts +0 -19
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientUpdate1.d.ts +0 -12
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientUpdate1.js +0 -5
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/requests/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/orgProfiles/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/providers/client/Client.d.ts +0 -54
- package/dist/cjs/api/resources/orgs/resources/providers/client/Client.js +0 -157
- package/dist/cjs/api/resources/orgs/resources/providers/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/orgs/resources/providers/client/index.js +0 -17
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.ts +0 -26
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.js +0 -5
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/providers/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/orgs/resources/providers/index.d.ts +0 -1
- package/dist/cjs/api/resources/orgs/resources/providers/index.js +0 -17
- package/dist/cjs/api/resources/users/resources/directoryEntries/client/index.d.ts +0 -2
- package/dist/cjs/api/resources/users/resources/directoryEntries/client/index.js +0 -17
- package/dist/cjs/api/resources/users/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.d.ts +0 -32
- package/dist/cjs/api/resources/users/resources/directoryEntries/client/requests/index.js +0 -2
- package/dist/cjs/api/resources/users/resources/directoryEntries/index.d.ts +0 -1
- package/dist/cjs/api/resources/users/resources/directoryEntries/index.js +0 -17
- package/dist/cjs/api/types/DepartmentRoutingRule1.d.ts +0 -16
- package/dist/cjs/api/types/DepartmentRoutingRule1.js +0 -5
- package/dist/cjs/api/types/OffChrtProviderOrg1.d.ts +0 -23
- package/dist/cjs/api/types/OffChrtProviderOrg1.js +0 -5
- package/dist/cjs/api/types/OffChrtProviderOrgListRes.d.ts +0 -8
- package/dist/cjs/api/types/OffChrtProviderOrgListRes.js +0 -5
- package/dist/cjs/api/types/OffChrtShipperOrg1.d.ts +0 -24
- package/dist/cjs/api/types/OffChrtShipperOrg1.js +0 -5
- package/dist/cjs/api/types/OffChrtShipperOrgListRes.js +0 -5
- package/dist/cjs/api/types/ProviderConnectionListRes.js +0 -5
- package/dist/cjs/api/types/ProviderConnectionRes.d.ts +0 -8
- package/dist/cjs/api/types/ProviderConnectionRes.js +0 -5
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.d.ts +0 -20
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListItem.js +0 -5
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListPage.js +0 -5
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.d.ts +0 -8
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorListRes.js +0 -5
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.ts +0 -8
- package/dist/cjs/api/types/ProviderOnAndOffChrtExecutorSourceEnum.js +0 -10
- package/dist/cjs/api/types/ProviderOrgInfoForConnections1.d.ts +0 -22
- package/dist/cjs/api/types/ProviderOrgInfoForConnections1.js +0 -5
- package/dist/cjs/api/types/ProviderOrgProfile1.d.ts +0 -13
- package/dist/cjs/api/types/ProviderOrgProfile1.js +0 -5
- package/dist/cjs/api/types/ShipperConnectionListRes.d.ts +0 -8
- package/dist/cjs/api/types/ShipperConnectionListRes.js +0 -5
- package/dist/cjs/api/types/ShipperConnectionRes.d.ts +0 -8
- package/dist/cjs/api/types/ShipperConnectionRes.js +0 -5
- package/dist/cjs/api/types/ShipperOrgInfoForConnections1.d.ts +0 -22
- package/dist/cjs/api/types/ShipperOrgInfoForConnections1.js +0 -5
- package/dist/cjs/api/types/ShippingTurnClientCreate1.d.ts +0 -17
- package/dist/cjs/api/types/ShippingTurnClientCreate1.js +0 -5
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.d.mts +0 -76
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/Client.mjs +0 -217
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRuleClientCreate1.d.mts +0 -17
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRulesDeleteV1Request.d.mts +0 -14
- package/dist/esm/api/resources/operations/resources/departmentRoutingRules/client/requests/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/Client.d.mts +0 -106
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/Client.mjs +0 -347
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgClientCreate1.d.mts +0 -25
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgClientUpdate1.d.mts +0 -29
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgListV1Request.d.mts +0 -14
- package/dist/esm/api/resources/orgs/resources/offChrtProviderOrg/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/Client.d.mts +0 -107
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientCreate1.d.mts +0 -26
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientUpdate1.d.mts +0 -29
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgListV1Request.d.mts +0 -17
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/requests/index.d.mts +0 -3
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/offChrtShipperOrg/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/client/Client.d.mts +0 -26
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/client/Client.mjs +0 -18
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/client/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/index.mjs +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/index.d.mts +0 -4
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/index.mjs +0 -4
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/Client.d.mts +0 -83
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/Client.mjs +0 -263
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientCreate1.d.mts +0 -24
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientUpdate1.d.mts +0 -29
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/provider/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/Client.d.mts +0 -73
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/Client.mjs +0 -209
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientCreate1.d.mts +0 -24
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientUpdate1.d.mts +0 -29
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/orgInfoForConnections/resources/shipper/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/Client.d.mts +0 -101
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/Client.mjs +0 -329
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientCreate1.d.mts +0 -19
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientUpdate1.d.mts +0 -12
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientUpdate1.mjs +0 -4
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/requests/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/orgProfiles/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/orgProfiles/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/orgProfiles/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/providers/client/Client.d.mts +0 -54
- package/dist/esm/api/resources/orgs/resources/providers/client/Client.mjs +0 -120
- package/dist/esm/api/resources/orgs/resources/providers/client/index.d.mts +0 -2
- package/dist/esm/api/resources/orgs/resources/providers/client/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.d.mts +0 -26
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/ProvidersListOnAndOffChrtExecutorsV1Request.mjs +0 -4
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/providers/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/orgs/resources/providers/index.d.mts +0 -1
- package/dist/esm/api/resources/orgs/resources/providers/index.mjs +0 -1
- package/dist/esm/api/resources/users/resources/directoryEntries/client/index.d.mts +0 -2
- package/dist/esm/api/resources/users/resources/directoryEntries/client/index.mjs +0 -1
- package/dist/esm/api/resources/users/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.d.mts +0 -32
- package/dist/esm/api/resources/users/resources/directoryEntries/client/requests/index.mjs +0 -1
- package/dist/esm/api/resources/users/resources/directoryEntries/index.d.mts +0 -1
- package/dist/esm/api/resources/users/resources/directoryEntries/index.mjs +0 -1
- package/dist/esm/api/types/DepartmentRoutingRule1.d.mts +0 -16
- package/dist/esm/api/types/DepartmentRoutingRule1.mjs +0 -4
- package/dist/esm/api/types/OffChrtProviderOrg1.d.mts +0 -23
- package/dist/esm/api/types/OffChrtProviderOrg1.mjs +0 -4
- package/dist/esm/api/types/OffChrtProviderOrgListRes.mjs +0 -4
- package/dist/esm/api/types/OffChrtShipperOrg1.d.mts +0 -24
- package/dist/esm/api/types/OffChrtShipperOrg1.mjs +0 -4
- package/dist/esm/api/types/OffChrtShipperOrgListRes.mjs +0 -4
- package/dist/esm/api/types/ProviderConnectionListRes.mjs +0 -4
- package/dist/esm/api/types/ProviderConnectionRes.d.mts +0 -8
- package/dist/esm/api/types/ProviderConnectionRes.mjs +0 -4
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.d.mts +0 -20
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListItem.mjs +0 -4
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.d.mts +0 -8
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListPage.mjs +0 -4
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.d.mts +0 -8
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorListRes.mjs +0 -4
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.d.mts +0 -8
- package/dist/esm/api/types/ProviderOnAndOffChrtExecutorSourceEnum.mjs +0 -7
- package/dist/esm/api/types/ProviderOrgInfoForConnections1.d.mts +0 -22
- package/dist/esm/api/types/ProviderOrgInfoForConnections1.mjs +0 -4
- package/dist/esm/api/types/ProviderOrgProfile1.d.mts +0 -13
- package/dist/esm/api/types/ProviderOrgProfile1.mjs +0 -4
- package/dist/esm/api/types/ShipperConnectionListRes.d.mts +0 -8
- package/dist/esm/api/types/ShipperConnectionListRes.mjs +0 -4
- package/dist/esm/api/types/ShipperConnectionRes.d.mts +0 -8
- package/dist/esm/api/types/ShipperConnectionRes.mjs +0 -4
- package/dist/esm/api/types/ShipperOrgInfoForConnections1.d.mts +0 -22
- package/dist/esm/api/types/ShipperOrgInfoForConnections1.mjs +0 -4
- package/dist/esm/api/types/ShippingTurnClientCreate1.d.mts +0 -17
- package/dist/esm/api/types/ShippingTurnClientCreate1.mjs +0 -4
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRuleClientCreate1.js → orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.js} +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntriesListV1Request.js +0 -0
- /package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientCreate1.js +0 -0
- /package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.js +0 -0
- /package/dist/cjs/api/resources/{users → orgs}/resources/directoryEntries/client/requests/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/index.js +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/index.d.ts +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/index.js +0 -0
- /package/dist/cjs/api/resources/{operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRulesDeleteV1Request.js → orgs/resources/offChrtOrgData/client/requests/CreateOffChrtOrgReq.js} +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg/client/requests/OffChrtProviderOrgClientCreate1.js → offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.js} +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg/client/requests/OffChrtProviderOrgClientUpdate1.js → offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.js} +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/requests/index.js +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/index.d.ts +0 -0
- /package/dist/cjs/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/index.js +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgListV1Request.js → types/CreateOffChrtOrgRes.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientCreate1.js → types/OffChrtOrgData1.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientUpdate1.js → types/OffChrtOrgDataClientCreate1.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgListV1Request.js → types/OffChrtOrgDataListRes.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientCreate1.js → types/OffChrtOrgDataSortByEnum.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientUpdate1.js → types/ShipperProviderConnectionForCoordinatorListItem.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientCreate1.js → types/ShipperProviderConnectionForShipperListItem.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientUpdate1.js → types/ShipperProviderConnectionsForCoordinatorListRes.js} +0 -0
- /package/dist/cjs/api/{resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientCreate1.js → types/ShipperProviderConnectionsForShipperListRes.js} +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRuleClientCreate1.mjs → orgs/resources/connections/client/requests/ShipperProviderConnectionClientUpdate1.mjs} +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntriesListV1Request.mjs +0 -0
- /package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientCreate1.mjs +0 -0
- /package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/DirectoryEntryClientUpdate1.mjs +0 -0
- /package/dist/esm/api/resources/{users → orgs}/resources/directoryEntries/client/requests/index.d.mts +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/index.d.mts +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules → orgs/resources/directoryEntries}/index.mjs +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/index.d.mts +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/index.mjs +0 -0
- /package/dist/esm/api/resources/{operations/resources/departmentRoutingRules/client/requests/DepartmentRoutingRulesDeleteV1Request.mjs → orgs/resources/offChrtOrgData/client/requests/CreateOffChrtOrgReq.mjs} +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg/client/requests/OffChrtProviderOrgClientCreate1.mjs → offChrtOrgData/client/requests/OffChrtOrgDataClientUpdate1.mjs} +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg/client/requests/OffChrtProviderOrgClientUpdate1.mjs → offChrtOrgData/client/requests/OffChrtOrgDataListV1Request.mjs} +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/client/requests/index.mjs +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/index.d.mts +0 -0
- /package/dist/esm/api/resources/orgs/resources/{offChrtProviderOrg → offChrtOrgData}/index.mjs +0 -0
- /package/dist/esm/api/{resources/orgs/resources/offChrtProviderOrg/client/requests/OffChrtProviderOrgListV1Request.mjs → types/CreateOffChrtOrgRes.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientCreate1.mjs → types/OffChrtOrgData1.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgClientUpdate1.mjs → types/OffChrtOrgDataClientCreate1.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/offChrtShipperOrg/client/requests/OffChrtShipperOrgListV1Request.mjs → types/OffChrtOrgDataListRes.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientCreate1.mjs → types/OffChrtOrgDataSortByEnum.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/orgInfoForConnections/resources/provider/client/requests/ProviderOrgInfoForConnectionsClientUpdate1.mjs → types/ShipperProviderConnectionForCoordinatorListItem.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientCreate1.mjs → types/ShipperProviderConnectionForShipperListItem.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/orgInfoForConnections/resources/shipper/client/requests/ShipperOrgInfoForConnectionsClientUpdate1.mjs → types/ShipperProviderConnectionsForCoordinatorListRes.mjs} +0 -0
- /package/dist/esm/api/{resources/orgs/resources/orgProfiles/client/requests/ProviderOrgProfileClientCreate1.mjs → types/ShipperProviderConnectionsForShipperListRes.mjs} +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
|
-
export interface
|
|
6
|
-
items: Chrt.
|
|
5
|
+
export interface ShipperProviderConnectionsForCoordinatorListRes {
|
|
6
|
+
items: Chrt.ShipperProviderConnectionForCoordinatorListItem[];
|
|
7
7
|
total_count: number;
|
|
8
8
|
}
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
|
-
export interface
|
|
6
|
-
items: Chrt.
|
|
5
|
+
export interface ShipperProviderConnectionsForShipperListRes {
|
|
6
|
+
items: Chrt.ShipperProviderConnectionForShipperListItem[];
|
|
7
7
|
total_count: number;
|
|
8
8
|
}
|
|
@@ -23,11 +23,11 @@ export interface Statement1 {
|
|
|
23
23
|
owned_by_org_id: string;
|
|
24
24
|
paid_at_timestamp?: string | null;
|
|
25
25
|
payment_destination_driver_id?: string | null;
|
|
26
|
-
|
|
26
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
27
27
|
payment_destination_off_chrt_vendor_id?: string | null;
|
|
28
28
|
/** Must be a string starting with `org_` */
|
|
29
29
|
payment_destination_org_id?: string | null;
|
|
30
|
-
|
|
30
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
31
31
|
/** Must be a string starting with `org_` */
|
|
32
32
|
payment_origin_org_id?: string | null;
|
|
33
33
|
schema_version: number;
|
|
@@ -24,8 +24,8 @@ export interface TaskGroup1 {
|
|
|
24
24
|
mileage_asserted?: boolean;
|
|
25
25
|
mileage_estimated?: number | null;
|
|
26
26
|
mileage_observed?: number | null;
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
off_chrt_executor_org_data_id?: string | null;
|
|
28
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
29
29
|
order_id: string;
|
|
30
30
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
31
31
|
order_off_chrt_reference_id?: string | null;
|
|
@@ -16,7 +16,7 @@ export interface TaskGroupExpanded {
|
|
|
16
16
|
/** Must be a string starting with `org_` */
|
|
17
17
|
executor_org_id?: string | null;
|
|
18
18
|
off_chrt_shipper_org_company_name?: string | null;
|
|
19
|
-
|
|
19
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
20
20
|
shipper_org_company_name?: string | null;
|
|
21
21
|
/** Must be a string starting with `org_` */
|
|
22
22
|
shipper_org_id?: string | null;
|
|
@@ -23,10 +23,10 @@ export interface TaskGroupQuoteResp {
|
|
|
23
23
|
/** Must be a string starting with `org_` */
|
|
24
24
|
owned_by_org_id: string;
|
|
25
25
|
payment_destination_driver_id?: string | null;
|
|
26
|
-
|
|
26
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
27
27
|
/** Must be a string starting with `org_` */
|
|
28
28
|
payment_destination_org_id?: string | null;
|
|
29
|
-
|
|
29
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
30
30
|
/** Must be a string starting with `org_` */
|
|
31
31
|
payment_origin_org_id?: string | null;
|
|
32
32
|
rate_sheet_id: string;
|
|
@@ -122,13 +122,13 @@ export * from "./CreateCheckoutSessionRes.js";
|
|
|
122
122
|
export * from "./CreateConnectionReq.js";
|
|
123
123
|
export * from "./CreateCustomerPortalSessionRes.js";
|
|
124
124
|
export * from "./CreateLigFromRateSheetForVectorClientReq.js";
|
|
125
|
+
export * from "./CreateOffChrtOrgRes.js";
|
|
125
126
|
export * from "./CreateStripeConnectAccountRes.js";
|
|
126
127
|
export * from "./CredentialInfoRes.js";
|
|
127
128
|
export * from "./DateTimeWindow1.js";
|
|
128
129
|
export * from "./DeadlineAnchorEnum.js";
|
|
129
130
|
export * from "./Department1.js";
|
|
130
131
|
export * from "./DepartmentListRes.js";
|
|
131
|
-
export * from "./DepartmentRoutingRule1.js";
|
|
132
132
|
export * from "./DepartmentSortByEnum.js";
|
|
133
133
|
export * from "./DepartmentTypeEnum.js";
|
|
134
134
|
export * from "./DeviceExpandedRes.js";
|
|
@@ -222,10 +222,10 @@ export * from "./NotificationGroupUserListRes.js";
|
|
|
222
222
|
export * from "./NotificationIntentAdHoc1.js";
|
|
223
223
|
export * from "./NotificationIntentAdHocClientCreate1.js";
|
|
224
224
|
export * from "./NotificationUserPreferences1.js";
|
|
225
|
-
export * from "./
|
|
226
|
-
export * from "./
|
|
227
|
-
export * from "./
|
|
228
|
-
export * from "./
|
|
225
|
+
export * from "./OffChrtOrgData1.js";
|
|
226
|
+
export * from "./OffChrtOrgDataClientCreate1.js";
|
|
227
|
+
export * from "./OffChrtOrgDataListRes.js";
|
|
228
|
+
export * from "./OffChrtOrgDataSortByEnum.js";
|
|
229
229
|
export * from "./OffChrtVendor1.js";
|
|
230
230
|
export * from "./OffChrtVendorListRes.js";
|
|
231
231
|
export * from "./OnboardCourierRateSheet1.js";
|
|
@@ -336,14 +336,6 @@ export * from "./Polygon.js";
|
|
|
336
336
|
export * from "./Position2D.js";
|
|
337
337
|
export * from "./Position3D.js";
|
|
338
338
|
export * from "./ProFormaLineItem1.js";
|
|
339
|
-
export * from "./ProviderConnectionListRes.js";
|
|
340
|
-
export * from "./ProviderConnectionRes.js";
|
|
341
|
-
export * from "./ProviderOnAndOffChrtExecutorListItem.js";
|
|
342
|
-
export * from "./ProviderOnAndOffChrtExecutorListPage.js";
|
|
343
|
-
export * from "./ProviderOnAndOffChrtExecutorListRes.js";
|
|
344
|
-
export * from "./ProviderOnAndOffChrtExecutorSourceEnum.js";
|
|
345
|
-
export * from "./ProviderOrgInfoForConnections1.js";
|
|
346
|
-
export * from "./ProviderOrgProfile1.js";
|
|
347
339
|
export * from "./ProviderProviderConnection1.js";
|
|
348
340
|
export * from "./ProviderProviderConnectionCallerRoleEnum.js";
|
|
349
341
|
export * from "./ProviderProviderConnectionListItem.js";
|
|
@@ -363,10 +355,11 @@ export * from "./SessionListRes.js";
|
|
|
363
355
|
export * from "./SessionSortByEnum.js";
|
|
364
356
|
export * from "./SetFlightInfoReq.js";
|
|
365
357
|
export * from "./SettlementTypeEnum1.js";
|
|
366
|
-
export * from "./ShipperConnectionListRes.js";
|
|
367
|
-
export * from "./ShipperConnectionRes.js";
|
|
368
|
-
export * from "./ShipperOrgInfoForConnections1.js";
|
|
369
358
|
export * from "./ShipperProviderConnection1.js";
|
|
359
|
+
export * from "./ShipperProviderConnectionForCoordinatorListItem.js";
|
|
360
|
+
export * from "./ShipperProviderConnectionForShipperListItem.js";
|
|
361
|
+
export * from "./ShipperProviderConnectionsForCoordinatorListRes.js";
|
|
362
|
+
export * from "./ShipperProviderConnectionsForShipperListRes.js";
|
|
370
363
|
export * from "./ShippingOrderCancelledWebhookPayload.js";
|
|
371
364
|
export * from "./ShippingOrderCompletedWebhookPayload.js";
|
|
372
365
|
export * from "./ShippingOrderStagedWebhookPayload.js";
|
|
@@ -384,7 +377,6 @@ export * from "./ShippingTaskGroupS3ObjectAddedWebhookPayload.js";
|
|
|
384
377
|
export * from "./ShippingTaskGroupTasksOrderingUpdatedWebhookPayload.js";
|
|
385
378
|
export * from "./ShippingTaskSkippedWebhookPayload.js";
|
|
386
379
|
export * from "./ShippingTaskTaskArtifactCompletedWebhookPayload.js";
|
|
387
|
-
export * from "./ShippingTurnClientCreate1.js";
|
|
388
380
|
export * from "./SortOrderEnum.js";
|
|
389
381
|
export * from "./StartOfWeek.js";
|
|
390
382
|
export * from "./Statement1.js";
|
|
@@ -138,13 +138,13 @@ __exportStar(require("./CreateCheckoutSessionRes.js"), exports);
|
|
|
138
138
|
__exportStar(require("./CreateConnectionReq.js"), exports);
|
|
139
139
|
__exportStar(require("./CreateCustomerPortalSessionRes.js"), exports);
|
|
140
140
|
__exportStar(require("./CreateLigFromRateSheetForVectorClientReq.js"), exports);
|
|
141
|
+
__exportStar(require("./CreateOffChrtOrgRes.js"), exports);
|
|
141
142
|
__exportStar(require("./CreateStripeConnectAccountRes.js"), exports);
|
|
142
143
|
__exportStar(require("./CredentialInfoRes.js"), exports);
|
|
143
144
|
__exportStar(require("./DateTimeWindow1.js"), exports);
|
|
144
145
|
__exportStar(require("./DeadlineAnchorEnum.js"), exports);
|
|
145
146
|
__exportStar(require("./Department1.js"), exports);
|
|
146
147
|
__exportStar(require("./DepartmentListRes.js"), exports);
|
|
147
|
-
__exportStar(require("./DepartmentRoutingRule1.js"), exports);
|
|
148
148
|
__exportStar(require("./DepartmentSortByEnum.js"), exports);
|
|
149
149
|
__exportStar(require("./DepartmentTypeEnum.js"), exports);
|
|
150
150
|
__exportStar(require("./DeviceExpandedRes.js"), exports);
|
|
@@ -238,10 +238,10 @@ __exportStar(require("./NotificationGroupUserListRes.js"), exports);
|
|
|
238
238
|
__exportStar(require("./NotificationIntentAdHoc1.js"), exports);
|
|
239
239
|
__exportStar(require("./NotificationIntentAdHocClientCreate1.js"), exports);
|
|
240
240
|
__exportStar(require("./NotificationUserPreferences1.js"), exports);
|
|
241
|
-
__exportStar(require("./
|
|
242
|
-
__exportStar(require("./
|
|
243
|
-
__exportStar(require("./
|
|
244
|
-
__exportStar(require("./
|
|
241
|
+
__exportStar(require("./OffChrtOrgData1.js"), exports);
|
|
242
|
+
__exportStar(require("./OffChrtOrgDataClientCreate1.js"), exports);
|
|
243
|
+
__exportStar(require("./OffChrtOrgDataListRes.js"), exports);
|
|
244
|
+
__exportStar(require("./OffChrtOrgDataSortByEnum.js"), exports);
|
|
245
245
|
__exportStar(require("./OffChrtVendor1.js"), exports);
|
|
246
246
|
__exportStar(require("./OffChrtVendorListRes.js"), exports);
|
|
247
247
|
__exportStar(require("./OnboardCourierRateSheet1.js"), exports);
|
|
@@ -352,14 +352,6 @@ __exportStar(require("./Polygon.js"), exports);
|
|
|
352
352
|
__exportStar(require("./Position2D.js"), exports);
|
|
353
353
|
__exportStar(require("./Position3D.js"), exports);
|
|
354
354
|
__exportStar(require("./ProFormaLineItem1.js"), exports);
|
|
355
|
-
__exportStar(require("./ProviderConnectionListRes.js"), exports);
|
|
356
|
-
__exportStar(require("./ProviderConnectionRes.js"), exports);
|
|
357
|
-
__exportStar(require("./ProviderOnAndOffChrtExecutorListItem.js"), exports);
|
|
358
|
-
__exportStar(require("./ProviderOnAndOffChrtExecutorListPage.js"), exports);
|
|
359
|
-
__exportStar(require("./ProviderOnAndOffChrtExecutorListRes.js"), exports);
|
|
360
|
-
__exportStar(require("./ProviderOnAndOffChrtExecutorSourceEnum.js"), exports);
|
|
361
|
-
__exportStar(require("./ProviderOrgInfoForConnections1.js"), exports);
|
|
362
|
-
__exportStar(require("./ProviderOrgProfile1.js"), exports);
|
|
363
355
|
__exportStar(require("./ProviderProviderConnection1.js"), exports);
|
|
364
356
|
__exportStar(require("./ProviderProviderConnectionCallerRoleEnum.js"), exports);
|
|
365
357
|
__exportStar(require("./ProviderProviderConnectionListItem.js"), exports);
|
|
@@ -379,10 +371,11 @@ __exportStar(require("./SessionListRes.js"), exports);
|
|
|
379
371
|
__exportStar(require("./SessionSortByEnum.js"), exports);
|
|
380
372
|
__exportStar(require("./SetFlightInfoReq.js"), exports);
|
|
381
373
|
__exportStar(require("./SettlementTypeEnum1.js"), exports);
|
|
382
|
-
__exportStar(require("./ShipperConnectionListRes.js"), exports);
|
|
383
|
-
__exportStar(require("./ShipperConnectionRes.js"), exports);
|
|
384
|
-
__exportStar(require("./ShipperOrgInfoForConnections1.js"), exports);
|
|
385
374
|
__exportStar(require("./ShipperProviderConnection1.js"), exports);
|
|
375
|
+
__exportStar(require("./ShipperProviderConnectionForCoordinatorListItem.js"), exports);
|
|
376
|
+
__exportStar(require("./ShipperProviderConnectionForShipperListItem.js"), exports);
|
|
377
|
+
__exportStar(require("./ShipperProviderConnectionsForCoordinatorListRes.js"), exports);
|
|
378
|
+
__exportStar(require("./ShipperProviderConnectionsForShipperListRes.js"), exports);
|
|
386
379
|
__exportStar(require("./ShippingOrderCancelledWebhookPayload.js"), exports);
|
|
387
380
|
__exportStar(require("./ShippingOrderCompletedWebhookPayload.js"), exports);
|
|
388
381
|
__exportStar(require("./ShippingOrderStagedWebhookPayload.js"), exports);
|
|
@@ -400,7 +393,6 @@ __exportStar(require("./ShippingTaskGroupS3ObjectAddedWebhookPayload.js"), expor
|
|
|
400
393
|
__exportStar(require("./ShippingTaskGroupTasksOrderingUpdatedWebhookPayload.js"), exports);
|
|
401
394
|
__exportStar(require("./ShippingTaskSkippedWebhookPayload.js"), exports);
|
|
402
395
|
__exportStar(require("./ShippingTaskTaskArtifactCompletedWebhookPayload.js"), exports);
|
|
403
|
-
__exportStar(require("./ShippingTurnClientCreate1.js"), exports);
|
|
404
396
|
__exportStar(require("./SortOrderEnum.js"), exports);
|
|
405
397
|
__exportStar(require("./StartOfWeek.js"), exports);
|
|
406
398
|
__exportStar(require("./Statement1.js"), exports);
|
package/dist/cjs/version.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const SDK_VERSION = "1.
|
|
1
|
+
export declare const SDK_VERSION = "1.876.0";
|
package/dist/cjs/version.js
CHANGED
package/dist/esm/Client.mjs
CHANGED
|
@@ -21,8 +21,8 @@ export class ChrtClient {
|
|
|
21
21
|
this._options = Object.assign(Object.assign({}, _options), { headers: mergeHeaders({
|
|
22
22
|
"X-Fern-Language": "JavaScript",
|
|
23
23
|
"X-Fern-SDK-Name": "@chrt-inc/typescript-sdk",
|
|
24
|
-
"X-Fern-SDK-Version": "1.
|
|
25
|
-
"User-Agent": "@chrt-inc/typescript-sdk/1.
|
|
24
|
+
"X-Fern-SDK-Version": "1.876.0",
|
|
25
|
+
"User-Agent": "@chrt-inc/typescript-sdk/1.876.0",
|
|
26
26
|
"X-Fern-Runtime": core.RUNTIME.type,
|
|
27
27
|
"X-Fern-Runtime-Version": core.RUNTIME.version,
|
|
28
28
|
}, _options === null || _options === void 0 ? void 0 : _options.headers) });
|
|
@@ -12,10 +12,10 @@ export interface BillingLedgerClientCreate1 {
|
|
|
12
12
|
comments?: string | null;
|
|
13
13
|
name?: string | null;
|
|
14
14
|
payment_destination_driver_id?: string | null;
|
|
15
|
-
|
|
15
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
16
16
|
/** Must be a string starting with `org_` */
|
|
17
17
|
payment_destination_org_id?: string | null;
|
|
18
|
-
|
|
18
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
19
19
|
/** Must be a string starting with `org_` */
|
|
20
20
|
payment_origin_org_id?: string | null;
|
|
21
21
|
schema_version: number;
|
|
@@ -14,11 +14,11 @@ export interface LineItemGroupAdHocCreateClientReq {
|
|
|
14
14
|
/** Must be a string starting with `org_` */
|
|
15
15
|
owned_by_org_id: string;
|
|
16
16
|
payment_destination_driver_id?: string | null;
|
|
17
|
-
|
|
17
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
18
18
|
payment_destination_off_chrt_vendor_id?: string | null;
|
|
19
19
|
/** Must be a string starting with `org_` */
|
|
20
20
|
payment_destination_org_id?: string | null;
|
|
21
|
-
|
|
21
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
22
22
|
/** Must be a string starting with `org_` */
|
|
23
23
|
payment_origin_org_id?: string | null;
|
|
24
24
|
}
|
|
@@ -15,7 +15,7 @@ export interface SharedTaskGroupMileageCreateForProviderPayProviderClientReq {
|
|
|
15
15
|
end_location_label?: string | null;
|
|
16
16
|
/** Must be a string starting with `org_` */
|
|
17
17
|
executor_org_id?: string | null;
|
|
18
|
-
|
|
18
|
+
off_chrt_executor_org_data_id?: string | null;
|
|
19
19
|
order_group_id: string;
|
|
20
20
|
rate_sheet_id: string;
|
|
21
21
|
start_location?: Chrt.LocationFeature | null;
|
|
@@ -115,8 +115,8 @@ export declare class RateSheetMappings {
|
|
|
115
115
|
* await client.billing.rateSheetMappings.listRateSheetIdsByCounterpartyV1("chrt_ground_provider", {
|
|
116
116
|
* counterparty_org_id: "counterparty_org_id",
|
|
117
117
|
* counterparty_driver_id: "counterparty_driver_id",
|
|
118
|
-
*
|
|
119
|
-
*
|
|
118
|
+
* counterparty_off_chrt_provider_org_data_id: "counterparty_off_chrt_provider_org_data_id",
|
|
119
|
+
* counterparty_off_chrt_shipper_org_data_id: "counterparty_off_chrt_shipper_org_data_id"
|
|
120
120
|
* })
|
|
121
121
|
*/
|
|
122
122
|
listRateSheetIdsByCounterpartyV1(tgType: Chrt.TaskGroupTypeEnum1, request?: Chrt.billing.RateSheetMappingsListRateSheetIdsByCounterpartyV1Request, requestOptions?: RateSheetMappings.RequestOptions): core.HttpResponsePromise<string[]>;
|
|
@@ -345,8 +345,8 @@ export class RateSheetMappings {
|
|
|
345
345
|
* await client.billing.rateSheetMappings.listRateSheetIdsByCounterpartyV1("chrt_ground_provider", {
|
|
346
346
|
* counterparty_org_id: "counterparty_org_id",
|
|
347
347
|
* counterparty_driver_id: "counterparty_driver_id",
|
|
348
|
-
*
|
|
349
|
-
*
|
|
348
|
+
* counterparty_off_chrt_provider_org_data_id: "counterparty_off_chrt_provider_org_data_id",
|
|
349
|
+
* counterparty_off_chrt_shipper_org_data_id: "counterparty_off_chrt_shipper_org_data_id"
|
|
350
350
|
* })
|
|
351
351
|
*/
|
|
352
352
|
listRateSheetIdsByCounterpartyV1(tgType, request = {}, requestOptions) {
|
|
@@ -355,7 +355,7 @@ export class RateSheetMappings {
|
|
|
355
355
|
__listRateSheetIdsByCounterpartyV1(tgType_1) {
|
|
356
356
|
return __awaiter(this, arguments, void 0, function* (tgType, request = {}, requestOptions) {
|
|
357
357
|
var _a, _b, _c, _d;
|
|
358
|
-
const { counterparty_org_id: counterpartyOrgId, counterparty_driver_id: counterpartyDriverId,
|
|
358
|
+
const { counterparty_org_id: counterpartyOrgId, counterparty_driver_id: counterpartyDriverId, counterparty_off_chrt_provider_org_data_id: counterpartyOffChrtProviderOrgDataId, counterparty_off_chrt_shipper_org_data_id: counterpartyOffChrtShipperOrgDataId, } = request;
|
|
359
359
|
const _queryParams = {};
|
|
360
360
|
if (counterpartyOrgId !== undefined) {
|
|
361
361
|
_queryParams["counterparty_org_id"] = counterpartyOrgId;
|
|
@@ -363,11 +363,11 @@ export class RateSheetMappings {
|
|
|
363
363
|
if (counterpartyDriverId !== undefined) {
|
|
364
364
|
_queryParams["counterparty_driver_id"] = counterpartyDriverId;
|
|
365
365
|
}
|
|
366
|
-
if (
|
|
367
|
-
_queryParams["
|
|
366
|
+
if (counterpartyOffChrtProviderOrgDataId !== undefined) {
|
|
367
|
+
_queryParams["counterparty_off_chrt_provider_org_data_id"] = counterpartyOffChrtProviderOrgDataId;
|
|
368
368
|
}
|
|
369
|
-
if (
|
|
370
|
-
_queryParams["
|
|
369
|
+
if (counterpartyOffChrtShipperOrgDataId !== undefined) {
|
|
370
|
+
_queryParams["counterparty_off_chrt_shipper_org_data_id"] = counterpartyOffChrtShipperOrgDataId;
|
|
371
371
|
}
|
|
372
372
|
let _headers = mergeHeaders((_a = this._options) === null || _a === void 0 ? void 0 : _a.headers, mergeOnlyDefinedHeaders({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
373
373
|
const _response = yield ((_b = this._options.fetcher) !== null && _b !== void 0 ? _b : core.fetcher)({
|
|
@@ -11,8 +11,8 @@ export interface RateSheetMappingClientCreate1 {
|
|
|
11
11
|
cargo_on_flight_rate_sheet_ids?: string[];
|
|
12
12
|
chrt_ground_provider_rate_sheet_ids?: string[];
|
|
13
13
|
counterparty_driver_id?: string | null;
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
counterparty_off_chrt_provider_org_data_id?: string | null;
|
|
15
|
+
counterparty_off_chrt_shipper_org_data_id?: string | null;
|
|
16
16
|
/** Must be a string starting with `org_` */
|
|
17
17
|
counterparty_org_id?: string | null;
|
|
18
18
|
onboard_courier_rate_sheet_ids?: string[];
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
* {
|
|
7
7
|
* counterparty_org_id: "counterparty_org_id",
|
|
8
8
|
* counterparty_driver_id: "counterparty_driver_id",
|
|
9
|
-
*
|
|
10
|
-
*
|
|
9
|
+
* counterparty_off_chrt_provider_org_data_id: "counterparty_off_chrt_provider_org_data_id",
|
|
10
|
+
* counterparty_off_chrt_shipper_org_data_id: "counterparty_off_chrt_shipper_org_data_id"
|
|
11
11
|
* }
|
|
12
12
|
*/
|
|
13
13
|
export interface RateSheetMappingsListRateSheetIdsByCounterpartyV1Request {
|
|
14
14
|
counterparty_org_id?: string | null;
|
|
15
15
|
counterparty_driver_id?: string | null;
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
counterparty_off_chrt_provider_org_data_id?: string | null;
|
|
17
|
+
counterparty_off_chrt_shipper_org_data_id?: string | null;
|
|
18
18
|
}
|
|
@@ -146,7 +146,7 @@ export declare class Statements {
|
|
|
146
146
|
* filter_order_short_id: "filter_order_short_id",
|
|
147
147
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
148
148
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
149
|
-
*
|
|
149
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
150
150
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
151
151
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
152
152
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -195,7 +195,7 @@ export declare class Statements {
|
|
|
195
195
|
* filter_order_short_id: "filter_order_short_id",
|
|
196
196
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
197
197
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
198
|
-
*
|
|
198
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
199
199
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
200
200
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
201
201
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -460,7 +460,7 @@ export class Statements {
|
|
|
460
460
|
* filter_order_short_id: "filter_order_short_id",
|
|
461
461
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
462
462
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
463
|
-
*
|
|
463
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
464
464
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
465
465
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
466
466
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -479,7 +479,7 @@ export class Statements {
|
|
|
479
479
|
__expandedListV1() {
|
|
480
480
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
481
481
|
var _a, _b, _c, _d, _e, _f;
|
|
482
|
-
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, filter_status: filterStatus, filter_settlement_type: filterSettlementType, filter_order_id: filterOrderId, filter_order_short_id: filterOrderShortId, filter_order_off_chrt_reference_id: filterOrderOffChrtReferenceId, filter_payment_origin_org_id: filterPaymentOriginOrgId,
|
|
482
|
+
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, filter_status: filterStatus, filter_settlement_type: filterSettlementType, filter_order_id: filterOrderId, filter_order_short_id: filterOrderShortId, filter_order_off_chrt_reference_id: filterOrderOffChrtReferenceId, filter_payment_origin_org_id: filterPaymentOriginOrgId, filter_payment_origin_off_chrt_shipper_org_data_id: filterPaymentOriginOffChrtShipperOrgDataId, filter_payment_destination_org_id: filterPaymentDestinationOrgId, filter_owned_by_org_id: filterOwnedByOrgId, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_opened_at_timestamp_gte: filterOpenedAtTimestampGte, filter_opened_at_timestamp_lte: filterOpenedAtTimestampLte, filter_paid_at_timestamp_gte: filterPaidAtTimestampGte, filter_paid_at_timestamp_lte: filterPaidAtTimestampLte, filter_uncollectible_at_timestamp_gte: filterUncollectibleAtTimestampGte, filter_uncollectible_at_timestamp_lte: filterUncollectibleAtTimestampLte, } = request;
|
|
483
483
|
const _queryParams = {};
|
|
484
484
|
if (sortBy !== undefined) {
|
|
485
485
|
_queryParams["sort_by"] = sortBy;
|
|
@@ -516,8 +516,9 @@ export class Statements {
|
|
|
516
516
|
if (filterPaymentOriginOrgId !== undefined) {
|
|
517
517
|
_queryParams["filter_payment_origin_org_id"] = filterPaymentOriginOrgId;
|
|
518
518
|
}
|
|
519
|
-
if (
|
|
520
|
-
_queryParams["
|
|
519
|
+
if (filterPaymentOriginOffChrtShipperOrgDataId !== undefined) {
|
|
520
|
+
_queryParams["filter_payment_origin_off_chrt_shipper_org_data_id"] =
|
|
521
|
+
filterPaymentOriginOffChrtShipperOrgDataId;
|
|
521
522
|
}
|
|
522
523
|
if (filterPaymentDestinationOrgId !== undefined) {
|
|
523
524
|
_queryParams["filter_payment_destination_org_id"] = filterPaymentDestinationOrgId;
|
|
@@ -674,7 +675,7 @@ export class Statements {
|
|
|
674
675
|
* filter_order_short_id: "filter_order_short_id",
|
|
675
676
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
676
677
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
677
|
-
*
|
|
678
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
678
679
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
679
680
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
680
681
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -693,7 +694,7 @@ export class Statements {
|
|
|
693
694
|
__listV1() {
|
|
694
695
|
return __awaiter(this, arguments, void 0, function* (request = {}, requestOptions) {
|
|
695
696
|
var _a, _b, _c, _d, _e, _f;
|
|
696
|
-
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, filter_status: filterStatus, filter_settlement_type: filterSettlementType, filter_order_id: filterOrderId, filter_order_short_id: filterOrderShortId, filter_order_off_chrt_reference_id: filterOrderOffChrtReferenceId, filter_payment_origin_org_id: filterPaymentOriginOrgId,
|
|
697
|
+
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, filter_status: filterStatus, filter_settlement_type: filterSettlementType, filter_order_id: filterOrderId, filter_order_short_id: filterOrderShortId, filter_order_off_chrt_reference_id: filterOrderOffChrtReferenceId, filter_payment_origin_org_id: filterPaymentOriginOrgId, filter_payment_origin_off_chrt_shipper_org_data_id: filterPaymentOriginOffChrtShipperOrgDataId, filter_payment_destination_org_id: filterPaymentDestinationOrgId, filter_owned_by_org_id: filterOwnedByOrgId, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_opened_at_timestamp_gte: filterOpenedAtTimestampGte, filter_opened_at_timestamp_lte: filterOpenedAtTimestampLte, filter_paid_at_timestamp_gte: filterPaidAtTimestampGte, filter_paid_at_timestamp_lte: filterPaidAtTimestampLte, filter_uncollectible_at_timestamp_gte: filterUncollectibleAtTimestampGte, filter_uncollectible_at_timestamp_lte: filterUncollectibleAtTimestampLte, } = request;
|
|
697
698
|
const _queryParams = {};
|
|
698
699
|
if (sortBy !== undefined) {
|
|
699
700
|
_queryParams["sort_by"] = sortBy;
|
|
@@ -730,8 +731,9 @@ export class Statements {
|
|
|
730
731
|
if (filterPaymentOriginOrgId !== undefined) {
|
|
731
732
|
_queryParams["filter_payment_origin_org_id"] = filterPaymentOriginOrgId;
|
|
732
733
|
}
|
|
733
|
-
if (
|
|
734
|
-
_queryParams["
|
|
734
|
+
if (filterPaymentOriginOffChrtShipperOrgDataId !== undefined) {
|
|
735
|
+
_queryParams["filter_payment_origin_off_chrt_shipper_org_data_id"] =
|
|
736
|
+
filterPaymentOriginOffChrtShipperOrgDataId;
|
|
735
737
|
}
|
|
736
738
|
if (filterPaymentDestinationOrgId !== undefined) {
|
|
737
739
|
_queryParams["filter_payment_destination_org_id"] = filterPaymentDestinationOrgId;
|
|
@@ -11,11 +11,11 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
11
11
|
export interface StatementCreateClientReq {
|
|
12
12
|
order_group_id?: string | null;
|
|
13
13
|
payment_destination_driver_id?: string | null;
|
|
14
|
-
|
|
14
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
15
15
|
payment_destination_off_chrt_vendor_id?: string | null;
|
|
16
16
|
/** Must be a string starting with `org_` */
|
|
17
17
|
payment_destination_org_id?: string | null;
|
|
18
|
-
|
|
18
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
19
19
|
/** Must be a string starting with `org_` */
|
|
20
20
|
payment_origin_org_id?: string | null;
|
|
21
21
|
settlement_type: Chrt.SettlementTypeEnum1;
|
|
@@ -14,7 +14,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
14
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
15
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
16
16
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
17
|
-
*
|
|
17
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
18
18
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
19
19
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
20
20
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -47,7 +47,7 @@ export interface StatementsExpandedListV1Request {
|
|
|
47
47
|
/** Filter by payment origin org ID */
|
|
48
48
|
filter_payment_origin_org_id?: string | null;
|
|
49
49
|
/** Filter by payment origin off-chrt shipper org ID */
|
|
50
|
-
|
|
50
|
+
filter_payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
51
51
|
/** Filter by payment destination org ID */
|
|
52
52
|
filter_payment_destination_org_id?: string | null;
|
|
53
53
|
/** Filter by owned by org ID */
|
|
@@ -14,7 +14,7 @@ import * as Chrt from "../../../../../../index.mjs";
|
|
|
14
14
|
* filter_order_short_id: "filter_order_short_id",
|
|
15
15
|
* filter_order_off_chrt_reference_id: "filter_order_off_chrt_reference_id",
|
|
16
16
|
* filter_payment_origin_org_id: "filter_payment_origin_org_id",
|
|
17
|
-
*
|
|
17
|
+
* filter_payment_origin_off_chrt_shipper_org_data_id: "filter_payment_origin_off_chrt_shipper_org_data_id",
|
|
18
18
|
* filter_payment_destination_org_id: "filter_payment_destination_org_id",
|
|
19
19
|
* filter_owned_by_org_id: "filter_owned_by_org_id",
|
|
20
20
|
* filter_staged_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
@@ -47,7 +47,7 @@ export interface StatementsListV1Request {
|
|
|
47
47
|
/** Filter by payment origin org ID */
|
|
48
48
|
filter_payment_origin_org_id?: string | null;
|
|
49
49
|
/** Filter by payment origin off-chrt shipper org ID */
|
|
50
|
-
|
|
50
|
+
filter_payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
51
51
|
/** Filter by payment destination org ID */
|
|
52
52
|
filter_payment_destination_org_id?: string | null;
|
|
53
53
|
/** Filter by owned by org ID */
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as environments from "../../../../environments.mjs";
|
|
5
5
|
import * as core from "../../../../core/index.mjs";
|
|
6
|
-
import { DepartmentRoutingRules } from "../resources/departmentRoutingRules/client/Client.mjs";
|
|
7
6
|
import { Departments } from "../resources/departments/client/Client.mjs";
|
|
8
7
|
import { OperationsTaskLists } from "../resources/operationsTaskLists/client/Client.mjs";
|
|
9
8
|
import { OperationsTasks } from "../resources/operationsTasks/client/Client.mjs";
|
|
@@ -21,13 +20,11 @@ export declare namespace Operations {
|
|
|
21
20
|
}
|
|
22
21
|
export declare class Operations {
|
|
23
22
|
protected readonly _options: Operations.Options;
|
|
24
|
-
protected _departmentRoutingRules: DepartmentRoutingRules | undefined;
|
|
25
23
|
protected _departments: Departments | undefined;
|
|
26
24
|
protected _operationsTaskLists: OperationsTaskLists | undefined;
|
|
27
25
|
protected _operationsTasks: OperationsTasks | undefined;
|
|
28
26
|
protected _orderInternalMessages: OrderInternalMessages | undefined;
|
|
29
27
|
constructor(_options?: Operations.Options);
|
|
30
|
-
get departmentRoutingRules(): DepartmentRoutingRules;
|
|
31
28
|
get departments(): Departments;
|
|
32
29
|
get operationsTaskLists(): OperationsTaskLists;
|
|
33
30
|
get operationsTasks(): OperationsTasks;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
import { DepartmentRoutingRules } from "../resources/departmentRoutingRules/client/Client.mjs";
|
|
5
4
|
import { Departments } from "../resources/departments/client/Client.mjs";
|
|
6
5
|
import { OperationsTaskLists } from "../resources/operationsTaskLists/client/Client.mjs";
|
|
7
6
|
import { OperationsTasks } from "../resources/operationsTasks/client/Client.mjs";
|
|
@@ -10,10 +9,6 @@ export class Operations {
|
|
|
10
9
|
constructor(_options = {}) {
|
|
11
10
|
this._options = _options;
|
|
12
11
|
}
|
|
13
|
-
get departmentRoutingRules() {
|
|
14
|
-
var _a;
|
|
15
|
-
return ((_a = this._departmentRoutingRules) !== null && _a !== void 0 ? _a : (this._departmentRoutingRules = new DepartmentRoutingRules(this._options)));
|
|
16
|
-
}
|
|
17
12
|
get departments() {
|
|
18
13
|
var _a;
|
|
19
14
|
return ((_a = this._departments) !== null && _a !== void 0 ? _a : (this._departments = new Departments(this._options)));
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
export * as departmentRoutingRules from "./departmentRoutingRules/index.mjs";
|
|
2
1
|
export * as departments from "./departments/index.mjs";
|
|
3
2
|
export * as operationsTaskLists from "./operationsTaskLists/index.mjs";
|
|
4
3
|
export * as operationsTasks from "./operationsTasks/index.mjs";
|
|
5
4
|
export * as orderInternalMessages from "./orderInternalMessages/index.mjs";
|
|
6
|
-
export * from "./departmentRoutingRules/client/requests/index.mjs";
|
|
7
5
|
export * from "./departments/client/requests/index.mjs";
|
|
8
6
|
export * from "./operationsTaskLists/client/requests/index.mjs";
|
|
9
7
|
export * from "./operationsTasks/client/requests/index.mjs";
|
|
@@ -1,9 +1,7 @@
|
|
|
1
|
-
export * as departmentRoutingRules from "./departmentRoutingRules/index.mjs";
|
|
2
1
|
export * as departments from "./departments/index.mjs";
|
|
3
2
|
export * as operationsTaskLists from "./operationsTaskLists/index.mjs";
|
|
4
3
|
export * as operationsTasks from "./operationsTasks/index.mjs";
|
|
5
4
|
export * as orderInternalMessages from "./orderInternalMessages/index.mjs";
|
|
6
|
-
export * from "./departmentRoutingRules/client/requests/index.mjs";
|
|
7
5
|
export * from "./departments/client/requests/index.mjs";
|
|
8
6
|
export * from "./operationsTaskLists/client/requests/index.mjs";
|
|
9
7
|
export * from "./operationsTasks/client/requests/index.mjs";
|