UNPKG

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

Version:

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

69 lines (68 loc) 3.12 kB
export * from './audit-log'; export * from './audit-log-collection'; export * from './audit-log-collection-all-of'; export * from './auth-permission-resource'; export * from './auth-permission-role-paginated-collection'; export * from './auth-permission-role-paginated-collection-all-of'; export * from './auth-permission-role-resource'; export * from './auth-role-collection'; export * from './auth-role-collection-all-of'; export * from './auth-role-identity-paginated-collection'; export * from './auth-role-identity-paginated-collection-all-of'; export * from './auth-role-identity-resource'; export * from './auth-role-resource'; export * from './base-customer'; export * from './base-identity'; export * from './base-project'; export * from './collection'; export * from './collection-pagination'; export * from './customer'; export * from './customer-all-of'; export * from './delete-customer-conflict-error'; export * from './delete-customer-conflict-error-all-of'; export * from './delete-customer-conflict-error-all-of-extra'; export * from './delete-customer-conflict-error-response'; export * from './delete-project-conflict-error'; export * from './delete-project-conflict-error-all-of'; export * from './delete-project-conflict-error-all-of-extra'; export * from './delete-project-conflict-error-response'; export * from './error-references-inner'; export * from './error-response'; export * from './get-auth-permission-collection-response'; export * from './get-auth-permission-collection-response-all-of'; export * from './get-customer-collection-response'; export * from './get-customer-collection-response-all-of'; export * from './get-identity-collection-response'; export * from './get-identity-collection-response-all-of'; export * from './get-identity-project-collection-response'; export * from './get-identity-project-collection-response-all-of'; export * from './get-organization-collection-response'; export * from './get-organization-collection-response-all-of'; export * from './get-project-collection-response'; export * from './get-project-collection-response-all-of'; export * from './identity'; export * from './identity-all-of'; export * from './identity-conflict-error'; export * from './identity-conflict-error-all-of'; export * from './identity-conflict-error-all-of-extra'; export * from './identity-conflict-error-response'; export * from './identity-project'; export * from './information'; export * from './information-response'; export * from './model-error'; export * from './new-auth-role-resource'; export * from './new-customer'; export * from './new-identity'; export * from './new-project'; export * from './new-project-sku'; export * from './organization'; export * from './patch-customer'; export * from './patch-identity'; export * from './patch-project'; export * from './post-project-sku-collection-conflict-error'; export * from './post-project-sku-collection-conflict-error-response'; export * from './project'; export * from './project-all-of'; export * from './project-sku'; export * from './project-sku-collection'; export * from './project-sku-collection-all-of';