@squonk/account-server-client 4.7.0-trunk.2383504127 → 4.7.2
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/.github/workflows/ci.yml +40 -0
- package/dist/_virtual/{rolldown_runtime.cjs → _rolldown/runtime.cjs} +8 -14
- package/dist/api/actions/actions.cjs +28 -22
- package/dist/api/actions/actions.cjs.map +1 -1
- package/dist/api/actions/actions.d.cts +14 -15
- package/dist/api/actions/actions.d.cts.map +1 -1
- package/dist/api/actions/actions.d.ts +14 -15
- package/dist/api/actions/actions.d.ts.map +1 -1
- package/dist/api/actions/actions.fetch.cjs +33 -16
- package/dist/api/actions/actions.fetch.cjs.map +1 -1
- package/dist/api/actions/actions.fetch.d.cts +18 -19
- package/dist/api/actions/actions.fetch.d.cts.map +1 -1
- package/dist/api/actions/actions.fetch.d.ts +18 -19
- package/dist/api/actions/actions.fetch.d.ts.map +1 -1
- package/dist/api/actions/actions.fetch.js +30 -13
- package/dist/api/actions/actions.fetch.js.map +1 -1
- package/dist/api/actions/actions.js +25 -19
- package/dist/api/actions/actions.js.map +1 -1
- package/dist/api/api-schemas/actionDetail.d.cts +0 -1
- package/dist/api/api-schemas/actionDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/actionDetail.d.ts +0 -1
- package/dist/api/api-schemas/actionDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/actionGetResponse.d.cts +2 -5
- package/dist/api/api-schemas/actionGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/actionGetResponse.d.ts +2 -5
- package/dist/api/api-schemas/actionGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/asError.d.cts +4 -4
- package/dist/api/api-schemas/asError.d.cts.map +1 -1
- package/dist/api/api-schemas/asError.d.ts +4 -4
- package/dist/api/api-schemas/asError.d.ts.map +1 -1
- package/dist/api/api-schemas/assetDetail.d.cts +0 -1
- package/dist/api/api-schemas/assetDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/assetDetail.d.ts +0 -1
- package/dist/api/api-schemas/assetDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/assetDetailScope.cjs +1 -2
- package/dist/api/api-schemas/assetDetailScope.cjs.map +1 -1
- package/dist/api/api-schemas/assetDetailScope.d.cts +4 -4
- package/dist/api/api-schemas/assetDetailScope.d.cts.map +1 -1
- package/dist/api/api-schemas/assetDetailScope.d.ts +4 -4
- package/dist/api/api-schemas/assetDetailScope.d.ts.map +1 -1
- package/dist/api/api-schemas/assetDetailScope.js +1 -1
- package/dist/api/api-schemas/assetDetailScope.js.map +1 -1
- package/dist/api/api-schemas/assetGetByIdResponse.d.cts +0 -1
- package/dist/api/api-schemas/assetGetByIdResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/assetGetByIdResponse.d.ts +0 -1
- package/dist/api/api-schemas/assetGetByIdResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/assetGetResponse.d.cts +2 -5
- package/dist/api/api-schemas/assetGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/assetGetResponse.d.ts +2 -5
- package/dist/api/api-schemas/assetGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/assetPatchBodyBody.d.cts +6 -9
- package/dist/api/api-schemas/assetPatchBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/assetPatchBodyBody.d.ts +6 -9
- package/dist/api/api-schemas/assetPatchBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBody.d.cts +6 -13
- package/dist/api/api-schemas/assetPostBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBody.d.ts +6 -13
- package/dist/api/api-schemas/assetPostBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBodyScope.cjs +1 -2
- package/dist/api/api-schemas/assetPostBodyBodyScope.cjs.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBodyScope.d.cts +4 -4
- package/dist/api/api-schemas/assetPostBodyBodyScope.d.cts.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBodyScope.d.ts +4 -4
- package/dist/api/api-schemas/assetPostBodyBodyScope.d.ts.map +1 -1
- package/dist/api/api-schemas/assetPostBodyBodyScope.js +1 -1
- package/dist/api/api-schemas/assetPostBodyBodyScope.js.map +1 -1
- package/dist/api/api-schemas/assetPostResponse.d.cts +5 -6
- package/dist/api/api-schemas/assetPostResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/assetPostResponse.d.ts +5 -6
- package/dist/api/api-schemas/assetPostResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/attachAssetParams.d.cts +0 -1
- package/dist/api/api-schemas/attachAssetParams.d.cts.map +1 -1
- package/dist/api/api-schemas/attachAssetParams.d.ts +0 -1
- package/dist/api/api-schemas/attachAssetParams.d.ts.map +1 -1
- package/dist/api/api-schemas/chargeAdditionalData.d.cts +4 -4
- package/dist/api/api-schemas/chargeAdditionalData.d.cts.map +1 -1
- package/dist/api/api-schemas/chargeAdditionalData.d.ts +4 -4
- package/dist/api/api-schemas/chargeAdditionalData.d.ts.map +1 -1
- package/dist/api/api-schemas/chargeSummary.d.cts +0 -1
- package/dist/api/api-schemas/chargeSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/chargeSummary.d.ts +0 -1
- package/dist/api/api-schemas/chargeSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/chargeSummaryType.cjs +1 -2
- package/dist/api/api-schemas/chargeSummaryType.cjs.map +1 -1
- package/dist/api/api-schemas/chargeSummaryType.d.cts +4 -4
- package/dist/api/api-schemas/chargeSummaryType.d.cts.map +1 -1
- package/dist/api/api-schemas/chargeSummaryType.d.ts +4 -4
- package/dist/api/api-schemas/chargeSummaryType.d.ts.map +1 -1
- package/dist/api/api-schemas/chargeSummaryType.js +1 -1
- package/dist/api/api-schemas/chargeSummaryType.js.map +1 -1
- package/dist/api/api-schemas/chargesGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/chargesGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/chargesGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/chargesGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/detachAssetParams.d.cts +0 -1
- package/dist/api/api-schemas/detachAssetParams.d.cts.map +1 -1
- package/dist/api/api-schemas/detachAssetParams.d.ts +0 -1
- package/dist/api/api-schemas/detachAssetParams.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamGetPostResponse.d.cts +4 -4
- package/dist/api/api-schemas/eventStreamGetPostResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/eventStreamGetPostResponse.d.ts +4 -4
- package/dist/api/api-schemas/eventStreamGetPostResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBody.d.cts +0 -1
- package/dist/api/api-schemas/eventStreamPostBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBody.d.ts +0 -1
- package/dist/api/api-schemas/eventStreamPostBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.cjs +1 -2
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.cjs.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.d.cts +4 -4
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.d.cts.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.d.ts +4 -4
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.js +1 -1
- package/dist/api/api-schemas/eventStreamPostBodyBodyFormat.js.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.cjs +1 -2
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.cjs.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.d.cts +4 -4
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.d.cts.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.d.ts +4 -4
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.d.ts.map +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.js +1 -1
- package/dist/api/api-schemas/eventStreamVersionGetResponseProtocol.js.map +1 -1
- package/dist/api/api-schemas/getActionsParams.d.cts +1 -2
- package/dist/api/api-schemas/getActionsParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getActionsParams.d.ts +1 -2
- package/dist/api/api-schemas/getActionsParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getAssetParams.d.cts +0 -1
- package/dist/api/api-schemas/getAssetParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getAssetParams.d.ts +0 -1
- package/dist/api/api-schemas/getAssetParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getChargesParams.d.cts +0 -1
- package/dist/api/api-schemas/getChargesParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getChargesParams.d.ts +0 -1
- package/dist/api/api-schemas/getChargesParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getOrganisationChargesParams.d.cts +0 -1
- package/dist/api/api-schemas/getOrganisationChargesParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getOrganisationChargesParams.d.ts +0 -1
- package/dist/api/api-schemas/getOrganisationChargesParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getOrganisationsParams.d.cts +0 -1
- package/dist/api/api-schemas/getOrganisationsParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getOrganisationsParams.d.ts +0 -1
- package/dist/api/api-schemas/getOrganisationsParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getProductChargesParams.d.cts +0 -1
- package/dist/api/api-schemas/getProductChargesParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getProductChargesParams.d.ts +0 -1
- package/dist/api/api-schemas/getProductChargesParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getUnitChargesParams.d.cts +0 -1
- package/dist/api/api-schemas/getUnitChargesParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getUnitChargesParams.d.ts +0 -1
- package/dist/api/api-schemas/getUnitChargesParams.d.ts.map +1 -1
- package/dist/api/api-schemas/getUnitsParams.d.cts +0 -1
- package/dist/api/api-schemas/getUnitsParams.d.cts.map +1 -1
- package/dist/api/api-schemas/getUnitsParams.d.ts +0 -1
- package/dist/api/api-schemas/getUnitsParams.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantDetail.d.cts +0 -1
- package/dist/api/api-schemas/merchantDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantDetail.d.ts +0 -1
- package/dist/api/api-schemas/merchantDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantDetailKind.cjs +1 -2
- package/dist/api/api-schemas/merchantDetailKind.cjs.map +1 -1
- package/dist/api/api-schemas/merchantDetailKind.d.cts +4 -4
- package/dist/api/api-schemas/merchantDetailKind.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantDetailKind.d.ts +4 -4
- package/dist/api/api-schemas/merchantDetailKind.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantDetailKind.js +1 -1
- package/dist/api/api-schemas/merchantDetailKind.js.map +1 -1
- package/dist/api/api-schemas/merchantGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/merchantGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/merchantGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantSummary.d.cts +0 -1
- package/dist/api/api-schemas/merchantSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantSummary.d.ts +0 -1
- package/dist/api/api-schemas/merchantSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantSummaryKind.cjs +1 -2
- package/dist/api/api-schemas/merchantSummaryKind.cjs.map +1 -1
- package/dist/api/api-schemas/merchantSummaryKind.d.cts +4 -4
- package/dist/api/api-schemas/merchantSummaryKind.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantSummaryKind.d.ts +4 -4
- package/dist/api/api-schemas/merchantSummaryKind.d.ts.map +1 -1
- package/dist/api/api-schemas/merchantSummaryKind.js +1 -1
- package/dist/api/api-schemas/merchantSummaryKind.js.map +1 -1
- package/dist/api/api-schemas/merchantsGetResponse.d.cts +1 -3
- package/dist/api/api-schemas/merchantsGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/merchantsGetResponse.d.ts +1 -3
- package/dist/api/api-schemas/merchantsGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationAllDetail.d.cts +0 -1
- package/dist/api/api-schemas/organisationAllDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationAllDetail.d.ts +0 -1
- package/dist/api/api-schemas/organisationAllDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationAllDetailDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationChargeSummary.d.cts +0 -1
- package/dist/api/api-schemas/organisationChargeSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationChargeSummary.d.ts +0 -1
- package/dist/api/api-schemas/organisationChargeSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationChargesGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/organisationChargesGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationChargesGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/organisationChargesGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationDetail.d.cts +0 -1
- package/dist/api/api-schemas/organisationDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationDetail.d.ts +0 -1
- package/dist/api/api-schemas/organisationDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationDetailDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponse.d.cts +3 -7
- package/dist/api/api-schemas/organisationGetDefaultResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponse.d.ts +3 -7
- package/dist/api/api-schemas/organisationGetDefaultResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/organisationGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/organisationGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBody.d.cts +6 -5
- package/dist/api/api-schemas/organisationPatchBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBody.d.ts +6 -5
- package/dist/api/api-schemas/organisationPatchBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.d.cts +6 -6
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.d.ts +6 -6
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBody.d.cts +2 -5
- package/dist/api/api-schemas/organisationPostBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBody.d.ts +2 -5
- package/dist/api/api-schemas/organisationPostBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationPostResponse.d.cts +4 -4
- package/dist/api/api-schemas/organisationPostResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationPostResponse.d.ts +4 -4
- package/dist/api/api-schemas/organisationPostResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationUnitChargeSummary.d.cts +0 -1
- package/dist/api/api-schemas/organisationUnitChargeSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationUnitChargeSummary.d.ts +0 -1
- package/dist/api/api-schemas/organisationUnitChargeSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBody.d.cts +1 -3
- package/dist/api/api-schemas/organisationUnitPostBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBody.d.ts +1 -3
- package/dist/api/api-schemas/organisationUnitPostBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostResponse.d.cts +4 -4
- package/dist/api/api-schemas/organisationUnitPostResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationUnitPostResponse.d.ts +4 -4
- package/dist/api/api-schemas/organisationUnitPostResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationUnitsGetResponse.d.cts +1 -3
- package/dist/api/api-schemas/organisationUnitsGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationUnitsGetResponse.d.ts +1 -3
- package/dist/api/api-schemas/organisationUnitsGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/organisationsGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/organisationsGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/organisationsGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/organisationsGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/personalUnitPutBodyBody.d.cts +4 -4
- package/dist/api/api-schemas/personalUnitPutBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/personalUnitPutBodyBody.d.ts +4 -4
- package/dist/api/api-schemas/personalUnitPutBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/personalUnitPutResponse.d.cts +4 -4
- package/dist/api/api-schemas/personalUnitPutResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/personalUnitPutResponse.d.ts +4 -4
- package/dist/api/api-schemas/personalUnitPutResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/processingChargeItem.d.cts +0 -1
- package/dist/api/api-schemas/processingChargeItem.d.cts.map +1 -1
- package/dist/api/api-schemas/processingChargeItem.d.ts +0 -1
- package/dist/api/api-schemas/processingChargeItem.d.ts.map +1 -1
- package/dist/api/api-schemas/processingCharges.d.cts +0 -1
- package/dist/api/api-schemas/processingCharges.d.cts.map +1 -1
- package/dist/api/api-schemas/processingCharges.d.ts +0 -1
- package/dist/api/api-schemas/processingCharges.d.ts.map +1 -1
- package/dist/api/api-schemas/processingChargesMerchantKind.cjs +1 -2
- package/dist/api/api-schemas/processingChargesMerchantKind.cjs.map +1 -1
- package/dist/api/api-schemas/processingChargesMerchantKind.d.cts +4 -4
- package/dist/api/api-schemas/processingChargesMerchantKind.d.cts.map +1 -1
- package/dist/api/api-schemas/processingChargesMerchantKind.d.ts +4 -4
- package/dist/api/api-schemas/processingChargesMerchantKind.d.ts.map +1 -1
- package/dist/api/api-schemas/processingChargesMerchantKind.js +1 -1
- package/dist/api/api-schemas/processingChargesMerchantKind.js.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/productChargesGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/productChargesGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponseProductType.cjs +1 -2
- package/dist/api/api-schemas/productChargesGetResponseProductType.cjs.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponseProductType.d.cts +4 -4
- package/dist/api/api-schemas/productChargesGetResponseProductType.d.cts.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponseProductType.d.ts +4 -4
- package/dist/api/api-schemas/productChargesGetResponseProductType.d.ts.map +1 -1
- package/dist/api/api-schemas/productChargesGetResponseProductType.js +1 -1
- package/dist/api/api-schemas/productChargesGetResponseProductType.js.map +1 -1
- package/dist/api/api-schemas/productClaimDetail.d.cts +6 -8
- package/dist/api/api-schemas/productClaimDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/productClaimDetail.d.ts +6 -8
- package/dist/api/api-schemas/productClaimDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/productCoinsDetail.d.cts +4 -4
- package/dist/api/api-schemas/productCoinsDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/productCoinsDetail.d.ts +4 -4
- package/dist/api/api-schemas/productCoinsDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/productDetail.d.cts +5 -10
- package/dist/api/api-schemas/productDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/productDetail.d.ts +5 -10
- package/dist/api/api-schemas/productDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/productDetailFlavour.cjs +1 -2
- package/dist/api/api-schemas/productDetailFlavour.cjs.map +1 -1
- package/dist/api/api-schemas/productDetailFlavour.d.cts +4 -5
- package/dist/api/api-schemas/productDetailFlavour.d.cts.map +1 -1
- package/dist/api/api-schemas/productDetailFlavour.d.ts +4 -5
- package/dist/api/api-schemas/productDetailFlavour.d.ts.map +1 -1
- package/dist/api/api-schemas/productDetailFlavour.js +1 -1
- package/dist/api/api-schemas/productDetailFlavour.js.map +1 -1
- package/dist/api/api-schemas/productDetailType.cjs +1 -2
- package/dist/api/api-schemas/productDetailType.cjs.map +1 -1
- package/dist/api/api-schemas/productDetailType.d.cts +4 -5
- package/dist/api/api-schemas/productDetailType.d.cts.map +1 -1
- package/dist/api/api-schemas/productDetailType.d.ts +4 -5
- package/dist/api/api-schemas/productDetailType.d.ts.map +1 -1
- package/dist/api/api-schemas/productDetailType.js +1 -1
- package/dist/api/api-schemas/productDetailType.js.map +1 -1
- package/dist/api/api-schemas/productDmProjectTier.d.cts +0 -1
- package/dist/api/api-schemas/productDmProjectTier.d.cts.map +1 -1
- package/dist/api/api-schemas/productDmProjectTier.d.ts +0 -1
- package/dist/api/api-schemas/productDmProjectTier.d.ts.map +1 -1
- package/dist/api/api-schemas/productDmStorage.d.cts +0 -1
- package/dist/api/api-schemas/productDmStorage.d.cts.map +1 -1
- package/dist/api/api-schemas/productDmStorage.d.ts +0 -1
- package/dist/api/api-schemas/productDmStorage.d.ts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetail.d.cts +1 -2
- package/dist/api/api-schemas/productDmStorageDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetail.d.ts +1 -2
- package/dist/api/api-schemas/productDmStorageDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetailCoins.d.cts +5 -7
- package/dist/api/api-schemas/productDmStorageDetailCoins.d.cts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetailCoins.d.ts +5 -7
- package/dist/api/api-schemas/productDmStorageDetailCoins.d.ts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetailSize.d.cts +7 -11
- package/dist/api/api-schemas/productDmStorageDetailSize.d.cts.map +1 -1
- package/dist/api/api-schemas/productDmStorageDetailSize.d.ts +7 -11
- package/dist/api/api-schemas/productDmStorageDetailSize.d.ts.map +1 -1
- package/dist/api/api-schemas/productInstanceDetail.d.cts +0 -1
- package/dist/api/api-schemas/productInstanceDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/productInstanceDetail.d.ts +0 -1
- package/dist/api/api-schemas/productInstanceDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/productInstanceDetailCoins.d.cts +5 -7
- package/dist/api/api-schemas/productInstanceDetailCoins.d.cts.map +1 -1
- package/dist/api/api-schemas/productInstanceDetailCoins.d.ts +5 -7
- package/dist/api/api-schemas/productInstanceDetailCoins.d.ts.map +1 -1
- package/dist/api/api-schemas/productPatchBodyBody.d.cts +4 -4
- package/dist/api/api-schemas/productPatchBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/productPatchBodyBody.d.ts +4 -4
- package/dist/api/api-schemas/productPatchBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/productType.d.cts +0 -1
- package/dist/api/api-schemas/productType.d.cts.map +1 -1
- package/dist/api/api-schemas/productType.d.ts +0 -1
- package/dist/api/api-schemas/productType.d.ts.map +1 -1
- package/dist/api/api-schemas/productTypeServiceKind.cjs +1 -2
- package/dist/api/api-schemas/productTypeServiceKind.cjs.map +1 -1
- package/dist/api/api-schemas/productTypeServiceKind.d.cts +4 -4
- package/dist/api/api-schemas/productTypeServiceKind.d.cts.map +1 -1
- package/dist/api/api-schemas/productTypeServiceKind.d.ts +4 -4
- package/dist/api/api-schemas/productTypeServiceKind.d.ts.map +1 -1
- package/dist/api/api-schemas/productTypeServiceKind.js +1 -1
- package/dist/api/api-schemas/productTypeServiceKind.js.map +1 -1
- package/dist/api/api-schemas/productUnitGetResponse.d.cts +3 -3
- package/dist/api/api-schemas/productUnitGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/productUnitGetResponse.d.ts +3 -3
- package/dist/api/api-schemas/productUnitGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCost.d.cts +0 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCost.d.cts.map +1 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCost.d.ts +0 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCost.d.ts.map +1 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.d.cts +4 -4
- package/dist/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.d.cts.map +1 -1
- package/dist/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.d.ts +4 -4
- package/dist/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.d.ts.map +1 -1
- package/dist/api/api-schemas/productsGetResponse.d.cts +3 -3
- package/dist/api/api-schemas/productsGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/productsGetResponse.d.ts +3 -3
- package/dist/api/api-schemas/productsGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/productsGetTypesResponse.d.cts +0 -1
- package/dist/api/api-schemas/productsGetTypesResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/productsGetTypesResponse.d.ts +0 -1
- package/dist/api/api-schemas/productsGetTypesResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/qFormatParameter.cjs +1 -2
- package/dist/api/api-schemas/qFormatParameter.cjs.map +1 -1
- package/dist/api/api-schemas/qFormatParameter.d.cts +4 -4
- package/dist/api/api-schemas/qFormatParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qFormatParameter.d.ts +4 -4
- package/dist/api/api-schemas/qFormatParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qFormatParameter.js +1 -1
- package/dist/api/api-schemas/qFormatParameter.js.map +1 -1
- package/dist/api/api-schemas/qFromParameter.d.cts +4 -4
- package/dist/api/api-schemas/qFromParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qFromParameter.d.ts +4 -4
- package/dist/api/api-schemas/qFromParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qMIdParameter.d.cts +4 -4
- package/dist/api/api-schemas/qMIdParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qMIdParameter.d.ts +4 -4
- package/dist/api/api-schemas/qMIdParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qNameParameter.d.cts +4 -4
- package/dist/api/api-schemas/qNameParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qNameParameter.d.ts +4 -4
- package/dist/api/api-schemas/qNameParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qOrgIdParameter.d.cts +4 -4
- package/dist/api/api-schemas/qOrgIdParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qOrgIdParameter.d.ts +4 -4
- package/dist/api/api-schemas/qOrgIdParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qPbpParameter.d.cts +4 -4
- package/dist/api/api-schemas/qPbpParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qPbpParameter.d.ts +4 -4
- package/dist/api/api-schemas/qPbpParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qProductIdParameter.d.cts +4 -4
- package/dist/api/api-schemas/qProductIdParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qProductIdParameter.d.ts +4 -4
- package/dist/api/api-schemas/qProductIdParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qUnitIdParameter.d.cts +4 -4
- package/dist/api/api-schemas/qUnitIdParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qUnitIdParameter.d.ts +4 -4
- package/dist/api/api-schemas/qUnitIdParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qUntilParameter.d.cts +4 -4
- package/dist/api/api-schemas/qUntilParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qUntilParameter.d.ts +4 -4
- package/dist/api/api-schemas/qUntilParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/qUserIdParameter.d.cts +4 -4
- package/dist/api/api-schemas/qUserIdParameter.d.cts.map +1 -1
- package/dist/api/api-schemas/qUserIdParameter.d.ts +4 -4
- package/dist/api/api-schemas/qUserIdParameter.d.ts.map +1 -1
- package/dist/api/api-schemas/stateGetVersionResponse.d.cts +5 -6
- package/dist/api/api-schemas/stateGetVersionResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/stateGetVersionResponse.d.ts +5 -6
- package/dist/api/api-schemas/stateGetVersionResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/storageChargeItem.d.cts +0 -1
- package/dist/api/api-schemas/storageChargeItem.d.cts.map +1 -1
- package/dist/api/api-schemas/storageChargeItem.d.ts +0 -1
- package/dist/api/api-schemas/storageChargeItem.d.ts.map +1 -1
- package/dist/api/api-schemas/storageCharges.d.cts +0 -1
- package/dist/api/api-schemas/storageCharges.d.cts.map +1 -1
- package/dist/api/api-schemas/storageCharges.d.ts +0 -1
- package/dist/api/api-schemas/storageCharges.d.ts.map +1 -1
- package/dist/api/api-schemas/unitAllDetail.d.cts +0 -1
- package/dist/api/api-schemas/unitAllDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/unitAllDetail.d.ts +0 -1
- package/dist/api/api-schemas/unitAllDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/unitAllDetailDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/unitChargeSummary.d.cts +0 -1
- package/dist/api/api-schemas/unitChargeSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/unitChargeSummary.d.ts +0 -1
- package/dist/api/api-schemas/unitChargeSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/unitChargesGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/unitChargesGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/unitChargesGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/unitChargesGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/unitDetail.d.cts +0 -1
- package/dist/api/api-schemas/unitDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/unitDetail.d.ts +0 -1
- package/dist/api/api-schemas/unitDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.d.cts +4 -4
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.d.ts +4 -4
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/unitDetailDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/unitGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/unitGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/unitGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/unitGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBody.d.cts +6 -5
- package/dist/api/api-schemas/unitPatchBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBody.d.ts +6 -5
- package/dist/api/api-schemas/unitPatchBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.cjs +1 -2
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.cjs.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.d.cts +6 -6
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.d.cts.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.d.ts +6 -6
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.d.ts.map +1 -1
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.js +1 -1
- package/dist/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.js.map +1 -1
- package/dist/api/api-schemas/unitProductChargeSummary.d.cts +0 -1
- package/dist/api/api-schemas/unitProductChargeSummary.d.cts.map +1 -1
- package/dist/api/api-schemas/unitProductChargeSummary.d.ts +0 -1
- package/dist/api/api-schemas/unitProductChargeSummary.d.ts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBody.d.cts +7 -6
- package/dist/api/api-schemas/unitProductPostBodyBody.d.cts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBody.d.ts +7 -6
- package/dist/api/api-schemas/unitProductPostBodyBody.d.ts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.cjs +1 -2
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.cjs.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.d.cts +4 -4
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.d.cts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.d.ts +4 -4
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.d.ts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.js +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyFlavour.js.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyType.cjs +1 -2
- package/dist/api/api-schemas/unitProductPostBodyBodyType.cjs.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyType.d.cts +6 -6
- package/dist/api/api-schemas/unitProductPostBodyBodyType.d.cts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyType.d.ts +6 -6
- package/dist/api/api-schemas/unitProductPostBodyBodyType.d.ts.map +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyType.js +1 -1
- package/dist/api/api-schemas/unitProductPostBodyBodyType.js.map +1 -1
- package/dist/api/api-schemas/unitProductPostResponse.d.cts +4 -4
- package/dist/api/api-schemas/unitProductPostResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/unitProductPostResponse.d.ts +4 -4
- package/dist/api/api-schemas/unitProductPostResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/unitsGetResponse.d.cts +1 -3
- package/dist/api/api-schemas/unitsGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/unitsGetResponse.d.ts +1 -3
- package/dist/api/api-schemas/unitsGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/userAccountDetail.d.cts +0 -1
- package/dist/api/api-schemas/userAccountDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/userAccountDetail.d.ts +0 -1
- package/dist/api/api-schemas/userAccountDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/userAccountGetResponse.d.cts +0 -1
- package/dist/api/api-schemas/userAccountGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/userAccountGetResponse.d.ts +0 -1
- package/dist/api/api-schemas/userAccountGetResponse.d.ts.map +1 -1
- package/dist/api/api-schemas/userDetail.d.cts +4 -4
- package/dist/api/api-schemas/userDetail.d.cts.map +1 -1
- package/dist/api/api-schemas/userDetail.d.ts +4 -4
- package/dist/api/api-schemas/userDetail.d.ts.map +1 -1
- package/dist/api/api-schemas/usersGetResponse.d.cts +1 -3
- package/dist/api/api-schemas/usersGetResponse.d.cts.map +1 -1
- package/dist/api/api-schemas/usersGetResponse.d.ts +1 -3
- package/dist/api/api-schemas/usersGetResponse.d.ts.map +1 -1
- package/dist/api/asset/asset.cjs +70 -70
- package/dist/api/asset/asset.cjs.map +1 -1
- package/dist/api/asset/asset.d.cts +43 -52
- package/dist/api/asset/asset.d.cts.map +1 -1
- package/dist/api/asset/asset.d.ts +43 -52
- package/dist/api/asset/asset.d.ts.map +1 -1
- package/dist/api/asset/asset.fetch.cjs +91 -32
- package/dist/api/asset/asset.fetch.cjs.map +1 -1
- package/dist/api/asset/asset.fetch.d.cts +73 -82
- package/dist/api/asset/asset.fetch.d.cts.map +1 -1
- package/dist/api/asset/asset.fetch.d.ts +73 -82
- package/dist/api/asset/asset.fetch.d.ts.map +1 -1
- package/dist/api/asset/asset.fetch.js +81 -22
- package/dist/api/asset/asset.fetch.js.map +1 -1
- package/dist/api/asset/asset.js +60 -60
- package/dist/api/asset/asset.js.map +1 -1
- package/dist/api/charges/charges.cjs +46 -53
- package/dist/api/charges/charges.cjs.map +1 -1
- package/dist/api/charges/charges.d.cts +50 -52
- package/dist/api/charges/charges.d.cts.map +1 -1
- package/dist/api/charges/charges.d.ts +50 -52
- package/dist/api/charges/charges.d.ts.map +1 -1
- package/dist/api/charges/charges.fetch.cjs +66 -40
- package/dist/api/charges/charges.fetch.cjs.map +1 -1
- package/dist/api/charges/charges.fetch.d.cts +66 -68
- package/dist/api/charges/charges.fetch.d.cts.map +1 -1
- package/dist/api/charges/charges.fetch.d.ts +66 -68
- package/dist/api/charges/charges.fetch.d.ts.map +1 -1
- package/dist/api/charges/charges.fetch.js +63 -37
- package/dist/api/charges/charges.fetch.js.map +1 -1
- package/dist/api/charges/charges.js +43 -50
- package/dist/api/charges/charges.js.map +1 -1
- package/dist/api/event-stream/event-stream.cjs +37 -37
- package/dist/api/event-stream/event-stream.cjs.map +1 -1
- package/dist/api/event-stream/event-stream.d.cts +25 -29
- package/dist/api/event-stream/event-stream.d.cts.map +1 -1
- package/dist/api/event-stream/event-stream.d.ts +25 -29
- package/dist/api/event-stream/event-stream.d.ts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.cjs +50 -23
- package/dist/api/event-stream/event-stream.fetch.cjs.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.d.cts +40 -44
- package/dist/api/event-stream/event-stream.fetch.d.cts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.d.ts +40 -44
- package/dist/api/event-stream/event-stream.fetch.d.ts.map +1 -1
- package/dist/api/event-stream/event-stream.fetch.js +45 -18
- package/dist/api/event-stream/event-stream.fetch.js.map +1 -1
- package/dist/api/event-stream/event-stream.js +32 -32
- package/dist/api/event-stream/event-stream.js.map +1 -1
- package/dist/api/merchant/merchant.cjs +27 -26
- package/dist/api/merchant/merchant.cjs.map +1 -1
- package/dist/api/merchant/merchant.d.cts +19 -21
- package/dist/api/merchant/merchant.d.cts.map +1 -1
- package/dist/api/merchant/merchant.d.ts +19 -21
- package/dist/api/merchant/merchant.d.ts.map +1 -1
- package/dist/api/merchant/merchant.fetch.cjs +35 -22
- package/dist/api/merchant/merchant.fetch.cjs.map +1 -1
- package/dist/api/merchant/merchant.fetch.d.cts +27 -29
- package/dist/api/merchant/merchant.fetch.d.cts.map +1 -1
- package/dist/api/merchant/merchant.fetch.d.ts +27 -29
- package/dist/api/merchant/merchant.fetch.d.ts.map +1 -1
- package/dist/api/merchant/merchant.fetch.js +32 -19
- package/dist/api/merchant/merchant.fetch.js.map +1 -1
- package/dist/api/merchant/merchant.js +24 -23
- package/dist/api/merchant/merchant.js.map +1 -1
- package/dist/api/organisation/organisation.cjs +52 -57
- package/dist/api/organisation/organisation.cjs.map +1 -1
- package/dist/api/organisation/organisation.d.cts +43 -49
- package/dist/api/organisation/organisation.d.cts.map +1 -1
- package/dist/api/organisation/organisation.d.ts +43 -49
- package/dist/api/organisation/organisation.d.ts.map +1 -1
- package/dist/api/organisation/organisation.fetch.cjs +71 -32
- package/dist/api/organisation/organisation.fetch.cjs.map +1 -1
- package/dist/api/organisation/organisation.fetch.d.cts +65 -71
- package/dist/api/organisation/organisation.fetch.d.cts.map +1 -1
- package/dist/api/organisation/organisation.fetch.d.ts +65 -71
- package/dist/api/organisation/organisation.fetch.d.ts.map +1 -1
- package/dist/api/organisation/organisation.fetch.js +65 -26
- package/dist/api/organisation/organisation.fetch.js.map +1 -1
- package/dist/api/organisation/organisation.js +46 -51
- package/dist/api/organisation/organisation.js.map +1 -1
- package/dist/api/product/product.cjs +56 -76
- package/dist/api/product/product.cjs.map +1 -1
- package/dist/api/product/product.d.cts +66 -75
- package/dist/api/product/product.d.cts.map +1 -1
- package/dist/api/product/product.d.ts +66 -75
- package/dist/api/product/product.d.ts.map +1 -1
- package/dist/api/product/product.fetch.cjs +86 -51
- package/dist/api/product/product.fetch.cjs.map +1 -1
- package/dist/api/product/product.fetch.d.cts +100 -109
- package/dist/api/product/product.fetch.d.cts.map +1 -1
- package/dist/api/product/product.fetch.d.ts +100 -109
- package/dist/api/product/product.fetch.d.ts.map +1 -1
- package/dist/api/product/product.fetch.js +80 -45
- package/dist/api/product/product.fetch.js.map +1 -1
- package/dist/api/product/product.js +50 -70
- package/dist/api/product/product.js.map +1 -1
- package/dist/api/state/state.cjs +22 -15
- package/dist/api/state/state.cjs.map +1 -1
- package/dist/api/state/state.d.cts +8 -8
- package/dist/api/state/state.d.cts.map +1 -1
- package/dist/api/state/state.d.ts +8 -8
- package/dist/api/state/state.d.ts.map +1 -1
- package/dist/api/state/state.fetch.cjs +25 -15
- package/dist/api/state/state.fetch.cjs.map +1 -1
- package/dist/api/state/state.fetch.d.cts +11 -11
- package/dist/api/state/state.fetch.d.cts.map +1 -1
- package/dist/api/state/state.fetch.d.ts +11 -11
- package/dist/api/state/state.fetch.d.ts.map +1 -1
- package/dist/api/state/state.fetch.js +22 -12
- package/dist/api/state/state.fetch.js.map +1 -1
- package/dist/api/state/state.js +19 -12
- package/dist/api/state/state.js.map +1 -1
- package/dist/api/unit/unit.cjs +75 -84
- package/dist/api/unit/unit.cjs.map +1 -1
- package/dist/api/unit/unit.d.cts +60 -70
- package/dist/api/unit/unit.d.cts.map +1 -1
- package/dist/api/unit/unit.d.ts +60 -70
- package/dist/api/unit/unit.d.ts.map +1 -1
- package/dist/api/unit/unit.fetch.cjs +101 -43
- package/dist/api/unit/unit.fetch.cjs.map +1 -1
- package/dist/api/unit/unit.fetch.d.cts +97 -107
- package/dist/api/unit/unit.fetch.d.cts.map +1 -1
- package/dist/api/unit/unit.fetch.d.ts +97 -107
- package/dist/api/unit/unit.fetch.d.ts.map +1 -1
- package/dist/api/unit/unit.fetch.js +91 -33
- package/dist/api/unit/unit.fetch.js.map +1 -1
- package/dist/api/unit/unit.js +65 -74
- package/dist/api/unit/unit.js.map +1 -1
- package/dist/api/user/user.cjs +64 -68
- package/dist/api/user/user.cjs.map +1 -1
- package/dist/api/user/user.d.cts +50 -57
- package/dist/api/user/user.d.cts.map +1 -1
- package/dist/api/user/user.d.ts +50 -57
- package/dist/api/user/user.d.ts.map +1 -1
- package/dist/api/user/user.fetch.cjs +80 -33
- package/dist/api/user/user.fetch.cjs.map +1 -1
- package/dist/api/user/user.fetch.d.cts +74 -81
- package/dist/api/user/user.fetch.d.cts.map +1 -1
- package/dist/api/user/user.fetch.d.ts +74 -81
- package/dist/api/user/user.fetch.d.ts.map +1 -1
- package/dist/api/user/user.fetch.js +73 -26
- package/dist/api/user/user.fetch.js.map +1 -1
- package/dist/api/user/user.js +57 -61
- package/dist/api/user/user.js.map +1 -1
- package/dist/custom-axios.cjs +3 -4
- package/dist/custom-axios.cjs.map +1 -1
- package/dist/custom-axios.d.cts +1 -3
- package/dist/custom-axios.d.cts.map +1 -1
- package/dist/custom-axios.d.ts +1 -3
- package/dist/custom-axios.d.ts.map +1 -1
- package/dist/custom-axios.js +2 -3
- package/dist/custom-axios.js.map +1 -1
- package/dist/custom-fetch.cjs +1 -2
- package/dist/custom-fetch.cjs.map +1 -1
- package/dist/custom-fetch.d.cts +0 -1
- package/dist/custom-fetch.d.cts.map +1 -1
- package/dist/custom-fetch.d.ts +0 -1
- package/dist/custom-fetch.d.ts.map +1 -1
- package/dist/custom-fetch.js +1 -1
- package/dist/custom-fetch.js.map +1 -1
- package/dist/index.cjs +27 -27
- package/dist/index.d.cts +9 -11
- package/dist/index.d.ts +9 -11
- package/dist/index.js +1 -2
- package/morph-query-keys.ts +2 -1
- package/orval.config.ts +9 -15
- package/package.json +13 -11
- package/pnpm-workspace.yaml +5 -1
- package/src/api/actions/actions.fetch.ts +44 -34
- package/src/api/actions/actions.ts +40 -30
- package/src/api/api-schemas/actionDetail.fetch.ts +22 -0
- package/src/api/api-schemas/actionDetail.ts +4 -4
- package/src/api/api-schemas/actionGetResponse.fetch.ts +18 -0
- package/src/api/api-schemas/actionGetResponse.ts +6 -8
- package/src/api/api-schemas/asError.fetch.ts +15 -0
- package/src/api/api-schemas/asError.ts +4 -4
- package/src/api/api-schemas/assetDetail.fetch.ts +27 -0
- package/src/api/api-schemas/assetDetail.ts +4 -4
- package/src/api/api-schemas/assetDetailScope.fetch.ts +20 -0
- package/src/api/api-schemas/assetDetailScope.ts +4 -5
- package/src/api/api-schemas/assetGetByIdResponse.fetch.ts +13 -0
- package/src/api/api-schemas/assetGetByIdResponse.ts +4 -4
- package/src/api/api-schemas/assetGetResponse.fetch.ts +18 -0
- package/src/api/api-schemas/assetGetResponse.ts +6 -8
- package/src/api/api-schemas/assetPatchBodyBody.fetch.ts +19 -0
- package/src/api/api-schemas/assetPatchBodyBody.ts +4 -4
- package/src/api/api-schemas/assetPostBodyBody.fetch.ts +32 -0
- package/src/api/api-schemas/assetPostBodyBody.ts +4 -4
- package/src/api/api-schemas/assetPostBodyBodyScope.fetch.ts +24 -0
- package/src/api/api-schemas/assetPostBodyBodyScope.ts +4 -5
- package/src/api/api-schemas/assetPostResponse.fetch.ts +15 -0
- package/src/api/api-schemas/assetPostResponse.ts +5 -6
- package/src/api/api-schemas/attachAssetParams.fetch.ts +19 -0
- package/src/api/api-schemas/attachAssetParams.ts +4 -4
- package/src/api/api-schemas/chargeAdditionalData.fetch.ts +14 -0
- package/src/api/api-schemas/chargeAdditionalData.ts +4 -4
- package/src/api/api-schemas/chargeSummary.fetch.ts +18 -0
- package/src/api/api-schemas/chargeSummary.ts +4 -4
- package/src/api/api-schemas/chargeSummaryType.fetch.ts +17 -0
- package/src/api/api-schemas/chargeSummaryType.ts +4 -5
- package/src/api/api-schemas/chargesGetResponse.fetch.ts +19 -0
- package/src/api/api-schemas/chargesGetResponse.ts +4 -4
- package/src/api/api-schemas/detachAssetParams.fetch.ts +19 -0
- package/src/api/api-schemas/detachAssetParams.ts +4 -4
- package/src/api/api-schemas/eventStreamGetPostResponse.fetch.ts +21 -0
- package/src/api/api-schemas/eventStreamGetPostResponse.ts +4 -4
- package/src/api/api-schemas/eventStreamPostBodyBody.fetch.ts +13 -0
- package/src/api/api-schemas/eventStreamPostBodyBody.ts +4 -4
- package/src/api/api-schemas/eventStreamPostBodyBodyFormat.fetch.ts +18 -0
- package/src/api/api-schemas/eventStreamPostBodyBodyFormat.ts +4 -5
- package/src/api/api-schemas/eventStreamVersionGetResponse.fetch.ts +20 -0
- package/src/api/api-schemas/eventStreamVersionGetResponse.ts +4 -4
- package/src/api/api-schemas/eventStreamVersionGetResponseProtocol.fetch.ts +22 -0
- package/src/api/api-schemas/eventStreamVersionGetResponseProtocol.ts +4 -5
- package/src/api/api-schemas/getActionsParams.fetch.ts +52 -0
- package/src/api/api-schemas/getActionsParams.ts +5 -5
- package/src/api/api-schemas/getAssetParams.fetch.ts +39 -0
- package/src/api/api-schemas/getAssetParams.ts +6 -6
- package/src/api/api-schemas/getChargesParams.fetch.ts +30 -0
- package/src/api/api-schemas/getChargesParams.ts +5 -5
- package/src/api/api-schemas/getOrganisationChargesParams.fetch.ts +30 -0
- package/src/api/api-schemas/getOrganisationChargesParams.ts +5 -5
- package/src/api/api-schemas/getOrganisationsParams.fetch.ts +18 -0
- package/src/api/api-schemas/getOrganisationsParams.ts +4 -4
- package/src/api/api-schemas/getProductChargesParams.fetch.ts +30 -0
- package/src/api/api-schemas/getProductChargesParams.ts +5 -5
- package/src/api/api-schemas/getUnitChargesParams.fetch.ts +30 -0
- package/src/api/api-schemas/getUnitChargesParams.ts +5 -5
- package/src/api/api-schemas/getUnitsParams.fetch.ts +18 -0
- package/src/api/api-schemas/getUnitsParams.ts +4 -4
- package/src/api/api-schemas/index.ts +12 -14
- package/src/api/api-schemas/merchantDetail.fetch.ts +23 -0
- package/src/api/api-schemas/merchantDetail.ts +4 -4
- package/src/api/api-schemas/merchantDetailKind.fetch.ts +17 -0
- package/src/api/api-schemas/merchantDetailKind.ts +4 -5
- package/src/api/api-schemas/merchantGetResponse.fetch.ts +13 -0
- package/src/api/api-schemas/merchantGetResponse.ts +4 -4
- package/src/api/api-schemas/merchantSummary.fetch.ts +20 -0
- package/src/api/api-schemas/merchantSummary.ts +4 -4
- package/src/api/api-schemas/merchantSummaryKind.fetch.ts +17 -0
- package/src/api/api-schemas/merchantSummaryKind.ts +4 -5
- package/src/api/api-schemas/merchantsGetResponse.fetch.ts +17 -0
- package/src/api/api-schemas/merchantsGetResponse.ts +5 -6
- package/src/api/api-schemas/organisationAllDetail.fetch.ts +30 -0
- package/src/api/api-schemas/organisationAllDetail.ts +4 -4
- package/src/api/api-schemas/organisationAllDetailDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/organisationAllDetailDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/organisationChargeSummary.fetch.ts +17 -0
- package/src/api/api-schemas/organisationChargeSummary.ts +4 -4
- package/src/api/api-schemas/organisationChargesGetResponse.fetch.ts +20 -0
- package/src/api/api-schemas/organisationChargesGetResponse.ts +4 -4
- package/src/api/api-schemas/organisationDetail.fetch.ts +27 -0
- package/src/api/api-schemas/organisationDetail.ts +4 -4
- package/src/api/api-schemas/organisationDetailDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/organisationDetailDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/organisationGetDefaultResponse.fetch.ts +25 -0
- package/src/api/api-schemas/organisationGetDefaultResponse.ts +7 -10
- package/src/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/organisationGetDefaultResponseDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/organisationGetResponse.fetch.ts +13 -0
- package/src/api/api-schemas/organisationGetResponse.ts +4 -4
- package/src/api/api-schemas/organisationPatchBodyBody.fetch.ts +22 -0
- package/src/api/api-schemas/organisationPatchBodyBody.ts +9 -7
- package/src/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.fetch.ts +25 -0
- package/src/api/api-schemas/organisationPatchBodyBodyDefaultProductPrivacy.ts +6 -7
- package/src/api/api-schemas/organisationPostBodyBody.fetch.ts +23 -0
- package/src/api/api-schemas/organisationPostBodyBody.ts +4 -4
- package/src/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/organisationPostBodyBodyDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/organisationPostResponse.fetch.ts +15 -0
- package/src/api/api-schemas/organisationPostResponse.ts +4 -4
- package/src/api/api-schemas/organisationUnitChargeSummary.fetch.ts +26 -0
- package/src/api/api-schemas/organisationUnitChargeSummary.ts +4 -4
- package/src/api/api-schemas/organisationUnitPostBodyBody.fetch.ts +27 -0
- package/src/api/api-schemas/organisationUnitPostBodyBody.ts +4 -4
- package/src/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/organisationUnitPostBodyBodyDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/organisationUnitPostResponse.fetch.ts +15 -0
- package/src/api/api-schemas/organisationUnitPostResponse.ts +4 -4
- package/src/api/api-schemas/organisationUnitsGetResponse.fetch.ts +19 -0
- package/src/api/api-schemas/organisationUnitsGetResponse.ts +5 -6
- package/src/api/api-schemas/organisationsGetResponse.fetch.ts +17 -0
- package/src/api/api-schemas/organisationsGetResponse.ts +4 -4
- package/src/api/api-schemas/personalUnitPutBodyBody.fetch.ts +19 -0
- package/src/api/api-schemas/personalUnitPutBodyBody.ts +4 -4
- package/src/api/api-schemas/personalUnitPutResponse.fetch.ts +17 -0
- package/src/api/api-schemas/personalUnitPutResponse.ts +4 -4
- package/src/api/api-schemas/processingChargeItem.fetch.ts +25 -0
- package/src/api/api-schemas/processingChargeItem.ts +4 -4
- package/src/api/api-schemas/processingCharges.fetch.ts +25 -0
- package/src/api/api-schemas/processingCharges.ts +5 -5
- package/src/api/api-schemas/processingChargesMerchantKind.fetch.ts +15 -0
- package/src/api/api-schemas/processingChargesMerchantKind.ts +4 -5
- package/src/api/api-schemas/productChargesGetResponse.fetch.ts +36 -0
- package/src/api/api-schemas/productChargesGetResponse.ts +5 -5
- package/src/api/api-schemas/productChargesGetResponseProductType.fetch.ts +18 -0
- package/src/api/api-schemas/productChargesGetResponseProductType.ts +4 -5
- package/src/api/api-schemas/productClaimDetail.fetch.ts +17 -0
- package/src/api/api-schemas/productClaimDetail.ts +6 -8
- package/src/api/api-schemas/productCoinsDetail.fetch.ts +35 -0
- package/src/api/api-schemas/productCoinsDetail.ts +4 -4
- package/src/api/api-schemas/productDetail.fetch.ts +24 -0
- package/src/api/api-schemas/productDetail.ts +9 -13
- package/src/api/api-schemas/productDetailFlavour.fetch.ts +22 -0
- package/src/api/api-schemas/productDetailFlavour.ts +4 -6
- package/src/api/api-schemas/productDetailType.fetch.ts +20 -0
- package/src/api/api-schemas/productDetailType.ts +4 -6
- package/src/api/api-schemas/productDmProjectTier.fetch.ts +29 -0
- package/src/api/api-schemas/productDmProjectTier.ts +8 -8
- package/src/api/api-schemas/productDmStorage.fetch.ts +25 -0
- package/src/api/api-schemas/productDmStorage.ts +7 -7
- package/src/api/api-schemas/productDmStorageDetail.fetch.ts +17 -0
- package/src/api/api-schemas/productDmStorageDetail.ts +5 -5
- package/src/api/api-schemas/productDmStorageDetailCoins.fetch.ts +17 -0
- package/src/api/api-schemas/productDmStorageDetailCoins.ts +4 -4
- package/src/api/api-schemas/productDmStorageDetailSize.fetch.ts +21 -0
- package/src/api/api-schemas/productDmStorageDetailSize.ts +4 -4
- package/src/api/api-schemas/productInstanceDetail.fetch.ts +15 -0
- package/src/api/api-schemas/productInstanceDetail.ts +4 -4
- package/src/api/api-schemas/productInstanceDetailCoins.fetch.ts +15 -0
- package/src/api/api-schemas/productInstanceDetailCoins.ts +5 -6
- package/src/api/api-schemas/productPatchBodyBody.fetch.ts +28 -0
- package/src/api/api-schemas/productPatchBodyBody.ts +4 -4
- package/src/api/api-schemas/productType.fetch.ts +20 -0
- package/src/api/api-schemas/productType.ts +4 -4
- package/src/api/api-schemas/productTypeServiceKind.fetch.ts +18 -0
- package/src/api/api-schemas/productTypeServiceKind.ts +4 -5
- package/src/api/api-schemas/productUnitGetResponse.fetch.ts +17 -0
- package/src/api/api-schemas/productUnitGetResponse.ts +7 -6
- package/src/api/api-schemas/productsGetDefaultStorageCost.fetch.ts +15 -0
- package/src/api/api-schemas/productsGetDefaultStorageCost.ts +4 -4
- package/src/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.fetch.ts +16 -0
- package/src/api/api-schemas/productsGetDefaultStorageCostDefaultStorageCost.ts +4 -4
- package/src/api/api-schemas/productsGetResponse.fetch.ts +18 -0
- package/src/api/api-schemas/productsGetResponse.ts +7 -6
- package/src/api/api-schemas/productsGetTypesResponse.fetch.ts +18 -0
- package/src/api/api-schemas/productsGetTypesResponse.ts +4 -4
- package/src/api/api-schemas/qFormatParameter.fetch.ts +17 -0
- package/src/api/api-schemas/qFormatParameter.ts +4 -5
- package/src/api/api-schemas/qFromParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qFromParameter.ts +4 -4
- package/src/api/api-schemas/qMIdParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qMIdParameter.ts +4 -4
- package/src/api/api-schemas/qNameParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qNameParameter.ts +4 -4
- package/src/api/api-schemas/qOrgIdParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qOrgIdParameter.ts +4 -4
- package/src/api/api-schemas/qPbpParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qPbpParameter.ts +4 -4
- package/src/api/api-schemas/qProductIdParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qProductIdParameter.ts +4 -4
- package/src/api/api-schemas/qUnitIdParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qUnitIdParameter.ts +4 -4
- package/src/api/api-schemas/qUntilParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qUntilParameter.ts +4 -4
- package/src/api/api-schemas/qUserIdParameter.fetch.ts +15 -0
- package/src/api/api-schemas/qUserIdParameter.ts +4 -4
- package/src/api/api-schemas/stateGetVersionResponse.fetch.ts +15 -0
- package/src/api/api-schemas/stateGetVersionResponse.ts +5 -6
- package/src/api/api-schemas/storageChargeItem.fetch.ts +24 -0
- package/src/api/api-schemas/storageChargeItem.ts +4 -4
- package/src/api/api-schemas/storageCharges.fetch.ts +16 -0
- package/src/api/api-schemas/storageCharges.ts +4 -4
- package/src/api/api-schemas/unitAllDetail.fetch.ts +32 -0
- package/src/api/api-schemas/unitAllDetail.ts +4 -4
- package/src/api/api-schemas/unitAllDetailDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/unitAllDetailDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/unitChargeSummary.fetch.ts +15 -0
- package/src/api/api-schemas/unitChargeSummary.ts +4 -4
- package/src/api/api-schemas/unitChargesGetResponse.fetch.ts +37 -0
- package/src/api/api-schemas/unitChargesGetResponse.ts +4 -4
- package/src/api/api-schemas/unitDetail.fetch.ts +29 -0
- package/src/api/api-schemas/unitDetail.ts +4 -4
- package/src/api/api-schemas/unitDetailDefaultProductPrivacy.fetch.ts +23 -0
- package/src/api/api-schemas/unitDetailDefaultProductPrivacy.ts +4 -5
- package/src/api/api-schemas/unitGetResponse.fetch.ts +13 -0
- package/src/api/api-schemas/unitGetResponse.ts +4 -4
- package/src/api/api-schemas/unitPatchBodyBody.fetch.ts +22 -0
- package/src/api/api-schemas/unitPatchBodyBody.ts +9 -7
- package/src/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.fetch.ts +25 -0
- package/src/api/api-schemas/unitPatchBodyBodyDefaultProductPrivacy.ts +6 -7
- package/src/api/api-schemas/unitProductChargeSummary.fetch.ts +17 -0
- package/src/api/api-schemas/unitProductChargeSummary.ts +4 -4
- package/src/api/api-schemas/unitProductPostBodyBody.fetch.ts +38 -0
- package/src/api/api-schemas/unitProductPostBodyBody.ts +10 -8
- package/src/api/api-schemas/unitProductPostBodyBodyFlavour.fetch.ts +23 -0
- package/src/api/api-schemas/unitProductPostBodyBodyFlavour.ts +4 -5
- package/src/api/api-schemas/unitProductPostBodyBodyType.fetch.ts +23 -0
- package/src/api/api-schemas/unitProductPostBodyBodyType.ts +6 -7
- package/src/api/api-schemas/unitProductPostResponse.fetch.ts +15 -0
- package/src/api/api-schemas/unitProductPostResponse.ts +4 -4
- package/src/api/api-schemas/unitsGetResponse.fetch.ts +16 -0
- package/src/api/api-schemas/unitsGetResponse.ts +5 -6
- package/src/api/api-schemas/userAccountDetail.fetch.ts +19 -0
- package/src/api/api-schemas/userAccountDetail.ts +4 -4
- package/src/api/api-schemas/userAccountGetResponse.fetch.ts +13 -0
- package/src/api/api-schemas/userAccountGetResponse.ts +4 -4
- package/src/api/api-schemas/userDetail.fetch.ts +15 -0
- package/src/api/api-schemas/userDetail.ts +4 -4
- package/src/api/api-schemas/usersGetResponse.fetch.ts +21 -0
- package/src/api/api-schemas/usersGetResponse.ts +5 -6
- package/src/api/asset/asset.fetch.ts +121 -134
- package/src/api/asset/asset.ts +113 -104
- package/src/api/charges/charges.fetch.ts +134 -128
- package/src/api/charges/charges.ts +115 -109
- package/src/api/event-stream/event-stream.fetch.ts +73 -74
- package/src/api/event-stream/event-stream.ts +63 -60
- package/src/api/merchant/merchant.fetch.ts +65 -57
- package/src/api/merchant/merchant.ts +58 -50
- package/src/api/organisation/organisation.fetch.ts +113 -119
- package/src/api/organisation/organisation.ts +93 -96
- package/src/api/product/product.fetch.ts +178 -193
- package/src/api/product/product.ts +147 -159
- package/src/api/state/state.fetch.ts +37 -26
- package/src/api/state/state.ts +34 -23
- package/src/api/unit/unit.fetch.ts +162 -181
- package/src/api/unit/unit.ts +137 -143
- package/src/api/user/user.fetch.ts +129 -135
- package/src/api/user/user.ts +116 -112
- package/tsdown.config.ts +1 -1
- package/dist/api/api-schemas/productUnitGetResponseProduct.d.cts +0 -12
- package/dist/api/api-schemas/productUnitGetResponseProduct.d.cts.map +0 -1
- package/dist/api/api-schemas/productUnitGetResponseProduct.d.ts +0 -12
- package/dist/api/api-schemas/productUnitGetResponseProduct.d.ts.map +0 -1
- package/dist/api/api-schemas/productsGetResponseProductsItem.d.cts +0 -9
- package/dist/api/api-schemas/productsGetResponseProductsItem.d.cts.map +0 -1
- package/dist/api/api-schemas/productsGetResponseProductsItem.d.ts +0 -9
- package/dist/api/api-schemas/productsGetResponseProductsItem.d.ts.map +0 -1
- package/src/api/api-schemas/productUnitGetResponseProduct.ts +0 -17
- package/src/api/api-schemas/productsGetResponseProductsItem.ts +0 -14
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { ChargeSummary } from "./chargeSummary.fetch";
|
|
12
|
+
import type { OrganisationUnitChargeSummary } from "./organisationUnitChargeSummary.fetch";
|
|
13
|
+
|
|
14
|
+
export interface OrganisationChargesGetResponse {
|
|
15
|
+
organisation_id: string;
|
|
16
|
+
name: string;
|
|
17
|
+
coins: string;
|
|
18
|
+
summary: ChargeSummary[];
|
|
19
|
+
unit_charges: OrganisationUnitChargeSummary[];
|
|
20
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { ChargeSummary } from "./chargeSummary";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationDetailDefaultProductPrivacy } from "./organisationDetailDefaultProductPrivacy.fetch";
|
|
12
|
+
|
|
13
|
+
export interface OrganisationDetail {
|
|
14
|
+
/** Whether the user making the API call is a member of the Unit */
|
|
15
|
+
caller_is_member: boolean;
|
|
16
|
+
/** The Organisation's unique ID */
|
|
17
|
+
id: string;
|
|
18
|
+
/** The Organisation's name */
|
|
19
|
+
name: string;
|
|
20
|
+
/** The username of the Organisation's owner. Not all Organisations have an owner. The Default Organisation has no owner. */
|
|
21
|
+
owner_id?: string;
|
|
22
|
+
/** True if the Unit is private */
|
|
23
|
+
private: boolean;
|
|
24
|
+
created: string;
|
|
25
|
+
/** The Organisation's default product privacy setting */
|
|
26
|
+
default_product_privacy: OrganisationDetailDefaultProductPrivacy;
|
|
27
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationDetailDefaultProductPrivacy } from "./organisationDetailDefaultProductPrivacy";
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* The Organisation's default product privacy setting
|
|
14
|
+
*/
|
|
15
|
+
export type OrganisationDetailDefaultProductPrivacy =
|
|
16
|
+
(typeof OrganisationDetailDefaultProductPrivacy)[keyof typeof OrganisationDetailDefaultProductPrivacy];
|
|
17
|
+
|
|
18
|
+
export const OrganisationDetailDefaultProductPrivacy = {
|
|
19
|
+
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
20
|
+
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
21
|
+
DEFAULT_PUBLIC: "DEFAULT_PUBLIC",
|
|
22
|
+
DEFAULT_PRIVATE: "DEFAULT_PRIVATE",
|
|
23
|
+
} as const;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
@@ -15,7 +15,6 @@ A service that provides access to the Account Server, which gives *registered* u
|
|
|
15
15
|
export type OrganisationDetailDefaultProductPrivacy =
|
|
16
16
|
(typeof OrganisationDetailDefaultProductPrivacy)[keyof typeof OrganisationDetailDefaultProductPrivacy];
|
|
17
17
|
|
|
18
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
19
18
|
export const OrganisationDetailDefaultProductPrivacy = {
|
|
20
19
|
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
21
20
|
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationGetDefaultResponseDefaultProductPrivacy } from "./organisationGetDefaultResponseDefaultProductPrivacy.fetch";
|
|
12
|
+
|
|
13
|
+
export interface OrganisationGetDefaultResponse {
|
|
14
|
+
/** Whether the user making the API call is a member of the Default Organisation. Only admin users are members of the Default organisation */
|
|
15
|
+
caller_is_member?: boolean;
|
|
16
|
+
/** The Default Organisation ID */
|
|
17
|
+
id?: string;
|
|
18
|
+
/** The Default Organisation Name */
|
|
19
|
+
name?: string;
|
|
20
|
+
/** True if the Organisation is private. The Default organisation is always public, although it does not contain a membership (unless you're admin) and only houses Personal Units */
|
|
21
|
+
private?: boolean;
|
|
22
|
+
created?: string;
|
|
23
|
+
/** The Organisation's default product privacy setting */
|
|
24
|
+
default_product_privacy?: OrganisationGetDefaultResponseDefaultProductPrivacy;
|
|
25
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationGetDefaultResponseDefaultProductPrivacy } from "./organisationGetDefaultResponseDefaultProductPrivacy";
|
|
@@ -13,14 +13,11 @@ import type { OrganisationGetDefaultResponseDefaultProductPrivacy } from "./orga
|
|
|
13
13
|
export interface OrganisationGetDefaultResponse {
|
|
14
14
|
/** Whether the user making the API call is a member of the Default Organisation. Only admin users are members of the Default organisation */
|
|
15
15
|
caller_is_member?: boolean;
|
|
16
|
-
/** The Default Organisation ID
|
|
17
|
-
*/
|
|
16
|
+
/** The Default Organisation ID */
|
|
18
17
|
id?: string;
|
|
19
|
-
/** The Default Organisation Name
|
|
20
|
-
*/
|
|
18
|
+
/** The Default Organisation Name */
|
|
21
19
|
name?: string;
|
|
22
|
-
/** True if the Organisation is private. The Default organisation is always public, although it does not contain a membership (unless you're admin) and only houses Personal Units
|
|
23
|
-
*/
|
|
20
|
+
/** True if the Organisation is private. The Default organisation is always public, although it does not contain a membership (unless you're admin) and only houses Personal Units */
|
|
24
21
|
private?: boolean;
|
|
25
22
|
created?: string;
|
|
26
23
|
/** The Organisation's default product privacy setting */
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* The Organisation's default product privacy setting
|
|
14
|
+
*/
|
|
15
|
+
export type OrganisationGetDefaultResponseDefaultProductPrivacy =
|
|
16
|
+
(typeof OrganisationGetDefaultResponseDefaultProductPrivacy)[keyof typeof OrganisationGetDefaultResponseDefaultProductPrivacy];
|
|
17
|
+
|
|
18
|
+
export const OrganisationGetDefaultResponseDefaultProductPrivacy = {
|
|
19
|
+
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
20
|
+
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
21
|
+
DEFAULT_PUBLIC: "DEFAULT_PUBLIC",
|
|
22
|
+
DEFAULT_PRIVATE: "DEFAULT_PRIVATE",
|
|
23
|
+
} as const;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
@@ -15,7 +15,6 @@ A service that provides access to the Account Server, which gives *registered* u
|
|
|
15
15
|
export type OrganisationGetDefaultResponseDefaultProductPrivacy =
|
|
16
16
|
(typeof OrganisationGetDefaultResponseDefaultProductPrivacy)[keyof typeof OrganisationGetDefaultResponseDefaultProductPrivacy];
|
|
17
17
|
|
|
18
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
19
18
|
export const OrganisationGetDefaultResponseDefaultProductPrivacy = {
|
|
20
19
|
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
21
20
|
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationAllDetail } from "./organisationAllDetail.fetch";
|
|
12
|
+
|
|
13
|
+
export type OrganisationGetResponse = OrganisationAllDetail;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationAllDetail } from "./organisationAllDetail";
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationPatchBodyBodyDefaultProductPrivacy } from "./organisationPatchBodyBodyDefaultProductPrivacy.fetch";
|
|
12
|
+
|
|
13
|
+
export type OrganisationPatchBodyBody = {
|
|
14
|
+
/** The new name for the Organisational */
|
|
15
|
+
name?: string;
|
|
16
|
+
/**
|
|
17
|
+
* The new default **Product** privacy applied to all products that belong to this Organisation. Privacy is also controlled at the **Unit** level. As an example the Organisation level privacy can be `DEFAULT_PRIVATE`, but the unit can declare its Products to be `ALWAYS_PRIVATE`.
|
|
18
|
+
*
|
|
19
|
+
* Whether the privacy can be honoured will depend on the value in any of the organisation's existing units
|
|
20
|
+
*/
|
|
21
|
+
default_product_privacy?: OrganisationPatchBodyBodyDefaultProductPrivacy;
|
|
22
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationPatchBodyBodyDefaultProductPrivacy } from "./organisationPatchBodyBodyDefaultProductPrivacy";
|
|
@@ -13,8 +13,10 @@ import type { OrganisationPatchBodyBodyDefaultProductPrivacy } from "./organisat
|
|
|
13
13
|
export type OrganisationPatchBodyBody = {
|
|
14
14
|
/** The new name for the Organisational */
|
|
15
15
|
name?: string;
|
|
16
|
-
/**
|
|
17
|
-
|
|
18
|
-
|
|
16
|
+
/**
|
|
17
|
+
* The new default **Product** privacy applied to all products that belong to this Organisation. Privacy is also controlled at the **Unit** level. As an example the Organisation level privacy can be `DEFAULT_PRIVATE`, but the unit can declare its Products to be `ALWAYS_PRIVATE`.
|
|
18
|
+
*
|
|
19
|
+
* Whether the privacy can be honoured will depend on the value in any of the organisation's existing units
|
|
20
|
+
*/
|
|
19
21
|
default_product_privacy?: OrganisationPatchBodyBodyDefaultProductPrivacy;
|
|
20
22
|
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* The new default **Product** privacy applied to all products that belong to this Organisation. Privacy is also controlled at the **Unit** level. As an example the Organisation level privacy can be `DEFAULT_PRIVATE`, but the unit can declare its Products to be `ALWAYS_PRIVATE`.
|
|
14
|
+
*
|
|
15
|
+
* Whether the privacy can be honoured will depend on the value in any of the organisation's existing units
|
|
16
|
+
*/
|
|
17
|
+
export type OrganisationPatchBodyBodyDefaultProductPrivacy =
|
|
18
|
+
(typeof OrganisationPatchBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationPatchBodyBodyDefaultProductPrivacy];
|
|
19
|
+
|
|
20
|
+
export const OrganisationPatchBodyBodyDefaultProductPrivacy = {
|
|
21
|
+
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
22
|
+
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
23
|
+
DEFAULT_PUBLIC: "DEFAULT_PUBLIC",
|
|
24
|
+
DEFAULT_PRIVATE: "DEFAULT_PRIVATE",
|
|
25
|
+
} as const;
|
|
@@ -1,23 +1,22 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
12
12
|
/**
|
|
13
13
|
* The new default **Product** privacy applied to all products that belong to this Organisation. Privacy is also controlled at the **Unit** level. As an example the Organisation level privacy can be `DEFAULT_PRIVATE`, but the unit can declare its Products to be `ALWAYS_PRIVATE`.
|
|
14
|
-
|
|
15
|
-
Whether the privacy can be honoured will depend on the value in any of the organisation's existing units
|
|
14
|
+
*
|
|
15
|
+
* Whether the privacy can be honoured will depend on the value in any of the organisation's existing units
|
|
16
16
|
*/
|
|
17
17
|
export type OrganisationPatchBodyBodyDefaultProductPrivacy =
|
|
18
18
|
(typeof OrganisationPatchBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationPatchBodyBodyDefaultProductPrivacy];
|
|
19
19
|
|
|
20
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
21
20
|
export const OrganisationPatchBodyBodyDefaultProductPrivacy = {
|
|
22
21
|
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
23
22
|
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationPostBodyBodyDefaultProductPrivacy } from "./organisationPostBodyBodyDefaultProductPrivacy.fetch";
|
|
12
|
+
|
|
13
|
+
export type OrganisationPostBodyBody = {
|
|
14
|
+
/**
|
|
15
|
+
* The name of the organisation
|
|
16
|
+
* @maxLength 80
|
|
17
|
+
*/
|
|
18
|
+
name: string;
|
|
19
|
+
/** The name of the organisation owner. A user ID */
|
|
20
|
+
owner: string;
|
|
21
|
+
/** The default product privacy setting for the Organisation */
|
|
22
|
+
default_product_privacy?: OrganisationPostBodyBodyDefaultProductPrivacy;
|
|
23
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationPostBodyBodyDefaultProductPrivacy } from "./organisationPostBodyBodyDefaultProductPrivacy";
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* The default product privacy setting for the Organisation
|
|
14
|
+
*/
|
|
15
|
+
export type OrganisationPostBodyBodyDefaultProductPrivacy =
|
|
16
|
+
(typeof OrganisationPostBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationPostBodyBodyDefaultProductPrivacy];
|
|
17
|
+
|
|
18
|
+
export const OrganisationPostBodyBodyDefaultProductPrivacy = {
|
|
19
|
+
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
20
|
+
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
21
|
+
DEFAULT_PUBLIC: "DEFAULT_PUBLIC",
|
|
22
|
+
DEFAULT_PRIVATE: "DEFAULT_PRIVATE",
|
|
23
|
+
} as const;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
@@ -15,7 +15,6 @@ A service that provides access to the Account Server, which gives *registered* u
|
|
|
15
15
|
export type OrganisationPostBodyBodyDefaultProductPrivacy =
|
|
16
16
|
(typeof OrganisationPostBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationPostBodyBodyDefaultProductPrivacy];
|
|
17
17
|
|
|
18
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
19
18
|
export const OrganisationPostBodyBodyDefaultProductPrivacy = {
|
|
20
19
|
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
21
20
|
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
export interface OrganisationPostResponse {
|
|
13
|
+
/** The Organisation's unique ID */
|
|
14
|
+
id: string;
|
|
15
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { ChargeSummary } from "./chargeSummary.fetch";
|
|
12
|
+
|
|
13
|
+
export interface OrganisationUnitChargeSummary {
|
|
14
|
+
unit_id: string;
|
|
15
|
+
name: string;
|
|
16
|
+
/**
|
|
17
|
+
* @minimum 1
|
|
18
|
+
* @maximum 28
|
|
19
|
+
*/
|
|
20
|
+
billing_day: number;
|
|
21
|
+
/** The start of the charge period */
|
|
22
|
+
from: string;
|
|
23
|
+
/** The date where of first day after the charge period */
|
|
24
|
+
until: string;
|
|
25
|
+
summary: ChargeSummary[];
|
|
26
|
+
}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { ChargeSummary } from "./chargeSummary";
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
import type { OrganisationUnitPostBodyBodyDefaultProductPrivacy } from "./organisationUnitPostBodyBodyDefaultProductPrivacy.fetch";
|
|
12
|
+
|
|
13
|
+
export type OrganisationUnitPostBodyBody = {
|
|
14
|
+
/**
|
|
15
|
+
* The name of the unit
|
|
16
|
+
* @maxLength 80
|
|
17
|
+
*/
|
|
18
|
+
name: string;
|
|
19
|
+
/**
|
|
20
|
+
* The day you would like to be billed for the Unit's Products (a value from 1 and 28)
|
|
21
|
+
* @minimum 1
|
|
22
|
+
* @maximum 28
|
|
23
|
+
*/
|
|
24
|
+
billing_day: number;
|
|
25
|
+
/** The default product privacy setting for products in the unit. Whether the privacy can be honoured will depend on the organisation's value */
|
|
26
|
+
default_product_privacy?: OrganisationUnitPostBodyBodyDefaultProductPrivacy;
|
|
27
|
+
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
import type { OrganisationUnitPostBodyBodyDefaultProductPrivacy } from "./organisationUnitPostBodyBodyDefaultProductPrivacy";
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Account Server API
|
|
5
|
+
* The Informatics Matters Account Server API.
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
|
+
* OpenAPI spec version: 4.7
|
|
10
|
+
*/
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* The default product privacy setting for products in the unit. Whether the privacy can be honoured will depend on the organisation's value
|
|
14
|
+
*/
|
|
15
|
+
export type OrganisationUnitPostBodyBodyDefaultProductPrivacy =
|
|
16
|
+
(typeof OrganisationUnitPostBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationUnitPostBodyBodyDefaultProductPrivacy];
|
|
17
|
+
|
|
18
|
+
export const OrganisationUnitPostBodyBodyDefaultProductPrivacy = {
|
|
19
|
+
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
20
|
+
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|
|
21
|
+
DEFAULT_PUBLIC: "DEFAULT_PUBLIC",
|
|
22
|
+
DEFAULT_PRIVATE: "DEFAULT_PRIVATE",
|
|
23
|
+
} as const;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Generated by orval
|
|
2
|
+
* Generated by orval v8.22.0 🍺
|
|
3
3
|
* Do not edit manually.
|
|
4
4
|
* Account Server API
|
|
5
5
|
* The Informatics Matters Account Server API.
|
|
6
|
-
|
|
7
|
-
A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
-
|
|
6
|
+
*
|
|
7
|
+
* A service that provides access to the Account Server, which gives *registered* users access to and management of **Organisations**, **Units**, **Products**, **Users**, and **Assets**.
|
|
8
|
+
*
|
|
9
9
|
* OpenAPI spec version: 4.7
|
|
10
10
|
*/
|
|
11
11
|
|
|
@@ -15,7 +15,6 @@ A service that provides access to the Account Server, which gives *registered* u
|
|
|
15
15
|
export type OrganisationUnitPostBodyBodyDefaultProductPrivacy =
|
|
16
16
|
(typeof OrganisationUnitPostBodyBodyDefaultProductPrivacy)[keyof typeof OrganisationUnitPostBodyBodyDefaultProductPrivacy];
|
|
17
17
|
|
|
18
|
-
// eslint-disable-next-line @typescript-eslint/no-redeclare
|
|
19
18
|
export const OrganisationUnitPostBodyBodyDefaultProductPrivacy = {
|
|
20
19
|
ALWAYS_PUBLIC: "ALWAYS_PUBLIC",
|
|
21
20
|
ALWAYS_PRIVATE: "ALWAYS_PRIVATE",
|