TableSchemaChangeResponse
org.sagebionetworks.repo.model.table.TableSchemaChangeResponse
An response to a table schema change request.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| schema | ARRAY<ColumnModel> | The resulting schema after the change. |
An response to a table schema change request.
| Field | Type | Description |
|---|---|---|
| concreteType | STRING | |
| schema | ARRAY<ColumnModel> | The resulting schema after the change. |