hotdata 0.14.0

Powerful data platform API for datasets, queries, and analytics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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)