BundleWriteRequest is used to request the writing of a bundle. It contains the tenant_id to identify the tenant and the Bundles object.
| Name | Type | Description | Notes |
|---|---|---|---|
| bundles | List<DataBundle> | Contains the bundle data to be written. | [optional] |
BundleWriteRequest is used to request the writing of a bundle. It contains the tenant_id to identify the tenant and the Bundles object.
| Name | Type | Description | Notes |
|---|---|---|---|
| bundles | List<DataBundle> | Contains the bundle data to be written. | [optional] |