# BulkCreateDatabasesResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**batch_id** | **String** | Batch these databases belong to. |
**cancelled** | **bool** | True when the batch was stopped before finishing. |
**created** | **i64** | How many were created. |
**requested** | **i64** | How many databases were asked for. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)