DataTypeResponse
org.sagebionetworks.repo.model.DataTypeResponse
Response for an Object's DataType.
Field | Type | Description |
---|---|---|
objectId | STRING | The ID of the object. |
objectType | ObjectType | JSON enum for the types of objects in Synapse. |
dataType | DataType | Enumeration of data types the describe the contents of objects like Tables and Files. |
updatedBy | STRING | The user that last updated this object's DataType. |
updatedOn | STRING | The date this object's DataType was last updated. |