CommentAttachment interface
Represents an attachment to a comment.
- Extends
Properties
created |
IdentityRef of the creator of the attachment. |
created |
The creation date of the attachment. |
id | Unique Id of the attachment. |
Inherited Properties
url | REST URL for the resource. |
Property Details
createdBy
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