TableUpdateTransactionResponse
org.sagebionetworks.repo.model.table.TableUpdateTransactionResponse
An AsynchronousResponseBody returned from a table update transaction.
Field | Type | Description |
---|---|---|
concreteType | STRING | |
results | ARRAY<TableUpdateResponse> | List of responses. There will be one response for each request in the transaction. |
snapshotVersionNumber | INTEGER | The version number of the snapshot. Returned only, if a new snapshot was requested. |