# CreateDbaasPgDatabaseRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**database_name** | **String** | |
**lc_collate** | Option<**String**> | Default string sort order (LC_COLLATE) for PostgreSQL database | [optional]
**lc_ctype** | Option<**String**> | Default character classification (LC_CTYPE) for PostgreSQL database | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)