Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 4.15 KB

File metadata and controls

14 lines (11 loc) · 4.15 KB

Comment

Fields

Field Type Required Description
id String ✔️ The unique identifier for the comment
auditEvidenceId String ✔️ The unique identifier for the audit evidence related to the comment.
text String ✔️ The comment message
creationDate OffsetDateTime ✔️ When the comment was created
modificationDate OffsetDateTime ✔️ When the comment was updated
deletionDate OffsetDateTime ✔️ When the comment was deleted
email Optional<String> ✔️ The email of the comment author. This acts as a unique identifier to map users between Vanta and external systems.