@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
package/dist/cjs/api/resources/shipping/resources/taskGroups/resources/expanded/client/Client.js
CHANGED
|
@@ -338,7 +338,7 @@ class Expanded {
|
|
|
338
338
|
* filter_exception_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
339
339
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
340
340
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
341
|
-
*
|
|
341
|
+
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
342
342
|
* body: {}
|
|
343
343
|
* })
|
|
344
344
|
*/
|
|
@@ -348,7 +348,7 @@ class Expanded {
|
|
|
348
348
|
__listForDriverForExecutorV1(request, requestOptions) {
|
|
349
349
|
return __awaiter(this, void 0, void 0, function* () {
|
|
350
350
|
var _a, _b, _c, _d, _e, _f;
|
|
351
|
-
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, search, filter_status: filterStatus, filter_draft_started_at_timestamp_lte: filterDraftStartedAtTimestampLte, filter_draft_started_at_timestamp_gte: filterDraftStartedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_in_progress_at_timestamp_lte: filterInProgressAtTimestampLte, filter_in_progress_at_timestamp_gte: filterInProgressAtTimestampGte, filter_completed_at_timestamp_lte: filterCompletedAtTimestampLte, filter_completed_at_timestamp_gte: filterCompletedAtTimestampGte, filter_skipped_at_timestamp_lte: filterSkippedAtTimestampLte, filter_skipped_at_timestamp_gte: filterSkippedAtTimestampGte, filter_cancelled_at_timestamp_lte: filterCancelledAtTimestampLte, filter_cancelled_at_timestamp_gte: filterCancelledAtTimestampGte, filter_exception_at_timestamp_lte: filterExceptionAtTimestampLte, filter_exception_at_timestamp_gte: filterExceptionAtTimestampGte, filter_coordinator_org_id: filterCoordinatorOrgId, filter_shipper_org_id: filterShipperOrgId,
|
|
351
|
+
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, search, filter_status: filterStatus, filter_draft_started_at_timestamp_lte: filterDraftStartedAtTimestampLte, filter_draft_started_at_timestamp_gte: filterDraftStartedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_in_progress_at_timestamp_lte: filterInProgressAtTimestampLte, filter_in_progress_at_timestamp_gte: filterInProgressAtTimestampGte, filter_completed_at_timestamp_lte: filterCompletedAtTimestampLte, filter_completed_at_timestamp_gte: filterCompletedAtTimestampGte, filter_skipped_at_timestamp_lte: filterSkippedAtTimestampLte, filter_skipped_at_timestamp_gte: filterSkippedAtTimestampGte, filter_cancelled_at_timestamp_lte: filterCancelledAtTimestampLte, filter_cancelled_at_timestamp_gte: filterCancelledAtTimestampGte, filter_exception_at_timestamp_lte: filterExceptionAtTimestampLte, filter_exception_at_timestamp_gte: filterExceptionAtTimestampGte, filter_coordinator_org_id: filterCoordinatorOrgId, filter_shipper_org_id: filterShipperOrgId, filter_off_chrt_shipper_org_data_id: filterOffChrtShipperOrgDataId, body: _body, } = request;
|
|
352
352
|
const _queryParams = {};
|
|
353
353
|
if (sortBy !== undefined) {
|
|
354
354
|
_queryParams["sort_by"] = sortBy;
|
|
@@ -421,8 +421,8 @@ class Expanded {
|
|
|
421
421
|
if (filterShipperOrgId !== undefined) {
|
|
422
422
|
_queryParams["filter_shipper_org_id"] = filterShipperOrgId;
|
|
423
423
|
}
|
|
424
|
-
if (
|
|
425
|
-
_queryParams["
|
|
424
|
+
if (filterOffChrtShipperOrgDataId !== undefined) {
|
|
425
|
+
_queryParams["filter_off_chrt_shipper_org_data_id"] = filterOffChrtShipperOrgDataId;
|
|
426
426
|
}
|
|
427
427
|
let _headers = (0, headers_js_1.mergeHeaders)((_c = this._options) === null || _c === void 0 ? void 0 : _c.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
428
428
|
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
@@ -501,7 +501,7 @@ class Expanded {
|
|
|
501
501
|
* filter_driver_id: "filter_driver_id",
|
|
502
502
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
503
503
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
504
|
-
*
|
|
504
|
+
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
505
505
|
* body: {}
|
|
506
506
|
* })
|
|
507
507
|
*/
|
|
@@ -511,7 +511,7 @@ class Expanded {
|
|
|
511
511
|
__listForExecutorOperatorsV1(request, requestOptions) {
|
|
512
512
|
return __awaiter(this, void 0, void 0, function* () {
|
|
513
513
|
var _a, _b, _c, _d, _e, _f;
|
|
514
|
-
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, search, filter_status: filterStatus, filter_draft_started_at_timestamp_lte: filterDraftStartedAtTimestampLte, filter_draft_started_at_timestamp_gte: filterDraftStartedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_in_progress_at_timestamp_lte: filterInProgressAtTimestampLte, filter_in_progress_at_timestamp_gte: filterInProgressAtTimestampGte, filter_completed_at_timestamp_lte: filterCompletedAtTimestampLte, filter_completed_at_timestamp_gte: filterCompletedAtTimestampGte, filter_skipped_at_timestamp_lte: filterSkippedAtTimestampLte, filter_skipped_at_timestamp_gte: filterSkippedAtTimestampGte, filter_cancelled_at_timestamp_lte: filterCancelledAtTimestampLte, filter_cancelled_at_timestamp_gte: filterCancelledAtTimestampGte, filter_exception_at_timestamp_lte: filterExceptionAtTimestampLte, filter_exception_at_timestamp_gte: filterExceptionAtTimestampGte, filter_driver_id: filterDriverId, filter_coordinator_org_id: filterCoordinatorOrgId, filter_shipper_org_id: filterShipperOrgId,
|
|
514
|
+
const { sort_by: sortBy, sort_order: sortOrder, page, page_size: pageSize, search, filter_status: filterStatus, filter_draft_started_at_timestamp_lte: filterDraftStartedAtTimestampLte, filter_draft_started_at_timestamp_gte: filterDraftStartedAtTimestampGte, filter_staged_at_timestamp_lte: filterStagedAtTimestampLte, filter_staged_at_timestamp_gte: filterStagedAtTimestampGte, filter_in_progress_at_timestamp_lte: filterInProgressAtTimestampLte, filter_in_progress_at_timestamp_gte: filterInProgressAtTimestampGte, filter_completed_at_timestamp_lte: filterCompletedAtTimestampLte, filter_completed_at_timestamp_gte: filterCompletedAtTimestampGte, filter_skipped_at_timestamp_lte: filterSkippedAtTimestampLte, filter_skipped_at_timestamp_gte: filterSkippedAtTimestampGte, filter_cancelled_at_timestamp_lte: filterCancelledAtTimestampLte, filter_cancelled_at_timestamp_gte: filterCancelledAtTimestampGte, filter_exception_at_timestamp_lte: filterExceptionAtTimestampLte, filter_exception_at_timestamp_gte: filterExceptionAtTimestampGte, filter_driver_id: filterDriverId, filter_coordinator_org_id: filterCoordinatorOrgId, filter_shipper_org_id: filterShipperOrgId, filter_off_chrt_shipper_org_data_id: filterOffChrtShipperOrgDataId, body: _body, } = request;
|
|
515
515
|
const _queryParams = {};
|
|
516
516
|
if (sortBy !== undefined) {
|
|
517
517
|
_queryParams["sort_by"] = sortBy;
|
|
@@ -587,8 +587,8 @@ class Expanded {
|
|
|
587
587
|
if (filterShipperOrgId !== undefined) {
|
|
588
588
|
_queryParams["filter_shipper_org_id"] = filterShipperOrgId;
|
|
589
589
|
}
|
|
590
|
-
if (
|
|
591
|
-
_queryParams["
|
|
590
|
+
if (filterOffChrtShipperOrgDataId !== undefined) {
|
|
591
|
+
_queryParams["filter_off_chrt_shipper_org_data_id"] = filterOffChrtShipperOrgDataId;
|
|
592
592
|
}
|
|
593
593
|
let _headers = (0, headers_js_1.mergeHeaders)((_c = this._options) === null || _c === void 0 ? void 0 : _c.headers, (0, headers_js_1.mergeOnlyDefinedHeaders)({ Authorization: yield this._getAuthorizationHeader() }), requestOptions === null || requestOptions === void 0 ? void 0 : requestOptions.headers);
|
|
594
594
|
const _response = yield ((_d = this._options.fetcher) !== null && _d !== void 0 ? _d : core.fetcher)({
|
|
@@ -26,7 +26,7 @@ import * as Chrt from "../../../../../../../../index.js";
|
|
|
26
26
|
* filter_exception_at_timestamp_gte: "2024-01-15T09:30:00Z",
|
|
27
27
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
28
28
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
29
|
-
*
|
|
29
|
+
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
30
30
|
* body: {}
|
|
31
31
|
* }
|
|
32
32
|
*/
|
|
@@ -55,6 +55,6 @@ export interface ExpandedListForDriverForExecutorV1Request {
|
|
|
55
55
|
filter_exception_at_timestamp_gte?: string | null;
|
|
56
56
|
filter_coordinator_org_id?: string | null;
|
|
57
57
|
filter_shipper_org_id?: string | null;
|
|
58
|
-
|
|
58
|
+
filter_off_chrt_shipper_org_data_id?: string | null;
|
|
59
59
|
body: Chrt.OrderAndTaskGroupExpandedReq;
|
|
60
60
|
}
|
|
@@ -27,7 +27,7 @@ import * as Chrt from "../../../../../../../../index.js";
|
|
|
27
27
|
* filter_driver_id: "filter_driver_id",
|
|
28
28
|
* filter_coordinator_org_id: "filter_coordinator_org_id",
|
|
29
29
|
* filter_shipper_org_id: "filter_shipper_org_id",
|
|
30
|
-
*
|
|
30
|
+
* filter_off_chrt_shipper_org_data_id: "filter_off_chrt_shipper_org_data_id",
|
|
31
31
|
* body: {}
|
|
32
32
|
* }
|
|
33
33
|
*/
|
|
@@ -57,6 +57,6 @@ export interface ExpandedListForExecutorOperatorsV1Request {
|
|
|
57
57
|
filter_driver_id?: string | null;
|
|
58
58
|
filter_coordinator_org_id?: string | null;
|
|
59
59
|
filter_shipper_org_id?: string | null;
|
|
60
|
-
|
|
60
|
+
filter_off_chrt_shipper_org_data_id?: string | null;
|
|
61
61
|
body: Chrt.OrderAndTaskGroupExpandedReq;
|
|
62
62
|
}
|
package/dist/cjs/api/resources/tracking/resources/sessions/client/requests/SessionClientCreate1.d.ts
CHANGED
|
@@ -18,7 +18,7 @@ export interface SessionClientCreate1 {
|
|
|
18
18
|
destination_geofence_radius_miles?: number;
|
|
19
19
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
20
20
|
off_chrt_reference_id?: string | null;
|
|
21
|
-
|
|
21
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
22
22
|
public?: boolean;
|
|
23
23
|
schema_version: number;
|
|
24
24
|
termination_scheduled_for_timestamp?: string | null;
|
|
@@ -3,7 +3,6 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as environments from "../../../../environments.js";
|
|
5
5
|
import * as core from "../../../../core/index.js";
|
|
6
|
-
import { DirectoryEntries } from "../resources/directoryEntries/client/Client.js";
|
|
7
6
|
import { PrivateData } from "../resources/privateData/client/Client.js";
|
|
8
7
|
import { PublicData } from "../resources/publicData/client/Client.js";
|
|
9
8
|
export declare namespace Users {
|
|
@@ -19,11 +18,9 @@ export declare namespace Users {
|
|
|
19
18
|
}
|
|
20
19
|
export declare class Users {
|
|
21
20
|
protected readonly _options: Users.Options;
|
|
22
|
-
protected _directoryEntries: DirectoryEntries | undefined;
|
|
23
21
|
protected _privateData: PrivateData | undefined;
|
|
24
22
|
protected _publicData: PublicData | undefined;
|
|
25
23
|
constructor(_options?: Users.Options);
|
|
26
|
-
get directoryEntries(): DirectoryEntries;
|
|
27
24
|
get privateData(): PrivateData;
|
|
28
25
|
get publicData(): PublicData;
|
|
29
26
|
}
|
|
@@ -4,24 +4,19 @@
|
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.Users = void 0;
|
|
7
|
-
const Client_js_1 = require("../resources/
|
|
8
|
-
const Client_js_2 = require("../resources/
|
|
9
|
-
const Client_js_3 = require("../resources/publicData/client/Client.js");
|
|
7
|
+
const Client_js_1 = require("../resources/privateData/client/Client.js");
|
|
8
|
+
const Client_js_2 = require("../resources/publicData/client/Client.js");
|
|
10
9
|
class Users {
|
|
11
10
|
constructor(_options = {}) {
|
|
12
11
|
this._options = _options;
|
|
13
12
|
}
|
|
14
|
-
get directoryEntries() {
|
|
15
|
-
var _a;
|
|
16
|
-
return ((_a = this._directoryEntries) !== null && _a !== void 0 ? _a : (this._directoryEntries = new Client_js_1.DirectoryEntries(this._options)));
|
|
17
|
-
}
|
|
18
13
|
get privateData() {
|
|
19
14
|
var _a;
|
|
20
|
-
return ((_a = this._privateData) !== null && _a !== void 0 ? _a : (this._privateData = new
|
|
15
|
+
return ((_a = this._privateData) !== null && _a !== void 0 ? _a : (this._privateData = new Client_js_1.PrivateData(this._options)));
|
|
21
16
|
}
|
|
22
17
|
get publicData() {
|
|
23
18
|
var _a;
|
|
24
|
-
return ((_a = this._publicData) !== null && _a !== void 0 ? _a : (this._publicData = new
|
|
19
|
+
return ((_a = this._publicData) !== null && _a !== void 0 ? _a : (this._publicData = new Client_js_2.PublicData(this._options)));
|
|
25
20
|
}
|
|
26
21
|
}
|
|
27
22
|
exports.Users = Users;
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
export * as directoryEntries from "./directoryEntries/index.js";
|
|
2
1
|
export * as privateData from "./privateData/index.js";
|
|
3
2
|
export * as publicData from "./publicData/index.js";
|
|
4
|
-
export * from "./directoryEntries/client/requests/index.js";
|
|
5
3
|
export * from "./privateData/client/requests/index.js";
|
|
@@ -36,9 +36,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
36
36
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
37
37
|
};
|
|
38
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
-
exports.publicData = exports.privateData =
|
|
40
|
-
exports.directoryEntries = __importStar(require("./directoryEntries/index.js"));
|
|
39
|
+
exports.publicData = exports.privateData = void 0;
|
|
41
40
|
exports.privateData = __importStar(require("./privateData/index.js"));
|
|
42
41
|
exports.publicData = __importStar(require("./publicData/index.js"));
|
|
43
|
-
__exportStar(require("./directoryEntries/client/requests/index.js"), exports);
|
|
44
42
|
__exportStar(require("./privateData/client/requests/index.js"), exports);
|
|
@@ -15,10 +15,10 @@ export interface BillingLedger1 {
|
|
|
15
15
|
/** Must be a string starting with `org_` */
|
|
16
16
|
owned_by_org_id: string;
|
|
17
17
|
payment_destination_driver_id?: string | null;
|
|
18
|
-
|
|
18
|
+
payment_destination_off_chrt_provider_org_data_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
|
schema_version: number;
|
|
@@ -20,10 +20,10 @@ export interface BillingLedgerPeriod1 {
|
|
|
20
20
|
/** Must be a string starting with `org_` */
|
|
21
21
|
owned_by_org_id: string;
|
|
22
22
|
payment_destination_driver_id?: string | null;
|
|
23
|
-
|
|
23
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
24
24
|
/** Must be a string starting with `org_` */
|
|
25
25
|
payment_destination_org_id?: string | null;
|
|
26
|
-
|
|
26
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
27
27
|
/** Must be a string starting with `org_` */
|
|
28
28
|
payment_origin_org_id?: string | null;
|
|
29
29
|
period_end_at_timestamp: string;
|
|
@@ -25,7 +25,7 @@ export interface DeviceLimitedForList1 {
|
|
|
25
25
|
last_seen_battery_level?: string | null;
|
|
26
26
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
27
27
|
off_chrt_reference_id?: string | null;
|
|
28
|
-
|
|
28
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
29
29
|
/** Must be a string starting with `org_` */
|
|
30
30
|
org_id: string;
|
|
31
31
|
pause_windows?: Chrt.DevicePausedTimeWindow1[];
|
|
@@ -4,23 +4,18 @@
|
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
5
|
export interface DirectoryEntry1 {
|
|
6
6
|
_id: string;
|
|
7
|
-
company_name?: string | null;
|
|
8
|
-
contact_first_name?: string | null;
|
|
9
|
-
contact_last_name?: string | null;
|
|
10
|
-
/** Must be a string starting with `org_` */
|
|
11
|
-
created_by_org_id: string;
|
|
12
7
|
/** Must be a string starting with `user_` */
|
|
13
8
|
created_by_user_id: string;
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
entry_off_chrt_shipper_org_id?: string | null;
|
|
9
|
+
email_address?: string | null;
|
|
10
|
+
entry_off_chrt_org_data_id?: string | null;
|
|
17
11
|
/** Must be a string starting with `org_` */
|
|
18
12
|
entry_org_id?: string | null;
|
|
19
|
-
industry?: string | null;
|
|
20
13
|
job_title?: string | null;
|
|
21
14
|
location?: Chrt.LocationFeature | null;
|
|
15
|
+
name: string;
|
|
22
16
|
notes?: string | null;
|
|
23
|
-
|
|
24
|
-
|
|
17
|
+
/** Must be a string starting with `org_` */
|
|
18
|
+
owned_by_org_id: string;
|
|
19
|
+
phone_number?: string | null;
|
|
25
20
|
schema_version: number;
|
|
26
21
|
}
|
|
@@ -1,9 +1,4 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
export type DirectoryEntrySortByEnum = "
|
|
5
|
-
export declare const DirectoryEntrySortByEnum: {
|
|
6
|
-
readonly CompanyName: "company_name";
|
|
7
|
-
readonly ContactFirstName: "contact_first_name";
|
|
8
|
-
readonly ContactLastName: "contact_last_name";
|
|
9
|
-
};
|
|
4
|
+
export type DirectoryEntrySortByEnum = "name";
|
|
@@ -3,9 +3,3 @@
|
|
|
3
3
|
* This file was auto-generated by Fern from our API Definition.
|
|
4
4
|
*/
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
-
exports.DirectoryEntrySortByEnum = void 0;
|
|
7
|
-
exports.DirectoryEntrySortByEnum = {
|
|
8
|
-
CompanyName: "company_name",
|
|
9
|
-
ContactFirstName: "contact_first_name",
|
|
10
|
-
ContactLastName: "contact_last_name",
|
|
11
|
-
};
|
|
@@ -42,11 +42,11 @@ export interface LineItemGroup1 {
|
|
|
42
42
|
/** Must be a string starting with `org_` */
|
|
43
43
|
owned_by_org_id: string;
|
|
44
44
|
payment_destination_driver_id?: string | null;
|
|
45
|
-
|
|
45
|
+
payment_destination_off_chrt_provider_org_data_id?: string | null;
|
|
46
46
|
payment_destination_off_chrt_vendor_id?: string | null;
|
|
47
47
|
/** Must be a string starting with `org_` */
|
|
48
48
|
payment_destination_org_id?: string | null;
|
|
49
|
-
|
|
49
|
+
payment_origin_off_chrt_shipper_org_data_id?: string | null;
|
|
50
50
|
/** Must be a string starting with `org_` */
|
|
51
51
|
payment_origin_org_id?: string | null;
|
|
52
52
|
pending_amount?: number;
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface OffChrtOrgData1 {
|
|
6
|
+
_id: string;
|
|
7
|
+
/** Must be a string starting with `user_` */
|
|
8
|
+
created_by_user_id: string;
|
|
9
|
+
email_address?: string | null;
|
|
10
|
+
industry?: string | null;
|
|
11
|
+
name: string;
|
|
12
|
+
org_type: Chrt.OrgTypeEnum;
|
|
13
|
+
/** Must be a string starting with `org_` */
|
|
14
|
+
owned_by_org_id: string;
|
|
15
|
+
phone_number?: string | null;
|
|
16
|
+
schema_version: number;
|
|
17
|
+
street_address?: Chrt.LocationFeature | null;
|
|
18
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface OffChrtOrgDataClientCreate1 {
|
|
6
|
+
email_address?: string | null;
|
|
7
|
+
industry?: string | null;
|
|
8
|
+
name: string;
|
|
9
|
+
org_type: Chrt.OrgTypeEnum;
|
|
10
|
+
phone_number?: string | null;
|
|
11
|
+
schema_version: number;
|
|
12
|
+
street_address?: Chrt.LocationFeature | null;
|
|
13
|
+
}
|
|
@@ -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 OffChrtOrgDataListRes {
|
|
6
|
+
items: Chrt.OffChrtOrgData1[];
|
|
7
7
|
total_count: number;
|
|
8
8
|
}
|
|
@@ -23,7 +23,7 @@ export interface Order1 {
|
|
|
23
23
|
in_progress_at_timestamp?: string | null;
|
|
24
24
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
25
25
|
off_chrt_reference_id?: string | null;
|
|
26
|
-
|
|
26
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
27
27
|
order_schedule_id?: string | null;
|
|
28
28
|
order_schedule_run_idempotency_key?: string | null;
|
|
29
29
|
order_template_id?: string | null;
|
|
@@ -27,7 +27,7 @@ export interface OrderLimitedForCoordinator1 {
|
|
|
27
27
|
in_progress_at_timestamp?: string | null;
|
|
28
28
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
29
29
|
off_chrt_reference_id?: string | null;
|
|
30
|
-
|
|
30
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
31
31
|
order_schedule_id?: string | null;
|
|
32
32
|
order_schedule_run_idempotency_key?: string | null;
|
|
33
33
|
order_template_id?: string | null;
|
|
@@ -27,7 +27,7 @@ export interface OrderLimitedForProvider1 {
|
|
|
27
27
|
in_progress_at_timestamp?: string | null;
|
|
28
28
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
29
29
|
off_chrt_reference_id?: string | null;
|
|
30
|
-
|
|
30
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
31
31
|
order_schedule_id?: string | null;
|
|
32
32
|
order_schedule_run_idempotency_key?: string | null;
|
|
33
33
|
order_template_id?: string | null;
|
|
@@ -23,7 +23,7 @@ export interface OrderLimitedForShipper1 {
|
|
|
23
23
|
in_progress_at_timestamp?: string | null;
|
|
24
24
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
25
25
|
off_chrt_reference_id?: string | null;
|
|
26
|
-
|
|
26
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
27
27
|
order_schedule_id?: string | null;
|
|
28
28
|
order_schedule_run_idempotency_key?: string | null;
|
|
29
29
|
order_template_id?: string | null;
|
|
@@ -7,6 +7,6 @@ export interface OrderTaskGroupExecutorDetails1 {
|
|
|
7
7
|
executor_label?: string | null;
|
|
8
8
|
/** Must be a string starting with `org_` */
|
|
9
9
|
executor_org_id?: string | null;
|
|
10
|
-
|
|
10
|
+
off_chrt_executor_org_data_id?: string | null;
|
|
11
11
|
task_group_id: string;
|
|
12
12
|
}
|
|
@@ -17,9 +17,9 @@ export interface OrderTemplate1 {
|
|
|
17
17
|
last_edited_at_timestamp: string;
|
|
18
18
|
last_used_at_timestamp?: string | null;
|
|
19
19
|
name: string;
|
|
20
|
-
|
|
20
|
+
off_chrt_executor_org_data_ids?: string[];
|
|
21
21
|
off_chrt_reference_id_str?: string | null;
|
|
22
|
-
|
|
22
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
23
23
|
/** Must be a string starting with `org_` */
|
|
24
24
|
owned_by_org_id: string;
|
|
25
25
|
/** Must be a string starting with `user_` */
|
|
@@ -15,8 +15,8 @@ export interface OrderTemplateCore1 {
|
|
|
15
15
|
directory_entry_ids?: string[];
|
|
16
16
|
driver_ids?: string[];
|
|
17
17
|
executor_org_ids?: string[];
|
|
18
|
-
|
|
19
|
-
|
|
18
|
+
off_chrt_executor_org_data_ids?: string[];
|
|
19
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
20
20
|
schema_version: number;
|
|
21
21
|
/** Must be a string starting with `org_` */
|
|
22
22
|
shipper_org_id?: string | null;
|
|
@@ -6,8 +6,8 @@ export interface OrderTemplateExpanded1 {
|
|
|
6
6
|
directory_entries?: Chrt.DirectoryEntry1[];
|
|
7
7
|
drivers?: Chrt.Driver1[];
|
|
8
8
|
executor_orgs?: Chrt.OrderTemplateOrgInfo1[];
|
|
9
|
-
off_chrt_executor_orgs?: Chrt.
|
|
10
|
-
off_chrt_shipper_org?: Chrt.
|
|
9
|
+
off_chrt_executor_orgs?: Chrt.OffChrtOrgData1[];
|
|
10
|
+
off_chrt_shipper_org?: Chrt.OffChrtOrgData1 | null;
|
|
11
11
|
order_template: Chrt.OrderTemplate1;
|
|
12
12
|
orders?: Chrt.Order1[];
|
|
13
13
|
orders_total_count?: number;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* This file was auto-generated by Fern from our API Definition.
|
|
3
3
|
*/
|
|
4
|
-
export type OrderTemplateReferenceColumnEnum1 = "shipper_org_id" | "
|
|
4
|
+
export type OrderTemplateReferenceColumnEnum1 = "shipper_org_id" | "off_chrt_shipper_org_data_id" | "executor_org_ids" | "off_chrt_executor_org_data_ids" | "driver_ids" | "directory_entry_ids";
|
|
5
5
|
export declare const OrderTemplateReferenceColumnEnum1: {
|
|
6
6
|
readonly ShipperOrgId: "shipper_org_id";
|
|
7
|
-
readonly
|
|
7
|
+
readonly OffChrtShipperOrgDataId: "off_chrt_shipper_org_data_id";
|
|
8
8
|
readonly ExecutorOrgIds: "executor_org_ids";
|
|
9
|
-
readonly
|
|
9
|
+
readonly OffChrtExecutorOrgDataIds: "off_chrt_executor_org_data_ids";
|
|
10
10
|
readonly DriverIds: "driver_ids";
|
|
11
11
|
readonly DirectoryEntryIds: "directory_entry_ids";
|
|
12
12
|
};
|
|
@@ -6,9 +6,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
6
6
|
exports.OrderTemplateReferenceColumnEnum1 = void 0;
|
|
7
7
|
exports.OrderTemplateReferenceColumnEnum1 = {
|
|
8
8
|
ShipperOrgId: "shipper_org_id",
|
|
9
|
-
|
|
9
|
+
OffChrtShipperOrgDataId: "off_chrt_shipper_org_data_id",
|
|
10
10
|
ExecutorOrgIds: "executor_org_ids",
|
|
11
|
-
|
|
11
|
+
OffChrtExecutorOrgDataIds: "off_chrt_executor_org_data_ids",
|
|
12
12
|
DriverIds: "driver_ids",
|
|
13
13
|
DirectoryEntryIds: "directory_entry_ids",
|
|
14
14
|
};
|
|
@@ -6,7 +6,7 @@ export interface OrderTemplateReferencesExpanded1 {
|
|
|
6
6
|
directory_entries?: Chrt.DirectoryEntry1[];
|
|
7
7
|
drivers?: Chrt.Driver1[];
|
|
8
8
|
executor_orgs?: Chrt.OrderTemplateOrgInfo1[];
|
|
9
|
-
off_chrt_executor_orgs?: Chrt.
|
|
10
|
-
off_chrt_shipper_org?: Chrt.
|
|
9
|
+
off_chrt_executor_orgs?: Chrt.OffChrtOrgData1[];
|
|
10
|
+
off_chrt_shipper_org?: Chrt.OffChrtOrgData1 | null;
|
|
11
11
|
shipper_org?: Chrt.OrderTemplateOrgInfo1 | null;
|
|
12
12
|
}
|
|
@@ -5,7 +5,7 @@ export interface OrderTemplateResolvabilityRes {
|
|
|
5
5
|
unresolvable_coordinator?: boolean;
|
|
6
6
|
unresolvable_directory_entry_ids?: string[];
|
|
7
7
|
unresolvable_driver_ids?: string[];
|
|
8
|
-
|
|
8
|
+
unresolvable_off_chrt_executor_org_data_ids?: string[];
|
|
9
9
|
unresolvable_off_chrt_shipper?: boolean;
|
|
10
10
|
valid: boolean;
|
|
11
11
|
}
|
|
@@ -6,7 +6,7 @@ export interface OrdersDraftUpdateRes {
|
|
|
6
6
|
coordinator_org_id?: string | null;
|
|
7
7
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
8
8
|
off_chrt_reference_id?: string | null;
|
|
9
|
-
|
|
9
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
10
10
|
order_id: string;
|
|
11
11
|
order_short_id: string;
|
|
12
12
|
/** Must be a string starting with `org_` */
|
|
@@ -4,11 +4,16 @@
|
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
5
|
export interface OrgPublicData1 {
|
|
6
6
|
_id: string;
|
|
7
|
-
|
|
7
|
+
description?: string | null;
|
|
8
|
+
email_address?: string | null;
|
|
8
9
|
/** Must be a string starting with `@`. May only contain a-z, A-Z, 0-9, _, -. May not be longer than 30 characters. */
|
|
9
10
|
handle?: string | null;
|
|
11
|
+
industry?: string | null;
|
|
12
|
+
name: string;
|
|
10
13
|
/** Must be a string starting with `org_` */
|
|
11
14
|
org_id: string;
|
|
12
15
|
org_type: Chrt.OrgTypeEnum;
|
|
16
|
+
phone_number?: string | null;
|
|
13
17
|
schema_version: number;
|
|
18
|
+
street_address?: Chrt.LocationFeature | null;
|
|
14
19
|
}
|
|
@@ -3,12 +3,13 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export interface ProviderProviderConnection1 {
|
|
5
5
|
_id: string;
|
|
6
|
-
auto_assign_enabled?: boolean;
|
|
6
|
+
auto_assign_enabled?: boolean | null;
|
|
7
7
|
connected?: boolean;
|
|
8
8
|
coordinator_customer_id_for_executor_stripe_connect_account?: string | null;
|
|
9
9
|
/** Must be a string starting with `org_` */
|
|
10
10
|
coordinator_org_id: string;
|
|
11
11
|
/** Must be a string starting with `org_` */
|
|
12
|
-
executor_org_id
|
|
12
|
+
executor_org_id?: string | null;
|
|
13
|
+
off_chrt_executor_org_data_id?: string | null;
|
|
13
14
|
schema_version: number;
|
|
14
15
|
}
|
|
@@ -3,12 +3,9 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import * as Chrt from "../index.js";
|
|
5
5
|
export interface ProviderProviderConnectionListItem {
|
|
6
|
-
auto_assign_enabled: boolean;
|
|
7
6
|
caller_connection_role: Chrt.ProviderProviderConnectionCallerRoleEnum;
|
|
8
|
-
|
|
9
|
-
connection_id: string;
|
|
10
|
-
/** Must be a string starting with `org_` */
|
|
11
|
-
counterparty_org_id: string;
|
|
7
|
+
counterparty_off_chrt_org_data?: Chrt.OffChrtOrgData1 | null;
|
|
12
8
|
counterparty_org_public_data?: Chrt.OrgPublicData1 | null;
|
|
13
|
-
|
|
9
|
+
distance_meters?: number | null;
|
|
10
|
+
provider_provider_connection: Chrt.ProviderProviderConnection1;
|
|
14
11
|
}
|
|
@@ -6,8 +6,8 @@ export interface RateSheetMapping1 {
|
|
|
6
6
|
cargo_on_flight_rate_sheet_ids?: string[];
|
|
7
7
|
chrt_ground_provider_rate_sheet_ids?: string[];
|
|
8
8
|
counterparty_driver_id?: string | null;
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
counterparty_off_chrt_provider_org_data_id?: string | null;
|
|
10
|
+
counterparty_off_chrt_shipper_org_data_id?: string | null;
|
|
11
11
|
/** Must be a string starting with `org_` */
|
|
12
12
|
counterparty_org_id?: string | null;
|
|
13
13
|
onboard_courier_rate_sheet_ids?: string[];
|
|
@@ -21,7 +21,7 @@ export interface Session1 {
|
|
|
21
21
|
last_seen_at_timestamp?: string | null;
|
|
22
22
|
/** Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, '.', '_', '~', '-' (RFC 3986 unreserved). */
|
|
23
23
|
off_chrt_reference_id?: string | null;
|
|
24
|
-
|
|
24
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
25
25
|
/** Must be a string starting with `org_` */
|
|
26
26
|
org_id: string;
|
|
27
27
|
public?: boolean;
|
|
@@ -4,10 +4,12 @@
|
|
|
4
4
|
export interface ShipperProviderConnection1 {
|
|
5
5
|
_id: string;
|
|
6
6
|
connected?: boolean;
|
|
7
|
+
coordinator_default_department_id?: string | null;
|
|
7
8
|
/** Must be a string starting with `org_` */
|
|
8
9
|
coordinator_org_id: string;
|
|
10
|
+
off_chrt_shipper_org_data_id?: string | null;
|
|
9
11
|
schema_version: number;
|
|
10
12
|
shipper_customer_id_for_coordinator_stripe_connect_account?: string | null;
|
|
11
13
|
/** Must be a string starting with `org_` */
|
|
12
|
-
shipper_org_id
|
|
14
|
+
shipper_org_id?: string | null;
|
|
13
15
|
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface ShipperProviderConnectionForCoordinatorListItem {
|
|
6
|
+
off_chrt_shipper_org_data?: Chrt.OffChrtOrgData1 | null;
|
|
7
|
+
shipper_org_public_data?: Chrt.OrgPublicData1 | null;
|
|
8
|
+
shipper_provider_connection: Chrt.ShipperProviderConnection1;
|
|
9
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* This file was auto-generated by Fern from our API Definition.
|
|
3
|
+
*/
|
|
4
|
+
import * as Chrt from "../index.js";
|
|
5
|
+
export interface ShipperProviderConnectionForShipperListItem {
|
|
6
|
+
coordinator_org_public_data: Chrt.OrgPublicData1;
|
|
7
|
+
shipper_provider_connection: Chrt.ShipperProviderConnection1;
|
|
8
|
+
}
|