@boomi/embedkit-sdk 1.0.5 → 1.0.7
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/index.d.mts +22283 -0
- package/dist/index.d.ts +22277 -929
- package/dist/index.js +13321 -773
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +13198 -0
- package/dist/index.mjs.map +1 -0
- package/package.json +12 -14
- package/dist/Boomi.d.ts +0 -240
- package/dist/Boomi.js +0 -250
- package/dist/Boomi.js.map +0 -1
- package/dist/core/ApiError.d.ts +0 -16
- package/dist/core/ApiError.js +0 -16
- package/dist/core/ApiError.js.map +0 -1
- package/dist/core/ApiRequestOptions.d.ts +0 -20
- package/dist/core/ApiRequestOptions.js +0 -3
- package/dist/core/ApiRequestOptions.js.map +0 -1
- package/dist/core/ApiResult.d.ts +0 -13
- package/dist/core/ApiResult.js +0 -3
- package/dist/core/ApiResult.js.map +0 -1
- package/dist/core/AxiosHttpRequest.d.ts +0 -20
- package/dist/core/AxiosHttpRequest.js +0 -21
- package/dist/core/AxiosHttpRequest.js.map +0 -1
- package/dist/core/BaseHttpRequest.d.ts +0 -14
- package/dist/core/BaseHttpRequest.js +0 -10
- package/dist/core/BaseHttpRequest.js.map +0 -1
- package/dist/core/CancelablePromise.d.ts +0 -26
- package/dist/core/CancelablePromise.js +0 -119
- package/dist/core/CancelablePromise.js.map +0 -1
- package/dist/core/OpenAPI.d.ts +0 -24
- package/dist/core/OpenAPI.js +0 -17
- package/dist/core/OpenAPI.js.map +0 -1
- package/dist/core/request.d.ts +0 -34
- package/dist/core/request.js +0 -292
- package/dist/core/request.js.map +0 -1
- package/dist/models/AS2BasicAuthInfo.d.ts +0 -10
- package/dist/models/AS2BasicAuthInfo.js +0 -3
- package/dist/models/AS2BasicAuthInfo.js.map +0 -1
- package/dist/models/AS2CommunicationOptions.d.ts +0 -25
- package/dist/models/AS2CommunicationOptions.js +0 -13
- package/dist/models/AS2CommunicationOptions.js.map +0 -1
- package/dist/models/AS2ConnectorRecord.d.ts +0 -98
- package/dist/models/AS2ConnectorRecord.js +0 -3
- package/dist/models/AS2ConnectorRecord.js.map +0 -1
- package/dist/models/AS2ConnectorRecordExpression.d.ts +0 -9
- package/dist/models/AS2ConnectorRecordExpression.js +0 -3
- package/dist/models/AS2ConnectorRecordExpression.js.map +0 -1
- package/dist/models/AS2ConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/AS2ConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/AS2ConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/AS2ConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/AS2ConnectorRecordQueryConfig.js +0 -3
- package/dist/models/AS2ConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/AS2ConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/AS2ConnectorRecordQueryResponse.js +0 -3
- package/dist/models/AS2ConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/AS2ConnectorRecordSimpleExpression.d.ts +0 -22
- package/dist/models/AS2ConnectorRecordSimpleExpression.js +0 -17
- package/dist/models/AS2ConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/AS2MDNOptions.d.ts +0 -32
- package/dist/models/AS2MDNOptions.js +0 -20
- package/dist/models/AS2MDNOptions.js.map +0 -1
- package/dist/models/AS2MessageOptions.d.ts +0 -51
- package/dist/models/AS2MessageOptions.js +0 -41
- package/dist/models/AS2MessageOptions.js.map +0 -1
- package/dist/models/AS2MyCompanyInfo.d.ts +0 -14
- package/dist/models/AS2MyCompanyInfo.js +0 -3
- package/dist/models/AS2MyCompanyInfo.js.map +0 -1
- package/dist/models/AS2PartnerInfo.d.ts +0 -22
- package/dist/models/AS2PartnerInfo.js +0 -3
- package/dist/models/AS2PartnerInfo.js.map +0 -1
- package/dist/models/AS2ReceiveOptions.d.ts +0 -16
- package/dist/models/AS2ReceiveOptions.js +0 -3
- package/dist/models/AS2ReceiveOptions.js.map +0 -1
- package/dist/models/AS2SendOptions.d.ts +0 -14
- package/dist/models/AS2SendOptions.js +0 -3
- package/dist/models/AS2SendOptions.js.map +0 -1
- package/dist/models/AS2SendSettings.d.ts +0 -24
- package/dist/models/AS2SendSettings.js +0 -12
- package/dist/models/AS2SendSettings.js.map +0 -1
- package/dist/models/Account.d.ts +0 -71
- package/dist/models/Account.js +0 -26
- package/dist/models/Account.js.map +0 -1
- package/dist/models/AccountBulkRequest.d.ts +0 -19
- package/dist/models/AccountBulkRequest.js +0 -14
- package/dist/models/AccountBulkRequest.js.map +0 -1
- package/dist/models/AccountBulkResponse.d.ts +0 -16
- package/dist/models/AccountBulkResponse.js +0 -3
- package/dist/models/AccountBulkResponse.js.map +0 -1
- package/dist/models/AccountCloudAttachmentProperties.d.ts +0 -144
- package/dist/models/AccountCloudAttachmentProperties.js +0 -34
- package/dist/models/AccountCloudAttachmentProperties.js.map +0 -1
- package/dist/models/AccountCloudAttachmentPropertiesAsyncResponse.d.ts +0 -12
- package/dist/models/AccountCloudAttachmentPropertiesAsyncResponse.js +0 -3
- package/dist/models/AccountCloudAttachmentPropertiesAsyncResponse.js.map +0 -1
- package/dist/models/AccountCloudAttachmentQuota.d.ts +0 -24
- package/dist/models/AccountCloudAttachmentQuota.js +0 -3
- package/dist/models/AccountCloudAttachmentQuota.js.map +0 -1
- package/dist/models/AccountCloudAttachmentQuotaBulkRequest.d.ts +0 -19
- package/dist/models/AccountCloudAttachmentQuotaBulkRequest.js +0 -14
- package/dist/models/AccountCloudAttachmentQuotaBulkRequest.js.map +0 -1
- package/dist/models/AccountCloudAttachmentQuotaBulkResponse.d.ts +0 -16
- package/dist/models/AccountCloudAttachmentQuotaBulkResponse.js +0 -3
- package/dist/models/AccountCloudAttachmentQuotaBulkResponse.js.map +0 -1
- package/dist/models/AccountExpression.d.ts +0 -9
- package/dist/models/AccountExpression.js +0 -3
- package/dist/models/AccountExpression.js.map +0 -1
- package/dist/models/AccountGroup.d.ts +0 -41
- package/dist/models/AccountGroup.js +0 -17
- package/dist/models/AccountGroup.js.map +0 -1
- package/dist/models/AccountGroupAccount.d.ts +0 -20
- package/dist/models/AccountGroupAccount.js +0 -3
- package/dist/models/AccountGroupAccount.js.map +0 -1
- package/dist/models/AccountGroupAccountExpression.d.ts +0 -9
- package/dist/models/AccountGroupAccountExpression.js +0 -3
- package/dist/models/AccountGroupAccountExpression.js.map +0 -1
- package/dist/models/AccountGroupAccountGroupingExpression.d.ts +0 -17
- package/dist/models/AccountGroupAccountGroupingExpression.js +0 -12
- package/dist/models/AccountGroupAccountGroupingExpression.js.map +0 -1
- package/dist/models/AccountGroupAccountQueryConfig.d.ts +0 -12
- package/dist/models/AccountGroupAccountQueryConfig.js +0 -3
- package/dist/models/AccountGroupAccountQueryConfig.js.map +0 -1
- package/dist/models/AccountGroupAccountQueryResponse.d.ts +0 -12
- package/dist/models/AccountGroupAccountQueryResponse.js +0 -3
- package/dist/models/AccountGroupAccountQueryResponse.js.map +0 -1
- package/dist/models/AccountGroupAccountSimpleExpression.d.ts +0 -31
- package/dist/models/AccountGroupAccountSimpleExpression.js +0 -27
- package/dist/models/AccountGroupAccountSimpleExpression.js.map +0 -1
- package/dist/models/AccountGroupBulkRequest.d.ts +0 -19
- package/dist/models/AccountGroupBulkRequest.js +0 -14
- package/dist/models/AccountGroupBulkRequest.js.map +0 -1
- package/dist/models/AccountGroupBulkResponse.d.ts +0 -16
- package/dist/models/AccountGroupBulkResponse.js +0 -3
- package/dist/models/AccountGroupBulkResponse.js.map +0 -1
- package/dist/models/AccountGroupExpression.d.ts +0 -9
- package/dist/models/AccountGroupExpression.js +0 -3
- package/dist/models/AccountGroupExpression.js.map +0 -1
- package/dist/models/AccountGroupGroupingExpression.d.ts +0 -17
- package/dist/models/AccountGroupGroupingExpression.js +0 -12
- package/dist/models/AccountGroupGroupingExpression.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPack.d.ts +0 -43
- package/dist/models/AccountGroupIntegrationPack.js +0 -18
- package/dist/models/AccountGroupIntegrationPack.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackBulkRequest.d.ts +0 -19
- package/dist/models/AccountGroupIntegrationPackBulkRequest.js +0 -14
- package/dist/models/AccountGroupIntegrationPackBulkRequest.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackBulkResponse.d.ts +0 -16
- package/dist/models/AccountGroupIntegrationPackBulkResponse.js +0 -3
- package/dist/models/AccountGroupIntegrationPackBulkResponse.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackExpression.d.ts +0 -23
- package/dist/models/AccountGroupIntegrationPackExpression.js +0 -3
- package/dist/models/AccountGroupIntegrationPackExpression.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackGroupingExpression.d.ts +0 -17
- package/dist/models/AccountGroupIntegrationPackGroupingExpression.js +0 -12
- package/dist/models/AccountGroupIntegrationPackGroupingExpression.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackQueryConfig.d.ts +0 -12
- package/dist/models/AccountGroupIntegrationPackQueryConfig.js +0 -3
- package/dist/models/AccountGroupIntegrationPackQueryConfig.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackQueryResponse.d.ts +0 -12
- package/dist/models/AccountGroupIntegrationPackQueryResponse.js +0 -3
- package/dist/models/AccountGroupIntegrationPackQueryResponse.js.map +0 -1
- package/dist/models/AccountGroupIntegrationPackSimpleExpression.d.ts +0 -27
- package/dist/models/AccountGroupIntegrationPackSimpleExpression.js +0 -22
- package/dist/models/AccountGroupIntegrationPackSimpleExpression.js.map +0 -1
- package/dist/models/AccountGroupQueryConfig.d.ts +0 -12
- package/dist/models/AccountGroupQueryConfig.js +0 -3
- package/dist/models/AccountGroupQueryConfig.js.map +0 -1
- package/dist/models/AccountGroupQueryResponse.d.ts +0 -12
- package/dist/models/AccountGroupQueryResponse.js +0 -3
- package/dist/models/AccountGroupQueryResponse.js.map +0 -1
- package/dist/models/AccountGroupSimpleExpression.d.ts +0 -34
- package/dist/models/AccountGroupSimpleExpression.js +0 -30
- package/dist/models/AccountGroupSimpleExpression.js.map +0 -1
- package/dist/models/AccountGroupUserRole.d.ts +0 -36
- package/dist/models/AccountGroupUserRole.js +0 -3
- package/dist/models/AccountGroupUserRole.js.map +0 -1
- package/dist/models/AccountGroupUserRoleExpression.d.ts +0 -9
- package/dist/models/AccountGroupUserRoleExpression.js +0 -3
- package/dist/models/AccountGroupUserRoleExpression.js.map +0 -1
- package/dist/models/AccountGroupUserRoleGroupingExpression.d.ts +0 -17
- package/dist/models/AccountGroupUserRoleGroupingExpression.js +0 -12
- package/dist/models/AccountGroupUserRoleGroupingExpression.js.map +0 -1
- package/dist/models/AccountGroupUserRoleQueryConfig.d.ts +0 -12
- package/dist/models/AccountGroupUserRoleQueryConfig.js +0 -3
- package/dist/models/AccountGroupUserRoleQueryConfig.js.map +0 -1
- package/dist/models/AccountGroupUserRoleQueryResponse.d.ts +0 -12
- package/dist/models/AccountGroupUserRoleQueryResponse.js +0 -3
- package/dist/models/AccountGroupUserRoleQueryResponse.js.map +0 -1
- package/dist/models/AccountGroupUserRoleSimpleExpression.d.ts +0 -32
- package/dist/models/AccountGroupUserRoleSimpleExpression.js +0 -28
- package/dist/models/AccountGroupUserRoleSimpleExpression.js.map +0 -1
- package/dist/models/AccountGroupingExpression.d.ts +0 -17
- package/dist/models/AccountGroupingExpression.js +0 -12
- package/dist/models/AccountGroupingExpression.js.map +0 -1
- package/dist/models/AccountQueryConfig.d.ts +0 -12
- package/dist/models/AccountQueryConfig.js +0 -3
- package/dist/models/AccountQueryConfig.js.map +0 -1
- package/dist/models/AccountQueryResponse.d.ts +0 -12
- package/dist/models/AccountQueryResponse.js +0 -3
- package/dist/models/AccountQueryResponse.js.map +0 -1
- package/dist/models/AccountSSOConfig.d.ts +0 -49
- package/dist/models/AccountSSOConfig.js +0 -3
- package/dist/models/AccountSSOConfig.js.map +0 -1
- package/dist/models/AccountSSOConfigBulkRequest.d.ts +0 -19
- package/dist/models/AccountSSOConfigBulkRequest.js +0 -14
- package/dist/models/AccountSSOConfigBulkRequest.js.map +0 -1
- package/dist/models/AccountSSOConfigBulkResponse.d.ts +0 -16
- package/dist/models/AccountSSOConfigBulkResponse.js +0 -3
- package/dist/models/AccountSSOConfigBulkResponse.js.map +0 -1
- package/dist/models/AccountSimpleExpression.d.ts +0 -36
- package/dist/models/AccountSimpleExpression.js +0 -32
- package/dist/models/AccountSimpleExpression.js.map +0 -1
- package/dist/models/AccountUserFederation.d.ts +0 -24
- package/dist/models/AccountUserFederation.js +0 -3
- package/dist/models/AccountUserFederation.js.map +0 -1
- package/dist/models/AccountUserFederationExpression.d.ts +0 -9
- package/dist/models/AccountUserFederationExpression.js +0 -3
- package/dist/models/AccountUserFederationExpression.js.map +0 -1
- package/dist/models/AccountUserFederationGroupingExpression.d.ts +0 -17
- package/dist/models/AccountUserFederationGroupingExpression.js +0 -12
- package/dist/models/AccountUserFederationGroupingExpression.js.map +0 -1
- package/dist/models/AccountUserFederationQueryConfig.d.ts +0 -12
- package/dist/models/AccountUserFederationQueryConfig.js +0 -3
- package/dist/models/AccountUserFederationQueryConfig.js.map +0 -1
- package/dist/models/AccountUserFederationQueryResponse.d.ts +0 -12
- package/dist/models/AccountUserFederationQueryResponse.js +0 -3
- package/dist/models/AccountUserFederationQueryResponse.js.map +0 -1
- package/dist/models/AccountUserFederationSimpleExpression.d.ts +0 -32
- package/dist/models/AccountUserFederationSimpleExpression.js +0 -28
- package/dist/models/AccountUserFederationSimpleExpression.js.map +0 -1
- package/dist/models/AccountUserRole.d.ts +0 -33
- package/dist/models/AccountUserRole.js +0 -3
- package/dist/models/AccountUserRole.js.map +0 -1
- package/dist/models/AccountUserRoleExpression.d.ts +0 -9
- package/dist/models/AccountUserRoleExpression.js +0 -3
- package/dist/models/AccountUserRoleExpression.js.map +0 -1
- package/dist/models/AccountUserRoleGroupingExpression.d.ts +0 -17
- package/dist/models/AccountUserRoleGroupingExpression.js +0 -12
- package/dist/models/AccountUserRoleGroupingExpression.js.map +0 -1
- package/dist/models/AccountUserRoleQueryConfig.d.ts +0 -12
- package/dist/models/AccountUserRoleQueryConfig.js +0 -3
- package/dist/models/AccountUserRoleQueryConfig.js.map +0 -1
- package/dist/models/AccountUserRoleQueryResponse.d.ts +0 -12
- package/dist/models/AccountUserRoleQueryResponse.js +0 -3
- package/dist/models/AccountUserRoleQueryResponse.js.map +0 -1
- package/dist/models/AccountUserRoleSimpleExpression.d.ts +0 -32
- package/dist/models/AccountUserRoleSimpleExpression.js +0 -28
- package/dist/models/AccountUserRoleSimpleExpression.js.map +0 -1
- package/dist/models/AllDocuments.d.ts +0 -33
- package/dist/models/AllDocuments.js +0 -18
- package/dist/models/AllDocuments.js.map +0 -1
- package/dist/models/ApiUsageCount.d.ts +0 -37
- package/dist/models/ApiUsageCount.js +0 -15
- package/dist/models/ApiUsageCount.js.map +0 -1
- package/dist/models/ApiUsageCountExpression.d.ts +0 -9
- package/dist/models/ApiUsageCountExpression.js +0 -3
- package/dist/models/ApiUsageCountExpression.js.map +0 -1
- package/dist/models/ApiUsageCountGroupingExpression.d.ts +0 -17
- package/dist/models/ApiUsageCountGroupingExpression.js +0 -12
- package/dist/models/ApiUsageCountGroupingExpression.js.map +0 -1
- package/dist/models/ApiUsageCountQueryConfig.d.ts +0 -12
- package/dist/models/ApiUsageCountQueryConfig.js +0 -3
- package/dist/models/ApiUsageCountQueryConfig.js.map +0 -1
- package/dist/models/ApiUsageCountQueryResponse.d.ts +0 -12
- package/dist/models/ApiUsageCountQueryResponse.js +0 -3
- package/dist/models/ApiUsageCountQueryResponse.js.map +0 -1
- package/dist/models/ApiUsageCountSimpleExpression.d.ts +0 -33
- package/dist/models/ApiUsageCountSimpleExpression.js +0 -29
- package/dist/models/ApiUsageCountSimpleExpression.js.map +0 -1
- package/dist/models/AsyncOperationTokenResult.d.ts +0 -16
- package/dist/models/AsyncOperationTokenResult.js +0 -3
- package/dist/models/AsyncOperationTokenResult.js.map +0 -1
- package/dist/models/AsyncToken.d.ts +0 -9
- package/dist/models/AsyncToken.js +0 -3
- package/dist/models/AsyncToken.js.map +0 -1
- package/dist/models/Atom.d.ts +0 -132
- package/dist/models/Atom.js +0 -26
- package/dist/models/Atom.js.map +0 -1
- package/dist/models/AtomAS2Artifacts.d.ts +0 -16
- package/dist/models/AtomAS2Artifacts.js +0 -3
- package/dist/models/AtomAS2Artifacts.js.map +0 -1
- package/dist/models/AtomBulkRequest.d.ts +0 -19
- package/dist/models/AtomBulkRequest.js +0 -14
- package/dist/models/AtomBulkRequest.js.map +0 -1
- package/dist/models/AtomBulkResponse.d.ts +0 -16
- package/dist/models/AtomBulkResponse.js +0 -3
- package/dist/models/AtomBulkResponse.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummary.d.ts +0 -33
- package/dist/models/AtomConnectionFieldExtensionSummary.js +0 -3
- package/dist/models/AtomConnectionFieldExtensionSummary.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummaryExpression.d.ts +0 -9
- package/dist/models/AtomConnectionFieldExtensionSummaryExpression.js +0 -3
- package/dist/models/AtomConnectionFieldExtensionSummaryExpression.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummaryGroupingExpression.d.ts +0 -17
- package/dist/models/AtomConnectionFieldExtensionSummaryGroupingExpression.js +0 -12
- package/dist/models/AtomConnectionFieldExtensionSummaryGroupingExpression.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryConfig.d.ts +0 -12
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryConfig.js +0 -3
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryConfig.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryResponse.d.ts +0 -12
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryResponse.js +0 -3
- package/dist/models/AtomConnectionFieldExtensionSummaryQueryResponse.js.map +0 -1
- package/dist/models/AtomConnectionFieldExtensionSummarySimpleExpression.d.ts +0 -33
- package/dist/models/AtomConnectionFieldExtensionSummarySimpleExpression.js +0 -29
- package/dist/models/AtomConnectionFieldExtensionSummarySimpleExpression.js.map +0 -1
- package/dist/models/AtomConnectorVersions.d.ts +0 -17
- package/dist/models/AtomConnectorVersions.js +0 -3
- package/dist/models/AtomConnectorVersions.js.map +0 -1
- package/dist/models/AtomConnectorVersionsBulkRequest.d.ts +0 -19
- package/dist/models/AtomConnectorVersionsBulkRequest.js +0 -14
- package/dist/models/AtomConnectorVersionsBulkRequest.js.map +0 -1
- package/dist/models/AtomConnectorVersionsBulkResponse.d.ts +0 -16
- package/dist/models/AtomConnectorVersionsBulkResponse.js +0 -3
- package/dist/models/AtomConnectorVersionsBulkResponse.js.map +0 -1
- package/dist/models/AtomCounters.d.ts +0 -14
- package/dist/models/AtomCounters.js +0 -3
- package/dist/models/AtomCounters.js.map +0 -1
- package/dist/models/AtomCountersAsyncResponse.d.ts +0 -12
- package/dist/models/AtomCountersAsyncResponse.js +0 -3
- package/dist/models/AtomCountersAsyncResponse.js.map +0 -1
- package/dist/models/AtomDiskSpace.d.ts +0 -26
- package/dist/models/AtomDiskSpace.js +0 -3
- package/dist/models/AtomDiskSpace.js.map +0 -1
- package/dist/models/AtomDiskSpaceAsyncResponse.d.ts +0 -12
- package/dist/models/AtomDiskSpaceAsyncResponse.js +0 -3
- package/dist/models/AtomDiskSpaceAsyncResponse.js.map +0 -1
- package/dist/models/AtomDiskSpaceDirectory.d.ts +0 -20
- package/dist/models/AtomDiskSpaceDirectory.js +0 -3
- package/dist/models/AtomDiskSpaceDirectory.js.map +0 -1
- package/dist/models/AtomExpression.d.ts +0 -9
- package/dist/models/AtomExpression.js +0 -3
- package/dist/models/AtomExpression.js.map +0 -1
- package/dist/models/AtomGroupingExpression.d.ts +0 -17
- package/dist/models/AtomGroupingExpression.js +0 -12
- package/dist/models/AtomGroupingExpression.js.map +0 -1
- package/dist/models/AtomLog.d.ts +0 -20
- package/dist/models/AtomLog.js +0 -3
- package/dist/models/AtomLog.js.map +0 -1
- package/dist/models/AtomPurge.d.ts +0 -12
- package/dist/models/AtomPurge.js +0 -3
- package/dist/models/AtomPurge.js.map +0 -1
- package/dist/models/AtomQueryConfig.d.ts +0 -12
- package/dist/models/AtomQueryConfig.js +0 -3
- package/dist/models/AtomQueryConfig.js.map +0 -1
- package/dist/models/AtomQueryResponse.d.ts +0 -12
- package/dist/models/AtomQueryResponse.js +0 -3
- package/dist/models/AtomQueryResponse.js.map +0 -1
- package/dist/models/AtomSecurityPolicies.d.ts +0 -17
- package/dist/models/AtomSecurityPolicies.js +0 -3
- package/dist/models/AtomSecurityPolicies.js.map +0 -1
- package/dist/models/AtomSecurityPoliciesAsyncResponse.d.ts +0 -12
- package/dist/models/AtomSecurityPoliciesAsyncResponse.js +0 -3
- package/dist/models/AtomSecurityPoliciesAsyncResponse.js.map +0 -1
- package/dist/models/AtomSecurityPoliciesType.d.ts +0 -10
- package/dist/models/AtomSecurityPoliciesType.js +0 -3
- package/dist/models/AtomSecurityPoliciesType.js.map +0 -1
- package/dist/models/AtomSecurityPolicy.d.ts +0 -14
- package/dist/models/AtomSecurityPolicy.js +0 -3
- package/dist/models/AtomSecurityPolicy.js.map +0 -1
- package/dist/models/AtomSecurityPolicyArgumentType.d.ts +0 -12
- package/dist/models/AtomSecurityPolicyArgumentType.js +0 -3
- package/dist/models/AtomSecurityPolicyArgumentType.js.map +0 -1
- package/dist/models/AtomSimpleExpression.d.ts +0 -27
- package/dist/models/AtomSimpleExpression.js +0 -23
- package/dist/models/AtomSimpleExpression.js.map +0 -1
- package/dist/models/AtomStartupProperties.d.ts +0 -14
- package/dist/models/AtomStartupProperties.js +0 -3
- package/dist/models/AtomStartupProperties.js.map +0 -1
- package/dist/models/AtomStartupPropertiesBulkRequest.d.ts +0 -19
- package/dist/models/AtomStartupPropertiesBulkRequest.js +0 -14
- package/dist/models/AtomStartupPropertiesBulkRequest.js.map +0 -1
- package/dist/models/AtomStartupPropertiesBulkResponse.d.ts +0 -16
- package/dist/models/AtomStartupPropertiesBulkResponse.js +0 -3
- package/dist/models/AtomStartupPropertiesBulkResponse.js.map +0 -1
- package/dist/models/AtomWorkerLog.d.ts +0 -12
- package/dist/models/AtomWorkerLog.js +0 -3
- package/dist/models/AtomWorkerLog.js.map +0 -1
- package/dist/models/AttachmentInfo.d.ts +0 -11
- package/dist/models/AttachmentInfo.js +0 -3
- package/dist/models/AttachmentInfo.js.map +0 -1
- package/dist/models/AuditLog.d.ts +0 -54
- package/dist/models/AuditLog.js +0 -3
- package/dist/models/AuditLog.js.map +0 -1
- package/dist/models/AuditLogBulkRequest.d.ts +0 -19
- package/dist/models/AuditLogBulkRequest.js +0 -14
- package/dist/models/AuditLogBulkRequest.js.map +0 -1
- package/dist/models/AuditLogBulkResponse.d.ts +0 -16
- package/dist/models/AuditLogBulkResponse.js +0 -3
- package/dist/models/AuditLogBulkResponse.js.map +0 -1
- package/dist/models/AuditLogExpression.d.ts +0 -9
- package/dist/models/AuditLogExpression.js +0 -3
- package/dist/models/AuditLogExpression.js.map +0 -1
- package/dist/models/AuditLogGroupingExpression.d.ts +0 -17
- package/dist/models/AuditLogGroupingExpression.js +0 -12
- package/dist/models/AuditLogGroupingExpression.js.map +0 -1
- package/dist/models/AuditLogProperty.d.ts +0 -11
- package/dist/models/AuditLogProperty.js +0 -3
- package/dist/models/AuditLogProperty.js.map +0 -1
- package/dist/models/AuditLogQueryConfig.d.ts +0 -12
- package/dist/models/AuditLogQueryConfig.js +0 -3
- package/dist/models/AuditLogQueryConfig.js.map +0 -1
- package/dist/models/AuditLogQueryResponse.d.ts +0 -12
- package/dist/models/AuditLogQueryResponse.js +0 -3
- package/dist/models/AuditLogQueryResponse.js.map +0 -1
- package/dist/models/AuditLogSimpleExpression.d.ts +0 -37
- package/dist/models/AuditLogSimpleExpression.js +0 -33
- package/dist/models/AuditLogSimpleExpression.js.map +0 -1
- package/dist/models/Branch.d.ts +0 -54
- package/dist/models/Branch.js +0 -3
- package/dist/models/Branch.js.map +0 -1
- package/dist/models/BranchBulkRequest.d.ts +0 -19
- package/dist/models/BranchBulkRequest.js +0 -14
- package/dist/models/BranchBulkRequest.js.map +0 -1
- package/dist/models/BranchBulkResponse.d.ts +0 -16
- package/dist/models/BranchBulkResponse.js +0 -3
- package/dist/models/BranchBulkResponse.js.map +0 -1
- package/dist/models/BranchExpression.d.ts +0 -9
- package/dist/models/BranchExpression.js +0 -3
- package/dist/models/BranchExpression.js.map +0 -1
- package/dist/models/BranchGroupingExpression.d.ts +0 -17
- package/dist/models/BranchGroupingExpression.js +0 -12
- package/dist/models/BranchGroupingExpression.js.map +0 -1
- package/dist/models/BranchQueryConfig.d.ts +0 -12
- package/dist/models/BranchQueryConfig.js +0 -3
- package/dist/models/BranchQueryConfig.js.map +0 -1
- package/dist/models/BranchQueryResponse.d.ts +0 -12
- package/dist/models/BranchQueryResponse.js +0 -3
- package/dist/models/BranchQueryResponse.js.map +0 -1
- package/dist/models/BranchSimpleExpression.d.ts +0 -27
- package/dist/models/BranchSimpleExpression.js +0 -22
- package/dist/models/BranchSimpleExpression.js.map +0 -1
- package/dist/models/BrowseField.d.ts +0 -10
- package/dist/models/BrowseField.js +0 -3
- package/dist/models/BrowseField.js.map +0 -1
- package/dist/models/BulkId.d.ts +0 -9
- package/dist/models/BulkId.js +0 -3
- package/dist/models/BulkId.js.map +0 -1
- package/dist/models/ChangeListenerStatusRequest.d.ts +0 -35
- package/dist/models/ChangeListenerStatusRequest.js +0 -19
- package/dist/models/ChangeListenerStatusRequest.js.map +0 -1
- package/dist/models/ClearQueueRequest.d.ts +0 -26
- package/dist/models/ClearQueueRequest.js +0 -3
- package/dist/models/ClearQueueRequest.js.map +0 -1
- package/dist/models/Cloud.d.ts +0 -18
- package/dist/models/Cloud.js +0 -3
- package/dist/models/Cloud.js.map +0 -1
- package/dist/models/CloudAtom.d.ts +0 -10
- package/dist/models/CloudAtom.js +0 -3
- package/dist/models/CloudAtom.js.map +0 -1
- package/dist/models/CloudBulkRequest.d.ts +0 -19
- package/dist/models/CloudBulkRequest.js +0 -14
- package/dist/models/CloudBulkRequest.js.map +0 -1
- package/dist/models/CloudBulkResponse.d.ts +0 -16
- package/dist/models/CloudBulkResponse.js +0 -3
- package/dist/models/CloudBulkResponse.js.map +0 -1
- package/dist/models/CloudExpression.d.ts +0 -9
- package/dist/models/CloudExpression.js +0 -3
- package/dist/models/CloudExpression.js.map +0 -1
- package/dist/models/CloudGroupingExpression.d.ts +0 -17
- package/dist/models/CloudGroupingExpression.js +0 -12
- package/dist/models/CloudGroupingExpression.js.map +0 -1
- package/dist/models/CloudManagedSecretConfig.d.ts +0 -17
- package/dist/models/CloudManagedSecretConfig.js +0 -12
- package/dist/models/CloudManagedSecretConfig.js.map +0 -1
- package/dist/models/CloudQueryConfig.d.ts +0 -12
- package/dist/models/CloudQueryConfig.js +0 -3
- package/dist/models/CloudQueryConfig.js.map +0 -1
- package/dist/models/CloudQueryResponse.d.ts +0 -12
- package/dist/models/CloudQueryResponse.js +0 -3
- package/dist/models/CloudQueryResponse.js.map +0 -1
- package/dist/models/CloudSimpleExpression.d.ts +0 -31
- package/dist/models/CloudSimpleExpression.js +0 -27
- package/dist/models/CloudSimpleExpression.js.map +0 -1
- package/dist/models/CompDiffAttribute.d.ts +0 -20
- package/dist/models/CompDiffAttribute.js +0 -3
- package/dist/models/CompDiffAttribute.js.map +0 -1
- package/dist/models/CompDiffConfig.d.ts +0 -50
- package/dist/models/CompDiffConfig.js +0 -42
- package/dist/models/CompDiffConfig.js.map +0 -1
- package/dist/models/CompDiffElement.d.ts +0 -20
- package/dist/models/CompDiffElement.js +0 -3
- package/dist/models/CompDiffElement.js.map +0 -1
- package/dist/models/Component.d.ts +0 -53
- package/dist/models/Component.js +0 -3
- package/dist/models/Component.js.map +0 -1
- package/dist/models/ComponentAtomAttachment.d.ts +0 -12
- package/dist/models/ComponentAtomAttachment.js +0 -3
- package/dist/models/ComponentAtomAttachment.js.map +0 -1
- package/dist/models/ComponentAtomAttachmentExpression.d.ts +0 -9
- package/dist/models/ComponentAtomAttachmentExpression.js +0 -3
- package/dist/models/ComponentAtomAttachmentExpression.js.map +0 -1
- package/dist/models/ComponentAtomAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/ComponentAtomAttachmentGroupingExpression.js +0 -12
- package/dist/models/ComponentAtomAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/ComponentAtomAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/ComponentAtomAttachmentQueryConfig.js +0 -3
- package/dist/models/ComponentAtomAttachmentQueryConfig.js.map +0 -1
- package/dist/models/ComponentAtomAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/ComponentAtomAttachmentQueryResponse.js +0 -3
- package/dist/models/ComponentAtomAttachmentQueryResponse.js.map +0 -1
- package/dist/models/ComponentAtomAttachmentSimpleExpression.d.ts +0 -32
- package/dist/models/ComponentAtomAttachmentSimpleExpression.js +0 -28
- package/dist/models/ComponentAtomAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/ComponentBulkRequest.d.ts +0 -19
- package/dist/models/ComponentBulkRequest.js +0 -14
- package/dist/models/ComponentBulkRequest.js.map +0 -1
- package/dist/models/ComponentBulkResponse.d.ts +0 -16
- package/dist/models/ComponentBulkResponse.js +0 -3
- package/dist/models/ComponentBulkResponse.js.map +0 -1
- package/dist/models/ComponentDiffRequest.d.ts +0 -22
- package/dist/models/ComponentDiffRequest.js +0 -3
- package/dist/models/ComponentDiffRequest.js.map +0 -1
- package/dist/models/ComponentDiffRequestBulkRequest.d.ts +0 -25
- package/dist/models/ComponentDiffRequestBulkRequest.js +0 -17
- package/dist/models/ComponentDiffRequestBulkRequest.js.map +0 -1
- package/dist/models/ComponentDiffRequestBulkResponse.d.ts +0 -16
- package/dist/models/ComponentDiffRequestBulkResponse.js +0 -3
- package/dist/models/ComponentDiffRequestBulkResponse.js.map +0 -1
- package/dist/models/ComponentDiffResponseCreate.d.ts +0 -82
- package/dist/models/ComponentDiffResponseCreate.js +0 -3
- package/dist/models/ComponentDiffResponseCreate.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachment.d.ts +0 -12
- package/dist/models/ComponentEnvironmentAttachment.js +0 -3
- package/dist/models/ComponentEnvironmentAttachment.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachmentExpression.d.ts +0 -9
- package/dist/models/ComponentEnvironmentAttachmentExpression.js +0 -3
- package/dist/models/ComponentEnvironmentAttachmentExpression.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/ComponentEnvironmentAttachmentGroupingExpression.js +0 -12
- package/dist/models/ComponentEnvironmentAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/ComponentEnvironmentAttachmentQueryConfig.js +0 -3
- package/dist/models/ComponentEnvironmentAttachmentQueryConfig.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/ComponentEnvironmentAttachmentQueryResponse.js +0 -3
- package/dist/models/ComponentEnvironmentAttachmentQueryResponse.js.map +0 -1
- package/dist/models/ComponentEnvironmentAttachmentSimpleExpression.d.ts +0 -32
- package/dist/models/ComponentEnvironmentAttachmentSimpleExpression.js +0 -28
- package/dist/models/ComponentEnvironmentAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/ComponentInfo.d.ts +0 -16
- package/dist/models/ComponentInfo.js +0 -3
- package/dist/models/ComponentInfo.js.map +0 -1
- package/dist/models/ComponentMergeConfig.d.ts +0 -10
- package/dist/models/ComponentMergeConfig.js +0 -3
- package/dist/models/ComponentMergeConfig.js.map +0 -1
- package/dist/models/ComponentMergeConfigs.d.ts +0 -10
- package/dist/models/ComponentMergeConfigs.js +0 -3
- package/dist/models/ComponentMergeConfigs.js.map +0 -1
- package/dist/models/ComponentMetadata.d.ts +0 -109
- package/dist/models/ComponentMetadata.js +0 -42
- package/dist/models/ComponentMetadata.js.map +0 -1
- package/dist/models/ComponentMetadataBulkRequest.d.ts +0 -19
- package/dist/models/ComponentMetadataBulkRequest.js +0 -14
- package/dist/models/ComponentMetadataBulkRequest.js.map +0 -1
- package/dist/models/ComponentMetadataBulkResponse.d.ts +0 -16
- package/dist/models/ComponentMetadataBulkResponse.js +0 -3
- package/dist/models/ComponentMetadataBulkResponse.js.map +0 -1
- package/dist/models/ComponentMetadataExpression.d.ts +0 -9
- package/dist/models/ComponentMetadataExpression.js +0 -3
- package/dist/models/ComponentMetadataExpression.js.map +0 -1
- package/dist/models/ComponentMetadataGroupingExpression.d.ts +0 -17
- package/dist/models/ComponentMetadataGroupingExpression.js +0 -12
- package/dist/models/ComponentMetadataGroupingExpression.js.map +0 -1
- package/dist/models/ComponentMetadataQueryConfig.d.ts +0 -12
- package/dist/models/ComponentMetadataQueryConfig.js +0 -3
- package/dist/models/ComponentMetadataQueryConfig.js.map +0 -1
- package/dist/models/ComponentMetadataQueryResponse.d.ts +0 -12
- package/dist/models/ComponentMetadataQueryResponse.js +0 -3
- package/dist/models/ComponentMetadataQueryResponse.js.map +0 -1
- package/dist/models/ComponentMetadataSimpleExpression.d.ts +0 -47
- package/dist/models/ComponentMetadataSimpleExpression.js +0 -43
- package/dist/models/ComponentMetadataSimpleExpression.js.map +0 -1
- package/dist/models/ComponentReference.d.ts +0 -10
- package/dist/models/ComponentReference.js +0 -3
- package/dist/models/ComponentReference.js.map +0 -1
- package/dist/models/ComponentReferenceBulkRequest.d.ts +0 -19
- package/dist/models/ComponentReferenceBulkRequest.js +0 -14
- package/dist/models/ComponentReferenceBulkRequest.js.map +0 -1
- package/dist/models/ComponentReferenceBulkResponse.d.ts +0 -16
- package/dist/models/ComponentReferenceBulkResponse.js +0 -3
- package/dist/models/ComponentReferenceBulkResponse.js.map +0 -1
- package/dist/models/ComponentReferenceExpression.d.ts +0 -9
- package/dist/models/ComponentReferenceExpression.js +0 -3
- package/dist/models/ComponentReferenceExpression.js.map +0 -1
- package/dist/models/ComponentReferenceGroupingExpression.d.ts +0 -17
- package/dist/models/ComponentReferenceGroupingExpression.js +0 -12
- package/dist/models/ComponentReferenceGroupingExpression.js.map +0 -1
- package/dist/models/ComponentReferenceQueryConfig.d.ts +0 -12
- package/dist/models/ComponentReferenceQueryConfig.js +0 -3
- package/dist/models/ComponentReferenceQueryConfig.js.map +0 -1
- package/dist/models/ComponentReferenceQueryResponse.d.ts +0 -12
- package/dist/models/ComponentReferenceQueryResponse.js +0 -3
- package/dist/models/ComponentReferenceQueryResponse.js.map +0 -1
- package/dist/models/ComponentReferenceSimpleExpression.d.ts +0 -33
- package/dist/models/ComponentReferenceSimpleExpression.js +0 -29
- package/dist/models/ComponentReferenceSimpleExpression.js.map +0 -1
- package/dist/models/Connection.d.ts +0 -12
- package/dist/models/Connection.js +0 -3
- package/dist/models/Connection.js.map +0 -1
- package/dist/models/ConnectionLicensingDownload.d.ts +0 -14
- package/dist/models/ConnectionLicensingDownload.js +0 -3
- package/dist/models/ConnectionLicensingDownload.js.map +0 -1
- package/dist/models/ConnectionLicensingReport.d.ts +0 -10
- package/dist/models/ConnectionLicensingReport.js +0 -3
- package/dist/models/ConnectionLicensingReport.js.map +0 -1
- package/dist/models/Connections.d.ts +0 -10
- package/dist/models/Connections.js +0 -3
- package/dist/models/Connections.js.map +0 -1
- package/dist/models/Connector.d.ts +0 -16
- package/dist/models/Connector.js +0 -3
- package/dist/models/Connector.js.map +0 -1
- package/dist/models/ConnectorBulkRequest.d.ts +0 -19
- package/dist/models/ConnectorBulkRequest.js +0 -14
- package/dist/models/ConnectorBulkRequest.js.map +0 -1
- package/dist/models/ConnectorBulkResponse.d.ts +0 -16
- package/dist/models/ConnectorBulkResponse.js +0 -3
- package/dist/models/ConnectorBulkResponse.js.map +0 -1
- package/dist/models/ConnectorDocument.d.ts +0 -12
- package/dist/models/ConnectorDocument.js +0 -3
- package/dist/models/ConnectorDocument.js.map +0 -1
- package/dist/models/ConnectorDocumentDownload.d.ts +0 -14
- package/dist/models/ConnectorDocumentDownload.js +0 -3
- package/dist/models/ConnectorDocumentDownload.js.map +0 -1
- package/dist/models/ConnectorExpression.d.ts +0 -9
- package/dist/models/ConnectorExpression.js +0 -3
- package/dist/models/ConnectorExpression.js.map +0 -1
- package/dist/models/ConnectorField.d.ts +0 -10
- package/dist/models/ConnectorField.js +0 -3
- package/dist/models/ConnectorField.js.map +0 -1
- package/dist/models/ConnectorFields.d.ts +0 -13
- package/dist/models/ConnectorFields.js +0 -3
- package/dist/models/ConnectorFields.js.map +0 -1
- package/dist/models/ConnectorGroupingExpression.d.ts +0 -17
- package/dist/models/ConnectorGroupingExpression.js +0 -12
- package/dist/models/ConnectorGroupingExpression.js.map +0 -1
- package/dist/models/ConnectorQueryConfig.d.ts +0 -12
- package/dist/models/ConnectorQueryConfig.js +0 -3
- package/dist/models/ConnectorQueryConfig.js.map +0 -1
- package/dist/models/ConnectorQueryResponse.d.ts +0 -12
- package/dist/models/ConnectorQueryResponse.js +0 -3
- package/dist/models/ConnectorQueryResponse.js.map +0 -1
- package/dist/models/ConnectorSimpleExpression.d.ts +0 -31
- package/dist/models/ConnectorSimpleExpression.js +0 -27
- package/dist/models/ConnectorSimpleExpression.js.map +0 -1
- package/dist/models/ConnectorVersion.d.ts +0 -19
- package/dist/models/ConnectorVersion.js +0 -3
- package/dist/models/ConnectorVersion.js.map +0 -1
- package/dist/models/ContactInfo.d.ts +0 -18
- package/dist/models/ContactInfo.js +0 -3
- package/dist/models/ContactInfo.js.map +0 -1
- package/dist/models/Counter.d.ts +0 -16
- package/dist/models/Counter.js +0 -3
- package/dist/models/Counter.js.map +0 -1
- package/dist/models/CrossReference.d.ts +0 -13
- package/dist/models/CrossReference.js +0 -3
- package/dist/models/CrossReference.js.map +0 -1
- package/dist/models/CrossReferenceInputs.d.ts +0 -10
- package/dist/models/CrossReferenceInputs.js +0 -3
- package/dist/models/CrossReferenceInputs.js.map +0 -1
- package/dist/models/CrossReferenceOutputs.d.ts +0 -10
- package/dist/models/CrossReferenceOutputs.js +0 -3
- package/dist/models/CrossReferenceOutputs.js.map +0 -1
- package/dist/models/CrossReferenceParameter.d.ts +0 -11
- package/dist/models/CrossReferenceParameter.js +0 -3
- package/dist/models/CrossReferenceParameter.js.map +0 -1
- package/dist/models/CrossReferenceRow.d.ts +0 -28
- package/dist/models/CrossReferenceRow.js +0 -3
- package/dist/models/CrossReferenceRow.js.map +0 -1
- package/dist/models/CrossReferenceRows.d.ts +0 -10
- package/dist/models/CrossReferenceRows.js +0 -3
- package/dist/models/CrossReferenceRows.js.map +0 -1
- package/dist/models/CrossReferences.d.ts +0 -10
- package/dist/models/CrossReferences.js +0 -3
- package/dist/models/CrossReferences.js.map +0 -1
- package/dist/models/CustomPartnerInfo.d.ts +0 -7
- package/dist/models/CustomPartnerInfo.js +0 -3
- package/dist/models/CustomPartnerInfo.js.map +0 -1
- package/dist/models/CustomProperties.d.ts +0 -10
- package/dist/models/CustomProperties.js +0 -3
- package/dist/models/CustomProperties.js.map +0 -1
- package/dist/models/CustomTrackedField.d.ts +0 -30
- package/dist/models/CustomTrackedField.js +0 -16
- package/dist/models/CustomTrackedField.js.map +0 -1
- package/dist/models/CustomTrackedFieldExpression.d.ts +0 -9
- package/dist/models/CustomTrackedFieldExpression.js +0 -3
- package/dist/models/CustomTrackedFieldExpression.js.map +0 -1
- package/dist/models/CustomTrackedFieldGroupingExpression.d.ts +0 -17
- package/dist/models/CustomTrackedFieldGroupingExpression.js +0 -12
- package/dist/models/CustomTrackedFieldGroupingExpression.js.map +0 -1
- package/dist/models/CustomTrackedFieldQueryConfig.d.ts +0 -12
- package/dist/models/CustomTrackedFieldQueryConfig.js +0 -3
- package/dist/models/CustomTrackedFieldQueryConfig.js.map +0 -1
- package/dist/models/CustomTrackedFieldQueryResponse.d.ts +0 -12
- package/dist/models/CustomTrackedFieldQueryResponse.js +0 -3
- package/dist/models/CustomTrackedFieldQueryResponse.js.map +0 -1
- package/dist/models/CustomTrackedFieldSimpleExpression.d.ts +0 -27
- package/dist/models/CustomTrackedFieldSimpleExpression.js +0 -22
- package/dist/models/CustomTrackedFieldSimpleExpression.js.map +0 -1
- package/dist/models/DefaultOFTPConnectionSettings.d.ts +0 -18
- package/dist/models/DefaultOFTPConnectionSettings.js +0 -3
- package/dist/models/DefaultOFTPConnectionSettings.js.map +0 -1
- package/dist/models/DefaultOFTPPartnerSendSettings.d.ts +0 -12
- package/dist/models/DefaultOFTPPartnerSendSettings.js +0 -3
- package/dist/models/DefaultOFTPPartnerSendSettings.js.map +0 -1
- package/dist/models/DeployedExpiredCertificate.d.ts +0 -54
- package/dist/models/DeployedExpiredCertificate.js +0 -3
- package/dist/models/DeployedExpiredCertificate.js.map +0 -1
- package/dist/models/DeployedExpiredCertificateExpression.d.ts +0 -9
- package/dist/models/DeployedExpiredCertificateExpression.js +0 -3
- package/dist/models/DeployedExpiredCertificateExpression.js.map +0 -1
- package/dist/models/DeployedExpiredCertificateGroupingExpression.d.ts +0 -17
- package/dist/models/DeployedExpiredCertificateGroupingExpression.js +0 -12
- package/dist/models/DeployedExpiredCertificateGroupingExpression.js.map +0 -1
- package/dist/models/DeployedExpiredCertificateQueryConfig.d.ts +0 -12
- package/dist/models/DeployedExpiredCertificateQueryConfig.js +0 -3
- package/dist/models/DeployedExpiredCertificateQueryConfig.js.map +0 -1
- package/dist/models/DeployedExpiredCertificateQueryResponse.d.ts +0 -12
- package/dist/models/DeployedExpiredCertificateQueryResponse.js +0 -3
- package/dist/models/DeployedExpiredCertificateQueryResponse.js.map +0 -1
- package/dist/models/DeployedExpiredCertificateSimpleExpression.d.ts +0 -23
- package/dist/models/DeployedExpiredCertificateSimpleExpression.js +0 -19
- package/dist/models/DeployedExpiredCertificateSimpleExpression.js.map +0 -1
- package/dist/models/DeployedPackage.d.ts +0 -76
- package/dist/models/DeployedPackage.js +0 -15
- package/dist/models/DeployedPackage.js.map +0 -1
- package/dist/models/DeployedPackageBulkRequest.d.ts +0 -19
- package/dist/models/DeployedPackageBulkRequest.js +0 -14
- package/dist/models/DeployedPackageBulkRequest.js.map +0 -1
- package/dist/models/DeployedPackageBulkResponse.d.ts +0 -16
- package/dist/models/DeployedPackageBulkResponse.js +0 -3
- package/dist/models/DeployedPackageBulkResponse.js.map +0 -1
- package/dist/models/DeployedPackageExpression.d.ts +0 -9
- package/dist/models/DeployedPackageExpression.js +0 -3
- package/dist/models/DeployedPackageExpression.js.map +0 -1
- package/dist/models/DeployedPackageGroupingExpression.d.ts +0 -17
- package/dist/models/DeployedPackageGroupingExpression.js +0 -12
- package/dist/models/DeployedPackageGroupingExpression.js.map +0 -1
- package/dist/models/DeployedPackageQueryConfig.d.ts +0 -12
- package/dist/models/DeployedPackageQueryConfig.js +0 -3
- package/dist/models/DeployedPackageQueryConfig.js.map +0 -1
- package/dist/models/DeployedPackageQueryResponse.d.ts +0 -12
- package/dist/models/DeployedPackageQueryResponse.js +0 -3
- package/dist/models/DeployedPackageQueryResponse.js.map +0 -1
- package/dist/models/DeployedPackageSimpleExpression.d.ts +0 -48
- package/dist/models/DeployedPackageSimpleExpression.js +0 -44
- package/dist/models/DeployedPackageSimpleExpression.js.map +0 -1
- package/dist/models/DeployedProcess.d.ts +0 -14
- package/dist/models/DeployedProcess.js +0 -3
- package/dist/models/DeployedProcess.js.map +0 -1
- package/dist/models/Deployment.d.ts +0 -27
- package/dist/models/Deployment.js +0 -12
- package/dist/models/Deployment.js.map +0 -1
- package/dist/models/DeploymentBulkRequest.d.ts +0 -19
- package/dist/models/DeploymentBulkRequest.js +0 -14
- package/dist/models/DeploymentBulkRequest.js.map +0 -1
- package/dist/models/DeploymentBulkResponse.d.ts +0 -16
- package/dist/models/DeploymentBulkResponse.js +0 -3
- package/dist/models/DeploymentBulkResponse.js.map +0 -1
- package/dist/models/DeploymentExpression.d.ts +0 -9
- package/dist/models/DeploymentExpression.js +0 -3
- package/dist/models/DeploymentExpression.js.map +0 -1
- package/dist/models/DeploymentGroupingExpression.d.ts +0 -17
- package/dist/models/DeploymentGroupingExpression.js +0 -12
- package/dist/models/DeploymentGroupingExpression.js.map +0 -1
- package/dist/models/DeploymentQueryConfig.d.ts +0 -12
- package/dist/models/DeploymentQueryConfig.js +0 -3
- package/dist/models/DeploymentQueryConfig.js.map +0 -1
- package/dist/models/DeploymentQueryResponse.d.ts +0 -12
- package/dist/models/DeploymentQueryResponse.js +0 -3
- package/dist/models/DeploymentQueryResponse.js.map +0 -1
- package/dist/models/DeploymentSimpleExpression.d.ts +0 -34
- package/dist/models/DeploymentSimpleExpression.js +0 -30
- package/dist/models/DeploymentSimpleExpression.js.map +0 -1
- package/dist/models/DiskCommunicationOptions.d.ts +0 -22
- package/dist/models/DiskCommunicationOptions.js +0 -13
- package/dist/models/DiskCommunicationOptions.js.map +0 -1
- package/dist/models/DiskGetOptions.d.ts +0 -20
- package/dist/models/DiskGetOptions.js +0 -12
- package/dist/models/DiskGetOptions.js.map +0 -1
- package/dist/models/DiskSendOptions.d.ts +0 -20
- package/dist/models/DiskSendOptions.js +0 -14
- package/dist/models/DiskSendOptions.js.map +0 -1
- package/dist/models/DocCacheKeyInput.d.ts +0 -11
- package/dist/models/DocCacheKeyInput.js +0 -3
- package/dist/models/DocCacheKeyInput.js.map +0 -1
- package/dist/models/DocCacheKeyInputs.d.ts +0 -10
- package/dist/models/DocCacheKeyInputs.js +0 -3
- package/dist/models/DocCacheKeyInputs.js.map +0 -1
- package/dist/models/DocCacheProfileParameter.d.ts +0 -12
- package/dist/models/DocCacheProfileParameter.js +0 -3
- package/dist/models/DocCacheProfileParameter.js.map +0 -1
- package/dist/models/DocCacheProfileParameters.d.ts +0 -10
- package/dist/models/DocCacheProfileParameters.js +0 -3
- package/dist/models/DocCacheProfileParameters.js.map +0 -1
- package/dist/models/Document.d.ts +0 -9
- package/dist/models/Document.js +0 -3
- package/dist/models/Document.js.map +0 -1
- package/dist/models/DocumentCountAccount.d.ts +0 -24
- package/dist/models/DocumentCountAccount.js +0 -3
- package/dist/models/DocumentCountAccount.js.map +0 -1
- package/dist/models/DocumentCountAccountExpression.d.ts +0 -9
- package/dist/models/DocumentCountAccountExpression.js +0 -3
- package/dist/models/DocumentCountAccountExpression.js.map +0 -1
- package/dist/models/DocumentCountAccountGroup.d.ts +0 -8
- package/dist/models/DocumentCountAccountGroup.js +0 -3
- package/dist/models/DocumentCountAccountGroup.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupExpression.d.ts +0 -9
- package/dist/models/DocumentCountAccountGroupExpression.js +0 -3
- package/dist/models/DocumentCountAccountGroupExpression.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupGroupingExpression.d.ts +0 -17
- package/dist/models/DocumentCountAccountGroupGroupingExpression.js +0 -12
- package/dist/models/DocumentCountAccountGroupGroupingExpression.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupQueryConfig.d.ts +0 -12
- package/dist/models/DocumentCountAccountGroupQueryConfig.js +0 -3
- package/dist/models/DocumentCountAccountGroupQueryConfig.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupQueryResponse.d.ts +0 -12
- package/dist/models/DocumentCountAccountGroupQueryResponse.js +0 -3
- package/dist/models/DocumentCountAccountGroupQueryResponse.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupSimpleExpression.d.ts +0 -41
- package/dist/models/DocumentCountAccountGroupSimpleExpression.js +0 -32
- package/dist/models/DocumentCountAccountGroupSimpleExpression.js.map +0 -1
- package/dist/models/DocumentCountAccountGroupingExpression.d.ts +0 -17
- package/dist/models/DocumentCountAccountGroupingExpression.js +0 -12
- package/dist/models/DocumentCountAccountGroupingExpression.js.map +0 -1
- package/dist/models/DocumentCountAccountQueryConfig.d.ts +0 -12
- package/dist/models/DocumentCountAccountQueryConfig.js +0 -3
- package/dist/models/DocumentCountAccountQueryConfig.js.map +0 -1
- package/dist/models/DocumentCountAccountQueryResponse.d.ts +0 -12
- package/dist/models/DocumentCountAccountQueryResponse.js +0 -3
- package/dist/models/DocumentCountAccountQueryResponse.js.map +0 -1
- package/dist/models/DocumentCountAccountSimpleExpression.d.ts +0 -42
- package/dist/models/DocumentCountAccountSimpleExpression.js +0 -33
- package/dist/models/DocumentCountAccountSimpleExpression.js.map +0 -1
- package/dist/models/DynamicProcessProperty.d.ts +0 -10
- package/dist/models/DynamicProcessProperty.js +0 -3
- package/dist/models/DynamicProcessProperty.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecord.d.ts +0 -38
- package/dist/models/EDIFACTConnectorRecord.js +0 -3
- package/dist/models/EDIFACTConnectorRecord.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecordExpression.d.ts +0 -9
- package/dist/models/EDIFACTConnectorRecordExpression.js +0 -3
- package/dist/models/EDIFACTConnectorRecordExpression.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/EDIFACTConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/EDIFACTConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/EDIFACTConnectorRecordQueryConfig.js +0 -3
- package/dist/models/EDIFACTConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/EDIFACTConnectorRecordQueryResponse.js +0 -3
- package/dist/models/EDIFACTConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/EDIFACTConnectorRecordSimpleExpression.d.ts +0 -22
- package/dist/models/EDIFACTConnectorRecordSimpleExpression.js +0 -17
- package/dist/models/EDIFACTConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecord.d.ts +0 -73
- package/dist/models/EdiCustomConnectorRecord.js +0 -3
- package/dist/models/EdiCustomConnectorRecord.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecordExpression.d.ts +0 -9
- package/dist/models/EdiCustomConnectorRecordExpression.js +0 -3
- package/dist/models/EdiCustomConnectorRecordExpression.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/EdiCustomConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/EdiCustomConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/EdiCustomConnectorRecordQueryConfig.js +0 -3
- package/dist/models/EdiCustomConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/EdiCustomConnectorRecordQueryResponse.js +0 -3
- package/dist/models/EdiCustomConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/EdiCustomConnectorRecordSimpleExpression.d.ts +0 -22
- package/dist/models/EdiCustomConnectorRecordSimpleExpression.js +0 -17
- package/dist/models/EdiCustomConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/EdiDelimiter.d.ts +0 -25
- package/dist/models/EdiDelimiter.js +0 -21
- package/dist/models/EdiDelimiter.js.map +0 -1
- package/dist/models/EdiSegmentTerminator.d.ts +0 -20
- package/dist/models/EdiSegmentTerminator.js +0 -16
- package/dist/models/EdiSegmentTerminator.js.map +0 -1
- package/dist/models/EdifactControlInfo.d.ts +0 -14
- package/dist/models/EdifactControlInfo.js +0 -3
- package/dist/models/EdifactControlInfo.js.map +0 -1
- package/dist/models/EdifactOptions.d.ts +0 -35
- package/dist/models/EdifactOptions.js +0 -23
- package/dist/models/EdifactOptions.js.map +0 -1
- package/dist/models/EdifactPartnerInfo.d.ts +0 -12
- package/dist/models/EdifactPartnerInfo.js +0 -3
- package/dist/models/EdifactPartnerInfo.js.map +0 -1
- package/dist/models/Element.d.ts +0 -9
- package/dist/models/Element.js +0 -3
- package/dist/models/Element.js.map +0 -1
- package/dist/models/EncryptedValue.d.ts +0 -10
- package/dist/models/EncryptedValue.js +0 -3
- package/dist/models/EncryptedValue.js.map +0 -1
- package/dist/models/EncryptedValues.d.ts +0 -10
- package/dist/models/EncryptedValues.js +0 -3
- package/dist/models/EncryptedValues.js.map +0 -1
- package/dist/models/Environment.d.ts +0 -35
- package/dist/models/Environment.js +0 -17
- package/dist/models/Environment.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachment.d.ts +0 -20
- package/dist/models/EnvironmentAtomAttachment.js +0 -3
- package/dist/models/EnvironmentAtomAttachment.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachmentExpression.d.ts +0 -9
- package/dist/models/EnvironmentAtomAttachmentExpression.js +0 -3
- package/dist/models/EnvironmentAtomAttachmentExpression.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentAtomAttachmentGroupingExpression.js +0 -12
- package/dist/models/EnvironmentAtomAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentAtomAttachmentQueryConfig.js +0 -3
- package/dist/models/EnvironmentAtomAttachmentQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentAtomAttachmentQueryResponse.js +0 -3
- package/dist/models/EnvironmentAtomAttachmentQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentAtomAttachmentSimpleExpression.d.ts +0 -31
- package/dist/models/EnvironmentAtomAttachmentSimpleExpression.js +0 -27
- package/dist/models/EnvironmentAtomAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentBulkRequest.d.ts +0 -19
- package/dist/models/EnvironmentBulkRequest.js +0 -14
- package/dist/models/EnvironmentBulkRequest.js.map +0 -1
- package/dist/models/EnvironmentBulkResponse.d.ts +0 -16
- package/dist/models/EnvironmentBulkResponse.js +0 -3
- package/dist/models/EnvironmentBulkResponse.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummary.d.ts +0 -15
- package/dist/models/EnvironmentConnectionFieldExtensionSummary.js +0 -3
- package/dist/models/EnvironmentConnectionFieldExtensionSummary.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryExpression.d.ts +0 -9
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryExpression.js +0 -3
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryExpression.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryGroupingExpression.js +0 -12
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryConfig.js +0 -3
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryResponse.js +0 -3
- package/dist/models/EnvironmentConnectionFieldExtensionSummaryQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentConnectionFieldExtensionSummarySimpleExpression.d.ts +0 -39
- package/dist/models/EnvironmentConnectionFieldExtensionSummarySimpleExpression.js +0 -32
- package/dist/models/EnvironmentConnectionFieldExtensionSummarySimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentExpression.d.ts +0 -9
- package/dist/models/EnvironmentExpression.js +0 -3
- package/dist/models/EnvironmentExpression.js.map +0 -1
- package/dist/models/EnvironmentExtensions.d.ts +0 -40
- package/dist/models/EnvironmentExtensions.js +0 -3
- package/dist/models/EnvironmentExtensions.js.map +0 -1
- package/dist/models/EnvironmentExtensionsBulkRequest.d.ts +0 -19
- package/dist/models/EnvironmentExtensionsBulkRequest.js +0 -14
- package/dist/models/EnvironmentExtensionsBulkRequest.js.map +0 -1
- package/dist/models/EnvironmentExtensionsBulkResponse.d.ts +0 -16
- package/dist/models/EnvironmentExtensionsBulkResponse.js +0 -3
- package/dist/models/EnvironmentExtensionsBulkResponse.js.map +0 -1
- package/dist/models/EnvironmentExtensionsExpression.d.ts +0 -9
- package/dist/models/EnvironmentExtensionsExpression.js +0 -3
- package/dist/models/EnvironmentExtensionsExpression.js.map +0 -1
- package/dist/models/EnvironmentExtensionsGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentExtensionsGroupingExpression.js +0 -12
- package/dist/models/EnvironmentExtensionsGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentExtensionsQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentExtensionsQueryConfig.js +0 -3
- package/dist/models/EnvironmentExtensionsQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentExtensionsQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentExtensionsQueryResponse.js +0 -3
- package/dist/models/EnvironmentExtensionsQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentExtensionsSimpleExpression.d.ts +0 -31
- package/dist/models/EnvironmentExtensionsSimpleExpression.js +0 -27
- package/dist/models/EnvironmentExtensionsSimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentGroupingExpression.js +0 -12
- package/dist/models/EnvironmentGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtension.d.ts +0 -34
- package/dist/models/EnvironmentMapExtension.js +0 -3
- package/dist/models/EnvironmentMapExtension.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionBulkRequest.d.ts +0 -19
- package/dist/models/EnvironmentMapExtensionBulkRequest.js +0 -14
- package/dist/models/EnvironmentMapExtensionBulkRequest.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionBulkResponse.d.ts +0 -16
- package/dist/models/EnvironmentMapExtensionBulkResponse.js +0 -3
- package/dist/models/EnvironmentMapExtensionBulkResponse.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponent.d.ts +0 -25
- package/dist/models/EnvironmentMapExtensionExternalComponent.js +0 -3
- package/dist/models/EnvironmentMapExtensionExternalComponent.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponentExpression.d.ts +0 -9
- package/dist/models/EnvironmentMapExtensionExternalComponentExpression.js +0 -3
- package/dist/models/EnvironmentMapExtensionExternalComponentExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponentGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentMapExtensionExternalComponentGroupingExpression.js +0 -12
- package/dist/models/EnvironmentMapExtensionExternalComponentGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryConfig.js +0 -3
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryResponse.js +0 -3
- package/dist/models/EnvironmentMapExtensionExternalComponentQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionExternalComponentSimpleExpression.d.ts +0 -36
- package/dist/models/EnvironmentMapExtensionExternalComponentSimpleExpression.js +0 -32
- package/dist/models/EnvironmentMapExtensionExternalComponentSimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunction.d.ts +0 -52
- package/dist/models/EnvironmentMapExtensionUserDefinedFunction.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunction.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkRequest.d.ts +0 -19
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkRequest.js +0 -14
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkRequest.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkResponse.d.ts +0 -16
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkResponse.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionBulkResponse.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummary.d.ts +0 -40
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummary.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummary.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryExpression.d.ts +0 -9
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryExpression.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryGroupingExpression.js +0 -12
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryConfig.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryResponse.js +0 -3
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummaryQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummarySimpleExpression.d.ts +0 -31
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummarySimpleExpression.js +0 -27
- package/dist/models/EnvironmentMapExtensionUserDefinedFunctionSummarySimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummary.d.ts +0 -38
- package/dist/models/EnvironmentMapExtensionsSummary.js +0 -3
- package/dist/models/EnvironmentMapExtensionsSummary.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummaryExpression.d.ts +0 -9
- package/dist/models/EnvironmentMapExtensionsSummaryExpression.js +0 -3
- package/dist/models/EnvironmentMapExtensionsSummaryExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummaryGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentMapExtensionsSummaryGroupingExpression.js +0 -12
- package/dist/models/EnvironmentMapExtensionsSummaryGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummaryQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionsSummaryQueryConfig.js +0 -3
- package/dist/models/EnvironmentMapExtensionsSummaryQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummaryQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentMapExtensionsSummaryQueryResponse.js +0 -3
- package/dist/models/EnvironmentMapExtensionsSummaryQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentMapExtensionsSummarySimpleExpression.d.ts +0 -31
- package/dist/models/EnvironmentMapExtensionsSummarySimpleExpression.js +0 -27
- package/dist/models/EnvironmentMapExtensionsSummarySimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentQueryConfig.js +0 -3
- package/dist/models/EnvironmentQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentQueryResponse.js +0 -3
- package/dist/models/EnvironmentQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentRole.d.ts +0 -20
- package/dist/models/EnvironmentRole.js +0 -3
- package/dist/models/EnvironmentRole.js.map +0 -1
- package/dist/models/EnvironmentRoleBulkRequest.d.ts +0 -19
- package/dist/models/EnvironmentRoleBulkRequest.js +0 -14
- package/dist/models/EnvironmentRoleBulkRequest.js.map +0 -1
- package/dist/models/EnvironmentRoleBulkResponse.d.ts +0 -16
- package/dist/models/EnvironmentRoleBulkResponse.js +0 -3
- package/dist/models/EnvironmentRoleBulkResponse.js.map +0 -1
- package/dist/models/EnvironmentRoleExpression.d.ts +0 -9
- package/dist/models/EnvironmentRoleExpression.js +0 -3
- package/dist/models/EnvironmentRoleExpression.js.map +0 -1
- package/dist/models/EnvironmentRoleGroupingExpression.d.ts +0 -17
- package/dist/models/EnvironmentRoleGroupingExpression.js +0 -12
- package/dist/models/EnvironmentRoleGroupingExpression.js.map +0 -1
- package/dist/models/EnvironmentRoleQueryConfig.d.ts +0 -12
- package/dist/models/EnvironmentRoleQueryConfig.js +0 -3
- package/dist/models/EnvironmentRoleQueryConfig.js.map +0 -1
- package/dist/models/EnvironmentRoleQueryResponse.d.ts +0 -12
- package/dist/models/EnvironmentRoleQueryResponse.js +0 -3
- package/dist/models/EnvironmentRoleQueryResponse.js.map +0 -1
- package/dist/models/EnvironmentRoleSimpleExpression.d.ts +0 -31
- package/dist/models/EnvironmentRoleSimpleExpression.js +0 -27
- package/dist/models/EnvironmentRoleSimpleExpression.js.map +0 -1
- package/dist/models/EnvironmentSimpleExpression.d.ts +0 -32
- package/dist/models/EnvironmentSimpleExpression.js +0 -28
- package/dist/models/EnvironmentSimpleExpression.js.map +0 -1
- package/dist/models/Event.d.ts +0 -109
- package/dist/models/Event.js +0 -3
- package/dist/models/Event.js.map +0 -1
- package/dist/models/EventExpression.d.ts +0 -9
- package/dist/models/EventExpression.js +0 -3
- package/dist/models/EventExpression.js.map +0 -1
- package/dist/models/EventGroupingExpression.d.ts +0 -17
- package/dist/models/EventGroupingExpression.js +0 -12
- package/dist/models/EventGroupingExpression.js.map +0 -1
- package/dist/models/EventQueryConfig.d.ts +0 -12
- package/dist/models/EventQueryConfig.js +0 -3
- package/dist/models/EventQueryConfig.js.map +0 -1
- package/dist/models/EventQueryResponse.d.ts +0 -12
- package/dist/models/EventQueryResponse.js +0 -3
- package/dist/models/EventQueryResponse.js.map +0 -1
- package/dist/models/EventSimpleExpression.d.ts +0 -50
- package/dist/models/EventSimpleExpression.js +0 -46
- package/dist/models/EventSimpleExpression.js.map +0 -1
- package/dist/models/ExecutionArtifacts.d.ts +0 -12
- package/dist/models/ExecutionArtifacts.js +0 -3
- package/dist/models/ExecutionArtifacts.js.map +0 -1
- package/dist/models/ExecutionConnector.d.ts +0 -48
- package/dist/models/ExecutionConnector.js +0 -3
- package/dist/models/ExecutionConnector.js.map +0 -1
- package/dist/models/ExecutionConnectorExpression.d.ts +0 -9
- package/dist/models/ExecutionConnectorExpression.js +0 -3
- package/dist/models/ExecutionConnectorExpression.js.map +0 -1
- package/dist/models/ExecutionConnectorGroupingExpression.d.ts +0 -17
- package/dist/models/ExecutionConnectorGroupingExpression.js +0 -12
- package/dist/models/ExecutionConnectorGroupingExpression.js.map +0 -1
- package/dist/models/ExecutionConnectorQueryConfig.d.ts +0 -12
- package/dist/models/ExecutionConnectorQueryConfig.js +0 -3
- package/dist/models/ExecutionConnectorQueryConfig.js.map +0 -1
- package/dist/models/ExecutionConnectorQueryResponse.d.ts +0 -12
- package/dist/models/ExecutionConnectorQueryResponse.js +0 -3
- package/dist/models/ExecutionConnectorQueryResponse.js.map +0 -1
- package/dist/models/ExecutionConnectorSimpleExpression.d.ts +0 -37
- package/dist/models/ExecutionConnectorSimpleExpression.js +0 -33
- package/dist/models/ExecutionConnectorSimpleExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccount.d.ts +0 -28
- package/dist/models/ExecutionCountAccount.js +0 -3
- package/dist/models/ExecutionCountAccount.js.map +0 -1
- package/dist/models/ExecutionCountAccountExpression.d.ts +0 -9
- package/dist/models/ExecutionCountAccountExpression.js +0 -3
- package/dist/models/ExecutionCountAccountExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroup.d.ts +0 -8
- package/dist/models/ExecutionCountAccountGroup.js +0 -3
- package/dist/models/ExecutionCountAccountGroup.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupExpression.d.ts +0 -9
- package/dist/models/ExecutionCountAccountGroupExpression.js +0 -3
- package/dist/models/ExecutionCountAccountGroupExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupGroupingExpression.d.ts +0 -17
- package/dist/models/ExecutionCountAccountGroupGroupingExpression.js +0 -12
- package/dist/models/ExecutionCountAccountGroupGroupingExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupQueryConfig.d.ts +0 -12
- package/dist/models/ExecutionCountAccountGroupQueryConfig.js +0 -3
- package/dist/models/ExecutionCountAccountGroupQueryConfig.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupQueryResponse.d.ts +0 -12
- package/dist/models/ExecutionCountAccountGroupQueryResponse.js +0 -3
- package/dist/models/ExecutionCountAccountGroupQueryResponse.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupSimpleExpression.d.ts +0 -37
- package/dist/models/ExecutionCountAccountGroupSimpleExpression.js +0 -30
- package/dist/models/ExecutionCountAccountGroupSimpleExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccountGroupingExpression.d.ts +0 -17
- package/dist/models/ExecutionCountAccountGroupingExpression.js +0 -12
- package/dist/models/ExecutionCountAccountGroupingExpression.js.map +0 -1
- package/dist/models/ExecutionCountAccountQueryConfig.d.ts +0 -12
- package/dist/models/ExecutionCountAccountQueryConfig.js +0 -3
- package/dist/models/ExecutionCountAccountQueryConfig.js.map +0 -1
- package/dist/models/ExecutionCountAccountQueryResponse.d.ts +0 -12
- package/dist/models/ExecutionCountAccountQueryResponse.js +0 -3
- package/dist/models/ExecutionCountAccountQueryResponse.js.map +0 -1
- package/dist/models/ExecutionCountAccountSimpleExpression.d.ts +0 -38
- package/dist/models/ExecutionCountAccountSimpleExpression.js +0 -31
- package/dist/models/ExecutionCountAccountSimpleExpression.js.map +0 -1
- package/dist/models/ExecutionRecord.d.ts +0 -119
- package/dist/models/ExecutionRecord.js +0 -25
- package/dist/models/ExecutionRecord.js.map +0 -1
- package/dist/models/ExecutionRecordExpression.d.ts +0 -9
- package/dist/models/ExecutionRecordExpression.js +0 -3
- package/dist/models/ExecutionRecordExpression.js.map +0 -1
- package/dist/models/ExecutionRecordGroupingExpression.d.ts +0 -17
- package/dist/models/ExecutionRecordGroupingExpression.js +0 -12
- package/dist/models/ExecutionRecordGroupingExpression.js.map +0 -1
- package/dist/models/ExecutionRecordQueryConfig.d.ts +0 -18
- package/dist/models/ExecutionRecordQueryConfig.js +0 -3
- package/dist/models/ExecutionRecordQueryConfig.js.map +0 -1
- package/dist/models/ExecutionRecordQueryResponse.d.ts +0 -12
- package/dist/models/ExecutionRecordQueryResponse.js +0 -3
- package/dist/models/ExecutionRecordQueryResponse.js.map +0 -1
- package/dist/models/ExecutionRecordSimpleExpression.d.ts +0 -47
- package/dist/models/ExecutionRecordSimpleExpression.js +0 -43
- package/dist/models/ExecutionRecordSimpleExpression.js.map +0 -1
- package/dist/models/ExecutionRequest.d.ts +0 -29
- package/dist/models/ExecutionRequest.js +0 -3
- package/dist/models/ExecutionRequest.js.map +0 -1
- package/dist/models/ExecutionRequestDynamicProcessProperties.d.ts +0 -13
- package/dist/models/ExecutionRequestDynamicProcessProperties.js +0 -3
- package/dist/models/ExecutionRequestDynamicProcessProperties.js.map +0 -1
- package/dist/models/ExecutionRequestProcessProperties.d.ts +0 -13
- package/dist/models/ExecutionRequestProcessProperties.js +0 -3
- package/dist/models/ExecutionRequestProcessProperties.js.map +0 -1
- package/dist/models/ExecutionSummaryRecord.d.ts +0 -88
- package/dist/models/ExecutionSummaryRecord.js +0 -3
- package/dist/models/ExecutionSummaryRecord.js.map +0 -1
- package/dist/models/ExecutionSummaryRecordExpression.d.ts +0 -9
- package/dist/models/ExecutionSummaryRecordExpression.js +0 -3
- package/dist/models/ExecutionSummaryRecordExpression.js.map +0 -1
- package/dist/models/ExecutionSummaryRecordGroupingExpression.d.ts +0 -17
- package/dist/models/ExecutionSummaryRecordGroupingExpression.js +0 -12
- package/dist/models/ExecutionSummaryRecordGroupingExpression.js.map +0 -1
- package/dist/models/ExecutionSummaryRecordQueryConfig.d.ts +0 -12
- package/dist/models/ExecutionSummaryRecordQueryConfig.js +0 -3
- package/dist/models/ExecutionSummaryRecordQueryConfig.js.map +0 -1
- package/dist/models/ExecutionSummaryRecordQueryResponse.d.ts +0 -12
- package/dist/models/ExecutionSummaryRecordQueryResponse.js +0 -3
- package/dist/models/ExecutionSummaryRecordQueryResponse.js.map +0 -1
- package/dist/models/ExecutionSummaryRecordSimpleExpression.d.ts +0 -35
- package/dist/models/ExecutionSummaryRecordSimpleExpression.js +0 -31
- package/dist/models/ExecutionSummaryRecordSimpleExpression.js.map +0 -1
- package/dist/models/Expression.d.ts +0 -7
- package/dist/models/Expression.js +0 -3
- package/dist/models/Expression.js.map +0 -1
- package/dist/models/FTPCommunicationOptions.d.ts +0 -24
- package/dist/models/FTPCommunicationOptions.js +0 -13
- package/dist/models/FTPCommunicationOptions.js.map +0 -1
- package/dist/models/FTPGetOptions.d.ts +0 -25
- package/dist/models/FTPGetOptions.js +0 -18
- package/dist/models/FTPGetOptions.js.map +0 -1
- package/dist/models/FTPSSLOptions.d.ts +0 -19
- package/dist/models/FTPSSLOptions.js +0 -13
- package/dist/models/FTPSSLOptions.js.map +0 -1
- package/dist/models/FTPSendOptions.d.ts +0 -25
- package/dist/models/FTPSendOptions.js +0 -19
- package/dist/models/FTPSendOptions.js.map +0 -1
- package/dist/models/FTPSettings.d.ts +0 -22
- package/dist/models/FTPSettings.js +0 -12
- package/dist/models/FTPSettings.js.map +0 -1
- package/dist/models/Field.d.ts +0 -16
- package/dist/models/Field.js +0 -3
- package/dist/models/Field.js.map +0 -1
- package/dist/models/FieldSummary.d.ts +0 -10
- package/dist/models/FieldSummary.js +0 -3
- package/dist/models/FieldSummary.js.map +0 -1
- package/dist/models/Folder.d.ts +0 -31
- package/dist/models/Folder.js +0 -3
- package/dist/models/Folder.js.map +0 -1
- package/dist/models/FolderBulkRequest.d.ts +0 -19
- package/dist/models/FolderBulkRequest.js +0 -14
- package/dist/models/FolderBulkRequest.js.map +0 -1
- package/dist/models/FolderBulkResponse.d.ts +0 -16
- package/dist/models/FolderBulkResponse.js +0 -3
- package/dist/models/FolderBulkResponse.js.map +0 -1
- package/dist/models/FolderExpression.d.ts +0 -9
- package/dist/models/FolderExpression.js +0 -3
- package/dist/models/FolderExpression.js.map +0 -1
- package/dist/models/FolderGroupingExpression.d.ts +0 -17
- package/dist/models/FolderGroupingExpression.js +0 -12
- package/dist/models/FolderGroupingExpression.js.map +0 -1
- package/dist/models/FolderQueryConfig.d.ts +0 -12
- package/dist/models/FolderQueryConfig.js +0 -3
- package/dist/models/FolderQueryConfig.js.map +0 -1
- package/dist/models/FolderQueryResponse.d.ts +0 -12
- package/dist/models/FolderQueryResponse.js +0 -3
- package/dist/models/FolderQueryResponse.js.map +0 -1
- package/dist/models/FolderSimpleExpression.d.ts +0 -37
- package/dist/models/FolderSimpleExpression.js +0 -33
- package/dist/models/FolderSimpleExpression.js.map +0 -1
- package/dist/models/GSControlInfo.d.ts +0 -17
- package/dist/models/GSControlInfo.js +0 -12
- package/dist/models/GSControlInfo.js.map +0 -1
- package/dist/models/GenericConnectorRecord.d.ts +0 -100
- package/dist/models/GenericConnectorRecord.js +0 -15
- package/dist/models/GenericConnectorRecord.js.map +0 -1
- package/dist/models/GenericConnectorRecordBulkRequest.d.ts +0 -19
- package/dist/models/GenericConnectorRecordBulkRequest.js +0 -14
- package/dist/models/GenericConnectorRecordBulkRequest.js.map +0 -1
- package/dist/models/GenericConnectorRecordBulkResponse.d.ts +0 -16
- package/dist/models/GenericConnectorRecordBulkResponse.js +0 -3
- package/dist/models/GenericConnectorRecordBulkResponse.js.map +0 -1
- package/dist/models/GenericConnectorRecordExpression.d.ts +0 -9
- package/dist/models/GenericConnectorRecordExpression.js +0 -3
- package/dist/models/GenericConnectorRecordExpression.js.map +0 -1
- package/dist/models/GenericConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/GenericConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/GenericConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/GenericConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/GenericConnectorRecordQueryConfig.js +0 -3
- package/dist/models/GenericConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/GenericConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/GenericConnectorRecordQueryResponse.js +0 -3
- package/dist/models/GenericConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/GenericConnectorRecordSimpleExpression.d.ts +0 -36
- package/dist/models/GenericConnectorRecordSimpleExpression.js +0 -32
- package/dist/models/GenericConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/GroupingExpression.d.ts +0 -19
- package/dist/models/GroupingExpression.js +0 -12
- package/dist/models/GroupingExpression.js.map +0 -1
- package/dist/models/HDType.d.ts +0 -11
- package/dist/models/HDType.js +0 -3
- package/dist/models/HDType.js.map +0 -1
- package/dist/models/HL7ConnectorRecord.d.ts +0 -121
- package/dist/models/HL7ConnectorRecord.js +0 -3
- package/dist/models/HL7ConnectorRecord.js.map +0 -1
- package/dist/models/HL7ConnectorRecordExpression.d.ts +0 -9
- package/dist/models/HL7ConnectorRecordExpression.js +0 -3
- package/dist/models/HL7ConnectorRecordExpression.js.map +0 -1
- package/dist/models/HL7ConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/HL7ConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/HL7ConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/HL7ConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/HL7ConnectorRecordQueryConfig.js +0 -3
- package/dist/models/HL7ConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/HL7ConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/HL7ConnectorRecordQueryResponse.js +0 -3
- package/dist/models/HL7ConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/HL7ConnectorRecordSimpleExpression.d.ts +0 -22
- package/dist/models/HL7ConnectorRecordSimpleExpression.js +0 -17
- package/dist/models/HL7ConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/HL7ControlInfo.d.ts +0 -10
- package/dist/models/HL7ControlInfo.js +0 -3
- package/dist/models/HL7ControlInfo.js.map +0 -1
- package/dist/models/HL7Options.d.ts +0 -45
- package/dist/models/HL7Options.js +0 -33
- package/dist/models/HL7Options.js.map +0 -1
- package/dist/models/HL7PartnerInfo.d.ts +0 -12
- package/dist/models/HL7PartnerInfo.js +0 -3
- package/dist/models/HL7PartnerInfo.js.map +0 -1
- package/dist/models/HTTPAuthSettings.d.ts +0 -10
- package/dist/models/HTTPAuthSettings.js +0 -3
- package/dist/models/HTTPAuthSettings.js.map +0 -1
- package/dist/models/HTTPCommunicationOptions.d.ts +0 -26
- package/dist/models/HTTPCommunicationOptions.js +0 -13
- package/dist/models/HTTPCommunicationOptions.js.map +0 -1
- package/dist/models/HTTPEndpoint.d.ts +0 -11
- package/dist/models/HTTPEndpoint.js +0 -3
- package/dist/models/HTTPEndpoint.js.map +0 -1
- package/dist/models/HTTPGetOptions.d.ts +0 -43
- package/dist/models/HTTPGetOptions.js +0 -26
- package/dist/models/HTTPGetOptions.js.map +0 -1
- package/dist/models/HTTPListenOptions.d.ts +0 -14
- package/dist/models/HTTPListenOptions.js +0 -3
- package/dist/models/HTTPListenOptions.js.map +0 -1
- package/dist/models/HTTPOAuth2Settings.d.ts +0 -25
- package/dist/models/HTTPOAuth2Settings.js +0 -13
- package/dist/models/HTTPOAuth2Settings.js.map +0 -1
- package/dist/models/HTTPOAuthCredentials.d.ts +0 -13
- package/dist/models/HTTPOAuthCredentials.js +0 -3
- package/dist/models/HTTPOAuthCredentials.js.map +0 -1
- package/dist/models/HTTPOAuthSettings.d.ts +0 -24
- package/dist/models/HTTPOAuthSettings.js +0 -12
- package/dist/models/HTTPOAuthSettings.js.map +0 -1
- package/dist/models/HTTPPathElements.d.ts +0 -10
- package/dist/models/HTTPPathElements.js +0 -3
- package/dist/models/HTTPPathElements.js.map +0 -1
- package/dist/models/HTTPReflectHeaders.d.ts +0 -10
- package/dist/models/HTTPReflectHeaders.js +0 -3
- package/dist/models/HTTPReflectHeaders.js.map +0 -1
- package/dist/models/HTTPRequestHeaders.d.ts +0 -10
- package/dist/models/HTTPRequestHeaders.js +0 -3
- package/dist/models/HTTPRequestHeaders.js.map +0 -1
- package/dist/models/HTTPRequestParameters.d.ts +0 -10
- package/dist/models/HTTPRequestParameters.js +0 -3
- package/dist/models/HTTPRequestParameters.js.map +0 -1
- package/dist/models/HTTPResponseHeaderMapping.d.ts +0 -10
- package/dist/models/HTTPResponseHeaderMapping.js +0 -3
- package/dist/models/HTTPResponseHeaderMapping.js.map +0 -1
- package/dist/models/HTTPSSLOptions.d.ts +0 -12
- package/dist/models/HTTPSSLOptions.js +0 -3
- package/dist/models/HTTPSSLOptions.js.map +0 -1
- package/dist/models/HTTPSendOptions.d.ts +0 -44
- package/dist/models/HTTPSendOptions.js +0 -26
- package/dist/models/HTTPSendOptions.js.map +0 -1
- package/dist/models/HTTPSettings.d.ts +0 -39
- package/dist/models/HTTPSettings.js +0 -22
- package/dist/models/HTTPSettings.js.map +0 -1
- package/dist/models/Header.d.ts +0 -10
- package/dist/models/Header.js +0 -3
- package/dist/models/Header.js.map +0 -1
- package/dist/models/ISAControlInfo.d.ts +0 -73
- package/dist/models/ISAControlInfo.js +0 -63
- package/dist/models/ISAControlInfo.js.map +0 -1
- package/dist/models/InstallerToken.d.ts +0 -36
- package/dist/models/InstallerToken.js +0 -18
- package/dist/models/InstallerToken.js.map +0 -1
- package/dist/models/IntegrationPack.d.ts +0 -33
- package/dist/models/IntegrationPack.js +0 -15
- package/dist/models/IntegrationPack.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachment.d.ts +0 -20
- package/dist/models/IntegrationPackAtomAttachment.js +0 -3
- package/dist/models/IntegrationPackAtomAttachment.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachmentExpression.d.ts +0 -9
- package/dist/models/IntegrationPackAtomAttachmentExpression.js +0 -3
- package/dist/models/IntegrationPackAtomAttachmentExpression.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/IntegrationPackAtomAttachmentGroupingExpression.js +0 -12
- package/dist/models/IntegrationPackAtomAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/IntegrationPackAtomAttachmentQueryConfig.js +0 -3
- package/dist/models/IntegrationPackAtomAttachmentQueryConfig.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/IntegrationPackAtomAttachmentQueryResponse.js +0 -3
- package/dist/models/IntegrationPackAtomAttachmentQueryResponse.js.map +0 -1
- package/dist/models/IntegrationPackAtomAttachmentSimpleExpression.d.ts +0 -31
- package/dist/models/IntegrationPackAtomAttachmentSimpleExpression.js +0 -27
- package/dist/models/IntegrationPackAtomAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/IntegrationPackBulkRequest.d.ts +0 -19
- package/dist/models/IntegrationPackBulkRequest.js +0 -14
- package/dist/models/IntegrationPackBulkRequest.js.map +0 -1
- package/dist/models/IntegrationPackBulkResponse.d.ts +0 -16
- package/dist/models/IntegrationPackBulkResponse.js +0 -3
- package/dist/models/IntegrationPackBulkResponse.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachment.d.ts +0 -20
- package/dist/models/IntegrationPackEnvironmentAttachment.js +0 -3
- package/dist/models/IntegrationPackEnvironmentAttachment.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachmentExpression.d.ts +0 -9
- package/dist/models/IntegrationPackEnvironmentAttachmentExpression.js +0 -3
- package/dist/models/IntegrationPackEnvironmentAttachmentExpression.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/IntegrationPackEnvironmentAttachmentGroupingExpression.js +0 -12
- package/dist/models/IntegrationPackEnvironmentAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryConfig.js +0 -3
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryConfig.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryResponse.js +0 -3
- package/dist/models/IntegrationPackEnvironmentAttachmentQueryResponse.js.map +0 -1
- package/dist/models/IntegrationPackEnvironmentAttachmentSimpleExpression.d.ts +0 -31
- package/dist/models/IntegrationPackEnvironmentAttachmentSimpleExpression.js +0 -27
- package/dist/models/IntegrationPackEnvironmentAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/IntegrationPackExpression.d.ts +0 -9
- package/dist/models/IntegrationPackExpression.js +0 -3
- package/dist/models/IntegrationPackExpression.js.map +0 -1
- package/dist/models/IntegrationPackGroupingExpression.d.ts +0 -17
- package/dist/models/IntegrationPackGroupingExpression.js +0 -12
- package/dist/models/IntegrationPackGroupingExpression.js.map +0 -1
- package/dist/models/IntegrationPackInstance.d.ts +0 -25
- package/dist/models/IntegrationPackInstance.js +0 -3
- package/dist/models/IntegrationPackInstance.js.map +0 -1
- package/dist/models/IntegrationPackInstanceBulkRequest.d.ts +0 -19
- package/dist/models/IntegrationPackInstanceBulkRequest.js +0 -14
- package/dist/models/IntegrationPackInstanceBulkRequest.js.map +0 -1
- package/dist/models/IntegrationPackInstanceBulkResponse.d.ts +0 -16
- package/dist/models/IntegrationPackInstanceBulkResponse.js +0 -3
- package/dist/models/IntegrationPackInstanceBulkResponse.js.map +0 -1
- package/dist/models/IntegrationPackInstanceExpression.d.ts +0 -9
- package/dist/models/IntegrationPackInstanceExpression.js +0 -3
- package/dist/models/IntegrationPackInstanceExpression.js.map +0 -1
- package/dist/models/IntegrationPackInstanceGroupingExpression.d.ts +0 -17
- package/dist/models/IntegrationPackInstanceGroupingExpression.js +0 -12
- package/dist/models/IntegrationPackInstanceGroupingExpression.js.map +0 -1
- package/dist/models/IntegrationPackInstanceQueryConfig.d.ts +0 -12
- package/dist/models/IntegrationPackInstanceQueryConfig.js +0 -3
- package/dist/models/IntegrationPackInstanceQueryConfig.js.map +0 -1
- package/dist/models/IntegrationPackInstanceQueryResponse.d.ts +0 -12
- package/dist/models/IntegrationPackInstanceQueryResponse.js +0 -3
- package/dist/models/IntegrationPackInstanceQueryResponse.js.map +0 -1
- package/dist/models/IntegrationPackInstanceSimpleExpression.d.ts +0 -32
- package/dist/models/IntegrationPackInstanceSimpleExpression.js +0 -28
- package/dist/models/IntegrationPackInstanceSimpleExpression.js.map +0 -1
- package/dist/models/IntegrationPackQueryConfig.d.ts +0 -12
- package/dist/models/IntegrationPackQueryConfig.js +0 -3
- package/dist/models/IntegrationPackQueryConfig.js.map +0 -1
- package/dist/models/IntegrationPackQueryResponse.d.ts +0 -12
- package/dist/models/IntegrationPackQueryResponse.js +0 -3
- package/dist/models/IntegrationPackQueryResponse.js.map +0 -1
- package/dist/models/IntegrationPackSimpleExpression.d.ts +0 -32
- package/dist/models/IntegrationPackSimpleExpression.js +0 -28
- package/dist/models/IntegrationPackSimpleExpression.js.map +0 -1
- package/dist/models/JavaCorretto8Upgrade.d.ts +0 -8
- package/dist/models/JavaCorretto8Upgrade.js +0 -3
- package/dist/models/JavaCorretto8Upgrade.js.map +0 -1
- package/dist/models/JavaRollback.d.ts +0 -18
- package/dist/models/JavaRollback.js +0 -3
- package/dist/models/JavaRollback.js.map +0 -1
- package/dist/models/JavaUpgrade.d.ts +0 -14
- package/dist/models/JavaUpgrade.js +0 -3
- package/dist/models/JavaUpgrade.js.map +0 -1
- package/dist/models/JavaUpgradeOptions.d.ts +0 -24
- package/dist/models/JavaUpgradeOptions.js +0 -3
- package/dist/models/JavaUpgradeOptions.js.map +0 -1
- package/dist/models/License.d.ts +0 -10
- package/dist/models/License.js +0 -3
- package/dist/models/License.js.map +0 -1
- package/dist/models/Licensing.d.ts +0 -20
- package/dist/models/Licensing.js +0 -3
- package/dist/models/Licensing.js.map +0 -1
- package/dist/models/ListQueues.d.ts +0 -10
- package/dist/models/ListQueues.js +0 -3
- package/dist/models/ListQueues.js.map +0 -1
- package/dist/models/ListQueuesAsyncResponse.d.ts +0 -12
- package/dist/models/ListQueuesAsyncResponse.js +0 -3
- package/dist/models/ListQueuesAsyncResponse.js.map +0 -1
- package/dist/models/ListenerPortConfiguration.d.ts +0 -10
- package/dist/models/ListenerPortConfiguration.js +0 -3
- package/dist/models/ListenerPortConfiguration.js.map +0 -1
- package/dist/models/ListenerStatus.d.ts +0 -20
- package/dist/models/ListenerStatus.js +0 -3
- package/dist/models/ListenerStatus.js.map +0 -1
- package/dist/models/ListenerStatusAsyncResponse.d.ts +0 -28
- package/dist/models/ListenerStatusAsyncResponse.js +0 -17
- package/dist/models/ListenerStatusAsyncResponse.js.map +0 -1
- package/dist/models/ListenerStatusExpression.d.ts +0 -9
- package/dist/models/ListenerStatusExpression.js +0 -3
- package/dist/models/ListenerStatusExpression.js.map +0 -1
- package/dist/models/ListenerStatusGroupingExpression.d.ts +0 -17
- package/dist/models/ListenerStatusGroupingExpression.js +0 -12
- package/dist/models/ListenerStatusGroupingExpression.js.map +0 -1
- package/dist/models/ListenerStatusQueryConfig.d.ts +0 -12
- package/dist/models/ListenerStatusQueryConfig.js +0 -3
- package/dist/models/ListenerStatusQueryConfig.js.map +0 -1
- package/dist/models/ListenerStatusSimpleExpression.d.ts +0 -31
- package/dist/models/ListenerStatusSimpleExpression.js +0 -27
- package/dist/models/ListenerStatusSimpleExpression.js.map +0 -1
- package/dist/models/LogDownload.d.ts +0 -22
- package/dist/models/LogDownload.js +0 -3
- package/dist/models/LogDownload.js.map +0 -1
- package/dist/models/MLLPCommunicationOptions.d.ts +0 -10
- package/dist/models/MLLPCommunicationOptions.js +0 -3
- package/dist/models/MLLPCommunicationOptions.js.map +0 -1
- package/dist/models/MLLPSSLOptions.d.ts +0 -12
- package/dist/models/MLLPSSLOptions.js +0 -3
- package/dist/models/MLLPSSLOptions.js.map +0 -1
- package/dist/models/MLLPSendSettings.d.ts +0 -23
- package/dist/models/MLLPSendSettings.js +0 -3
- package/dist/models/MLLPSendSettings.js.map +0 -1
- package/dist/models/MSHControlInfo.d.ts +0 -14
- package/dist/models/MSHControlInfo.js +0 -3
- package/dist/models/MSHControlInfo.js.map +0 -1
- package/dist/models/MapExtension.d.ts +0 -20
- package/dist/models/MapExtension.js +0 -3
- package/dist/models/MapExtension.js.map +0 -1
- package/dist/models/MapExtensionBrowse.d.ts +0 -11
- package/dist/models/MapExtensionBrowse.js +0 -3
- package/dist/models/MapExtensionBrowse.js.map +0 -1
- package/dist/models/MapExtensionBrowseData.d.ts +0 -14
- package/dist/models/MapExtensionBrowseData.js +0 -3
- package/dist/models/MapExtensionBrowseData.js.map +0 -1
- package/dist/models/MapExtensionBrowseSettings.d.ts +0 -17
- package/dist/models/MapExtensionBrowseSettings.js +0 -3
- package/dist/models/MapExtensionBrowseSettings.js.map +0 -1
- package/dist/models/MapExtensionExtendProfile.d.ts +0 -13
- package/dist/models/MapExtensionExtendProfile.js +0 -3
- package/dist/models/MapExtensionExtendProfile.js.map +0 -1
- package/dist/models/MapExtensionsCharacter.d.ts +0 -7
- package/dist/models/MapExtensionsCharacter.js +0 -3
- package/dist/models/MapExtensionsCharacter.js.map +0 -1
- package/dist/models/MapExtensionsConfiguration.d.ts +0 -28
- package/dist/models/MapExtensionsConfiguration.js +0 -3
- package/dist/models/MapExtensionsConfiguration.js.map +0 -1
- package/dist/models/MapExtensionsCrossReferenceLookup.d.ts +0 -14
- package/dist/models/MapExtensionsCrossReferenceLookup.js +0 -3
- package/dist/models/MapExtensionsCrossReferenceLookup.js.map +0 -1
- package/dist/models/MapExtensionsDateTime.d.ts +0 -9
- package/dist/models/MapExtensionsDateTime.js +0 -3
- package/dist/models/MapExtensionsDateTime.js.map +0 -1
- package/dist/models/MapExtensionsDocCacheLookup.d.ts +0 -14
- package/dist/models/MapExtensionsDocCacheLookup.js +0 -3
- package/dist/models/MapExtensionsDocCacheLookup.js.map +0 -1
- package/dist/models/MapExtensionsDocumentProperty.d.ts +0 -12
- package/dist/models/MapExtensionsDocumentProperty.js +0 -3
- package/dist/models/MapExtensionsDocumentProperty.js.map +0 -1
- package/dist/models/MapExtensionsExtendedMappings.d.ts +0 -20
- package/dist/models/MapExtensionsExtendedMappings.js +0 -3
- package/dist/models/MapExtensionsExtendedMappings.js.map +0 -1
- package/dist/models/MapExtensionsExtendedNode.d.ts +0 -20
- package/dist/models/MapExtensionsExtendedNode.js +0 -3
- package/dist/models/MapExtensionsExtendedNode.js.map +0 -1
- package/dist/models/MapExtensionsFunction.d.ts +0 -63
- package/dist/models/MapExtensionsFunction.js +0 -53
- package/dist/models/MapExtensionsFunction.js.map +0 -1
- package/dist/models/MapExtensionsFunctionMapping.d.ts +0 -12
- package/dist/models/MapExtensionsFunctionMapping.js +0 -3
- package/dist/models/MapExtensionsFunctionMapping.js.map +0 -1
- package/dist/models/MapExtensionsFunctionMappings.d.ts +0 -18
- package/dist/models/MapExtensionsFunctionMappings.js +0 -3
- package/dist/models/MapExtensionsFunctionMappings.js.map +0 -1
- package/dist/models/MapExtensionsFunctionStep.d.ts +0 -64
- package/dist/models/MapExtensionsFunctionStep.js +0 -53
- package/dist/models/MapExtensionsFunctionStep.js.map +0 -1
- package/dist/models/MapExtensionsFunctionSteps.d.ts +0 -15
- package/dist/models/MapExtensionsFunctionSteps.js +0 -3
- package/dist/models/MapExtensionsFunctionSteps.js.map +0 -1
- package/dist/models/MapExtensionsFunctions.d.ts +0 -22
- package/dist/models/MapExtensionsFunctions.js +0 -3
- package/dist/models/MapExtensionsFunctions.js.map +0 -1
- package/dist/models/MapExtensionsInput.d.ts +0 -11
- package/dist/models/MapExtensionsInput.js +0 -3
- package/dist/models/MapExtensionsInput.js.map +0 -1
- package/dist/models/MapExtensionsInputs.d.ts +0 -15
- package/dist/models/MapExtensionsInputs.js +0 -3
- package/dist/models/MapExtensionsInputs.js.map +0 -1
- package/dist/models/MapExtensionsJapaneseCharacterConversion.d.ts +0 -10
- package/dist/models/MapExtensionsJapaneseCharacterConversion.js +0 -3
- package/dist/models/MapExtensionsJapaneseCharacterConversion.js.map +0 -1
- package/dist/models/MapExtensionsMapping.d.ts +0 -12
- package/dist/models/MapExtensionsMapping.js +0 -3
- package/dist/models/MapExtensionsMapping.js.map +0 -1
- package/dist/models/MapExtensionsNode.d.ts +0 -10
- package/dist/models/MapExtensionsNode.js +0 -3
- package/dist/models/MapExtensionsNode.js.map +0 -1
- package/dist/models/MapExtensionsNumber.d.ts +0 -11
- package/dist/models/MapExtensionsNumber.js +0 -3
- package/dist/models/MapExtensionsNumber.js.map +0 -1
- package/dist/models/MapExtensionsOutput.d.ts +0 -10
- package/dist/models/MapExtensionsOutput.js +0 -3
- package/dist/models/MapExtensionsOutput.js.map +0 -1
- package/dist/models/MapExtensionsOutputs.d.ts +0 -15
- package/dist/models/MapExtensionsOutputs.js +0 -3
- package/dist/models/MapExtensionsOutputs.js.map +0 -1
- package/dist/models/MapExtensionsProfile.d.ts +0 -23
- package/dist/models/MapExtensionsProfile.js +0 -3
- package/dist/models/MapExtensionsProfile.js.map +0 -1
- package/dist/models/MapExtensionsScripting.d.ts +0 -21
- package/dist/models/MapExtensionsScripting.js +0 -13
- package/dist/models/MapExtensionsScripting.js.map +0 -1
- package/dist/models/MapExtensionsSequentialValue.d.ts +0 -11
- package/dist/models/MapExtensionsSequentialValue.js +0 -3
- package/dist/models/MapExtensionsSequentialValue.js.map +0 -1
- package/dist/models/MapExtensionsSimpleLookup.d.ts +0 -10
- package/dist/models/MapExtensionsSimpleLookup.js +0 -3
- package/dist/models/MapExtensionsSimpleLookup.js.map +0 -1
- package/dist/models/MapExtensionsStringConcat.d.ts +0 -10
- package/dist/models/MapExtensionsStringConcat.js +0 -3
- package/dist/models/MapExtensionsStringConcat.js.map +0 -1
- package/dist/models/MapExtensionsStringSplit.d.ts +0 -10
- package/dist/models/MapExtensionsStringSplit.js +0 -3
- package/dist/models/MapExtensionsStringSplit.js.map +0 -1
- package/dist/models/MapExtensionsUserDefinedFunction.d.ts +0 -10
- package/dist/models/MapExtensionsUserDefinedFunction.js +0 -3
- package/dist/models/MapExtensionsUserDefinedFunction.js.map +0 -1
- package/dist/models/MergeRequest.d.ts +0 -116
- package/dist/models/MergeRequest.js +0 -67
- package/dist/models/MergeRequest.js.map +0 -1
- package/dist/models/MergeRequestBulkRequest.d.ts +0 -19
- package/dist/models/MergeRequestBulkRequest.js +0 -14
- package/dist/models/MergeRequestBulkRequest.js.map +0 -1
- package/dist/models/MergeRequestBulkResponse.d.ts +0 -16
- package/dist/models/MergeRequestBulkResponse.js +0 -3
- package/dist/models/MergeRequestBulkResponse.js.map +0 -1
- package/dist/models/MergeRequestDetail.d.ts +0 -39
- package/dist/models/MergeRequestDetail.js +0 -26
- package/dist/models/MergeRequestDetail.js.map +0 -1
- package/dist/models/MergeRequestDetails.d.ts +0 -10
- package/dist/models/MergeRequestDetails.js +0 -3
- package/dist/models/MergeRequestDetails.js.map +0 -1
- package/dist/models/MergeRequestExpression.d.ts +0 -9
- package/dist/models/MergeRequestExpression.js +0 -3
- package/dist/models/MergeRequestExpression.js.map +0 -1
- package/dist/models/MergeRequestGroupingExpression.d.ts +0 -17
- package/dist/models/MergeRequestGroupingExpression.js +0 -12
- package/dist/models/MergeRequestGroupingExpression.js.map +0 -1
- package/dist/models/MergeRequestQueryConfig.d.ts +0 -12
- package/dist/models/MergeRequestQueryConfig.js +0 -3
- package/dist/models/MergeRequestQueryConfig.js.map +0 -1
- package/dist/models/MergeRequestQueryResponse.d.ts +0 -12
- package/dist/models/MergeRequestQueryResponse.js +0 -3
- package/dist/models/MergeRequestQueryResponse.js.map +0 -1
- package/dist/models/MergeRequestSimpleExpression.d.ts +0 -27
- package/dist/models/MergeRequestSimpleExpression.js +0 -22
- package/dist/models/MergeRequestSimpleExpression.js.map +0 -1
- package/dist/models/Molecule.d.ts +0 -13
- package/dist/models/Molecule.js +0 -3
- package/dist/models/Molecule.js.map +0 -1
- package/dist/models/MoveQueueRequest.d.ts +0 -21
- package/dist/models/MoveQueueRequest.js +0 -3
- package/dist/models/MoveQueueRequest.js.map +0 -1
- package/dist/models/NodeDetails.d.ts +0 -24
- package/dist/models/NodeDetails.js +0 -3
- package/dist/models/NodeDetails.js.map +0 -1
- package/dist/models/NodeOffboard.d.ts +0 -16
- package/dist/models/NodeOffboard.js +0 -3
- package/dist/models/NodeOffboard.js.map +0 -1
- package/dist/models/Nodes.d.ts +0 -10
- package/dist/models/Nodes.js +0 -3
- package/dist/models/Nodes.js.map +0 -1
- package/dist/models/ODETTEConnectorRecord.d.ts +0 -38
- package/dist/models/ODETTEConnectorRecord.js +0 -3
- package/dist/models/ODETTEConnectorRecord.js.map +0 -1
- package/dist/models/ODETTEConnectorRecordExpression.d.ts +0 -9
- package/dist/models/ODETTEConnectorRecordExpression.js +0 -3
- package/dist/models/ODETTEConnectorRecordExpression.js.map +0 -1
- package/dist/models/ODETTEConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/ODETTEConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/ODETTEConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/ODETTEConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/ODETTEConnectorRecordQueryConfig.js +0 -3
- package/dist/models/ODETTEConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/ODETTEConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/ODETTEConnectorRecordQueryResponse.js +0 -3
- package/dist/models/ODETTEConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/ODETTEConnectorRecordSimpleExpression.d.ts +0 -28
- package/dist/models/ODETTEConnectorRecordSimpleExpression.js +0 -20
- package/dist/models/ODETTEConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecord.d.ts +0 -132
- package/dist/models/OFTP2ConnectorRecord.js +0 -3
- package/dist/models/OFTP2ConnectorRecord.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecordExpression.d.ts +0 -9
- package/dist/models/OFTP2ConnectorRecordExpression.js +0 -3
- package/dist/models/OFTP2ConnectorRecordExpression.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/OFTP2ConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/OFTP2ConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/OFTP2ConnectorRecordQueryConfig.js +0 -3
- package/dist/models/OFTP2ConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/OFTP2ConnectorRecordQueryResponse.js +0 -3
- package/dist/models/OFTP2ConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/OFTP2ConnectorRecordSimpleExpression.d.ts +0 -54
- package/dist/models/OFTP2ConnectorRecordSimpleExpression.js +0 -50
- package/dist/models/OFTP2ConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/OFTPCommunicationOptions.d.ts +0 -26
- package/dist/models/OFTPCommunicationOptions.js +0 -13
- package/dist/models/OFTPCommunicationOptions.js.map +0 -1
- package/dist/models/OFTPConnectionSettings.d.ts +0 -20
- package/dist/models/OFTPConnectionSettings.js +0 -3
- package/dist/models/OFTPConnectionSettings.js.map +0 -1
- package/dist/models/OFTPGetOptions.d.ts +0 -11
- package/dist/models/OFTPGetOptions.js +0 -3
- package/dist/models/OFTPGetOptions.js.map +0 -1
- package/dist/models/OFTPListenOptions.d.ts +0 -13
- package/dist/models/OFTPListenOptions.js +0 -3
- package/dist/models/OFTPListenOptions.js.map +0 -1
- package/dist/models/OFTPListenOptionsInfo.d.ts +0 -12
- package/dist/models/OFTPListenOptionsInfo.js +0 -3
- package/dist/models/OFTPListenOptionsInfo.js.map +0 -1
- package/dist/models/OFTPLocalInfo.d.ts +0 -14
- package/dist/models/OFTPLocalInfo.js +0 -3
- package/dist/models/OFTPLocalInfo.js.map +0 -1
- package/dist/models/OFTPPartnerGroupType.d.ts +0 -13
- package/dist/models/OFTPPartnerGroupType.js +0 -3
- package/dist/models/OFTPPartnerGroupType.js.map +0 -1
- package/dist/models/OFTPPartnerInfo.d.ts +0 -19
- package/dist/models/OFTPPartnerInfo.js +0 -3
- package/dist/models/OFTPPartnerInfo.js.map +0 -1
- package/dist/models/OFTPSendOptions.d.ts +0 -13
- package/dist/models/OFTPSendOptions.js +0 -3
- package/dist/models/OFTPSendOptions.js.map +0 -1
- package/dist/models/OFTPSendOptionsInfo.d.ts +0 -14
- package/dist/models/OFTPSendOptionsInfo.js +0 -3
- package/dist/models/OFTPSendOptionsInfo.js.map +0 -1
- package/dist/models/OdetteControlInfo.d.ts +0 -12
- package/dist/models/OdetteControlInfo.js +0 -3
- package/dist/models/OdetteControlInfo.js.map +0 -1
- package/dist/models/OdetteOptions.d.ts +0 -34
- package/dist/models/OdetteOptions.js +0 -22
- package/dist/models/OdetteOptions.js.map +0 -1
- package/dist/models/OdettePartnerInfo.d.ts +0 -12
- package/dist/models/OdettePartnerInfo.js +0 -3
- package/dist/models/OdettePartnerInfo.js.map +0 -1
- package/dist/models/OdetteUNBControlInfo.d.ts +0 -97
- package/dist/models/OdetteUNBControlInfo.js +0 -87
- package/dist/models/OdetteUNBControlInfo.js.map +0 -1
- package/dist/models/OdetteUNHControlInfo.d.ts +0 -90
- package/dist/models/OdetteUNHControlInfo.js +0 -85
- package/dist/models/OdetteUNHControlInfo.js.map +0 -1
- package/dist/models/Operation.d.ts +0 -12
- package/dist/models/Operation.js +0 -3
- package/dist/models/Operation.js.map +0 -1
- package/dist/models/Operations.d.ts +0 -10
- package/dist/models/Operations.js +0 -3
- package/dist/models/Operations.js.map +0 -1
- package/dist/models/OrganizationComponent.d.ts +0 -36
- package/dist/models/OrganizationComponent.js +0 -3
- package/dist/models/OrganizationComponent.js.map +0 -1
- package/dist/models/OrganizationComponentBulkRequest.d.ts +0 -19
- package/dist/models/OrganizationComponentBulkRequest.js +0 -14
- package/dist/models/OrganizationComponentBulkRequest.js.map +0 -1
- package/dist/models/OrganizationComponentBulkResponse.d.ts +0 -16
- package/dist/models/OrganizationComponentBulkResponse.js +0 -3
- package/dist/models/OrganizationComponentBulkResponse.js.map +0 -1
- package/dist/models/OrganizationComponentExpression.d.ts +0 -9
- package/dist/models/OrganizationComponentExpression.js +0 -3
- package/dist/models/OrganizationComponentExpression.js.map +0 -1
- package/dist/models/OrganizationComponentGroupingExpression.d.ts +0 -17
- package/dist/models/OrganizationComponentGroupingExpression.js +0 -12
- package/dist/models/OrganizationComponentGroupingExpression.js.map +0 -1
- package/dist/models/OrganizationComponentQueryConfig.d.ts +0 -12
- package/dist/models/OrganizationComponentQueryConfig.js +0 -3
- package/dist/models/OrganizationComponentQueryConfig.js.map +0 -1
- package/dist/models/OrganizationComponentQueryResponse.d.ts +0 -12
- package/dist/models/OrganizationComponentQueryResponse.js +0 -3
- package/dist/models/OrganizationComponentQueryResponse.js.map +0 -1
- package/dist/models/OrganizationComponentSimpleExpression.d.ts +0 -33
- package/dist/models/OrganizationComponentSimpleExpression.js +0 -29
- package/dist/models/OrganizationComponentSimpleExpression.js.map +0 -1
- package/dist/models/OrganizationContactInfo.d.ts +0 -52
- package/dist/models/OrganizationContactInfo.js +0 -3
- package/dist/models/OrganizationContactInfo.js.map +0 -1
- package/dist/models/OverrideProcessProperties.d.ts +0 -10
- package/dist/models/OverrideProcessProperties.js +0 -3
- package/dist/models/OverrideProcessProperties.js.map +0 -1
- package/dist/models/OverrideProcessProperty.d.ts +0 -12
- package/dist/models/OverrideProcessProperty.js +0 -3
- package/dist/models/OverrideProcessProperty.js.map +0 -1
- package/dist/models/PGPCertificate.d.ts +0 -11
- package/dist/models/PGPCertificate.js +0 -3
- package/dist/models/PGPCertificate.js.map +0 -1
- package/dist/models/PGPCertificates.d.ts +0 -10
- package/dist/models/PGPCertificates.js +0 -3
- package/dist/models/PGPCertificates.js.map +0 -1
- package/dist/models/PackagedComponent.d.ts +0 -52
- package/dist/models/PackagedComponent.js +0 -3
- package/dist/models/PackagedComponent.js.map +0 -1
- package/dist/models/PackagedComponentBulkRequest.d.ts +0 -19
- package/dist/models/PackagedComponentBulkRequest.js +0 -14
- package/dist/models/PackagedComponentBulkRequest.js.map +0 -1
- package/dist/models/PackagedComponentBulkResponse.d.ts +0 -16
- package/dist/models/PackagedComponentBulkResponse.js +0 -3
- package/dist/models/PackagedComponentBulkResponse.js.map +0 -1
- package/dist/models/PackagedComponentExpression.d.ts +0 -9
- package/dist/models/PackagedComponentExpression.js +0 -3
- package/dist/models/PackagedComponentExpression.js.map +0 -1
- package/dist/models/PackagedComponentGroupingExpression.d.ts +0 -17
- package/dist/models/PackagedComponentGroupingExpression.js +0 -12
- package/dist/models/PackagedComponentGroupingExpression.js.map +0 -1
- package/dist/models/PackagedComponentManifest.d.ts +0 -14
- package/dist/models/PackagedComponentManifest.js +0 -3
- package/dist/models/PackagedComponentManifest.js.map +0 -1
- package/dist/models/PackagedComponentManifestBulkRequest.d.ts +0 -19
- package/dist/models/PackagedComponentManifestBulkRequest.js +0 -14
- package/dist/models/PackagedComponentManifestBulkRequest.js.map +0 -1
- package/dist/models/PackagedComponentManifestBulkResponse.d.ts +0 -16
- package/dist/models/PackagedComponentManifestBulkResponse.js +0 -3
- package/dist/models/PackagedComponentManifestBulkResponse.js.map +0 -1
- package/dist/models/PackagedComponentQueryConfig.d.ts +0 -12
- package/dist/models/PackagedComponentQueryConfig.js +0 -3
- package/dist/models/PackagedComponentQueryConfig.js.map +0 -1
- package/dist/models/PackagedComponentQueryResponse.d.ts +0 -12
- package/dist/models/PackagedComponentQueryResponse.js +0 -3
- package/dist/models/PackagedComponentQueryResponse.js.map +0 -1
- package/dist/models/PackagedComponentSimpleExpression.d.ts +0 -27
- package/dist/models/PackagedComponentSimpleExpression.js +0 -22
- package/dist/models/PackagedComponentSimpleExpression.js.map +0 -1
- package/dist/models/Parameter.d.ts +0 -10
- package/dist/models/Parameter.js +0 -3
- package/dist/models/Parameter.js.map +0 -1
- package/dist/models/PartnerArchiving.d.ts +0 -11
- package/dist/models/PartnerArchiving.js +0 -3
- package/dist/models/PartnerArchiving.js.map +0 -1
- package/dist/models/PartnerCommunication.d.ts +0 -22
- package/dist/models/PartnerCommunication.js +0 -3
- package/dist/models/PartnerCommunication.js.map +0 -1
- package/dist/models/PartnerDocumentType.d.ts +0 -23
- package/dist/models/PartnerDocumentType.js +0 -12
- package/dist/models/PartnerDocumentType.js.map +0 -1
- package/dist/models/PartnerDocumentTypes.d.ts +0 -10
- package/dist/models/PartnerDocumentTypes.js +0 -3
- package/dist/models/PartnerDocumentTypes.js.map +0 -1
- package/dist/models/PartnerInfo.d.ts +0 -22
- package/dist/models/PartnerInfo.js +0 -3
- package/dist/models/PartnerInfo.js.map +0 -1
- package/dist/models/PermittedRoles.d.ts +0 -13
- package/dist/models/PermittedRoles.js +0 -3
- package/dist/models/PermittedRoles.js.map +0 -1
- package/dist/models/PersistedProcessProperties.d.ts +0 -14
- package/dist/models/PersistedProcessProperties.js +0 -3
- package/dist/models/PersistedProcessProperties.js.map +0 -1
- package/dist/models/PersistedProcessPropertiesAsyncResponse.d.ts +0 -12
- package/dist/models/PersistedProcessPropertiesAsyncResponse.js +0 -3
- package/dist/models/PersistedProcessPropertiesAsyncResponse.js.map +0 -1
- package/dist/models/PrivateCertificate.d.ts +0 -12
- package/dist/models/PrivateCertificate.js +0 -3
- package/dist/models/PrivateCertificate.js.map +0 -1
- package/dist/models/Privilege.d.ts +0 -9
- package/dist/models/Privilege.js +0 -3
- package/dist/models/Privilege.js.map +0 -1
- package/dist/models/Privileges.d.ts +0 -13
- package/dist/models/Privileges.js +0 -3
- package/dist/models/Privileges.js.map +0 -1
- package/dist/models/Process.d.ts +0 -19
- package/dist/models/Process.js +0 -3
- package/dist/models/Process.js.map +0 -1
- package/dist/models/ProcessAtomAttachment.d.ts +0 -12
- package/dist/models/ProcessAtomAttachment.js +0 -3
- package/dist/models/ProcessAtomAttachment.js.map +0 -1
- package/dist/models/ProcessAtomAttachmentExpression.d.ts +0 -9
- package/dist/models/ProcessAtomAttachmentExpression.js +0 -3
- package/dist/models/ProcessAtomAttachmentExpression.js.map +0 -1
- package/dist/models/ProcessAtomAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/ProcessAtomAttachmentGroupingExpression.js +0 -12
- package/dist/models/ProcessAtomAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/ProcessAtomAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/ProcessAtomAttachmentQueryConfig.js +0 -3
- package/dist/models/ProcessAtomAttachmentQueryConfig.js.map +0 -1
- package/dist/models/ProcessAtomAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/ProcessAtomAttachmentQueryResponse.js +0 -3
- package/dist/models/ProcessAtomAttachmentQueryResponse.js.map +0 -1
- package/dist/models/ProcessAtomAttachmentSimpleExpression.d.ts +0 -32
- package/dist/models/ProcessAtomAttachmentSimpleExpression.js +0 -28
- package/dist/models/ProcessAtomAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/ProcessBulkRequest.d.ts +0 -19
- package/dist/models/ProcessBulkRequest.js +0 -14
- package/dist/models/ProcessBulkRequest.js.map +0 -1
- package/dist/models/ProcessBulkResponse.d.ts +0 -16
- package/dist/models/ProcessBulkResponse.js +0 -3
- package/dist/models/ProcessBulkResponse.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachment.d.ts +0 -12
- package/dist/models/ProcessEnvironmentAttachment.js +0 -3
- package/dist/models/ProcessEnvironmentAttachment.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachmentExpression.d.ts +0 -9
- package/dist/models/ProcessEnvironmentAttachmentExpression.js +0 -3
- package/dist/models/ProcessEnvironmentAttachmentExpression.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachmentGroupingExpression.d.ts +0 -17
- package/dist/models/ProcessEnvironmentAttachmentGroupingExpression.js +0 -12
- package/dist/models/ProcessEnvironmentAttachmentGroupingExpression.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachmentQueryConfig.d.ts +0 -12
- package/dist/models/ProcessEnvironmentAttachmentQueryConfig.js +0 -3
- package/dist/models/ProcessEnvironmentAttachmentQueryConfig.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachmentQueryResponse.d.ts +0 -12
- package/dist/models/ProcessEnvironmentAttachmentQueryResponse.js +0 -3
- package/dist/models/ProcessEnvironmentAttachmentQueryResponse.js.map +0 -1
- package/dist/models/ProcessEnvironmentAttachmentSimpleExpression.d.ts +0 -32
- package/dist/models/ProcessEnvironmentAttachmentSimpleExpression.js +0 -28
- package/dist/models/ProcessEnvironmentAttachmentSimpleExpression.js.map +0 -1
- package/dist/models/ProcessExpression.d.ts +0 -9
- package/dist/models/ProcessExpression.js +0 -3
- package/dist/models/ProcessExpression.js.map +0 -1
- package/dist/models/ProcessGroupingExpression.d.ts +0 -17
- package/dist/models/ProcessGroupingExpression.js +0 -12
- package/dist/models/ProcessGroupingExpression.js.map +0 -1
- package/dist/models/ProcessId.d.ts +0 -22
- package/dist/models/ProcessId.js +0 -3
- package/dist/models/ProcessId.js.map +0 -1
- package/dist/models/ProcessIntegrationPackInfo.d.ts +0 -16
- package/dist/models/ProcessIntegrationPackInfo.js +0 -3
- package/dist/models/ProcessIntegrationPackInfo.js.map +0 -1
- package/dist/models/ProcessLog.d.ts +0 -35
- package/dist/models/ProcessLog.js +0 -23
- package/dist/models/ProcessLog.js.map +0 -1
- package/dist/models/ProcessProperties.d.ts +0 -13
- package/dist/models/ProcessProperties.js +0 -3
- package/dist/models/ProcessProperties.js.map +0 -1
- package/dist/models/ProcessProperty.d.ts +0 -11
- package/dist/models/ProcessProperty.js +0 -3
- package/dist/models/ProcessProperty.js.map +0 -1
- package/dist/models/ProcessPropertyValue.d.ts +0 -19
- package/dist/models/ProcessPropertyValue.js +0 -3
- package/dist/models/ProcessPropertyValue.js.map +0 -1
- package/dist/models/ProcessQueryConfig.d.ts +0 -12
- package/dist/models/ProcessQueryConfig.js +0 -3
- package/dist/models/ProcessQueryConfig.js.map +0 -1
- package/dist/models/ProcessQueryResponse.d.ts +0 -12
- package/dist/models/ProcessQueryResponse.js +0 -3
- package/dist/models/ProcessQueryResponse.js.map +0 -1
- package/dist/models/ProcessScheduleStatus.d.ts +0 -24
- package/dist/models/ProcessScheduleStatus.js +0 -3
- package/dist/models/ProcessScheduleStatus.js.map +0 -1
- package/dist/models/ProcessScheduleStatusBulkRequest.d.ts +0 -19
- package/dist/models/ProcessScheduleStatusBulkRequest.js +0 -14
- package/dist/models/ProcessScheduleStatusBulkRequest.js.map +0 -1
- package/dist/models/ProcessScheduleStatusBulkResponse.d.ts +0 -16
- package/dist/models/ProcessScheduleStatusBulkResponse.js +0 -3
- package/dist/models/ProcessScheduleStatusBulkResponse.js.map +0 -1
- package/dist/models/ProcessScheduleStatusExpression.d.ts +0 -9
- package/dist/models/ProcessScheduleStatusExpression.js +0 -3
- package/dist/models/ProcessScheduleStatusExpression.js.map +0 -1
- package/dist/models/ProcessScheduleStatusGroupingExpression.d.ts +0 -17
- package/dist/models/ProcessScheduleStatusGroupingExpression.js +0 -12
- package/dist/models/ProcessScheduleStatusGroupingExpression.js.map +0 -1
- package/dist/models/ProcessScheduleStatusQueryConfig.d.ts +0 -12
- package/dist/models/ProcessScheduleStatusQueryConfig.js +0 -3
- package/dist/models/ProcessScheduleStatusQueryConfig.js.map +0 -1
- package/dist/models/ProcessScheduleStatusQueryResponse.d.ts +0 -12
- package/dist/models/ProcessScheduleStatusQueryResponse.js +0 -3
- package/dist/models/ProcessScheduleStatusQueryResponse.js.map +0 -1
- package/dist/models/ProcessScheduleStatusSimpleExpression.d.ts +0 -31
- package/dist/models/ProcessScheduleStatusSimpleExpression.js +0 -27
- package/dist/models/ProcessScheduleStatusSimpleExpression.js.map +0 -1
- package/dist/models/ProcessSchedules.d.ts +0 -24
- package/dist/models/ProcessSchedules.js +0 -3
- package/dist/models/ProcessSchedules.js.map +0 -1
- package/dist/models/ProcessSchedulesBulkRequest.d.ts +0 -19
- package/dist/models/ProcessSchedulesBulkRequest.js +0 -14
- package/dist/models/ProcessSchedulesBulkRequest.js.map +0 -1
- package/dist/models/ProcessSchedulesBulkResponse.d.ts +0 -16
- package/dist/models/ProcessSchedulesBulkResponse.js +0 -3
- package/dist/models/ProcessSchedulesBulkResponse.js.map +0 -1
- package/dist/models/ProcessSchedulesExpression.d.ts +0 -9
- package/dist/models/ProcessSchedulesExpression.js +0 -3
- package/dist/models/ProcessSchedulesExpression.js.map +0 -1
- package/dist/models/ProcessSchedulesGroupingExpression.d.ts +0 -17
- package/dist/models/ProcessSchedulesGroupingExpression.js +0 -12
- package/dist/models/ProcessSchedulesGroupingExpression.js.map +0 -1
- package/dist/models/ProcessSchedulesQueryConfig.d.ts +0 -12
- package/dist/models/ProcessSchedulesQueryConfig.js +0 -3
- package/dist/models/ProcessSchedulesQueryConfig.js.map +0 -1
- package/dist/models/ProcessSchedulesQueryResponse.d.ts +0 -12
- package/dist/models/ProcessSchedulesQueryResponse.js +0 -3
- package/dist/models/ProcessSchedulesQueryResponse.js.map +0 -1
- package/dist/models/ProcessSchedulesSimpleExpression.d.ts +0 -31
- package/dist/models/ProcessSchedulesSimpleExpression.js +0 -27
- package/dist/models/ProcessSchedulesSimpleExpression.js.map +0 -1
- package/dist/models/ProcessSimpleExpression.d.ts +0 -33
- package/dist/models/ProcessSimpleExpression.js +0 -29
- package/dist/models/ProcessSimpleExpression.js.map +0 -1
- package/dist/models/ProcessingGroupDefaultRouting.d.ts +0 -9
- package/dist/models/ProcessingGroupDefaultRouting.js +0 -3
- package/dist/models/ProcessingGroupDefaultRouting.js.map +0 -1
- package/dist/models/ProcessingGroupDocumentBasedRouting.d.ts +0 -11
- package/dist/models/ProcessingGroupDocumentBasedRouting.js +0 -3
- package/dist/models/ProcessingGroupDocumentBasedRouting.js.map +0 -1
- package/dist/models/ProcessingGroupDocumentPartnerRoute.d.ts +0 -10
- package/dist/models/ProcessingGroupDocumentPartnerRoute.js +0 -3
- package/dist/models/ProcessingGroupDocumentPartnerRoute.js.map +0 -1
- package/dist/models/ProcessingGroupDocumentStandardRoute.d.ts +0 -23
- package/dist/models/ProcessingGroupDocumentStandardRoute.js +0 -17
- package/dist/models/ProcessingGroupDocumentStandardRoute.js.map +0 -1
- package/dist/models/ProcessingGroupDocumentTypeRoute.d.ts +0 -12
- package/dist/models/ProcessingGroupDocumentTypeRoute.js +0 -3
- package/dist/models/ProcessingGroupDocumentTypeRoute.js.map +0 -1
- package/dist/models/ProcessingGroupPartnerBasedRouting.d.ts +0 -11
- package/dist/models/ProcessingGroupPartnerBasedRouting.js +0 -3
- package/dist/models/ProcessingGroupPartnerBasedRouting.js.map +0 -1
- package/dist/models/ProcessingGroupPartnerDocumentRoute.d.ts +0 -10
- package/dist/models/ProcessingGroupPartnerDocumentRoute.js +0 -3
- package/dist/models/ProcessingGroupPartnerDocumentRoute.js.map +0 -1
- package/dist/models/ProcessingGroupPartnerRoute.d.ts +0 -12
- package/dist/models/ProcessingGroupPartnerRoute.js +0 -3
- package/dist/models/ProcessingGroupPartnerRoute.js.map +0 -1
- package/dist/models/ProcessingGroupPartnerStandardRoute.d.ts +0 -23
- package/dist/models/ProcessingGroupPartnerStandardRoute.js +0 -17
- package/dist/models/ProcessingGroupPartnerStandardRoute.js.map +0 -1
- package/dist/models/ProcessingGroupTradingPartner.d.ts +0 -9
- package/dist/models/ProcessingGroupTradingPartner.js +0 -3
- package/dist/models/ProcessingGroupTradingPartner.js.map +0 -1
- package/dist/models/ProcessingGroupTradingPartners.d.ts +0 -10
- package/dist/models/ProcessingGroupTradingPartners.js +0 -3
- package/dist/models/ProcessingGroupTradingPartners.js.map +0 -1
- package/dist/models/ProcessingType.d.ts +0 -24
- package/dist/models/ProcessingType.js +0 -21
- package/dist/models/ProcessingType.js.map +0 -1
- package/dist/models/Properties.d.ts +0 -10
- package/dist/models/Properties.js +0 -3
- package/dist/models/Properties.js.map +0 -1
- package/dist/models/Property.d.ts +0 -16
- package/dist/models/Property.js +0 -3
- package/dist/models/Property.js.map +0 -1
- package/dist/models/PropertyPair.d.ts +0 -11
- package/dist/models/PropertyPair.js +0 -3
- package/dist/models/PropertyPair.js.map +0 -1
- package/dist/models/PublicCertificate.d.ts +0 -11
- package/dist/models/PublicCertificate.js +0 -3
- package/dist/models/PublicCertificate.js.map +0 -1
- package/dist/models/PublisherIntegrationPack.d.ts +0 -49
- package/dist/models/PublisherIntegrationPack.js +0 -26
- package/dist/models/PublisherIntegrationPack.js.map +0 -1
- package/dist/models/PublisherIntegrationPackBulkRequest.d.ts +0 -19
- package/dist/models/PublisherIntegrationPackBulkRequest.js +0 -14
- package/dist/models/PublisherIntegrationPackBulkRequest.js.map +0 -1
- package/dist/models/PublisherIntegrationPackBulkResponse.d.ts +0 -16
- package/dist/models/PublisherIntegrationPackBulkResponse.js +0 -3
- package/dist/models/PublisherIntegrationPackBulkResponse.js.map +0 -1
- package/dist/models/PublisherIntegrationPackExpression.d.ts +0 -17
- package/dist/models/PublisherIntegrationPackExpression.js +0 -3
- package/dist/models/PublisherIntegrationPackExpression.js.map +0 -1
- package/dist/models/PublisherIntegrationPackGroupingExpression.d.ts +0 -17
- package/dist/models/PublisherIntegrationPackGroupingExpression.js +0 -12
- package/dist/models/PublisherIntegrationPackGroupingExpression.js.map +0 -1
- package/dist/models/PublisherIntegrationPackQueryConfig.d.ts +0 -12
- package/dist/models/PublisherIntegrationPackQueryConfig.js +0 -3
- package/dist/models/PublisherIntegrationPackQueryConfig.js.map +0 -1
- package/dist/models/PublisherIntegrationPackQueryResponse.d.ts +0 -12
- package/dist/models/PublisherIntegrationPackQueryResponse.js +0 -3
- package/dist/models/PublisherIntegrationPackQueryResponse.js.map +0 -1
- package/dist/models/PublisherIntegrationPackSimpleExpression.d.ts +0 -27
- package/dist/models/PublisherIntegrationPackSimpleExpression.js +0 -22
- package/dist/models/PublisherIntegrationPackSimpleExpression.js.map +0 -1
- package/dist/models/PublisherPackagedComponent.d.ts +0 -36
- package/dist/models/PublisherPackagedComponent.js +0 -3
- package/dist/models/PublisherPackagedComponent.js.map +0 -1
- package/dist/models/PublisherPackagedComponents.d.ts +0 -10
- package/dist/models/PublisherPackagedComponents.js +0 -3
- package/dist/models/PublisherPackagedComponents.js.map +0 -1
- package/dist/models/QueryFilter.d.ts +0 -10
- package/dist/models/QueryFilter.js +0 -3
- package/dist/models/QueryFilter.js.map +0 -1
- package/dist/models/QueueAttributes.d.ts +0 -25
- package/dist/models/QueueAttributes.js +0 -3
- package/dist/models/QueueAttributes.js.map +0 -1
- package/dist/models/QueueRecord.d.ts +0 -14
- package/dist/models/QueueRecord.js +0 -3
- package/dist/models/QueueRecord.js.map +0 -1
- package/dist/models/References.d.ts +0 -45
- package/dist/models/References.js +0 -19
- package/dist/models/References.js.map +0 -1
- package/dist/models/ReleaseIntegrationPack.d.ts +0 -66
- package/dist/models/ReleaseIntegrationPack.js +0 -28
- package/dist/models/ReleaseIntegrationPack.js.map +0 -1
- package/dist/models/ReleaseIntegrationPackStatus.d.ts +0 -85
- package/dist/models/ReleaseIntegrationPackStatus.js +0 -43
- package/dist/models/ReleaseIntegrationPackStatus.js.map +0 -1
- package/dist/models/ReleaseIntegrationPackStatusBulkRequest.d.ts +0 -19
- package/dist/models/ReleaseIntegrationPackStatusBulkRequest.js +0 -14
- package/dist/models/ReleaseIntegrationPackStatusBulkRequest.js.map +0 -1
- package/dist/models/ReleaseIntegrationPackStatusBulkResponse.d.ts +0 -16
- package/dist/models/ReleaseIntegrationPackStatusBulkResponse.js +0 -3
- package/dist/models/ReleaseIntegrationPackStatusBulkResponse.js.map +0 -1
- package/dist/models/ReleasePackagedComponent.d.ts +0 -20
- package/dist/models/ReleasePackagedComponent.js +0 -3
- package/dist/models/ReleasePackagedComponent.js.map +0 -1
- package/dist/models/ReleasePackagedComponents.d.ts +0 -10
- package/dist/models/ReleasePackagedComponents.js +0 -3
- package/dist/models/ReleasePackagedComponents.js.map +0 -1
- package/dist/models/RerunDocument.d.ts +0 -24
- package/dist/models/RerunDocument.js +0 -3
- package/dist/models/RerunDocument.js.map +0 -1
- package/dist/models/Resource.d.ts +0 -33
- package/dist/models/Resource.js +0 -19
- package/dist/models/Resource.js.map +0 -1
- package/dist/models/Resources.d.ts +0 -10
- package/dist/models/Resources.js +0 -3
- package/dist/models/Resources.js.map +0 -1
- package/dist/models/Role.d.ts +0 -33
- package/dist/models/Role.js +0 -3
- package/dist/models/Role.js.map +0 -1
- package/dist/models/RoleBulkRequest.d.ts +0 -19
- package/dist/models/RoleBulkRequest.js +0 -14
- package/dist/models/RoleBulkRequest.js.map +0 -1
- package/dist/models/RoleBulkResponse.d.ts +0 -16
- package/dist/models/RoleBulkResponse.js +0 -3
- package/dist/models/RoleBulkResponse.js.map +0 -1
- package/dist/models/RoleExpression.d.ts +0 -9
- package/dist/models/RoleExpression.js +0 -3
- package/dist/models/RoleExpression.js.map +0 -1
- package/dist/models/RoleGroupingExpression.d.ts +0 -17
- package/dist/models/RoleGroupingExpression.js +0 -12
- package/dist/models/RoleGroupingExpression.js.map +0 -1
- package/dist/models/RoleQueryConfig.d.ts +0 -12
- package/dist/models/RoleQueryConfig.js +0 -3
- package/dist/models/RoleQueryConfig.js.map +0 -1
- package/dist/models/RoleQueryResponse.d.ts +0 -12
- package/dist/models/RoleQueryResponse.js +0 -3
- package/dist/models/RoleQueryResponse.js.map +0 -1
- package/dist/models/RoleReference.d.ts +0 -10
- package/dist/models/RoleReference.js +0 -3
- package/dist/models/RoleReference.js.map +0 -1
- package/dist/models/RoleSimpleExpression.d.ts +0 -31
- package/dist/models/RoleSimpleExpression.js +0 -27
- package/dist/models/RoleSimpleExpression.js.map +0 -1
- package/dist/models/Roles.d.ts +0 -10
- package/dist/models/Roles.js +0 -3
- package/dist/models/Roles.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecord.d.ts +0 -185
- package/dist/models/RosettaNetConnectorRecord.js +0 -3
- package/dist/models/RosettaNetConnectorRecord.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecordExpression.d.ts +0 -9
- package/dist/models/RosettaNetConnectorRecordExpression.js +0 -3
- package/dist/models/RosettaNetConnectorRecordExpression.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/RosettaNetConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/RosettaNetConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/RosettaNetConnectorRecordQueryConfig.js +0 -3
- package/dist/models/RosettaNetConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/RosettaNetConnectorRecordQueryResponse.js +0 -3
- package/dist/models/RosettaNetConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/RosettaNetConnectorRecordSimpleExpression.d.ts +0 -66
- package/dist/models/RosettaNetConnectorRecordSimpleExpression.js +0 -62
- package/dist/models/RosettaNetConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/RosettaNetControlInfo.d.ts +0 -26
- package/dist/models/RosettaNetControlInfo.js +0 -16
- package/dist/models/RosettaNetControlInfo.js.map +0 -1
- package/dist/models/RosettaNetMessageOptions.d.ts +0 -40
- package/dist/models/RosettaNetMessageOptions.js +0 -32
- package/dist/models/RosettaNetMessageOptions.js.map +0 -1
- package/dist/models/RosettaNetOptions.d.ts +0 -18
- package/dist/models/RosettaNetOptions.js +0 -12
- package/dist/models/RosettaNetOptions.js.map +0 -1
- package/dist/models/RosettaNetPartnerInfo.d.ts +0 -14
- package/dist/models/RosettaNetPartnerInfo.js +0 -3
- package/dist/models/RosettaNetPartnerInfo.js.map +0 -1
- package/dist/models/RuntimeReleaseSchedule.d.ts +0 -38
- package/dist/models/RuntimeReleaseSchedule.js +0 -16
- package/dist/models/RuntimeReleaseSchedule.js.map +0 -1
- package/dist/models/RuntimeReleaseScheduleBulkRequest.d.ts +0 -19
- package/dist/models/RuntimeReleaseScheduleBulkRequest.js +0 -14
- package/dist/models/RuntimeReleaseScheduleBulkRequest.js.map +0 -1
- package/dist/models/RuntimeReleaseScheduleBulkResponse.d.ts +0 -16
- package/dist/models/RuntimeReleaseScheduleBulkResponse.js +0 -3
- package/dist/models/RuntimeReleaseScheduleBulkResponse.js.map +0 -1
- package/dist/models/RuntimeRestartRequest.d.ts +0 -13
- package/dist/models/RuntimeRestartRequest.js +0 -3
- package/dist/models/RuntimeRestartRequest.js.map +0 -1
- package/dist/models/SFTPCommunicationOptions.d.ts +0 -24
- package/dist/models/SFTPCommunicationOptions.js +0 -13
- package/dist/models/SFTPCommunicationOptions.js.map +0 -1
- package/dist/models/SFTPGetOptions.d.ts +0 -22
- package/dist/models/SFTPGetOptions.js +0 -13
- package/dist/models/SFTPGetOptions.js.map +0 -1
- package/dist/models/SFTPProxySettings.d.ts +0 -22
- package/dist/models/SFTPProxySettings.js +0 -14
- package/dist/models/SFTPProxySettings.js.map +0 -1
- package/dist/models/SFTPSSHOptions.d.ts +0 -13
- package/dist/models/SFTPSSHOptions.js +0 -3
- package/dist/models/SFTPSSHOptions.js.map +0 -1
- package/dist/models/SFTPSendOptions.d.ts +0 -21
- package/dist/models/SFTPSendOptions.js +0 -14
- package/dist/models/SFTPSendOptions.js.map +0 -1
- package/dist/models/SFTPSettings.d.ts +0 -17
- package/dist/models/SFTPSettings.js +0 -3
- package/dist/models/SFTPSettings.js.map +0 -1
- package/dist/models/STXControlInfo.d.ts +0 -10
- package/dist/models/STXControlInfo.js +0 -3
- package/dist/models/STXControlInfo.js.map +0 -1
- package/dist/models/Schedule.d.ts +0 -32
- package/dist/models/Schedule.js +0 -3
- package/dist/models/Schedule.js.map +0 -1
- package/dist/models/ScheduleRetry.d.ts +0 -14
- package/dist/models/ScheduleRetry.js +0 -3
- package/dist/models/ScheduleRetry.js.map +0 -1
- package/dist/models/ScriptingInputs.d.ts +0 -10
- package/dist/models/ScriptingInputs.js +0 -3
- package/dist/models/ScriptingInputs.js.map +0 -1
- package/dist/models/ScriptingOutputs.d.ts +0 -10
- package/dist/models/ScriptingOutputs.js +0 -3
- package/dist/models/ScriptingOutputs.js.map +0 -1
- package/dist/models/ScriptingParameter.d.ts +0 -19
- package/dist/models/ScriptingParameter.js +0 -14
- package/dist/models/ScriptingParameter.js.map +0 -1
- package/dist/models/SelectedDocuments.d.ts +0 -13
- package/dist/models/SelectedDocuments.js +0 -3
- package/dist/models/SelectedDocuments.js.map +0 -1
- package/dist/models/SharedCommunication.d.ts +0 -13
- package/dist/models/SharedCommunication.js +0 -3
- package/dist/models/SharedCommunication.js.map +0 -1
- package/dist/models/SharedCommunicationChannel.d.ts +0 -9
- package/dist/models/SharedCommunicationChannel.js +0 -3
- package/dist/models/SharedCommunicationChannel.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponent.d.ts +0 -19
- package/dist/models/SharedCommunicationChannelComponent.js +0 -3
- package/dist/models/SharedCommunicationChannelComponent.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentBulkRequest.d.ts +0 -19
- package/dist/models/SharedCommunicationChannelComponentBulkRequest.js +0 -14
- package/dist/models/SharedCommunicationChannelComponentBulkRequest.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentBulkResponse.d.ts +0 -16
- package/dist/models/SharedCommunicationChannelComponentBulkResponse.js +0 -3
- package/dist/models/SharedCommunicationChannelComponentBulkResponse.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentExpression.d.ts +0 -9
- package/dist/models/SharedCommunicationChannelComponentExpression.js +0 -3
- package/dist/models/SharedCommunicationChannelComponentExpression.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentGroupingExpression.d.ts +0 -17
- package/dist/models/SharedCommunicationChannelComponentGroupingExpression.js +0 -12
- package/dist/models/SharedCommunicationChannelComponentGroupingExpression.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentQueryConfig.d.ts +0 -12
- package/dist/models/SharedCommunicationChannelComponentQueryConfig.js +0 -3
- package/dist/models/SharedCommunicationChannelComponentQueryConfig.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentQueryResponse.d.ts +0 -12
- package/dist/models/SharedCommunicationChannelComponentQueryResponse.js +0 -3
- package/dist/models/SharedCommunicationChannelComponentQueryResponse.js.map +0 -1
- package/dist/models/SharedCommunicationChannelComponentSimpleExpression.d.ts +0 -31
- package/dist/models/SharedCommunicationChannelComponentSimpleExpression.js +0 -27
- package/dist/models/SharedCommunicationChannelComponentSimpleExpression.js.map +0 -1
- package/dist/models/SharedCommunications.d.ts +0 -10
- package/dist/models/SharedCommunications.js +0 -3
- package/dist/models/SharedCommunications.js.map +0 -1
- package/dist/models/SharedServerInformation.d.ts +0 -96
- package/dist/models/SharedServerInformation.js +0 -32
- package/dist/models/SharedServerInformation.js.map +0 -1
- package/dist/models/SharedServerInformationBulkRequest.d.ts +0 -19
- package/dist/models/SharedServerInformationBulkRequest.js +0 -14
- package/dist/models/SharedServerInformationBulkRequest.js.map +0 -1
- package/dist/models/SharedServerInformationBulkResponse.d.ts +0 -16
- package/dist/models/SharedServerInformationBulkResponse.js +0 -3
- package/dist/models/SharedServerInformationBulkResponse.js.map +0 -1
- package/dist/models/SharedWebServer.d.ts +0 -18
- package/dist/models/SharedWebServer.js +0 -3
- package/dist/models/SharedWebServer.js.map +0 -1
- package/dist/models/SharedWebServerAuthentication.d.ts +0 -15
- package/dist/models/SharedWebServerAuthentication.js +0 -3
- package/dist/models/SharedWebServerAuthentication.js.map +0 -1
- package/dist/models/SharedWebServerBulkRequest.d.ts +0 -19
- package/dist/models/SharedWebServerBulkRequest.js +0 -14
- package/dist/models/SharedWebServerBulkRequest.js.map +0 -1
- package/dist/models/SharedWebServerBulkResponse.d.ts +0 -16
- package/dist/models/SharedWebServerBulkResponse.js +0 -3
- package/dist/models/SharedWebServerBulkResponse.js.map +0 -1
- package/dist/models/SharedWebServerCORSOrigin.d.ts +0 -17
- package/dist/models/SharedWebServerCORSOrigin.js +0 -3
- package/dist/models/SharedWebServerCORSOrigin.js.map +0 -1
- package/dist/models/SharedWebServerCloudTennantGeneral.d.ts +0 -13
- package/dist/models/SharedWebServerCloudTennantGeneral.js +0 -3
- package/dist/models/SharedWebServerCloudTennantGeneral.js.map +0 -1
- package/dist/models/SharedWebServerCors.d.ts +0 -10
- package/dist/models/SharedWebServerCors.js +0 -3
- package/dist/models/SharedWebServerCors.js.map +0 -1
- package/dist/models/SharedWebServerGeneral.d.ts +0 -22
- package/dist/models/SharedWebServerGeneral.js +0 -3
- package/dist/models/SharedWebServerGeneral.js.map +0 -1
- package/dist/models/SharedWebServerLoginModuleConfiguration.d.ts +0 -10
- package/dist/models/SharedWebServerLoginModuleConfiguration.js +0 -3
- package/dist/models/SharedWebServerLoginModuleConfiguration.js.map +0 -1
- package/dist/models/SharedWebServerLoginModuleOption.d.ts +0 -11
- package/dist/models/SharedWebServerLoginModuleOption.js +0 -3
- package/dist/models/SharedWebServerLoginModuleOption.js.map +0 -1
- package/dist/models/SharedWebServerPort.d.ts +0 -16
- package/dist/models/SharedWebServerPort.js +0 -3
- package/dist/models/SharedWebServerPort.js.map +0 -1
- package/dist/models/SharedWebServerProtectedHeaders.d.ts +0 -9
- package/dist/models/SharedWebServerProtectedHeaders.js +0 -3
- package/dist/models/SharedWebServerProtectedHeaders.js.map +0 -1
- package/dist/models/SharedWebServerUser.d.ts +0 -17
- package/dist/models/SharedWebServerUser.js +0 -3
- package/dist/models/SharedWebServerUser.js.map +0 -1
- package/dist/models/SharedWebServerUserManagement.d.ts +0 -11
- package/dist/models/SharedWebServerUserManagement.js +0 -3
- package/dist/models/SharedWebServerUserManagement.js.map +0 -1
- package/dist/models/SimpleExpression.d.ts +0 -15
- package/dist/models/SimpleExpression.js +0 -3
- package/dist/models/SimpleExpression.js.map +0 -1
- package/dist/models/SimpleLookupTable.d.ts +0 -10
- package/dist/models/SimpleLookupTable.js +0 -3
- package/dist/models/SimpleLookupTable.js.map +0 -1
- package/dist/models/SimpleLookupTableRow.d.ts +0 -10
- package/dist/models/SimpleLookupTableRow.js +0 -3
- package/dist/models/SimpleLookupTableRow.js.map +0 -1
- package/dist/models/SimpleLookupTableRows.d.ts +0 -10
- package/dist/models/SimpleLookupTableRows.js +0 -3
- package/dist/models/SimpleLookupTableRows.js.map +0 -1
- package/dist/models/ThroughputAccount.d.ts +0 -24
- package/dist/models/ThroughputAccount.js +0 -3
- package/dist/models/ThroughputAccount.js.map +0 -1
- package/dist/models/ThroughputAccountExpression.d.ts +0 -9
- package/dist/models/ThroughputAccountExpression.js +0 -3
- package/dist/models/ThroughputAccountExpression.js.map +0 -1
- package/dist/models/ThroughputAccountGroup.d.ts +0 -8
- package/dist/models/ThroughputAccountGroup.js +0 -3
- package/dist/models/ThroughputAccountGroup.js.map +0 -1
- package/dist/models/ThroughputAccountGroupExpression.d.ts +0 -9
- package/dist/models/ThroughputAccountGroupExpression.js +0 -3
- package/dist/models/ThroughputAccountGroupExpression.js.map +0 -1
- package/dist/models/ThroughputAccountGroupGroupingExpression.d.ts +0 -17
- package/dist/models/ThroughputAccountGroupGroupingExpression.js +0 -12
- package/dist/models/ThroughputAccountGroupGroupingExpression.js.map +0 -1
- package/dist/models/ThroughputAccountGroupQueryConfig.d.ts +0 -12
- package/dist/models/ThroughputAccountGroupQueryConfig.js +0 -3
- package/dist/models/ThroughputAccountGroupQueryConfig.js.map +0 -1
- package/dist/models/ThroughputAccountGroupQueryResponse.d.ts +0 -12
- package/dist/models/ThroughputAccountGroupQueryResponse.js +0 -3
- package/dist/models/ThroughputAccountGroupQueryResponse.js.map +0 -1
- package/dist/models/ThroughputAccountGroupSimpleExpression.d.ts +0 -37
- package/dist/models/ThroughputAccountGroupSimpleExpression.js +0 -30
- package/dist/models/ThroughputAccountGroupSimpleExpression.js.map +0 -1
- package/dist/models/ThroughputAccountGroupingExpression.d.ts +0 -17
- package/dist/models/ThroughputAccountGroupingExpression.js +0 -12
- package/dist/models/ThroughputAccountGroupingExpression.js.map +0 -1
- package/dist/models/ThroughputAccountQueryConfig.d.ts +0 -12
- package/dist/models/ThroughputAccountQueryConfig.js +0 -3
- package/dist/models/ThroughputAccountQueryConfig.js.map +0 -1
- package/dist/models/ThroughputAccountQueryResponse.d.ts +0 -12
- package/dist/models/ThroughputAccountQueryResponse.js +0 -3
- package/dist/models/ThroughputAccountQueryResponse.js.map +0 -1
- package/dist/models/ThroughputAccountSimpleExpression.d.ts +0 -38
- package/dist/models/ThroughputAccountSimpleExpression.js +0 -31
- package/dist/models/ThroughputAccountSimpleExpression.js.map +0 -1
- package/dist/models/TopicSubscriber.d.ts +0 -11
- package/dist/models/TopicSubscriber.js +0 -3
- package/dist/models/TopicSubscriber.js.map +0 -1
- package/dist/models/TrackedField.d.ts +0 -10
- package/dist/models/TrackedField.js +0 -3
- package/dist/models/TrackedField.js.map +0 -1
- package/dist/models/TrackedFields.d.ts +0 -13
- package/dist/models/TrackedFields.js +0 -3
- package/dist/models/TrackedFields.js.map +0 -1
- package/dist/models/TradacomsConnectorRecord.d.ts +0 -117
- package/dist/models/TradacomsConnectorRecord.js +0 -3
- package/dist/models/TradacomsConnectorRecord.js.map +0 -1
- package/dist/models/TradacomsConnectorRecordExpression.d.ts +0 -9
- package/dist/models/TradacomsConnectorRecordExpression.js +0 -3
- package/dist/models/TradacomsConnectorRecordExpression.js.map +0 -1
- package/dist/models/TradacomsConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/TradacomsConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/TradacomsConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/TradacomsConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/TradacomsConnectorRecordQueryConfig.js +0 -3
- package/dist/models/TradacomsConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/TradacomsConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/TradacomsConnectorRecordQueryResponse.js +0 -3
- package/dist/models/TradacomsConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/TradacomsConnectorRecordSimpleExpression.d.ts +0 -49
- package/dist/models/TradacomsConnectorRecordSimpleExpression.js +0 -45
- package/dist/models/TradacomsConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/TradacomsControlInfo.d.ts +0 -10
- package/dist/models/TradacomsControlInfo.js +0 -3
- package/dist/models/TradacomsControlInfo.js.map +0 -1
- package/dist/models/TradacomsOptions.d.ts +0 -15
- package/dist/models/TradacomsOptions.js +0 -3
- package/dist/models/TradacomsOptions.js.map +0 -1
- package/dist/models/TradacomsPartnerInfo.d.ts +0 -12
- package/dist/models/TradacomsPartnerInfo.js +0 -3
- package/dist/models/TradacomsPartnerInfo.js.map +0 -1
- package/dist/models/TradingPartner.d.ts +0 -12
- package/dist/models/TradingPartner.js +0 -3
- package/dist/models/TradingPartner.js.map +0 -1
- package/dist/models/TradingPartnerCategory.d.ts +0 -12
- package/dist/models/TradingPartnerCategory.js +0 -3
- package/dist/models/TradingPartnerCategory.js.map +0 -1
- package/dist/models/TradingPartnerComponent.d.ts +0 -42
- package/dist/models/TradingPartnerComponent.js +0 -22
- package/dist/models/TradingPartnerComponent.js.map +0 -1
- package/dist/models/TradingPartnerComponentBulkRequest.d.ts +0 -19
- package/dist/models/TradingPartnerComponentBulkRequest.js +0 -14
- package/dist/models/TradingPartnerComponentBulkRequest.js.map +0 -1
- package/dist/models/TradingPartnerComponentBulkResponse.d.ts +0 -16
- package/dist/models/TradingPartnerComponentBulkResponse.js +0 -3
- package/dist/models/TradingPartnerComponentBulkResponse.js.map +0 -1
- package/dist/models/TradingPartnerComponentExpression.d.ts +0 -9
- package/dist/models/TradingPartnerComponentExpression.js +0 -3
- package/dist/models/TradingPartnerComponentExpression.js.map +0 -1
- package/dist/models/TradingPartnerComponentGroupingExpression.d.ts +0 -17
- package/dist/models/TradingPartnerComponentGroupingExpression.js +0 -12
- package/dist/models/TradingPartnerComponentGroupingExpression.js.map +0 -1
- package/dist/models/TradingPartnerComponentQueryConfig.d.ts +0 -12
- package/dist/models/TradingPartnerComponentQueryConfig.js +0 -3
- package/dist/models/TradingPartnerComponentQueryConfig.js.map +0 -1
- package/dist/models/TradingPartnerComponentQueryResponse.d.ts +0 -12
- package/dist/models/TradingPartnerComponentQueryResponse.js +0 -3
- package/dist/models/TradingPartnerComponentQueryResponse.js.map +0 -1
- package/dist/models/TradingPartnerComponentSimpleExpression.d.ts +0 -40
- package/dist/models/TradingPartnerComponentSimpleExpression.js +0 -36
- package/dist/models/TradingPartnerComponentSimpleExpression.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroup.d.ts +0 -22
- package/dist/models/TradingPartnerProcessingGroup.js +0 -3
- package/dist/models/TradingPartnerProcessingGroup.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupBulkRequest.d.ts +0 -19
- package/dist/models/TradingPartnerProcessingGroupBulkRequest.js +0 -14
- package/dist/models/TradingPartnerProcessingGroupBulkRequest.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupBulkResponse.d.ts +0 -16
- package/dist/models/TradingPartnerProcessingGroupBulkResponse.js +0 -3
- package/dist/models/TradingPartnerProcessingGroupBulkResponse.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupExpression.d.ts +0 -9
- package/dist/models/TradingPartnerProcessingGroupExpression.js +0 -3
- package/dist/models/TradingPartnerProcessingGroupExpression.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupGroupingExpression.d.ts +0 -17
- package/dist/models/TradingPartnerProcessingGroupGroupingExpression.js +0 -12
- package/dist/models/TradingPartnerProcessingGroupGroupingExpression.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupQueryConfig.d.ts +0 -12
- package/dist/models/TradingPartnerProcessingGroupQueryConfig.js +0 -3
- package/dist/models/TradingPartnerProcessingGroupQueryConfig.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupQueryResponse.d.ts +0 -12
- package/dist/models/TradingPartnerProcessingGroupQueryResponse.js +0 -3
- package/dist/models/TradingPartnerProcessingGroupQueryResponse.js.map +0 -1
- package/dist/models/TradingPartnerProcessingGroupSimpleExpression.d.ts +0 -27
- package/dist/models/TradingPartnerProcessingGroupSimpleExpression.js +0 -22
- package/dist/models/TradingPartnerProcessingGroupSimpleExpression.js.map +0 -1
- package/dist/models/TradingPartners.d.ts +0 -10
- package/dist/models/TradingPartners.js +0 -3
- package/dist/models/TradingPartners.js.map +0 -1
- package/dist/models/UNBControlInfo.d.ts +0 -97
- package/dist/models/UNBControlInfo.js +0 -87
- package/dist/models/UNBControlInfo.js.map +0 -1
- package/dist/models/UNGControlInfo.d.ts +0 -61
- package/dist/models/UNGControlInfo.js +0 -56
- package/dist/models/UNGControlInfo.js.map +0 -1
- package/dist/models/UNHControlInfo.d.ts +0 -90
- package/dist/models/UNHControlInfo.js +0 -85
- package/dist/models/UNHControlInfo.js.map +0 -1
- package/dist/models/X12ConnectorRecord.d.ts +0 -161
- package/dist/models/X12ConnectorRecord.js +0 -3
- package/dist/models/X12ConnectorRecord.js.map +0 -1
- package/dist/models/X12ConnectorRecordExpression.d.ts +0 -9
- package/dist/models/X12ConnectorRecordExpression.js +0 -3
- package/dist/models/X12ConnectorRecordExpression.js.map +0 -1
- package/dist/models/X12ConnectorRecordGroupingExpression.d.ts +0 -17
- package/dist/models/X12ConnectorRecordGroupingExpression.js +0 -12
- package/dist/models/X12ConnectorRecordGroupingExpression.js.map +0 -1
- package/dist/models/X12ConnectorRecordQueryConfig.d.ts +0 -12
- package/dist/models/X12ConnectorRecordQueryConfig.js +0 -3
- package/dist/models/X12ConnectorRecordQueryConfig.js.map +0 -1
- package/dist/models/X12ConnectorRecordQueryResponse.d.ts +0 -12
- package/dist/models/X12ConnectorRecordQueryResponse.js +0 -3
- package/dist/models/X12ConnectorRecordQueryResponse.js.map +0 -1
- package/dist/models/X12ConnectorRecordSimpleExpression.d.ts +0 -60
- package/dist/models/X12ConnectorRecordSimpleExpression.js +0 -56
- package/dist/models/X12ConnectorRecordSimpleExpression.js.map +0 -1
- package/dist/models/X12ControlInfo.d.ts +0 -12
- package/dist/models/X12ControlInfo.js +0 -3
- package/dist/models/X12ControlInfo.js.map +0 -1
- package/dist/models/X12Options.d.ts +0 -34
- package/dist/models/X12Options.js +0 -24
- package/dist/models/X12Options.js.map +0 -1
- package/dist/models/X12PartnerInfo.d.ts +0 -12
- package/dist/models/X12PartnerInfo.js +0 -3
- package/dist/models/X12PartnerInfo.js.map +0 -1
- package/dist/models/customFields.d.ts +0 -9
- package/dist/models/customFields.js +0 -3
- package/dist/models/customFields.js.map +0 -1
- package/dist/services/AccountCloudAttachmentPropertiesService.d.ts +0 -44
- package/dist/services/AccountCloudAttachmentPropertiesService.js +0 -83
- package/dist/services/AccountCloudAttachmentPropertiesService.js.map +0 -1
- package/dist/services/AccountCloudAttachmentQuotaService.d.ts +0 -60
- package/dist/services/AccountCloudAttachmentQuotaService.js +0 -115
- package/dist/services/AccountCloudAttachmentQuotaService.js.map +0 -1
- package/dist/services/AccountGroupAccountService.d.ts +0 -47
- package/dist/services/AccountGroupAccountService.js +0 -87
- package/dist/services/AccountGroupAccountService.js.map +0 -1
- package/dist/services/AccountGroupIntegrationPackService.d.ts +0 -70
- package/dist/services/AccountGroupIntegrationPackService.js +0 -131
- package/dist/services/AccountGroupIntegrationPackService.js.map +0 -1
- package/dist/services/AccountGroupService.d.ts +0 -69
- package/dist/services/AccountGroupService.js +0 -132
- package/dist/services/AccountGroupService.js.map +0 -1
- package/dist/services/AccountGroupUserRoleService.d.ts +0 -47
- package/dist/services/AccountGroupUserRoleService.js +0 -87
- package/dist/services/AccountGroupUserRoleService.js.map +0 -1
- package/dist/services/AccountProvisionService.d.ts +0 -19
- package/dist/services/AccountProvisionService.js +0 -22
- package/dist/services/AccountProvisionService.js.map +0 -1
- package/dist/services/AccountService.d.ts +0 -49
- package/dist/services/AccountService.js +0 -87
- package/dist/services/AccountService.js.map +0 -1
- package/dist/services/AccountSsoConfigService.d.ts +0 -48
- package/dist/services/AccountSsoConfigService.js +0 -92
- package/dist/services/AccountSsoConfigService.js.map +0 -1
- package/dist/services/AccountUserFederationService.d.ts +0 -56
- package/dist/services/AccountUserFederationService.js +0 -110
- package/dist/services/AccountUserFederationService.js.map +0 -1
- package/dist/services/AccountUserRoleService.d.ts +0 -49
- package/dist/services/AccountUserRoleService.js +0 -89
- package/dist/services/AccountUserRoleService.js.map +0 -1
- package/dist/services/ApiUsageCountService.d.ts +0 -30
- package/dist/services/ApiUsageCountService.js +0 -48
- package/dist/services/ApiUsageCountService.js.map +0 -1
- package/dist/services/As2ConnectorRecordService.d.ts +0 -30
- package/dist/services/As2ConnectorRecordService.js +0 -48
- package/dist/services/As2ConnectorRecordService.js.map +0 -1
- package/dist/services/AtomAs2ArtifactsService.d.ts +0 -22
- package/dist/services/AtomAs2ArtifactsService.js +0 -29
- package/dist/services/AtomAs2ArtifactsService.js.map +0 -1
- package/dist/services/AtomConnectionFieldExtensionSummaryService.d.ts +0 -32
- package/dist/services/AtomConnectionFieldExtensionSummaryService.js +0 -50
- package/dist/services/AtomConnectionFieldExtensionSummaryService.js.map +0 -1
- package/dist/services/AtomConnectorVersionsService.d.ts +0 -31
- package/dist/services/AtomConnectorVersionsService.js +0 -49
- package/dist/services/AtomConnectorVersionsService.js.map +0 -1
- package/dist/services/AtomCountersService.d.ts +0 -22
- package/dist/services/AtomCountersService.js +0 -33
- package/dist/services/AtomCountersService.js.map +0 -1
- package/dist/services/AtomDiskSpaceService.d.ts +0 -34
- package/dist/services/AtomDiskSpaceService.js +0 -54
- package/dist/services/AtomDiskSpaceService.js.map +0 -1
- package/dist/services/AtomLogService.d.ts +0 -22
- package/dist/services/AtomLogService.js +0 -29
- package/dist/services/AtomLogService.js.map +0 -1
- package/dist/services/AtomPurgeService.d.ts +0 -22
- package/dist/services/AtomPurgeService.js +0 -33
- package/dist/services/AtomPurgeService.js.map +0 -1
- package/dist/services/AtomSecurityPoliciesService.d.ts +0 -45
- package/dist/services/AtomSecurityPoliciesService.js +0 -78
- package/dist/services/AtomSecurityPoliciesService.js.map +0 -1
- package/dist/services/AtomService.d.ts +0 -126
- package/dist/services/AtomService.js +0 -246
- package/dist/services/AtomService.js.map +0 -1
- package/dist/services/AtomStartupPropertiesService.d.ts +0 -31
- package/dist/services/AtomStartupPropertiesService.js +0 -49
- package/dist/services/AtomStartupPropertiesService.js.map +0 -1
- package/dist/services/AtomWorkerLogService.d.ts +0 -22
- package/dist/services/AtomWorkerLogService.js +0 -29
- package/dist/services/AtomWorkerLogService.js.map +0 -1
- package/dist/services/AuditLogService.d.ts +0 -49
- package/dist/services/AuditLogService.js +0 -87
- package/dist/services/AuditLogService.js.map +0 -1
- package/dist/services/BranchService.d.ts +0 -83
- package/dist/services/BranchService.js +0 -158
- package/dist/services/BranchService.js.map +0 -1
- package/dist/services/CancelExecutionService.d.ts +0 -19
- package/dist/services/CancelExecutionService.js +0 -22
- package/dist/services/CancelExecutionService.js.map +0 -1
- package/dist/services/ChangeListenerStatusService.d.ts +0 -21
- package/dist/services/ChangeListenerStatusService.js +0 -29
- package/dist/services/ChangeListenerStatusService.js.map +0 -1
- package/dist/services/ClearQueueService.d.ts +0 -25
- package/dist/services/ClearQueueService.js +0 -36
- package/dist/services/ClearQueueService.js.map +0 -1
- package/dist/services/CloudService.d.ts +0 -49
- package/dist/services/CloudService.js +0 -87
- package/dist/services/CloudService.js.map +0 -1
- package/dist/services/ComponentAtomAttachmentService.d.ts +0 -47
- package/dist/services/ComponentAtomAttachmentService.js +0 -87
- package/dist/services/ComponentAtomAttachmentService.js.map +0 -1
- package/dist/services/ComponentDiffRequestService.d.ts +0 -40
- package/dist/services/ComponentDiffRequestService.js +0 -68
- package/dist/services/ComponentDiffRequestService.js.map +0 -1
- package/dist/services/ComponentEnvironmentAttachmentService.d.ts +0 -47
- package/dist/services/ComponentEnvironmentAttachmentService.js +0 -87
- package/dist/services/ComponentEnvironmentAttachmentService.js.map +0 -1
- package/dist/services/ComponentMetadataService.d.ts +0 -78
- package/dist/services/ComponentMetadataService.js +0 -153
- package/dist/services/ComponentMetadataService.js.map +0 -1
- package/dist/services/ComponentReferenceService.d.ts +0 -77
- package/dist/services/ComponentReferenceService.js +0 -115
- package/dist/services/ComponentReferenceService.js.map +0 -1
- package/dist/services/ComponentService.d.ts +0 -60
- package/dist/services/ComponentService.js +0 -105
- package/dist/services/ComponentService.js.map +0 -1
- package/dist/services/ConnectionLicensingReportService.d.ts +0 -44
- package/dist/services/ConnectionLicensingReportService.js +0 -51
- package/dist/services/ConnectionLicensingReportService.js.map +0 -1
- package/dist/services/ConnectorDocumentService.d.ts +0 -22
- package/dist/services/ConnectorDocumentService.js +0 -29
- package/dist/services/ConnectorDocumentService.js.map +0 -1
- package/dist/services/ConnectorService.d.ts +0 -53
- package/dist/services/ConnectorService.js +0 -91
- package/dist/services/ConnectorService.js.map +0 -1
- package/dist/services/CustomTrackedFieldService.d.ts +0 -32
- package/dist/services/CustomTrackedFieldService.js +0 -50
- package/dist/services/CustomTrackedFieldService.js.map +0 -1
- package/dist/services/DeployedExpiredCertificateService.d.ts +0 -32
- package/dist/services/DeployedExpiredCertificateService.js +0 -50
- package/dist/services/DeployedExpiredCertificateService.js.map +0 -1
- package/dist/services/DeployedPackageService.d.ts +0 -68
- package/dist/services/DeployedPackageService.js +0 -129
- package/dist/services/DeployedPackageService.js.map +0 -1
- package/dist/services/DeploymentService.d.ts +0 -83
- package/dist/services/DeploymentService.js +0 -164
- package/dist/services/DeploymentService.js.map +0 -1
- package/dist/services/DocumentCountAccountGroupService.d.ts +0 -33
- package/dist/services/DocumentCountAccountGroupService.js +0 -51
- package/dist/services/DocumentCountAccountGroupService.js.map +0 -1
- package/dist/services/DocumentCountAccountService.d.ts +0 -32
- package/dist/services/DocumentCountAccountService.js +0 -50
- package/dist/services/DocumentCountAccountService.js.map +0 -1
- package/dist/services/EdiCustomConnectorRecordService.d.ts +0 -34
- package/dist/services/EdiCustomConnectorRecordService.js +0 -52
- package/dist/services/EdiCustomConnectorRecordService.js.map +0 -1
- package/dist/services/EdifactConnectorRecordService.d.ts +0 -33
- package/dist/services/EdifactConnectorRecordService.js +0 -51
- package/dist/services/EdifactConnectorRecordService.js.map +0 -1
- package/dist/services/EnvironmentAtomAttachmentService.d.ts +0 -49
- package/dist/services/EnvironmentAtomAttachmentService.js +0 -89
- package/dist/services/EnvironmentAtomAttachmentService.js.map +0 -1
- package/dist/services/EnvironmentConnectionFieldExtensionSummaryService.d.ts +0 -30
- package/dist/services/EnvironmentConnectionFieldExtensionSummaryService.js +0 -48
- package/dist/services/EnvironmentConnectionFieldExtensionSummaryService.js.map +0 -1
- package/dist/services/EnvironmentExtensionsService.d.ts +0 -78
- package/dist/services/EnvironmentExtensionsService.js +0 -130
- package/dist/services/EnvironmentExtensionsService.js.map +0 -1
- package/dist/services/EnvironmentMapExtensionExternalComponentService.d.ts +0 -30
- package/dist/services/EnvironmentMapExtensionExternalComponentService.js +0 -48
- package/dist/services/EnvironmentMapExtensionExternalComponentService.js.map +0 -1
- package/dist/services/EnvironmentMapExtensionService.d.ts +0 -48
- package/dist/services/EnvironmentMapExtensionService.js +0 -80
- package/dist/services/EnvironmentMapExtensionService.js.map +0 -1
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionService.d.ts +0 -66
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionService.js +0 -121
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionService.js.map +0 -1
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionSummaryService.d.ts +0 -30
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionSummaryService.js +0 -48
- package/dist/services/EnvironmentMapExtensionUserDefinedFunctionSummaryService.js.map +0 -1
- package/dist/services/EnvironmentMapExtensionsSummaryService.d.ts +0 -30
- package/dist/services/EnvironmentMapExtensionsSummaryService.js +0 -48
- package/dist/services/EnvironmentMapExtensionsSummaryService.js.map +0 -1
- package/dist/services/EnvironmentRoleService.d.ts +0 -67
- package/dist/services/EnvironmentRoleService.js +0 -128
- package/dist/services/EnvironmentRoleService.js.map +0 -1
- package/dist/services/EnvironmentService.d.ts +0 -84
- package/dist/services/EnvironmentService.js +0 -172
- package/dist/services/EnvironmentService.js.map +0 -1
- package/dist/services/EventService.d.ts +0 -30
- package/dist/services/EventService.js +0 -48
- package/dist/services/EventService.js.map +0 -1
- package/dist/services/ExecuteProcessService.d.ts +0 -19
- package/dist/services/ExecuteProcessService.js +0 -22
- package/dist/services/ExecuteProcessService.js.map +0 -1
- package/dist/services/ExecutionArtifactsService.d.ts +0 -28
- package/dist/services/ExecutionArtifactsService.js +0 -36
- package/dist/services/ExecutionArtifactsService.js.map +0 -1
- package/dist/services/ExecutionConnectorService.d.ts +0 -34
- package/dist/services/ExecutionConnectorService.js +0 -52
- package/dist/services/ExecutionConnectorService.js.map +0 -1
- package/dist/services/ExecutionCountAccountGroupService.d.ts +0 -32
- package/dist/services/ExecutionCountAccountGroupService.js +0 -50
- package/dist/services/ExecutionCountAccountGroupService.js.map +0 -1
- package/dist/services/ExecutionCountAccountService.d.ts +0 -30
- package/dist/services/ExecutionCountAccountService.js +0 -48
- package/dist/services/ExecutionCountAccountService.js.map +0 -1
- package/dist/services/ExecutionRecordService.d.ts +0 -30
- package/dist/services/ExecutionRecordService.js +0 -48
- package/dist/services/ExecutionRecordService.js.map +0 -1
- package/dist/services/ExecutionRequestService.d.ts +0 -30
- package/dist/services/ExecutionRequestService.js +0 -38
- package/dist/services/ExecutionRequestService.js.map +0 -1
- package/dist/services/ExecutionSummaryRecordService.d.ts +0 -30
- package/dist/services/ExecutionSummaryRecordService.js +0 -48
- package/dist/services/ExecutionSummaryRecordService.js.map +0 -1
- package/dist/services/FolderService.d.ts +0 -91
- package/dist/services/FolderService.js +0 -166
- package/dist/services/FolderService.js.map +0 -1
- package/dist/services/GenericConnectorRecordService.d.ts +0 -52
- package/dist/services/GenericConnectorRecordService.js +0 -90
- package/dist/services/GenericConnectorRecordService.js.map +0 -1
- package/dist/services/GetAssignableRolesService.d.ts +0 -19
- package/dist/services/GetAssignableRolesService.js +0 -25
- package/dist/services/GetAssignableRolesService.js.map +0 -1
- package/dist/services/Hl7ConnectorRecordService.d.ts +0 -34
- package/dist/services/Hl7ConnectorRecordService.js +0 -52
- package/dist/services/Hl7ConnectorRecordService.js.map +0 -1
- package/dist/services/InstallerTokenService.d.ts +0 -21
- package/dist/services/InstallerTokenService.js +0 -29
- package/dist/services/InstallerTokenService.js.map +0 -1
- package/dist/services/IntegrationPackAtomAttachmentService.d.ts +0 -47
- package/dist/services/IntegrationPackAtomAttachmentService.js +0 -87
- package/dist/services/IntegrationPackAtomAttachmentService.js.map +0 -1
- package/dist/services/IntegrationPackEnvironmentAttachmentService.d.ts +0 -47
- package/dist/services/IntegrationPackEnvironmentAttachmentService.js +0 -87
- package/dist/services/IntegrationPackEnvironmentAttachmentService.js.map +0 -1
- package/dist/services/IntegrationPackInstanceService.d.ts +0 -67
- package/dist/services/IntegrationPackInstanceService.js +0 -128
- package/dist/services/IntegrationPackInstanceService.js.map +0 -1
- package/dist/services/IntegrationPackService.d.ts +0 -49
- package/dist/services/IntegrationPackService.js +0 -87
- package/dist/services/IntegrationPackService.js.map +0 -1
- package/dist/services/JavaRollbackService.d.ts +0 -43
- package/dist/services/JavaRollbackService.js +0 -54
- package/dist/services/JavaRollbackService.js.map +0 -1
- package/dist/services/JavaUpgradeService.d.ts +0 -31
- package/dist/services/JavaUpgradeService.js +0 -39
- package/dist/services/JavaUpgradeService.js.map +0 -1
- package/dist/services/ListQueuesService.d.ts +0 -31
- package/dist/services/ListQueuesService.js +0 -51
- package/dist/services/ListQueuesService.js.map +0 -1
- package/dist/services/ListenerStatusService.d.ts +0 -35
- package/dist/services/ListenerStatusService.js +0 -53
- package/dist/services/ListenerStatusService.js.map +0 -1
- package/dist/services/MergeRequestService.d.ts +0 -124
- package/dist/services/MergeRequestService.js +0 -213
- package/dist/services/MergeRequestService.js.map +0 -1
- package/dist/services/MoveQueueRequestService.d.ts +0 -28
- package/dist/services/MoveQueueRequestService.js +0 -36
- package/dist/services/MoveQueueRequestService.js.map +0 -1
- package/dist/services/NodeOffboardService.d.ts +0 -21
- package/dist/services/NodeOffboardService.js +0 -29
- package/dist/services/NodeOffboardService.js.map +0 -1
- package/dist/services/OdetteConnectorRecordService.d.ts +0 -30
- package/dist/services/OdetteConnectorRecordService.js +0 -48
- package/dist/services/OdetteConnectorRecordService.js.map +0 -1
- package/dist/services/Oftp2ConnectorRecordService.d.ts +0 -38
- package/dist/services/Oftp2ConnectorRecordService.js +0 -56
- package/dist/services/Oftp2ConnectorRecordService.js.map +0 -1
- package/dist/services/OrganizationComponentService.d.ts +0 -82
- package/dist/services/OrganizationComponentService.js +0 -157
- package/dist/services/OrganizationComponentService.js.map +0 -1
- package/dist/services/PackagedComponentManifestService.d.ts +0 -31
- package/dist/services/PackagedComponentManifestService.js +0 -49
- package/dist/services/PackagedComponentManifestService.js.map +0 -1
- package/dist/services/PackagedComponentService.d.ts +0 -72
- package/dist/services/PackagedComponentService.js +0 -133
- package/dist/services/PackagedComponentService.js.map +0 -1
- package/dist/services/PersistedProcessPropertiesService.d.ts +0 -22
- package/dist/services/PersistedProcessPropertiesService.js +0 -33
- package/dist/services/PersistedProcessPropertiesService.js.map +0 -1
- package/dist/services/ProcessAtomAttachmentService.d.ts +0 -47
- package/dist/services/ProcessAtomAttachmentService.js +0 -87
- package/dist/services/ProcessAtomAttachmentService.js.map +0 -1
- package/dist/services/ProcessEnvironmentAttachmentService.d.ts +0 -21
- package/dist/services/ProcessEnvironmentAttachmentService.js +0 -29
- package/dist/services/ProcessEnvironmentAttachmentService.js.map +0 -1
- package/dist/services/ProcessLogService.d.ts +0 -22
- package/dist/services/ProcessLogService.js +0 -29
- package/dist/services/ProcessLogService.js.map +0 -1
- package/dist/services/ProcessScheduleStatusService.d.ts +0 -64
- package/dist/services/ProcessScheduleStatusService.js +0 -116
- package/dist/services/ProcessScheduleStatusService.js.map +0 -1
- package/dist/services/ProcessSchedulesService.d.ts +0 -70
- package/dist/services/ProcessSchedulesService.js +0 -122
- package/dist/services/ProcessSchedulesService.js.map +0 -1
- package/dist/services/ProcessService.d.ts +0 -51
- package/dist/services/ProcessService.js +0 -89
- package/dist/services/ProcessService.js.map +0 -1
- package/dist/services/PublisherIntegrationPackService.d.ts +0 -83
- package/dist/services/PublisherIntegrationPackService.js +0 -158
- package/dist/services/PublisherIntegrationPackService.js.map +0 -1
- package/dist/services/ReleaseIntegrationPackService.d.ts +0 -35
- package/dist/services/ReleaseIntegrationPackService.js +0 -57
- package/dist/services/ReleaseIntegrationPackService.js.map +0 -1
- package/dist/services/ReleaseIntegrationPackStatusService.d.ts +0 -36
- package/dist/services/ReleaseIntegrationPackStatusService.js +0 -54
- package/dist/services/ReleaseIntegrationPackStatusService.js.map +0 -1
- package/dist/services/RerunDocumentService.d.ts +0 -21
- package/dist/services/RerunDocumentService.js +0 -29
- package/dist/services/RerunDocumentService.js.map +0 -1
- package/dist/services/RoleService.d.ts +0 -74
- package/dist/services/RoleService.js +0 -149
- package/dist/services/RoleService.js.map +0 -1
- package/dist/services/RosettaNetConnectorRecordService.d.ts +0 -33
- package/dist/services/RosettaNetConnectorRecordService.js +0 -51
- package/dist/services/RosettaNetConnectorRecordService.js.map +0 -1
- package/dist/services/RuntimeReleaseScheduleService.d.ts +0 -55
- package/dist/services/RuntimeReleaseScheduleService.js +0 -110
- package/dist/services/RuntimeReleaseScheduleService.js.map +0 -1
- package/dist/services/RuntimeRestartRequestService.d.ts +0 -24
- package/dist/services/RuntimeRestartRequestService.js +0 -32
- package/dist/services/RuntimeRestartRequestService.js.map +0 -1
- package/dist/services/SharedCommunicationChannelComponentService.d.ts +0 -78
- package/dist/services/SharedCommunicationChannelComponentService.js +0 -153
- package/dist/services/SharedCommunicationChannelComponentService.js.map +0 -1
- package/dist/services/SharedServerInformationService.d.ts +0 -52
- package/dist/services/SharedServerInformationService.js +0 -84
- package/dist/services/SharedServerInformationService.js.map +0 -1
- package/dist/services/SharedWebServerLogService.d.ts +0 -19
- package/dist/services/SharedWebServerLogService.js +0 -22
- package/dist/services/SharedWebServerLogService.js.map +0 -1
- package/dist/services/SharedWebServerService.d.ts +0 -40
- package/dist/services/SharedWebServerService.js +0 -72
- package/dist/services/SharedWebServerService.js.map +0 -1
- package/dist/services/ThroughputAccountGroupService.d.ts +0 -33
- package/dist/services/ThroughputAccountGroupService.js +0 -51
- package/dist/services/ThroughputAccountGroupService.js.map +0 -1
- package/dist/services/ThroughputAccountService.d.ts +0 -33
- package/dist/services/ThroughputAccountService.js +0 -51
- package/dist/services/ThroughputAccountService.js.map +0 -1
- package/dist/services/TradacomsConnectorRecordService.d.ts +0 -36
- package/dist/services/TradacomsConnectorRecordService.js +0 -54
- package/dist/services/TradacomsConnectorRecordService.js.map +0 -1
- package/dist/services/TradingPartnerComponentService.d.ts +0 -86
- package/dist/services/TradingPartnerComponentService.js +0 -161
- package/dist/services/TradingPartnerComponentService.js.map +0 -1
- package/dist/services/TradingPartnerProcessingGroupService.d.ts +0 -78
- package/dist/services/TradingPartnerProcessingGroupService.js +0 -153
- package/dist/services/TradingPartnerProcessingGroupService.js.map +0 -1
- package/dist/services/WorkerService.d.ts +0 -19
- package/dist/services/WorkerService.js +0 -22
- package/dist/services/WorkerService.js.map +0 -1
- package/dist/services/X12ConnectorRecordService.d.ts +0 -34
- package/dist/services/X12ConnectorRecordService.js +0 -52
- package/dist/services/X12ConnectorRecordService.js.map +0 -1
package/package.json
CHANGED
|
@@ -1,32 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@boomi/embedkit-sdk",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
4
4
|
"description": "Boomi EmbedKit SDK",
|
|
5
5
|
"author": "Boomi",
|
|
6
6
|
"license": "BSD-2-Clause",
|
|
7
|
-
"
|
|
8
|
-
"
|
|
7
|
+
"main": "./dist/index.cjs",
|
|
8
|
+
"module": "./dist/index.mjs",
|
|
9
9
|
"types": "./dist/index.d.ts",
|
|
10
10
|
"exports": {
|
|
11
|
-
".":
|
|
12
|
-
|
|
11
|
+
".": {
|
|
12
|
+
"types": "./dist/index.d.ts",
|
|
13
|
+
"import": "./dist/index.mjs",
|
|
14
|
+
"require": "./dist/index.cjs",
|
|
15
|
+
"default": "./dist/index.mjs"
|
|
16
|
+
}
|
|
13
17
|
},
|
|
14
|
-
"files": [
|
|
15
|
-
"dist/**/*"
|
|
16
|
-
],
|
|
18
|
+
"files": ["dist/**/*"],
|
|
17
19
|
"scripts": {
|
|
18
|
-
"build": "
|
|
20
|
+
"build": "tsup",
|
|
19
21
|
"prepublish": "npm run build",
|
|
20
22
|
"start": "node dist/embedkit-sdk.js",
|
|
21
23
|
"dev": "nodemon --exec ts-node lib/embedkit-sdk..ts",
|
|
22
24
|
"gen": "npx openapi-typescript-codegen -i ./platformopenapi.json -o ./lib/types",
|
|
23
25
|
"test": "jest --config jest.config.ts --no-cache --detectOpenHandles --silent=false --forceExit"
|
|
24
26
|
},
|
|
25
|
-
"jest": {
|
|
26
|
-
"setupFiles": [
|
|
27
|
-
"./tests/config/setEnvVars.js"
|
|
28
|
-
]
|
|
29
|
-
},
|
|
30
27
|
"devDependencies": {
|
|
31
28
|
"@types/jest": "^29.5.14",
|
|
32
29
|
"@types/node": "^22.14.0",
|
|
@@ -38,6 +35,7 @@
|
|
|
38
35
|
"prettier": "^3.5.3",
|
|
39
36
|
"ts-jest": "^29.3.1",
|
|
40
37
|
"ts-node": "^10.9.2",
|
|
38
|
+
"tsup": "^8.5.0",
|
|
41
39
|
"typescript": "^5.8.2"
|
|
42
40
|
},
|
|
43
41
|
"dependencies": {
|
package/dist/Boomi.d.ts
DELETED
|
@@ -1,240 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Boomi EmbedKit component
|
|
3
|
-
*
|
|
4
|
-
* @author generated using openapi-typescript-codegen
|
|
5
|
-
* @support https://bitbucket.org/officialboomi/embedkit
|
|
6
|
-
*/
|
|
7
|
-
import type { BaseHttpRequest } from './core/BaseHttpRequest';
|
|
8
|
-
import type { OpenAPIConfig } from './core/OpenAPI';
|
|
9
|
-
import { AccountService } from './services/AccountService';
|
|
10
|
-
import { AccountCloudAttachmentPropertiesService } from './services/AccountCloudAttachmentPropertiesService';
|
|
11
|
-
import { AccountCloudAttachmentQuotaService } from './services/AccountCloudAttachmentQuotaService';
|
|
12
|
-
import { AccountGroupService } from './services/AccountGroupService';
|
|
13
|
-
import { AccountGroupAccountService } from './services/AccountGroupAccountService';
|
|
14
|
-
import { AccountGroupIntegrationPackService } from './services/AccountGroupIntegrationPackService';
|
|
15
|
-
import { AccountGroupUserRoleService } from './services/AccountGroupUserRoleService';
|
|
16
|
-
import { AccountProvisionService } from './services/AccountProvisionService';
|
|
17
|
-
import { AccountSsoConfigService } from './services/AccountSsoConfigService';
|
|
18
|
-
import { AccountUserFederationService } from './services/AccountUserFederationService';
|
|
19
|
-
import { AccountUserRoleService } from './services/AccountUserRoleService';
|
|
20
|
-
import { ApiUsageCountService } from './services/ApiUsageCountService';
|
|
21
|
-
import { As2ConnectorRecordService } from './services/As2ConnectorRecordService';
|
|
22
|
-
import { AtomService } from './services/AtomService';
|
|
23
|
-
import { AtomAs2ArtifactsService } from './services/AtomAs2ArtifactsService';
|
|
24
|
-
import { AtomConnectionFieldExtensionSummaryService } from './services/AtomConnectionFieldExtensionSummaryService';
|
|
25
|
-
import { AtomConnectorVersionsService } from './services/AtomConnectorVersionsService';
|
|
26
|
-
import { AtomCountersService } from './services/AtomCountersService';
|
|
27
|
-
import { AtomDiskSpaceService } from './services/AtomDiskSpaceService';
|
|
28
|
-
import { AtomLogService } from './services/AtomLogService';
|
|
29
|
-
import { AtomPurgeService } from './services/AtomPurgeService';
|
|
30
|
-
import { AtomSecurityPoliciesService } from './services/AtomSecurityPoliciesService';
|
|
31
|
-
import { AtomStartupPropertiesService } from './services/AtomStartupPropertiesService';
|
|
32
|
-
import { AtomWorkerLogService } from './services/AtomWorkerLogService';
|
|
33
|
-
import { AuditLogService } from './services/AuditLogService';
|
|
34
|
-
import { BranchService } from './services/BranchService';
|
|
35
|
-
import { CancelExecutionService } from './services/CancelExecutionService';
|
|
36
|
-
import { ChangeListenerStatusService } from './services/ChangeListenerStatusService';
|
|
37
|
-
import { ClearQueueService } from './services/ClearQueueService';
|
|
38
|
-
import { CloudService } from './services/CloudService';
|
|
39
|
-
import { ComponentService } from './services/ComponentService';
|
|
40
|
-
import { ComponentAtomAttachmentService } from './services/ComponentAtomAttachmentService';
|
|
41
|
-
import { ComponentDiffRequestService } from './services/ComponentDiffRequestService';
|
|
42
|
-
import { ComponentEnvironmentAttachmentService } from './services/ComponentEnvironmentAttachmentService';
|
|
43
|
-
import { ComponentMetadataService } from './services/ComponentMetadataService';
|
|
44
|
-
import { ComponentReferenceService } from './services/ComponentReferenceService';
|
|
45
|
-
import { ConnectionLicensingReportService } from './services/ConnectionLicensingReportService';
|
|
46
|
-
import { ConnectorService } from './services/ConnectorService';
|
|
47
|
-
import { ConnectorDocumentService } from './services/ConnectorDocumentService';
|
|
48
|
-
import { CustomTrackedFieldService } from './services/CustomTrackedFieldService';
|
|
49
|
-
import { DeployedExpiredCertificateService } from './services/DeployedExpiredCertificateService';
|
|
50
|
-
import { DeployedPackageService } from './services/DeployedPackageService';
|
|
51
|
-
import { DeploymentService } from './services/DeploymentService';
|
|
52
|
-
import { DocumentCountAccountService } from './services/DocumentCountAccountService';
|
|
53
|
-
import { DocumentCountAccountGroupService } from './services/DocumentCountAccountGroupService';
|
|
54
|
-
import { EdiCustomConnectorRecordService } from './services/EdiCustomConnectorRecordService';
|
|
55
|
-
import { EdifactConnectorRecordService } from './services/EdifactConnectorRecordService';
|
|
56
|
-
import { EnvironmentService } from './services/EnvironmentService';
|
|
57
|
-
import { EnvironmentAtomAttachmentService } from './services/EnvironmentAtomAttachmentService';
|
|
58
|
-
import { EnvironmentConnectionFieldExtensionSummaryService } from './services/EnvironmentConnectionFieldExtensionSummaryService';
|
|
59
|
-
import { EnvironmentExtensionsService } from './services/EnvironmentExtensionsService';
|
|
60
|
-
import { EnvironmentMapExtensionService } from './services/EnvironmentMapExtensionService';
|
|
61
|
-
import { EnvironmentMapExtensionExternalComponentService } from './services/EnvironmentMapExtensionExternalComponentService';
|
|
62
|
-
import { EnvironmentMapExtensionsSummaryService } from './services/EnvironmentMapExtensionsSummaryService';
|
|
63
|
-
import { EnvironmentMapExtensionUserDefinedFunctionService } from './services/EnvironmentMapExtensionUserDefinedFunctionService';
|
|
64
|
-
import { EnvironmentMapExtensionUserDefinedFunctionSummaryService } from './services/EnvironmentMapExtensionUserDefinedFunctionSummaryService';
|
|
65
|
-
import { EnvironmentRoleService } from './services/EnvironmentRoleService';
|
|
66
|
-
import { EventService } from './services/EventService';
|
|
67
|
-
import { ExecuteProcessService } from './services/ExecuteProcessService';
|
|
68
|
-
import { ExecutionArtifactsService } from './services/ExecutionArtifactsService';
|
|
69
|
-
import { ExecutionConnectorService } from './services/ExecutionConnectorService';
|
|
70
|
-
import { ExecutionCountAccountService } from './services/ExecutionCountAccountService';
|
|
71
|
-
import { ExecutionCountAccountGroupService } from './services/ExecutionCountAccountGroupService';
|
|
72
|
-
import { ExecutionRecordService } from './services/ExecutionRecordService';
|
|
73
|
-
import { ExecutionRequestService } from './services/ExecutionRequestService';
|
|
74
|
-
import { ExecutionSummaryRecordService } from './services/ExecutionSummaryRecordService';
|
|
75
|
-
import { FolderService } from './services/FolderService';
|
|
76
|
-
import { GenericConnectorRecordService } from './services/GenericConnectorRecordService';
|
|
77
|
-
import { GetAssignableRolesService } from './services/GetAssignableRolesService';
|
|
78
|
-
import { Hl7ConnectorRecordService } from './services/Hl7ConnectorRecordService';
|
|
79
|
-
import { InstallerTokenService } from './services/InstallerTokenService';
|
|
80
|
-
import { IntegrationPackService } from './services/IntegrationPackService';
|
|
81
|
-
import { IntegrationPackAtomAttachmentService } from './services/IntegrationPackAtomAttachmentService';
|
|
82
|
-
import { IntegrationPackEnvironmentAttachmentService } from './services/IntegrationPackEnvironmentAttachmentService';
|
|
83
|
-
import { IntegrationPackInstanceService } from './services/IntegrationPackInstanceService';
|
|
84
|
-
import { JavaRollbackService } from './services/JavaRollbackService';
|
|
85
|
-
import { JavaUpgradeService } from './services/JavaUpgradeService';
|
|
86
|
-
import { ListenerStatusService } from './services/ListenerStatusService';
|
|
87
|
-
import { ListQueuesService } from './services/ListQueuesService';
|
|
88
|
-
import { MergeRequestService } from './services/MergeRequestService';
|
|
89
|
-
import { MoveQueueRequestService } from './services/MoveQueueRequestService';
|
|
90
|
-
import { NodeOffboardService } from './services/NodeOffboardService';
|
|
91
|
-
import { OdetteConnectorRecordService } from './services/OdetteConnectorRecordService';
|
|
92
|
-
import { Oftp2ConnectorRecordService } from './services/Oftp2ConnectorRecordService';
|
|
93
|
-
import { OrganizationComponentService } from './services/OrganizationComponentService';
|
|
94
|
-
import { PackagedComponentService } from './services/PackagedComponentService';
|
|
95
|
-
import { PackagedComponentManifestService } from './services/PackagedComponentManifestService';
|
|
96
|
-
import { PersistedProcessPropertiesService } from './services/PersistedProcessPropertiesService';
|
|
97
|
-
import { ProcessService } from './services/ProcessService';
|
|
98
|
-
import { ProcessAtomAttachmentService } from './services/ProcessAtomAttachmentService';
|
|
99
|
-
import { ProcessEnvironmentAttachmentService } from './services/ProcessEnvironmentAttachmentService';
|
|
100
|
-
import { ProcessLogService } from './services/ProcessLogService';
|
|
101
|
-
import { ProcessSchedulesService } from './services/ProcessSchedulesService';
|
|
102
|
-
import { ProcessScheduleStatusService } from './services/ProcessScheduleStatusService';
|
|
103
|
-
import { PublisherIntegrationPackService } from './services/PublisherIntegrationPackService';
|
|
104
|
-
import { ReleaseIntegrationPackService } from './services/ReleaseIntegrationPackService';
|
|
105
|
-
import { ReleaseIntegrationPackStatusService } from './services/ReleaseIntegrationPackStatusService';
|
|
106
|
-
import { RerunDocumentService } from './services/RerunDocumentService';
|
|
107
|
-
import { RoleService } from './services/RoleService';
|
|
108
|
-
import { RosettaNetConnectorRecordService } from './services/RosettaNetConnectorRecordService';
|
|
109
|
-
import { RuntimeReleaseScheduleService } from './services/RuntimeReleaseScheduleService';
|
|
110
|
-
import { RuntimeRestartRequestService } from './services/RuntimeRestartRequestService';
|
|
111
|
-
import { SharedCommunicationChannelComponentService } from './services/SharedCommunicationChannelComponentService';
|
|
112
|
-
import { SharedServerInformationService } from './services/SharedServerInformationService';
|
|
113
|
-
import { SharedWebServerService } from './services/SharedWebServerService';
|
|
114
|
-
import { SharedWebServerLogService } from './services/SharedWebServerLogService';
|
|
115
|
-
import { ThroughputAccountService } from './services/ThroughputAccountService';
|
|
116
|
-
import { ThroughputAccountGroupService } from './services/ThroughputAccountGroupService';
|
|
117
|
-
import { TradacomsConnectorRecordService } from './services/TradacomsConnectorRecordService';
|
|
118
|
-
import { TradingPartnerComponentService } from './services/TradingPartnerComponentService';
|
|
119
|
-
import { TradingPartnerProcessingGroupService } from './services/TradingPartnerProcessingGroupService';
|
|
120
|
-
import { WorkerService } from './services/WorkerService';
|
|
121
|
-
import { X12ConnectorRecordService } from './services/X12ConnectorRecordService';
|
|
122
|
-
type HttpRequestConstructor = new (config: OpenAPIConfig) => BaseHttpRequest;
|
|
123
|
-
export declare class Boomi {
|
|
124
|
-
readonly account: AccountService;
|
|
125
|
-
readonly accountCloudAttachmentProperties: AccountCloudAttachmentPropertiesService;
|
|
126
|
-
readonly accountCloudAttachmentQuota: AccountCloudAttachmentQuotaService;
|
|
127
|
-
readonly accountGroup: AccountGroupService;
|
|
128
|
-
readonly accountGroupAccount: AccountGroupAccountService;
|
|
129
|
-
readonly accountGroupIntegrationPack: AccountGroupIntegrationPackService;
|
|
130
|
-
readonly accountGroupUserRole: AccountGroupUserRoleService;
|
|
131
|
-
readonly accountProvision: AccountProvisionService;
|
|
132
|
-
readonly accountSsoConfig: AccountSsoConfigService;
|
|
133
|
-
readonly accountUserFederation: AccountUserFederationService;
|
|
134
|
-
readonly accountUserRole: AccountUserRoleService;
|
|
135
|
-
readonly apiUsageCount: ApiUsageCountService;
|
|
136
|
-
readonly as2ConnectorRecord: As2ConnectorRecordService;
|
|
137
|
-
readonly atom: AtomService;
|
|
138
|
-
readonly atomAs2Artifacts: AtomAs2ArtifactsService;
|
|
139
|
-
readonly atomConnectionFieldExtensionSummary: AtomConnectionFieldExtensionSummaryService;
|
|
140
|
-
readonly atomConnectorVersions: AtomConnectorVersionsService;
|
|
141
|
-
readonly atomCounters: AtomCountersService;
|
|
142
|
-
readonly atomDiskSpace: AtomDiskSpaceService;
|
|
143
|
-
readonly atomLog: AtomLogService;
|
|
144
|
-
readonly atomPurge: AtomPurgeService;
|
|
145
|
-
readonly atomSecurityPolicies: AtomSecurityPoliciesService;
|
|
146
|
-
readonly atomStartupProperties: AtomStartupPropertiesService;
|
|
147
|
-
readonly atomWorkerLog: AtomWorkerLogService;
|
|
148
|
-
readonly auditLog: AuditLogService;
|
|
149
|
-
readonly branch: BranchService;
|
|
150
|
-
readonly cancelExecution: CancelExecutionService;
|
|
151
|
-
readonly changeListenerStatus: ChangeListenerStatusService;
|
|
152
|
-
readonly clearQueue: ClearQueueService;
|
|
153
|
-
readonly cloud: CloudService;
|
|
154
|
-
readonly component: ComponentService;
|
|
155
|
-
readonly componentAtomAttachment: ComponentAtomAttachmentService;
|
|
156
|
-
readonly componentDiffRequest: ComponentDiffRequestService;
|
|
157
|
-
readonly componentEnvironmentAttachment: ComponentEnvironmentAttachmentService;
|
|
158
|
-
readonly componentMetadata: ComponentMetadataService;
|
|
159
|
-
readonly componentReference: ComponentReferenceService;
|
|
160
|
-
readonly connectionLicensingReport: ConnectionLicensingReportService;
|
|
161
|
-
readonly connector: ConnectorService;
|
|
162
|
-
readonly connectorDocument: ConnectorDocumentService;
|
|
163
|
-
readonly customTrackedField: CustomTrackedFieldService;
|
|
164
|
-
readonly deployedExpiredCertificate: DeployedExpiredCertificateService;
|
|
165
|
-
readonly deployedPackage: DeployedPackageService;
|
|
166
|
-
readonly deployment: DeploymentService;
|
|
167
|
-
readonly documentCountAccount: DocumentCountAccountService;
|
|
168
|
-
readonly documentCountAccountGroup: DocumentCountAccountGroupService;
|
|
169
|
-
readonly ediCustomConnectorRecord: EdiCustomConnectorRecordService;
|
|
170
|
-
readonly edifactConnectorRecord: EdifactConnectorRecordService;
|
|
171
|
-
readonly environment: EnvironmentService;
|
|
172
|
-
readonly environmentAtomAttachment: EnvironmentAtomAttachmentService;
|
|
173
|
-
readonly environmentConnectionFieldExtensionSummary: EnvironmentConnectionFieldExtensionSummaryService;
|
|
174
|
-
readonly environmentExtensions: EnvironmentExtensionsService;
|
|
175
|
-
readonly environmentMapExtension: EnvironmentMapExtensionService;
|
|
176
|
-
readonly environmentMapExtensionExternalComponent: EnvironmentMapExtensionExternalComponentService;
|
|
177
|
-
readonly environmentMapExtensionsSummary: EnvironmentMapExtensionsSummaryService;
|
|
178
|
-
readonly environmentMapExtensionUserDefinedFunction: EnvironmentMapExtensionUserDefinedFunctionService;
|
|
179
|
-
readonly environmentMapExtensionUserDefinedFunctionSummary: EnvironmentMapExtensionUserDefinedFunctionSummaryService;
|
|
180
|
-
readonly environmentRole: EnvironmentRoleService;
|
|
181
|
-
readonly event: EventService;
|
|
182
|
-
readonly executeProcess: ExecuteProcessService;
|
|
183
|
-
readonly executionArtifacts: ExecutionArtifactsService;
|
|
184
|
-
readonly executionConnector: ExecutionConnectorService;
|
|
185
|
-
readonly executionCountAccount: ExecutionCountAccountService;
|
|
186
|
-
readonly executionCountAccountGroup: ExecutionCountAccountGroupService;
|
|
187
|
-
readonly executionRecord: ExecutionRecordService;
|
|
188
|
-
readonly executionRequest: ExecutionRequestService;
|
|
189
|
-
readonly executionSummaryRecord: ExecutionSummaryRecordService;
|
|
190
|
-
readonly folder: FolderService;
|
|
191
|
-
readonly genericConnectorRecord: GenericConnectorRecordService;
|
|
192
|
-
readonly getAssignableRoles: GetAssignableRolesService;
|
|
193
|
-
readonly hl7ConnectorRecord: Hl7ConnectorRecordService;
|
|
194
|
-
readonly installerToken: InstallerTokenService;
|
|
195
|
-
readonly integrationPack: IntegrationPackService;
|
|
196
|
-
readonly integrationPackAtomAttachment: IntegrationPackAtomAttachmentService;
|
|
197
|
-
readonly integrationPackEnvironmentAttachment: IntegrationPackEnvironmentAttachmentService;
|
|
198
|
-
readonly integrationPackInstance: IntegrationPackInstanceService;
|
|
199
|
-
readonly javaRollback: JavaRollbackService;
|
|
200
|
-
readonly javaUpgrade: JavaUpgradeService;
|
|
201
|
-
readonly listenerStatus: ListenerStatusService;
|
|
202
|
-
readonly listQueues: ListQueuesService;
|
|
203
|
-
readonly mergeRequest: MergeRequestService;
|
|
204
|
-
readonly moveQueueRequest: MoveQueueRequestService;
|
|
205
|
-
readonly nodeOffboard: NodeOffboardService;
|
|
206
|
-
readonly odetteConnectorRecord: OdetteConnectorRecordService;
|
|
207
|
-
readonly oftp2ConnectorRecord: Oftp2ConnectorRecordService;
|
|
208
|
-
readonly organizationComponent: OrganizationComponentService;
|
|
209
|
-
readonly packagedComponent: PackagedComponentService;
|
|
210
|
-
readonly packagedComponentManifest: PackagedComponentManifestService;
|
|
211
|
-
readonly persistedProcessProperties: PersistedProcessPropertiesService;
|
|
212
|
-
readonly process: ProcessService;
|
|
213
|
-
readonly processAtomAttachment: ProcessAtomAttachmentService;
|
|
214
|
-
readonly processEnvironmentAttachment: ProcessEnvironmentAttachmentService;
|
|
215
|
-
readonly processLog: ProcessLogService;
|
|
216
|
-
readonly processSchedules: ProcessSchedulesService;
|
|
217
|
-
readonly processScheduleStatus: ProcessScheduleStatusService;
|
|
218
|
-
readonly publisherIntegrationPack: PublisherIntegrationPackService;
|
|
219
|
-
readonly releaseIntegrationPack: ReleaseIntegrationPackService;
|
|
220
|
-
readonly releaseIntegrationPackStatus: ReleaseIntegrationPackStatusService;
|
|
221
|
-
readonly rerunDocument: RerunDocumentService;
|
|
222
|
-
readonly role: RoleService;
|
|
223
|
-
readonly rosettaNetConnectorRecord: RosettaNetConnectorRecordService;
|
|
224
|
-
readonly runtimeReleaseSchedule: RuntimeReleaseScheduleService;
|
|
225
|
-
readonly runtimeRestartRequest: RuntimeRestartRequestService;
|
|
226
|
-
readonly sharedCommunicationChannelComponent: SharedCommunicationChannelComponentService;
|
|
227
|
-
readonly sharedServerInformation: SharedServerInformationService;
|
|
228
|
-
readonly sharedWebServer: SharedWebServerService;
|
|
229
|
-
readonly sharedWebServerLog: SharedWebServerLogService;
|
|
230
|
-
readonly throughputAccount: ThroughputAccountService;
|
|
231
|
-
readonly throughputAccountGroup: ThroughputAccountGroupService;
|
|
232
|
-
readonly tradacomsConnectorRecord: TradacomsConnectorRecordService;
|
|
233
|
-
readonly tradingPartnerComponent: TradingPartnerComponentService;
|
|
234
|
-
readonly tradingPartnerProcessingGroup: TradingPartnerProcessingGroupService;
|
|
235
|
-
readonly worker: WorkerService;
|
|
236
|
-
readonly x12ConnectorRecord: X12ConnectorRecordService;
|
|
237
|
-
readonly request: BaseHttpRequest;
|
|
238
|
-
constructor(config?: Partial<OpenAPIConfig>, HttpRequest?: HttpRequestConstructor);
|
|
239
|
-
}
|
|
240
|
-
export {};
|
package/dist/Boomi.js
DELETED
|
@@ -1,250 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Boomi = void 0;
|
|
4
|
-
const AxiosHttpRequest_1 = require("./core/AxiosHttpRequest");
|
|
5
|
-
const AccountService_1 = require("./services/AccountService");
|
|
6
|
-
const AccountCloudAttachmentPropertiesService_1 = require("./services/AccountCloudAttachmentPropertiesService");
|
|
7
|
-
const AccountCloudAttachmentQuotaService_1 = require("./services/AccountCloudAttachmentQuotaService");
|
|
8
|
-
const AccountGroupService_1 = require("./services/AccountGroupService");
|
|
9
|
-
const AccountGroupAccountService_1 = require("./services/AccountGroupAccountService");
|
|
10
|
-
const AccountGroupIntegrationPackService_1 = require("./services/AccountGroupIntegrationPackService");
|
|
11
|
-
const AccountGroupUserRoleService_1 = require("./services/AccountGroupUserRoleService");
|
|
12
|
-
const AccountProvisionService_1 = require("./services/AccountProvisionService");
|
|
13
|
-
const AccountSsoConfigService_1 = require("./services/AccountSsoConfigService");
|
|
14
|
-
const AccountUserFederationService_1 = require("./services/AccountUserFederationService");
|
|
15
|
-
const AccountUserRoleService_1 = require("./services/AccountUserRoleService");
|
|
16
|
-
const ApiUsageCountService_1 = require("./services/ApiUsageCountService");
|
|
17
|
-
const As2ConnectorRecordService_1 = require("./services/As2ConnectorRecordService");
|
|
18
|
-
const AtomService_1 = require("./services/AtomService");
|
|
19
|
-
const AtomAs2ArtifactsService_1 = require("./services/AtomAs2ArtifactsService");
|
|
20
|
-
const AtomConnectionFieldExtensionSummaryService_1 = require("./services/AtomConnectionFieldExtensionSummaryService");
|
|
21
|
-
const AtomConnectorVersionsService_1 = require("./services/AtomConnectorVersionsService");
|
|
22
|
-
const AtomCountersService_1 = require("./services/AtomCountersService");
|
|
23
|
-
const AtomDiskSpaceService_1 = require("./services/AtomDiskSpaceService");
|
|
24
|
-
const AtomLogService_1 = require("./services/AtomLogService");
|
|
25
|
-
const AtomPurgeService_1 = require("./services/AtomPurgeService");
|
|
26
|
-
const AtomSecurityPoliciesService_1 = require("./services/AtomSecurityPoliciesService");
|
|
27
|
-
const AtomStartupPropertiesService_1 = require("./services/AtomStartupPropertiesService");
|
|
28
|
-
const AtomWorkerLogService_1 = require("./services/AtomWorkerLogService");
|
|
29
|
-
const AuditLogService_1 = require("./services/AuditLogService");
|
|
30
|
-
const BranchService_1 = require("./services/BranchService");
|
|
31
|
-
const CancelExecutionService_1 = require("./services/CancelExecutionService");
|
|
32
|
-
const ChangeListenerStatusService_1 = require("./services/ChangeListenerStatusService");
|
|
33
|
-
const ClearQueueService_1 = require("./services/ClearQueueService");
|
|
34
|
-
const CloudService_1 = require("./services/CloudService");
|
|
35
|
-
const ComponentService_1 = require("./services/ComponentService");
|
|
36
|
-
const ComponentAtomAttachmentService_1 = require("./services/ComponentAtomAttachmentService");
|
|
37
|
-
const ComponentDiffRequestService_1 = require("./services/ComponentDiffRequestService");
|
|
38
|
-
const ComponentEnvironmentAttachmentService_1 = require("./services/ComponentEnvironmentAttachmentService");
|
|
39
|
-
const ComponentMetadataService_1 = require("./services/ComponentMetadataService");
|
|
40
|
-
const ComponentReferenceService_1 = require("./services/ComponentReferenceService");
|
|
41
|
-
const ConnectionLicensingReportService_1 = require("./services/ConnectionLicensingReportService");
|
|
42
|
-
const ConnectorService_1 = require("./services/ConnectorService");
|
|
43
|
-
const ConnectorDocumentService_1 = require("./services/ConnectorDocumentService");
|
|
44
|
-
const CustomTrackedFieldService_1 = require("./services/CustomTrackedFieldService");
|
|
45
|
-
const DeployedExpiredCertificateService_1 = require("./services/DeployedExpiredCertificateService");
|
|
46
|
-
const DeployedPackageService_1 = require("./services/DeployedPackageService");
|
|
47
|
-
const DeploymentService_1 = require("./services/DeploymentService");
|
|
48
|
-
const DocumentCountAccountService_1 = require("./services/DocumentCountAccountService");
|
|
49
|
-
const DocumentCountAccountGroupService_1 = require("./services/DocumentCountAccountGroupService");
|
|
50
|
-
const EdiCustomConnectorRecordService_1 = require("./services/EdiCustomConnectorRecordService");
|
|
51
|
-
const EdifactConnectorRecordService_1 = require("./services/EdifactConnectorRecordService");
|
|
52
|
-
const EnvironmentService_1 = require("./services/EnvironmentService");
|
|
53
|
-
const EnvironmentAtomAttachmentService_1 = require("./services/EnvironmentAtomAttachmentService");
|
|
54
|
-
const EnvironmentConnectionFieldExtensionSummaryService_1 = require("./services/EnvironmentConnectionFieldExtensionSummaryService");
|
|
55
|
-
const EnvironmentExtensionsService_1 = require("./services/EnvironmentExtensionsService");
|
|
56
|
-
const EnvironmentMapExtensionService_1 = require("./services/EnvironmentMapExtensionService");
|
|
57
|
-
const EnvironmentMapExtensionExternalComponentService_1 = require("./services/EnvironmentMapExtensionExternalComponentService");
|
|
58
|
-
const EnvironmentMapExtensionsSummaryService_1 = require("./services/EnvironmentMapExtensionsSummaryService");
|
|
59
|
-
const EnvironmentMapExtensionUserDefinedFunctionService_1 = require("./services/EnvironmentMapExtensionUserDefinedFunctionService");
|
|
60
|
-
const EnvironmentMapExtensionUserDefinedFunctionSummaryService_1 = require("./services/EnvironmentMapExtensionUserDefinedFunctionSummaryService");
|
|
61
|
-
const EnvironmentRoleService_1 = require("./services/EnvironmentRoleService");
|
|
62
|
-
const EventService_1 = require("./services/EventService");
|
|
63
|
-
const ExecuteProcessService_1 = require("./services/ExecuteProcessService");
|
|
64
|
-
const ExecutionArtifactsService_1 = require("./services/ExecutionArtifactsService");
|
|
65
|
-
const ExecutionConnectorService_1 = require("./services/ExecutionConnectorService");
|
|
66
|
-
const ExecutionCountAccountService_1 = require("./services/ExecutionCountAccountService");
|
|
67
|
-
const ExecutionCountAccountGroupService_1 = require("./services/ExecutionCountAccountGroupService");
|
|
68
|
-
const ExecutionRecordService_1 = require("./services/ExecutionRecordService");
|
|
69
|
-
const ExecutionRequestService_1 = require("./services/ExecutionRequestService");
|
|
70
|
-
const ExecutionSummaryRecordService_1 = require("./services/ExecutionSummaryRecordService");
|
|
71
|
-
const FolderService_1 = require("./services/FolderService");
|
|
72
|
-
const GenericConnectorRecordService_1 = require("./services/GenericConnectorRecordService");
|
|
73
|
-
const GetAssignableRolesService_1 = require("./services/GetAssignableRolesService");
|
|
74
|
-
const Hl7ConnectorRecordService_1 = require("./services/Hl7ConnectorRecordService");
|
|
75
|
-
const InstallerTokenService_1 = require("./services/InstallerTokenService");
|
|
76
|
-
const IntegrationPackService_1 = require("./services/IntegrationPackService");
|
|
77
|
-
const IntegrationPackAtomAttachmentService_1 = require("./services/IntegrationPackAtomAttachmentService");
|
|
78
|
-
const IntegrationPackEnvironmentAttachmentService_1 = require("./services/IntegrationPackEnvironmentAttachmentService");
|
|
79
|
-
const IntegrationPackInstanceService_1 = require("./services/IntegrationPackInstanceService");
|
|
80
|
-
const JavaRollbackService_1 = require("./services/JavaRollbackService");
|
|
81
|
-
const JavaUpgradeService_1 = require("./services/JavaUpgradeService");
|
|
82
|
-
const ListenerStatusService_1 = require("./services/ListenerStatusService");
|
|
83
|
-
const ListQueuesService_1 = require("./services/ListQueuesService");
|
|
84
|
-
const MergeRequestService_1 = require("./services/MergeRequestService");
|
|
85
|
-
const MoveQueueRequestService_1 = require("./services/MoveQueueRequestService");
|
|
86
|
-
const NodeOffboardService_1 = require("./services/NodeOffboardService");
|
|
87
|
-
const OdetteConnectorRecordService_1 = require("./services/OdetteConnectorRecordService");
|
|
88
|
-
const Oftp2ConnectorRecordService_1 = require("./services/Oftp2ConnectorRecordService");
|
|
89
|
-
const OrganizationComponentService_1 = require("./services/OrganizationComponentService");
|
|
90
|
-
const PackagedComponentService_1 = require("./services/PackagedComponentService");
|
|
91
|
-
const PackagedComponentManifestService_1 = require("./services/PackagedComponentManifestService");
|
|
92
|
-
const PersistedProcessPropertiesService_1 = require("./services/PersistedProcessPropertiesService");
|
|
93
|
-
const ProcessService_1 = require("./services/ProcessService");
|
|
94
|
-
const ProcessAtomAttachmentService_1 = require("./services/ProcessAtomAttachmentService");
|
|
95
|
-
const ProcessEnvironmentAttachmentService_1 = require("./services/ProcessEnvironmentAttachmentService");
|
|
96
|
-
const ProcessLogService_1 = require("./services/ProcessLogService");
|
|
97
|
-
const ProcessSchedulesService_1 = require("./services/ProcessSchedulesService");
|
|
98
|
-
const ProcessScheduleStatusService_1 = require("./services/ProcessScheduleStatusService");
|
|
99
|
-
const PublisherIntegrationPackService_1 = require("./services/PublisherIntegrationPackService");
|
|
100
|
-
const ReleaseIntegrationPackService_1 = require("./services/ReleaseIntegrationPackService");
|
|
101
|
-
const ReleaseIntegrationPackStatusService_1 = require("./services/ReleaseIntegrationPackStatusService");
|
|
102
|
-
const RerunDocumentService_1 = require("./services/RerunDocumentService");
|
|
103
|
-
const RoleService_1 = require("./services/RoleService");
|
|
104
|
-
const RosettaNetConnectorRecordService_1 = require("./services/RosettaNetConnectorRecordService");
|
|
105
|
-
const RuntimeReleaseScheduleService_1 = require("./services/RuntimeReleaseScheduleService");
|
|
106
|
-
const RuntimeRestartRequestService_1 = require("./services/RuntimeRestartRequestService");
|
|
107
|
-
const SharedCommunicationChannelComponentService_1 = require("./services/SharedCommunicationChannelComponentService");
|
|
108
|
-
const SharedServerInformationService_1 = require("./services/SharedServerInformationService");
|
|
109
|
-
const SharedWebServerService_1 = require("./services/SharedWebServerService");
|
|
110
|
-
const SharedWebServerLogService_1 = require("./services/SharedWebServerLogService");
|
|
111
|
-
const ThroughputAccountService_1 = require("./services/ThroughputAccountService");
|
|
112
|
-
const ThroughputAccountGroupService_1 = require("./services/ThroughputAccountGroupService");
|
|
113
|
-
const TradacomsConnectorRecordService_1 = require("./services/TradacomsConnectorRecordService");
|
|
114
|
-
const TradingPartnerComponentService_1 = require("./services/TradingPartnerComponentService");
|
|
115
|
-
const TradingPartnerProcessingGroupService_1 = require("./services/TradingPartnerProcessingGroupService");
|
|
116
|
-
const WorkerService_1 = require("./services/WorkerService");
|
|
117
|
-
const X12ConnectorRecordService_1 = require("./services/X12ConnectorRecordService");
|
|
118
|
-
class Boomi {
|
|
119
|
-
constructor(config, HttpRequest = AxiosHttpRequest_1.AxiosHttpRequest) {
|
|
120
|
-
var _a, _b, _c, _d, _e;
|
|
121
|
-
this.request = new HttpRequest({
|
|
122
|
-
BASE: (_a = config === null || config === void 0 ? void 0 : config.BASE) !== null && _a !== void 0 ? _a : 'https://api.boomi.com/api/rest/v1/platform_account_ID',
|
|
123
|
-
VERSION: (_b = config === null || config === void 0 ? void 0 : config.VERSION) !== null && _b !== void 0 ? _b : '1.0.0',
|
|
124
|
-
WITH_CREDENTIALS: (_c = config === null || config === void 0 ? void 0 : config.WITH_CREDENTIALS) !== null && _c !== void 0 ? _c : false,
|
|
125
|
-
CREDENTIALS: (_d = config === null || config === void 0 ? void 0 : config.CREDENTIALS) !== null && _d !== void 0 ? _d : 'include',
|
|
126
|
-
OVERRIDE_ACCOUNT: (_e = config === null || config === void 0 ? void 0 : config.OVERRIDE_ACCOUNT) !== null && _e !== void 0 ? _e : false,
|
|
127
|
-
OVERRIDE_ACCOUNT_ID: config === null || config === void 0 ? void 0 : config.OVERRIDE_ACCOUNT_ID,
|
|
128
|
-
TOKEN: config === null || config === void 0 ? void 0 : config.TOKEN,
|
|
129
|
-
USERNAME: config === null || config === void 0 ? void 0 : config.USERNAME,
|
|
130
|
-
PASSWORD: config === null || config === void 0 ? void 0 : config.PASSWORD,
|
|
131
|
-
HEADERS: config === null || config === void 0 ? void 0 : config.HEADERS,
|
|
132
|
-
ENCODE_PATH: config === null || config === void 0 ? void 0 : config.ENCODE_PATH,
|
|
133
|
-
});
|
|
134
|
-
this.account = new AccountService_1.AccountService(this.request);
|
|
135
|
-
this.accountCloudAttachmentProperties = new AccountCloudAttachmentPropertiesService_1.AccountCloudAttachmentPropertiesService(this.request);
|
|
136
|
-
this.accountCloudAttachmentQuota = new AccountCloudAttachmentQuotaService_1.AccountCloudAttachmentQuotaService(this.request);
|
|
137
|
-
this.accountGroup = new AccountGroupService_1.AccountGroupService(this.request);
|
|
138
|
-
this.accountGroupAccount = new AccountGroupAccountService_1.AccountGroupAccountService(this.request);
|
|
139
|
-
this.accountGroupIntegrationPack = new AccountGroupIntegrationPackService_1.AccountGroupIntegrationPackService(this.request);
|
|
140
|
-
this.accountGroupUserRole = new AccountGroupUserRoleService_1.AccountGroupUserRoleService(this.request);
|
|
141
|
-
this.accountProvision = new AccountProvisionService_1.AccountProvisionService(this.request);
|
|
142
|
-
this.accountSsoConfig = new AccountSsoConfigService_1.AccountSsoConfigService(this.request);
|
|
143
|
-
this.accountUserFederation = new AccountUserFederationService_1.AccountUserFederationService(this.request);
|
|
144
|
-
this.accountUserRole = new AccountUserRoleService_1.AccountUserRoleService(this.request);
|
|
145
|
-
this.apiUsageCount = new ApiUsageCountService_1.ApiUsageCountService(this.request);
|
|
146
|
-
this.as2ConnectorRecord = new As2ConnectorRecordService_1.As2ConnectorRecordService(this.request);
|
|
147
|
-
this.atom = new AtomService_1.AtomService(this.request);
|
|
148
|
-
this.atomAs2Artifacts = new AtomAs2ArtifactsService_1.AtomAs2ArtifactsService(this.request);
|
|
149
|
-
this.atomConnectionFieldExtensionSummary = new AtomConnectionFieldExtensionSummaryService_1.AtomConnectionFieldExtensionSummaryService(this.request);
|
|
150
|
-
this.atomConnectorVersions = new AtomConnectorVersionsService_1.AtomConnectorVersionsService(this.request);
|
|
151
|
-
this.atomCounters = new AtomCountersService_1.AtomCountersService(this.request);
|
|
152
|
-
this.atomDiskSpace = new AtomDiskSpaceService_1.AtomDiskSpaceService(this.request);
|
|
153
|
-
this.atomLog = new AtomLogService_1.AtomLogService(this.request);
|
|
154
|
-
this.atomPurge = new AtomPurgeService_1.AtomPurgeService(this.request);
|
|
155
|
-
this.atomSecurityPolicies = new AtomSecurityPoliciesService_1.AtomSecurityPoliciesService(this.request);
|
|
156
|
-
this.atomStartupProperties = new AtomStartupPropertiesService_1.AtomStartupPropertiesService(this.request);
|
|
157
|
-
this.atomWorkerLog = new AtomWorkerLogService_1.AtomWorkerLogService(this.request);
|
|
158
|
-
this.auditLog = new AuditLogService_1.AuditLogService(this.request);
|
|
159
|
-
this.branch = new BranchService_1.BranchService(this.request);
|
|
160
|
-
this.cancelExecution = new CancelExecutionService_1.CancelExecutionService(this.request);
|
|
161
|
-
this.changeListenerStatus = new ChangeListenerStatusService_1.ChangeListenerStatusService(this.request);
|
|
162
|
-
this.clearQueue = new ClearQueueService_1.ClearQueueService(this.request);
|
|
163
|
-
this.cloud = new CloudService_1.CloudService(this.request);
|
|
164
|
-
this.component = new ComponentService_1.ComponentService(this.request);
|
|
165
|
-
this.componentAtomAttachment = new ComponentAtomAttachmentService_1.ComponentAtomAttachmentService(this.request);
|
|
166
|
-
this.componentDiffRequest = new ComponentDiffRequestService_1.ComponentDiffRequestService(this.request);
|
|
167
|
-
this.componentEnvironmentAttachment = new ComponentEnvironmentAttachmentService_1.ComponentEnvironmentAttachmentService(this.request);
|
|
168
|
-
this.componentMetadata = new ComponentMetadataService_1.ComponentMetadataService(this.request);
|
|
169
|
-
this.componentReference = new ComponentReferenceService_1.ComponentReferenceService(this.request);
|
|
170
|
-
this.connectionLicensingReport = new ConnectionLicensingReportService_1.ConnectionLicensingReportService(this.request);
|
|
171
|
-
this.connector = new ConnectorService_1.ConnectorService(this.request);
|
|
172
|
-
this.connectorDocument = new ConnectorDocumentService_1.ConnectorDocumentService(this.request);
|
|
173
|
-
this.customTrackedField = new CustomTrackedFieldService_1.CustomTrackedFieldService(this.request);
|
|
174
|
-
this.deployedExpiredCertificate = new DeployedExpiredCertificateService_1.DeployedExpiredCertificateService(this.request);
|
|
175
|
-
this.deployedPackage = new DeployedPackageService_1.DeployedPackageService(this.request);
|
|
176
|
-
this.deployment = new DeploymentService_1.DeploymentService(this.request);
|
|
177
|
-
this.documentCountAccount = new DocumentCountAccountService_1.DocumentCountAccountService(this.request);
|
|
178
|
-
this.documentCountAccountGroup = new DocumentCountAccountGroupService_1.DocumentCountAccountGroupService(this.request);
|
|
179
|
-
this.ediCustomConnectorRecord = new EdiCustomConnectorRecordService_1.EdiCustomConnectorRecordService(this.request);
|
|
180
|
-
this.edifactConnectorRecord = new EdifactConnectorRecordService_1.EdifactConnectorRecordService(this.request);
|
|
181
|
-
this.environment = new EnvironmentService_1.EnvironmentService(this.request);
|
|
182
|
-
this.environmentAtomAttachment = new EnvironmentAtomAttachmentService_1.EnvironmentAtomAttachmentService(this.request);
|
|
183
|
-
this.environmentConnectionFieldExtensionSummary = new EnvironmentConnectionFieldExtensionSummaryService_1.EnvironmentConnectionFieldExtensionSummaryService(this.request);
|
|
184
|
-
this.environmentExtensions = new EnvironmentExtensionsService_1.EnvironmentExtensionsService(this.request);
|
|
185
|
-
this.environmentMapExtension = new EnvironmentMapExtensionService_1.EnvironmentMapExtensionService(this.request);
|
|
186
|
-
this.environmentMapExtensionExternalComponent = new EnvironmentMapExtensionExternalComponentService_1.EnvironmentMapExtensionExternalComponentService(this.request);
|
|
187
|
-
this.environmentMapExtensionsSummary = new EnvironmentMapExtensionsSummaryService_1.EnvironmentMapExtensionsSummaryService(this.request);
|
|
188
|
-
this.environmentMapExtensionUserDefinedFunction = new EnvironmentMapExtensionUserDefinedFunctionService_1.EnvironmentMapExtensionUserDefinedFunctionService(this.request);
|
|
189
|
-
this.environmentMapExtensionUserDefinedFunctionSummary = new EnvironmentMapExtensionUserDefinedFunctionSummaryService_1.EnvironmentMapExtensionUserDefinedFunctionSummaryService(this.request);
|
|
190
|
-
this.environmentRole = new EnvironmentRoleService_1.EnvironmentRoleService(this.request);
|
|
191
|
-
this.event = new EventService_1.EventService(this.request);
|
|
192
|
-
this.executeProcess = new ExecuteProcessService_1.ExecuteProcessService(this.request);
|
|
193
|
-
this.executionArtifacts = new ExecutionArtifactsService_1.ExecutionArtifactsService(this.request);
|
|
194
|
-
this.executionConnector = new ExecutionConnectorService_1.ExecutionConnectorService(this.request);
|
|
195
|
-
this.executionCountAccount = new ExecutionCountAccountService_1.ExecutionCountAccountService(this.request);
|
|
196
|
-
this.executionCountAccountGroup = new ExecutionCountAccountGroupService_1.ExecutionCountAccountGroupService(this.request);
|
|
197
|
-
this.executionRecord = new ExecutionRecordService_1.ExecutionRecordService(this.request);
|
|
198
|
-
this.executionRequest = new ExecutionRequestService_1.ExecutionRequestService(this.request);
|
|
199
|
-
this.executionSummaryRecord = new ExecutionSummaryRecordService_1.ExecutionSummaryRecordService(this.request);
|
|
200
|
-
this.folder = new FolderService_1.FolderService(this.request);
|
|
201
|
-
this.genericConnectorRecord = new GenericConnectorRecordService_1.GenericConnectorRecordService(this.request);
|
|
202
|
-
this.getAssignableRoles = new GetAssignableRolesService_1.GetAssignableRolesService(this.request);
|
|
203
|
-
this.hl7ConnectorRecord = new Hl7ConnectorRecordService_1.Hl7ConnectorRecordService(this.request);
|
|
204
|
-
this.installerToken = new InstallerTokenService_1.InstallerTokenService(this.request);
|
|
205
|
-
this.integrationPack = new IntegrationPackService_1.IntegrationPackService(this.request);
|
|
206
|
-
this.integrationPackAtomAttachment = new IntegrationPackAtomAttachmentService_1.IntegrationPackAtomAttachmentService(this.request);
|
|
207
|
-
this.integrationPackEnvironmentAttachment = new IntegrationPackEnvironmentAttachmentService_1.IntegrationPackEnvironmentAttachmentService(this.request);
|
|
208
|
-
this.integrationPackInstance = new IntegrationPackInstanceService_1.IntegrationPackInstanceService(this.request);
|
|
209
|
-
this.javaRollback = new JavaRollbackService_1.JavaRollbackService(this.request);
|
|
210
|
-
this.javaUpgrade = new JavaUpgradeService_1.JavaUpgradeService(this.request);
|
|
211
|
-
this.listenerStatus = new ListenerStatusService_1.ListenerStatusService(this.request);
|
|
212
|
-
this.listQueues = new ListQueuesService_1.ListQueuesService(this.request);
|
|
213
|
-
this.mergeRequest = new MergeRequestService_1.MergeRequestService(this.request);
|
|
214
|
-
this.moveQueueRequest = new MoveQueueRequestService_1.MoveQueueRequestService(this.request);
|
|
215
|
-
this.nodeOffboard = new NodeOffboardService_1.NodeOffboardService(this.request);
|
|
216
|
-
this.odetteConnectorRecord = new OdetteConnectorRecordService_1.OdetteConnectorRecordService(this.request);
|
|
217
|
-
this.oftp2ConnectorRecord = new Oftp2ConnectorRecordService_1.Oftp2ConnectorRecordService(this.request);
|
|
218
|
-
this.organizationComponent = new OrganizationComponentService_1.OrganizationComponentService(this.request);
|
|
219
|
-
this.packagedComponent = new PackagedComponentService_1.PackagedComponentService(this.request);
|
|
220
|
-
this.packagedComponentManifest = new PackagedComponentManifestService_1.PackagedComponentManifestService(this.request);
|
|
221
|
-
this.persistedProcessProperties = new PersistedProcessPropertiesService_1.PersistedProcessPropertiesService(this.request);
|
|
222
|
-
this.process = new ProcessService_1.ProcessService(this.request);
|
|
223
|
-
this.processAtomAttachment = new ProcessAtomAttachmentService_1.ProcessAtomAttachmentService(this.request);
|
|
224
|
-
this.processEnvironmentAttachment = new ProcessEnvironmentAttachmentService_1.ProcessEnvironmentAttachmentService(this.request);
|
|
225
|
-
this.processLog = new ProcessLogService_1.ProcessLogService(this.request);
|
|
226
|
-
this.processSchedules = new ProcessSchedulesService_1.ProcessSchedulesService(this.request);
|
|
227
|
-
this.processScheduleStatus = new ProcessScheduleStatusService_1.ProcessScheduleStatusService(this.request);
|
|
228
|
-
this.publisherIntegrationPack = new PublisherIntegrationPackService_1.PublisherIntegrationPackService(this.request);
|
|
229
|
-
this.releaseIntegrationPack = new ReleaseIntegrationPackService_1.ReleaseIntegrationPackService(this.request);
|
|
230
|
-
this.releaseIntegrationPackStatus = new ReleaseIntegrationPackStatusService_1.ReleaseIntegrationPackStatusService(this.request);
|
|
231
|
-
this.rerunDocument = new RerunDocumentService_1.RerunDocumentService(this.request);
|
|
232
|
-
this.role = new RoleService_1.RoleService(this.request);
|
|
233
|
-
this.rosettaNetConnectorRecord = new RosettaNetConnectorRecordService_1.RosettaNetConnectorRecordService(this.request);
|
|
234
|
-
this.runtimeReleaseSchedule = new RuntimeReleaseScheduleService_1.RuntimeReleaseScheduleService(this.request);
|
|
235
|
-
this.runtimeRestartRequest = new RuntimeRestartRequestService_1.RuntimeRestartRequestService(this.request);
|
|
236
|
-
this.sharedCommunicationChannelComponent = new SharedCommunicationChannelComponentService_1.SharedCommunicationChannelComponentService(this.request);
|
|
237
|
-
this.sharedServerInformation = new SharedServerInformationService_1.SharedServerInformationService(this.request);
|
|
238
|
-
this.sharedWebServer = new SharedWebServerService_1.SharedWebServerService(this.request);
|
|
239
|
-
this.sharedWebServerLog = new SharedWebServerLogService_1.SharedWebServerLogService(this.request);
|
|
240
|
-
this.throughputAccount = new ThroughputAccountService_1.ThroughputAccountService(this.request);
|
|
241
|
-
this.throughputAccountGroup = new ThroughputAccountGroupService_1.ThroughputAccountGroupService(this.request);
|
|
242
|
-
this.tradacomsConnectorRecord = new TradacomsConnectorRecordService_1.TradacomsConnectorRecordService(this.request);
|
|
243
|
-
this.tradingPartnerComponent = new TradingPartnerComponentService_1.TradingPartnerComponentService(this.request);
|
|
244
|
-
this.tradingPartnerProcessingGroup = new TradingPartnerProcessingGroupService_1.TradingPartnerProcessingGroupService(this.request);
|
|
245
|
-
this.worker = new WorkerService_1.WorkerService(this.request);
|
|
246
|
-
this.x12ConnectorRecord = new X12ConnectorRecordService_1.X12ConnectorRecordService(this.request);
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
exports.Boomi = Boomi;
|
|
250
|
-
//# sourceMappingURL=Boomi.js.map
|
package/dist/Boomi.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Boomi.js","sourceRoot":"","sources":["../lib/Boomi.ts"],"names":[],"mappings":"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"}
|
package/dist/core/ApiError.d.ts
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Boomi EmbedKit component
|
|
3
|
-
*
|
|
4
|
-
* @author generated using openapi-typescript-codegen
|
|
5
|
-
* @support https://bitbucket.org/officialboomi/embedkit
|
|
6
|
-
*/
|
|
7
|
-
import type { ApiRequestOptions } from './ApiRequestOptions';
|
|
8
|
-
import type { ApiResult } from './ApiResult';
|
|
9
|
-
export declare class ApiError extends Error {
|
|
10
|
-
readonly url: string;
|
|
11
|
-
readonly status: number;
|
|
12
|
-
readonly statusText: string;
|
|
13
|
-
readonly body: any;
|
|
14
|
-
readonly request: ApiRequestOptions;
|
|
15
|
-
constructor(request: ApiRequestOptions, response: ApiResult, message: string);
|
|
16
|
-
}
|
package/dist/core/ApiError.js
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ApiError = void 0;
|
|
4
|
-
class ApiError extends Error {
|
|
5
|
-
constructor(request, response, message) {
|
|
6
|
-
super(message);
|
|
7
|
-
this.name = 'ApiError';
|
|
8
|
-
this.url = response.url;
|
|
9
|
-
this.status = response.status;
|
|
10
|
-
this.statusText = response.statusText;
|
|
11
|
-
this.body = response.body;
|
|
12
|
-
this.request = request;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
exports.ApiError = ApiError;
|
|
16
|
-
//# sourceMappingURL=ApiError.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ApiError.js","sourceRoot":"","sources":["../../lib/core/ApiError.ts"],"names":[],"mappings":";;;AASA,MAAa,QAAS,SAAQ,KAAK;IAO/B,YAAY,OAA0B,EAAE,QAAmB,EAAE,OAAe;QACxE,KAAK,CAAC,OAAO,CAAC,CAAC;QAEf,IAAI,CAAC,IAAI,GAAG,UAAU,CAAC;QACvB,IAAI,CAAC,GAAG,GAAG,QAAQ,CAAC,GAAG,CAAC;QACxB,IAAI,CAAC,MAAM,GAAG,QAAQ,CAAC,MAAM,CAAC;QAC9B,IAAI,CAAC,UAAU,GAAG,QAAQ,CAAC,UAAU,CAAC;QACtC,IAAI,CAAC,IAAI,GAAG,QAAQ,CAAC,IAAI,CAAC;QAC1B,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;IAC3B,CAAC;CACJ;AAjBD,4BAiBC"}
|