CommentAttachment interface

Represents an attachment to a comment.

Extends

Properties

createdBy

IdentityRef of the creator of the attachment.

createdDate

The creation date of the attachment.

id

Unique Id of the attachment.

Inherited Properties

url

REST URL for the resource.

Property Details

createdBy

IdentityRef of the creator of the attachment.

createdBy: IdentityRef

Property Value

createdDate

The creation date of the attachment.

createdDate: Date

Property Value

Date

id

Unique Id of the attachment.

id: string

Property Value

string

Inherited Property Details

url

REST URL for the resource.

url: string

Property Value

string

Inherited From CommentResourceReference.url