EntityBundleCreate
org.sagebionetworks.repo.model.entitybundle.v2.EntityBundleCreate
Used to create Entity and associated metadata in a single transaction
| Field | Type | Description |
|---|---|---|
| entity | Entity | This is the base interface that all Entities implement. |
| annotations | Annotations | Annotations are additional key-value pair metadata that are associated with an object. |
| accessControlList | AccessControlList | Contains list of principals who can access the data with the allowed types of access for each. |