@boomi/embedkit-sdk 1.0.4 → 1.0.6
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 +23602 -773
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +23479 -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
|
@@ -1,158 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BranchService = void 0;
|
|
4
|
-
class BranchService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Creates a Branch object
|
|
10
|
-
* - To create a branch, you need the branch ID for the branch from which you want to create a new branch. New branches return ready as false until the creating stage has cleared.
|
|
11
|
-
* - You can also create a branch from a packaged component. To do so, use the ID of the packaged component as the packageId.
|
|
12
|
-
* - To create a branch from a deployment, use the ID of the deployment for the packageId.
|
|
13
|
-
* @param requestBody
|
|
14
|
-
* @returns Branch Successful request and response.
|
|
15
|
-
* @throws ApiError
|
|
16
|
-
*/
|
|
17
|
-
createBranch(requestBody) {
|
|
18
|
-
return this.httpRequest.request({
|
|
19
|
-
method: 'POST',
|
|
20
|
-
url: '/Branch',
|
|
21
|
-
body: requestBody,
|
|
22
|
-
mediaType: 'application/json',
|
|
23
|
-
errors: {
|
|
24
|
-
403: `Missing or incorrect authentication credentials.
|
|
25
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
26
|
-
},
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
/**
|
|
30
|
-
* Retrieves an instance of a Branch object
|
|
31
|
-
* When you have the branch ID, you can query for additional information about the branch. Send an HTTP GET where {accountId} is the ID of the authenticating account and {branchId} is the ID of the branch you want to query.
|
|
32
|
-
* @param id The ID of the branch.
|
|
33
|
-
* @returns Branch Successful request and response.
|
|
34
|
-
* @throws ApiError
|
|
35
|
-
*/
|
|
36
|
-
getBranch(id) {
|
|
37
|
-
return this.httpRequest.request({
|
|
38
|
-
method: 'GET',
|
|
39
|
-
url: '/Branch/{id}',
|
|
40
|
-
path: {
|
|
41
|
-
'id': id,
|
|
42
|
-
},
|
|
43
|
-
errors: {
|
|
44
|
-
403: `Missing or incorrect authentication credentials.
|
|
45
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
46
|
-
},
|
|
47
|
-
});
|
|
48
|
-
}
|
|
49
|
-
/**
|
|
50
|
-
* Modifies or updates a Branch object
|
|
51
|
-
* To update a branch, you need the branch ID. Currently, you can only update the name of the branch.
|
|
52
|
-
* @param id The ID of the branch.
|
|
53
|
-
* @param requestBody
|
|
54
|
-
* @returns Branch Successful request and response.
|
|
55
|
-
* @throws ApiError
|
|
56
|
-
*/
|
|
57
|
-
updateBranch(id, requestBody) {
|
|
58
|
-
return this.httpRequest.request({
|
|
59
|
-
method: 'POST',
|
|
60
|
-
url: '/Branch/{id}',
|
|
61
|
-
path: {
|
|
62
|
-
'id': id,
|
|
63
|
-
},
|
|
64
|
-
body: requestBody,
|
|
65
|
-
mediaType: 'application/json',
|
|
66
|
-
errors: {
|
|
67
|
-
403: `Missing or incorrect authentication credentials.
|
|
68
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
69
|
-
},
|
|
70
|
-
});
|
|
71
|
-
}
|
|
72
|
-
/**
|
|
73
|
-
* Deletes a Branch object
|
|
74
|
-
* Deletes a branch
|
|
75
|
-
* @param id The ID of the branch.
|
|
76
|
-
* @returns any Successful request and response.
|
|
77
|
-
* @throws ApiError
|
|
78
|
-
*/
|
|
79
|
-
deleteBranch(id) {
|
|
80
|
-
return this.httpRequest.request({
|
|
81
|
-
method: 'DELETE',
|
|
82
|
-
url: '/Branch/{id}',
|
|
83
|
-
path: {
|
|
84
|
-
'id': id,
|
|
85
|
-
},
|
|
86
|
-
errors: {
|
|
87
|
-
403: `Missing or incorrect authentication credentials.
|
|
88
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
89
|
-
},
|
|
90
|
-
});
|
|
91
|
-
}
|
|
92
|
-
/**
|
|
93
|
-
* Retrieves multiple Branch objects by identifier
|
|
94
|
-
* To learn more about `bulk`, refer to [Bulk GET operations](#section/Introduction/Bulk-GET-operations).
|
|
95
|
-
* @param requestBody
|
|
96
|
-
* @returns BranchBulkResponse Successful request and response.
|
|
97
|
-
* @throws ApiError
|
|
98
|
-
*/
|
|
99
|
-
bulkBranch(requestBody) {
|
|
100
|
-
return this.httpRequest.request({
|
|
101
|
-
method: 'POST',
|
|
102
|
-
url: '/Branch/bulk',
|
|
103
|
-
body: requestBody,
|
|
104
|
-
mediaType: 'application/json',
|
|
105
|
-
errors: {
|
|
106
|
-
403: `Missing or incorrect authentication credentials.
|
|
107
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
108
|
-
},
|
|
109
|
-
});
|
|
110
|
-
}
|
|
111
|
-
/**
|
|
112
|
-
* Queries for a Branch object(s)
|
|
113
|
-
* You must first retrieve the ID of your main branch, using the name of your current branch. If you haven't created any branches, your current branch will be `main`.
|
|
114
|
-
*
|
|
115
|
-
* When you query a branch, it might be in one of the following states:
|
|
116
|
-
* - `CREATING`: The branch is being created
|
|
117
|
-
* - `NORMAL`: The branch is ready to use
|
|
118
|
-
* - `DELETING`: The branch is being deleted.
|
|
119
|
-
*
|
|
120
|
-
* For general information about the structure of QUERY filters, their sample payloads, and how to handle the paged results, refer to [Query filters](#section/Introduction/Query-filters) and [Query paging](#section/Introduction/Query-paging).
|
|
121
|
-
* @param requestBody
|
|
122
|
-
* @returns BranchQueryResponse Successful request and response.
|
|
123
|
-
* @throws ApiError
|
|
124
|
-
*/
|
|
125
|
-
queryBranch(requestBody) {
|
|
126
|
-
return this.httpRequest.request({
|
|
127
|
-
method: 'POST',
|
|
128
|
-
url: '/Branch/query',
|
|
129
|
-
body: requestBody,
|
|
130
|
-
mediaType: 'application/json',
|
|
131
|
-
errors: {
|
|
132
|
-
403: `Missing or incorrect authentication credentials.
|
|
133
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
134
|
-
},
|
|
135
|
-
});
|
|
136
|
-
}
|
|
137
|
-
/**
|
|
138
|
-
* Retrieves additional results for a Branch query
|
|
139
|
-
* To learn about using `queryMore`, refer to [Query paging](#section/Introduction/Query-paging).
|
|
140
|
-
* @param requestBody
|
|
141
|
-
* @returns BranchQueryResponse Successful request and response.
|
|
142
|
-
* @throws ApiError
|
|
143
|
-
*/
|
|
144
|
-
queryMoreBranch(requestBody) {
|
|
145
|
-
return this.httpRequest.request({
|
|
146
|
-
method: 'POST',
|
|
147
|
-
url: '/Branch/queryMore',
|
|
148
|
-
body: requestBody,
|
|
149
|
-
mediaType: 'text/plain',
|
|
150
|
-
errors: {
|
|
151
|
-
403: `Missing or incorrect authentication credentials.
|
|
152
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
153
|
-
},
|
|
154
|
-
});
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
exports.BranchService = BranchService;
|
|
158
|
-
//# sourceMappingURL=BranchService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"BranchService.js","sourceRoot":"","sources":["../../lib/services/BranchService.ts"],"names":[],"mappings":";;;AAaA,MAAa,aAAa;IACtB,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;;;;OAQG;IACI,YAAY,CACf,WAAoB;QAEpB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,SAAS;YACd,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,SAAS,CACZ,EAAU;QAEV,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,cAAc;YACnB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;OAOG;IACI,YAAY,CACf,EAAU,EACV,WAAoB;QAEpB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,cAAc;YACnB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,YAAY,CACf,EAAU;QAEV,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,cAAc;YACnB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,UAAU,CACb,WAA+B;QAE/B,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,cAAc;YACnB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;;;;;;;;OAaG;IACI,WAAW,CACd,WAA+B;QAE/B,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,eAAe;YACpB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,eAAe,CAClB,WAAmB;QAEnB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,mBAAmB;YACxB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,YAAY;YACvB,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;CACJ;AArKD,sCAqKC"}
|
|
@@ -1,19 +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 { CancelablePromise } from '../core/CancelablePromise';
|
|
8
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
9
|
-
export declare class CancelExecutionService {
|
|
10
|
-
readonly httpRequest: BaseHttpRequest;
|
|
11
|
-
constructor(httpRequest: BaseHttpRequest);
|
|
12
|
-
/**
|
|
13
|
-
* Cancel execution operation
|
|
14
|
-
* This API is supported by the Platform Partner APIs. Refer to the Partner API Reference.
|
|
15
|
-
* @returns any Success response
|
|
16
|
-
* @throws ApiError
|
|
17
|
-
*/
|
|
18
|
-
getCancelExecution(): CancelablePromise<any>;
|
|
19
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CancelExecutionService = void 0;
|
|
4
|
-
class CancelExecutionService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Cancel execution operation
|
|
10
|
-
* This API is supported by the Platform Partner APIs. Refer to the Partner API Reference.
|
|
11
|
-
* @returns any Success response
|
|
12
|
-
* @throws ApiError
|
|
13
|
-
*/
|
|
14
|
-
getCancelExecution() {
|
|
15
|
-
return this.httpRequest.request({
|
|
16
|
-
method: 'GET',
|
|
17
|
-
url: '/CancelExecution',
|
|
18
|
-
});
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
exports.CancelExecutionService = CancelExecutionService;
|
|
22
|
-
//# sourceMappingURL=CancelExecutionService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CancelExecutionService.js","sourceRoot":"","sources":["../../lib/services/CancelExecutionService.ts"],"names":[],"mappings":";;;AAQA,MAAa,sBAAsB;IAC/B,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;OAKG;IACI,kBAAkB;QACrB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,kBAAkB;SAC1B,CAAC,CAAC;IACP,CAAC;CACJ;AAdD,wDAcC"}
|
|
@@ -1,21 +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 { ChangeListenerStatusRequest } from '../models/ChangeListenerStatusRequest';
|
|
8
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
9
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
10
|
-
export declare class ChangeListenerStatusService {
|
|
11
|
-
readonly httpRequest: BaseHttpRequest;
|
|
12
|
-
constructor(httpRequest: BaseHttpRequest);
|
|
13
|
-
/**
|
|
14
|
-
* Update listeners status
|
|
15
|
-
* You can use the changeListenerStatus operation to pause, resume, or restart listeners. A successful changeListenerStatus call returns an empty changeListenerStatusResponse to indicate acceptance of the request.
|
|
16
|
-
* @param requestBody
|
|
17
|
-
* @returns any Successful request and response.
|
|
18
|
-
* @throws ApiError
|
|
19
|
-
*/
|
|
20
|
-
postChangeListenerStatus(requestBody?: ChangeListenerStatusRequest): CancelablePromise<any>;
|
|
21
|
-
}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ChangeListenerStatusService = void 0;
|
|
4
|
-
class ChangeListenerStatusService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Update listeners status
|
|
10
|
-
* You can use the changeListenerStatus operation to pause, resume, or restart listeners. A successful changeListenerStatus call returns an empty changeListenerStatusResponse to indicate acceptance of the request.
|
|
11
|
-
* @param requestBody
|
|
12
|
-
* @returns any Successful request and response.
|
|
13
|
-
* @throws ApiError
|
|
14
|
-
*/
|
|
15
|
-
postChangeListenerStatus(requestBody) {
|
|
16
|
-
return this.httpRequest.request({
|
|
17
|
-
method: 'POST',
|
|
18
|
-
url: '/ChangeListenerStatus',
|
|
19
|
-
body: requestBody,
|
|
20
|
-
mediaType: 'application/json',
|
|
21
|
-
errors: {
|
|
22
|
-
403: `Missing or incorrect authentication credentials.
|
|
23
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
24
|
-
},
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
exports.ChangeListenerStatusService = ChangeListenerStatusService;
|
|
29
|
-
//# sourceMappingURL=ChangeListenerStatusService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ChangeListenerStatusService.js","sourceRoot":"","sources":["../../lib/services/ChangeListenerStatusService.ts"],"names":[],"mappings":";;;AASA,MAAa,2BAA2B;IACpC,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;;OAMG;IACI,wBAAwB,CAC3B,WAAyC;QAEzC,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,uBAAuB;YAC5B,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;CACJ;AAvBD,kEAuBC"}
|
|
@@ -1,25 +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 { ClearQueueRequest } from '../models/ClearQueueRequest';
|
|
8
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
9
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
10
|
-
export declare class ClearQueueService {
|
|
11
|
-
readonly httpRequest: BaseHttpRequest;
|
|
12
|
-
constructor(httpRequest: BaseHttpRequest);
|
|
13
|
-
/**
|
|
14
|
-
* Executes an action on a ClearQueue object
|
|
15
|
-
* - When you run the Clear queue messages action, it deletes all messages in a queue name from the queue. Note that this clears all messages in the queue; you cannot select and remove individual messages using this action. In addition, the action overrides any purge settings you might configure in the user interface.
|
|
16
|
-
* - The immediate response indicates success in passing the request to the Runtime.
|
|
17
|
-
* - If the specified Runtime queue does not contain any messages to clear, the response only returns a success message stating that the message passed even though there is no action taken on the Runtime.
|
|
18
|
-
* - You can use the Get queue list API action to retrieve the number of messages in a queue, which works as an alternative way to check if the clear queue message action succeeded on the Runtime.
|
|
19
|
-
* @param id The unique ID assigned by the system to the container. The Runtime ID for Runtimes, Runtime clusters, and Runtime clouds is found in the user interface by navigating to Manage > Runtime Management and viewing the Runtime Information panel for the selected container.
|
|
20
|
-
* @param requestBody
|
|
21
|
-
* @returns ClearQueueRequest Successful request and response.
|
|
22
|
-
* @throws ApiError
|
|
23
|
-
*/
|
|
24
|
-
executeClearQueue(id: string, requestBody?: ClearQueueRequest): CancelablePromise<ClearQueueRequest>;
|
|
25
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ClearQueueService = void 0;
|
|
4
|
-
class ClearQueueService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Executes an action on a ClearQueue object
|
|
10
|
-
* - When you run the Clear queue messages action, it deletes all messages in a queue name from the queue. Note that this clears all messages in the queue; you cannot select and remove individual messages using this action. In addition, the action overrides any purge settings you might configure in the user interface.
|
|
11
|
-
* - The immediate response indicates success in passing the request to the Runtime.
|
|
12
|
-
* - If the specified Runtime queue does not contain any messages to clear, the response only returns a success message stating that the message passed even though there is no action taken on the Runtime.
|
|
13
|
-
* - You can use the Get queue list API action to retrieve the number of messages in a queue, which works as an alternative way to check if the clear queue message action succeeded on the Runtime.
|
|
14
|
-
* @param id The unique ID assigned by the system to the container. The Runtime ID for Runtimes, Runtime clusters, and Runtime clouds is found in the user interface by navigating to Manage > Runtime Management and viewing the Runtime Information panel for the selected container.
|
|
15
|
-
* @param requestBody
|
|
16
|
-
* @returns ClearQueueRequest Successful request and response.
|
|
17
|
-
* @throws ApiError
|
|
18
|
-
*/
|
|
19
|
-
executeClearQueue(id, requestBody) {
|
|
20
|
-
return this.httpRequest.request({
|
|
21
|
-
method: 'POST',
|
|
22
|
-
url: '/ClearQueue/execute/{id}',
|
|
23
|
-
path: {
|
|
24
|
-
'id': id,
|
|
25
|
-
},
|
|
26
|
-
body: requestBody,
|
|
27
|
-
mediaType: 'application/json',
|
|
28
|
-
errors: {
|
|
29
|
-
403: `Missing or incorrect authentication credentials.
|
|
30
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
31
|
-
},
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
exports.ClearQueueService = ClearQueueService;
|
|
36
|
-
//# sourceMappingURL=ClearQueueService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ClearQueueService.js","sourceRoot":"","sources":["../../lib/services/ClearQueueService.ts"],"names":[],"mappings":";;;AASA,MAAa,iBAAiB;IAC1B,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;;;;;;OAUG;IACI,iBAAiB,CACpB,EAAU,EACV,WAA+B;QAE/B,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAA0B;YAC/B,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;CACJ;AA/BD,8CA+BC"}
|
|
@@ -1,49 +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 { Cloud } from '../models/Cloud';
|
|
8
|
-
import type { CloudBulkRequest } from '../models/CloudBulkRequest';
|
|
9
|
-
import type { CloudBulkResponse } from '../models/CloudBulkResponse';
|
|
10
|
-
import type { CloudQueryConfig } from '../models/CloudQueryConfig';
|
|
11
|
-
import type { CloudQueryResponse } from '../models/CloudQueryResponse';
|
|
12
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
13
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
14
|
-
export declare class CloudService {
|
|
15
|
-
readonly httpRequest: BaseHttpRequest;
|
|
16
|
-
constructor(httpRequest: BaseHttpRequest);
|
|
17
|
-
/**
|
|
18
|
-
* Retrieves an instance of a Cloud object
|
|
19
|
-
* Retrieves the properties of the Runtime cloud having the specified ID.
|
|
20
|
-
* @param id A unique ID assigned by the system to the Runtime cloud.
|
|
21
|
-
* @returns Cloud Successful request and response.
|
|
22
|
-
* @throws ApiError
|
|
23
|
-
*/
|
|
24
|
-
getCloud(id: string): CancelablePromise<Cloud>;
|
|
25
|
-
/**
|
|
26
|
-
* Retrieves multiple Cloud objects by identifier
|
|
27
|
-
* To learn more about `bulk`, refer to [Bulk GET operations](#section/Introduction/Bulk-GET-operations).
|
|
28
|
-
* @param requestBody
|
|
29
|
-
* @returns CloudBulkResponse Successful request and response.
|
|
30
|
-
* @throws ApiError
|
|
31
|
-
*/
|
|
32
|
-
bulkCloud(requestBody?: CloudBulkRequest): CancelablePromise<CloudBulkResponse>;
|
|
33
|
-
/**
|
|
34
|
-
* Queries for a Cloud object(s)
|
|
35
|
-
* For general information about the structure of QUERY filters, their sample payloads, and how to handle the paged results, refer to [Query filters](#section/Introduction/Query-filters) and [Query paging](#section/Introduction/Query-paging).
|
|
36
|
-
* @param requestBody Possible properties include: name, id
|
|
37
|
-
* @returns CloudQueryResponse Successful request and response.
|
|
38
|
-
* @throws ApiError
|
|
39
|
-
*/
|
|
40
|
-
queryCloud(requestBody?: CloudQueryConfig): CancelablePromise<CloudQueryResponse>;
|
|
41
|
-
/**
|
|
42
|
-
* Retrieves additional results for a Cloud query
|
|
43
|
-
* To learn about using `queryMore`, refer to [Query paging](#section/Introduction/Query-paging).
|
|
44
|
-
* @param requestBody
|
|
45
|
-
* @returns CloudQueryResponse Successful request and response.
|
|
46
|
-
* @throws ApiError
|
|
47
|
-
*/
|
|
48
|
-
queryMoreCloud(requestBody: string): CancelablePromise<CloudQueryResponse>;
|
|
49
|
-
}
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CloudService = void 0;
|
|
4
|
-
class CloudService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Retrieves an instance of a Cloud object
|
|
10
|
-
* Retrieves the properties of the Runtime cloud having the specified ID.
|
|
11
|
-
* @param id A unique ID assigned by the system to the Runtime cloud.
|
|
12
|
-
* @returns Cloud Successful request and response.
|
|
13
|
-
* @throws ApiError
|
|
14
|
-
*/
|
|
15
|
-
getCloud(id) {
|
|
16
|
-
return this.httpRequest.request({
|
|
17
|
-
method: 'GET',
|
|
18
|
-
url: '/Cloud/{id}',
|
|
19
|
-
path: {
|
|
20
|
-
'id': id,
|
|
21
|
-
},
|
|
22
|
-
errors: {
|
|
23
|
-
403: `Missing or incorrect authentication credentials.
|
|
24
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
25
|
-
},
|
|
26
|
-
});
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Retrieves multiple Cloud objects by identifier
|
|
30
|
-
* To learn more about `bulk`, refer to [Bulk GET operations](#section/Introduction/Bulk-GET-operations).
|
|
31
|
-
* @param requestBody
|
|
32
|
-
* @returns CloudBulkResponse Successful request and response.
|
|
33
|
-
* @throws ApiError
|
|
34
|
-
*/
|
|
35
|
-
bulkCloud(requestBody) {
|
|
36
|
-
return this.httpRequest.request({
|
|
37
|
-
method: 'POST',
|
|
38
|
-
url: '/Cloud/bulk',
|
|
39
|
-
body: requestBody,
|
|
40
|
-
mediaType: 'application/json',
|
|
41
|
-
errors: {
|
|
42
|
-
403: `Missing or incorrect authentication credentials.
|
|
43
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
44
|
-
},
|
|
45
|
-
});
|
|
46
|
-
}
|
|
47
|
-
/**
|
|
48
|
-
* Queries for a Cloud object(s)
|
|
49
|
-
* For general information about the structure of QUERY filters, their sample payloads, and how to handle the paged results, refer to [Query filters](#section/Introduction/Query-filters) and [Query paging](#section/Introduction/Query-paging).
|
|
50
|
-
* @param requestBody Possible properties include: name, id
|
|
51
|
-
* @returns CloudQueryResponse Successful request and response.
|
|
52
|
-
* @throws ApiError
|
|
53
|
-
*/
|
|
54
|
-
queryCloud(requestBody) {
|
|
55
|
-
return this.httpRequest.request({
|
|
56
|
-
method: 'POST',
|
|
57
|
-
url: '/Cloud/query',
|
|
58
|
-
body: requestBody,
|
|
59
|
-
mediaType: 'application/json',
|
|
60
|
-
errors: {
|
|
61
|
-
403: `Missing or incorrect authentication credentials.
|
|
62
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
63
|
-
},
|
|
64
|
-
});
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* Retrieves additional results for a Cloud query
|
|
68
|
-
* To learn about using `queryMore`, refer to [Query paging](#section/Introduction/Query-paging).
|
|
69
|
-
* @param requestBody
|
|
70
|
-
* @returns CloudQueryResponse Successful request and response.
|
|
71
|
-
* @throws ApiError
|
|
72
|
-
*/
|
|
73
|
-
queryMoreCloud(requestBody) {
|
|
74
|
-
return this.httpRequest.request({
|
|
75
|
-
method: 'POST',
|
|
76
|
-
url: '/Cloud/queryMore',
|
|
77
|
-
body: requestBody,
|
|
78
|
-
mediaType: 'text/plain',
|
|
79
|
-
errors: {
|
|
80
|
-
403: `Missing or incorrect authentication credentials.
|
|
81
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
82
|
-
},
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
exports.CloudService = CloudService;
|
|
87
|
-
//# sourceMappingURL=CloudService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"CloudService.js","sourceRoot":"","sources":["../../lib/services/CloudService.ts"],"names":[],"mappings":";;;AAaA,MAAa,YAAY;IACrB,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;;OAMG;IACI,QAAQ,CACX,EAAU;QAEV,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,aAAa;YAClB,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,SAAS,CACZ,WAA8B;QAE9B,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,aAAa;YAClB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,UAAU,CACb,WAA8B;QAE9B,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,cAAc;YACnB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,cAAc,CACjB,WAAmB;QAEnB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,kBAAkB;YACvB,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,YAAY;YACvB,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;CACJ;AAvFD,oCAuFC"}
|
|
@@ -1,47 +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 { ComponentAtomAttachment } from '../models/ComponentAtomAttachment';
|
|
8
|
-
import type { ComponentAtomAttachmentQueryConfig } from '../models/ComponentAtomAttachmentQueryConfig';
|
|
9
|
-
import type { ComponentAtomAttachmentQueryResponse } from '../models/ComponentAtomAttachmentQueryResponse';
|
|
10
|
-
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
11
|
-
import type { BaseHttpRequest } from '../core/BaseHttpRequest';
|
|
12
|
-
export declare class ComponentAtomAttachmentService {
|
|
13
|
-
readonly httpRequest: BaseHttpRequest;
|
|
14
|
-
constructor(httpRequest: BaseHttpRequest);
|
|
15
|
-
/**
|
|
16
|
-
* Creates a ComponentAtomAttachment object
|
|
17
|
-
* Attaches a component with a specific ID to the Runtime with a specific ID. You must have the Runtime Management privilege to perform the CREATE operation. If you have the Runtime Management Read Access privilege, you cannot attach components.
|
|
18
|
-
* @param requestBody
|
|
19
|
-
* @returns ComponentAtomAttachment Successful request and response.
|
|
20
|
-
* @throws ApiError
|
|
21
|
-
*/
|
|
22
|
-
createComponentAtomAttachment(requestBody?: ComponentAtomAttachment): CancelablePromise<ComponentAtomAttachment>;
|
|
23
|
-
/**
|
|
24
|
-
* Queries for a ComponentAtomAttachment object(s)
|
|
25
|
-
* For general information about the structure of QUERY filters, their sample payloads, and how to handle the paged results, refer to [Query filters](#section/Introduction/Query-filters) and [Query paging](#section/Introduction/Query-paging).
|
|
26
|
-
* @param requestBody Possible properties include: atomId, componentId, componentType
|
|
27
|
-
* @returns ComponentAtomAttachmentQueryResponse Successful request and response.
|
|
28
|
-
* @throws ApiError
|
|
29
|
-
*/
|
|
30
|
-
queryComponentAtomAttachment(requestBody?: ComponentAtomAttachmentQueryConfig): CancelablePromise<ComponentAtomAttachmentQueryResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Retrieves additional results for a ComponentAtomAttachment query
|
|
33
|
-
* To learn about using `queryMore`, refer to [Query paging](#section/Introduction/Query-paging).
|
|
34
|
-
* @param requestBody
|
|
35
|
-
* @returns ComponentAtomAttachmentQueryResponse Successful request and response.
|
|
36
|
-
* @throws ApiError
|
|
37
|
-
*/
|
|
38
|
-
queryMoreComponentAtomAttachment(requestBody: string): CancelablePromise<ComponentAtomAttachmentQueryResponse>;
|
|
39
|
-
/**
|
|
40
|
-
* Deletes a ComponentAtomAttachment object
|
|
41
|
-
* Detaches a component from a Runtime where the attachment is specified by the conceptual Component Atom Attachment object ID. This ID is returned by the CREATE operation that originated the attachment and can also be obtained from a QUERY operation. You must have the Runtime Management privilege to perform the DELETE operation.
|
|
42
|
-
* @param id
|
|
43
|
-
* @returns any Successful request and response.
|
|
44
|
-
* @throws ApiError
|
|
45
|
-
*/
|
|
46
|
-
deleteComponentAtomAttachment(id: string): CancelablePromise<any>;
|
|
47
|
-
}
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ComponentAtomAttachmentService = void 0;
|
|
4
|
-
class ComponentAtomAttachmentService {
|
|
5
|
-
constructor(httpRequest) {
|
|
6
|
-
this.httpRequest = httpRequest;
|
|
7
|
-
}
|
|
8
|
-
/**
|
|
9
|
-
* Creates a ComponentAtomAttachment object
|
|
10
|
-
* Attaches a component with a specific ID to the Runtime with a specific ID. You must have the Runtime Management privilege to perform the CREATE operation. If you have the Runtime Management Read Access privilege, you cannot attach components.
|
|
11
|
-
* @param requestBody
|
|
12
|
-
* @returns ComponentAtomAttachment Successful request and response.
|
|
13
|
-
* @throws ApiError
|
|
14
|
-
*/
|
|
15
|
-
createComponentAtomAttachment(requestBody) {
|
|
16
|
-
return this.httpRequest.request({
|
|
17
|
-
method: 'POST',
|
|
18
|
-
url: '/ComponentAtomAttachment',
|
|
19
|
-
body: requestBody,
|
|
20
|
-
mediaType: 'application/json',
|
|
21
|
-
errors: {
|
|
22
|
-
403: `Missing or incorrect authentication credentials.
|
|
23
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
24
|
-
},
|
|
25
|
-
});
|
|
26
|
-
}
|
|
27
|
-
/**
|
|
28
|
-
* Queries for a ComponentAtomAttachment object(s)
|
|
29
|
-
* For general information about the structure of QUERY filters, their sample payloads, and how to handle the paged results, refer to [Query filters](#section/Introduction/Query-filters) and [Query paging](#section/Introduction/Query-paging).
|
|
30
|
-
* @param requestBody Possible properties include: atomId, componentId, componentType
|
|
31
|
-
* @returns ComponentAtomAttachmentQueryResponse Successful request and response.
|
|
32
|
-
* @throws ApiError
|
|
33
|
-
*/
|
|
34
|
-
queryComponentAtomAttachment(requestBody) {
|
|
35
|
-
return this.httpRequest.request({
|
|
36
|
-
method: 'POST',
|
|
37
|
-
url: '/ComponentAtomAttachment/query',
|
|
38
|
-
body: requestBody,
|
|
39
|
-
mediaType: 'application/json',
|
|
40
|
-
errors: {
|
|
41
|
-
403: `Missing or incorrect authentication credentials.
|
|
42
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
43
|
-
},
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Retrieves additional results for a ComponentAtomAttachment query
|
|
48
|
-
* To learn about using `queryMore`, refer to [Query paging](#section/Introduction/Query-paging).
|
|
49
|
-
* @param requestBody
|
|
50
|
-
* @returns ComponentAtomAttachmentQueryResponse Successful request and response.
|
|
51
|
-
* @throws ApiError
|
|
52
|
-
*/
|
|
53
|
-
queryMoreComponentAtomAttachment(requestBody) {
|
|
54
|
-
return this.httpRequest.request({
|
|
55
|
-
method: 'POST',
|
|
56
|
-
url: '/ComponentAtomAttachment/queryMore',
|
|
57
|
-
body: requestBody,
|
|
58
|
-
mediaType: 'text/plain',
|
|
59
|
-
errors: {
|
|
60
|
-
403: `Missing or incorrect authentication credentials.
|
|
61
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
62
|
-
},
|
|
63
|
-
});
|
|
64
|
-
}
|
|
65
|
-
/**
|
|
66
|
-
* Deletes a ComponentAtomAttachment object
|
|
67
|
-
* Detaches a component from a Runtime where the attachment is specified by the conceptual Component Atom Attachment object ID. This ID is returned by the CREATE operation that originated the attachment and can also be obtained from a QUERY operation. You must have the Runtime Management privilege to perform the DELETE operation.
|
|
68
|
-
* @param id
|
|
69
|
-
* @returns any Successful request and response.
|
|
70
|
-
* @throws ApiError
|
|
71
|
-
*/
|
|
72
|
-
deleteComponentAtomAttachment(id) {
|
|
73
|
-
return this.httpRequest.request({
|
|
74
|
-
method: 'DELETE',
|
|
75
|
-
url: '/ComponentAtomAttachment/{id}',
|
|
76
|
-
path: {
|
|
77
|
-
'id': id,
|
|
78
|
-
},
|
|
79
|
-
errors: {
|
|
80
|
-
403: `Missing or incorrect authentication credentials.
|
|
81
|
-
To know the action to be taken for this and the other error responses (410, 503, etc), refer to [API Errors](#section/Introduction/API-errors)`,
|
|
82
|
-
},
|
|
83
|
-
});
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
exports.ComponentAtomAttachmentService = ComponentAtomAttachmentService;
|
|
87
|
-
//# sourceMappingURL=ComponentAtomAttachmentService.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ComponentAtomAttachmentService.js","sourceRoot":"","sources":["../../lib/services/ComponentAtomAttachmentService.ts"],"names":[],"mappings":";;;AAWA,MAAa,8BAA8B;IACvC,YAA4B,WAA4B;QAA5B,gBAAW,GAAX,WAAW,CAAiB;IAAG,CAAC;IAC5D;;;;;;OAMG;IACI,6BAA6B,CAChC,WAAqC;QAErC,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAA0B;YAC/B,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,4BAA4B,CAC/B,WAAgD;QAEhD,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,gCAAgC;YACrC,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,kBAAkB;YAC7B,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,gCAAgC,CACnC,WAAmB;QAEnB,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,oCAAoC;YACzC,IAAI,EAAE,WAAW;YACjB,SAAS,EAAE,YAAY;YACvB,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;IACD;;;;;;OAMG;IACI,6BAA6B,CAChC,EAAU;QAEV,OAAO,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC;YAC5B,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,+BAA+B;YACpC,IAAI,EAAE;gBACF,IAAI,EAAE,EAAE;aACX;YACD,MAAM,EAAE;gBACJ,GAAG,EAAE;+JAC0I;aAClJ;SACJ,CAAC,CAAC;IACP,CAAC;CACJ;AAvFD,wEAuFC"}
|