Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 394 Bytes

File metadata and controls

14 lines (6 loc) · 394 Bytes

BundleWriteBody

BundleWriteRequest is used to request the writing of a bundle. It contains the tenant_id to identify the tenant and the Bundles object.

Properties

Name Type Description Notes
bundles List<DataBundle> Contains the bundle data to be written. [optional]