TaskComment interface

작업 댓글.

속성

createdBy

댓글을 작성한 사용자 또는 애플리케이션의 ID.

createdByType

생성자 유형(사용자, 애플리케이션, 시스템, 또는 커스텀 유형).

text

댓글 내용.

timestamp

댓글이 작성된 시기.

속성 세부 정보

createdBy

댓글을 작성한 사용자 또는 애플리케이션의 ID.

createdBy: string

속성 값

string

createdByType

생성자 유형(사용자, 애플리케이션, 시스템, 또는 커스텀 유형).

createdByType: string

속성 값

string

text

댓글 내용.

text: string

속성 값

string

timestamp

댓글이 작성된 시기.

timestamp?: Date

속성 값

Date