docs/Organization.md

tiledbcloud::Organization

Organization

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | character | unique id of organization | [optional] role | OrganizationRoles | | [optional] name | character | organization name must be unique | created_at | character | Datetime organization was created in UTC | [optional] updated_at | character | Datetime organization was updated in UTC | [optional] logo | character | Organization logo | [optional] description | character | Organization description | [optional] users | array[OrganizationUser] | | [optional] allowed_actions | array[NamespaceActions] | list of actions user is allowed to do on this organization | [optional] num_of_arrays | numeric | number of registered arrays for this organization | [optional] enabled_features | array[character] | List of extra/optional/beta features to enable for namespace | [optional] [readonly] unpaid_subscription | character | A notice that the user has an unpaid subscription | [optional] [readonly] default_s3_path | character | default s3 path to store newly created notebooks | [optional] default_s3_path_credentials_name | character | Default s3 path credentials name is the credentials name to use along with default_s3_path | [optional] stripe_connect | character | Denotes that the organization is able to apply pricing to arrays by means of Stripe Connect | [optional] [readonly]



TileDB-Inc/TileDB-Cloud-R documentation built on July 18, 2024, 3:33 p.m.