UNPKG

@datenkraft/bb-organization-structure-api-ts-client

Version:

The organization-structure API TS Client enables you to work with the organization-structure API

85 lines (84 loc) 5.1 kB
"use strict"; var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { if (k2 === undefined) k2 = k; var desc = Object.getOwnPropertyDescriptor(m, k); if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { desc = { enumerable: true, get: function() { return m[k]; } }; } Object.defineProperty(o, k2, desc); }) : (function(o, m, k, k2) { if (k2 === undefined) k2 = k; o[k2] = m[k]; })); var __exportStar = (this && this.__exportStar) || function(m, exports) { for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p); }; Object.defineProperty(exports, "__esModule", { value: true }); __exportStar(require("./audit-log"), exports); __exportStar(require("./audit-log-collection"), exports); __exportStar(require("./audit-log-collection-all-of"), exports); __exportStar(require("./auth-permission-resource"), exports); __exportStar(require("./auth-permission-role-paginated-collection"), exports); __exportStar(require("./auth-permission-role-paginated-collection-all-of"), exports); __exportStar(require("./auth-permission-role-resource"), exports); __exportStar(require("./auth-role-collection"), exports); __exportStar(require("./auth-role-collection-all-of"), exports); __exportStar(require("./auth-role-identity-paginated-collection"), exports); __exportStar(require("./auth-role-identity-paginated-collection-all-of"), exports); __exportStar(require("./auth-role-identity-resource"), exports); __exportStar(require("./auth-role-resource"), exports); __exportStar(require("./base-customer"), exports); __exportStar(require("./base-identity"), exports); __exportStar(require("./base-project"), exports); __exportStar(require("./collection"), exports); __exportStar(require("./collection-pagination"), exports); __exportStar(require("./customer"), exports); __exportStar(require("./customer-all-of"), exports); __exportStar(require("./delete-customer-conflict-error"), exports); __exportStar(require("./delete-customer-conflict-error-all-of"), exports); __exportStar(require("./delete-customer-conflict-error-all-of-extra"), exports); __exportStar(require("./delete-customer-conflict-error-response"), exports); __exportStar(require("./delete-project-conflict-error"), exports); __exportStar(require("./delete-project-conflict-error-all-of"), exports); __exportStar(require("./delete-project-conflict-error-all-of-extra"), exports); __exportStar(require("./delete-project-conflict-error-response"), exports); __exportStar(require("./error-references-inner"), exports); __exportStar(require("./error-response"), exports); __exportStar(require("./get-auth-permission-collection-response"), exports); __exportStar(require("./get-auth-permission-collection-response-all-of"), exports); __exportStar(require("./get-customer-collection-response"), exports); __exportStar(require("./get-customer-collection-response-all-of"), exports); __exportStar(require("./get-identity-collection-response"), exports); __exportStar(require("./get-identity-collection-response-all-of"), exports); __exportStar(require("./get-identity-project-collection-response"), exports); __exportStar(require("./get-identity-project-collection-response-all-of"), exports); __exportStar(require("./get-organization-collection-response"), exports); __exportStar(require("./get-organization-collection-response-all-of"), exports); __exportStar(require("./get-project-collection-response"), exports); __exportStar(require("./get-project-collection-response-all-of"), exports); __exportStar(require("./identity"), exports); __exportStar(require("./identity-all-of"), exports); __exportStar(require("./identity-conflict-error"), exports); __exportStar(require("./identity-conflict-error-all-of"), exports); __exportStar(require("./identity-conflict-error-all-of-extra"), exports); __exportStar(require("./identity-conflict-error-response"), exports); __exportStar(require("./identity-project"), exports); __exportStar(require("./information"), exports); __exportStar(require("./information-response"), exports); __exportStar(require("./model-error"), exports); __exportStar(require("./new-auth-role-resource"), exports); __exportStar(require("./new-customer"), exports); __exportStar(require("./new-identity"), exports); __exportStar(require("./new-project"), exports); __exportStar(require("./new-project-sku"), exports); __exportStar(require("./organization"), exports); __exportStar(require("./patch-customer"), exports); __exportStar(require("./patch-identity"), exports); __exportStar(require("./patch-project"), exports); __exportStar(require("./post-project-sku-collection-conflict-error"), exports); __exportStar(require("./post-project-sku-collection-conflict-error-response"), exports); __exportStar(require("./project"), exports); __exportStar(require("./project-all-of"), exports); __exportStar(require("./project-sku"), exports); __exportStar(require("./project-sku-collection"), exports); __exportStar(require("./project-sku-collection-all-of"), exports);