md-docs/User.md

tiledbcloud::User

User

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- id | character | unique id of user | [optional] username | character | username must be unique | password | character | password | [optional] name | character | the user's full, real name | [optional] email | character | the user's email | [optional] is_valid_email | character | user's email is validated to be correct | [optional] [readonly] stripe_connect | character | Denotes that the user is able to apply pricing to arrays by means of Stripe Connect | [optional] [readonly] company | character | the user's company | [optional] logo | character | the user's logo | [optional] last_activity_date | character | when the user last logged in (set by the server) | [optional] [readonly] timezone | character | | [optional] organizations | array[OrganizationUser] | Array of organizations a user is part of and their roles | [optional] [readonly] allowed_actions | array[NamespaceActions] | list of actions user is allowed to do on 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] default_namespace_charged | character | Override the default namespace charged for actions when no namespace is specified | [optional]



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