Name | Type | Description | Notes |
---|---|---|---|
key | kotlin.String | A URL-friendly name of the organization (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the organization. | |
name | kotlin.String | The name of the organization, usually it's your company's name. | |
settings | kotlin.Any | the settings for this project | [optional] |