DocumentAcknowlegement
Object: DocumentAcknowlegement
Section titled “Object: DocumentAcknowlegement”A GraphQL object type.
Fields
Section titled “Fields”| Field | Type | Description |
|---|---|---|
id* | UUID! | — |
type* | DocumentAcknowledgementType! | The type of acknowledgement. |
acknowledgedAt* | Timestamp! | The time that the document was acknowledged. |
organisation* | OrganisationReference! | The organisation that acknowledged the document. |
user | UserReference | The user that acknowledged the document. If the document was acknowledged via API, this value will be null. |