# # DatabasesDatabase

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **int** | Id |
**uuid** | **string** | Uuid |
**databaseName** | **string** | Database name |
**displayName** | **string** | Display name |
**profileName** | **string** | Profile name |
**state** | [**\Equisoft\SDK\EquisoftConnect\Model\DatabaseState**](DatabaseState.md) |  |
**datagatewayEnabled** | **bool** | Is Datagateway Enabled |
**isMultiUser** | **bool** | Is Multi User |
**equisoftPlanEnabled** | **bool** | Is Equisoft Plan Enabled | [optional]
**organizationUuid** | **string** | Organization uuid | [optional]
**billable** | **bool** | Is Database Billable |

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
