![]() |
Infohub JS API
|
Represents one comment-scoped BCF API resource.
Public Member Functions | |
| delete () | |
| get | events () |
| get () | |
| update (commentData) | |
| delete | ( | ) |
| get events | ( | ) |
Gets this comment's event collection.
| get | ( | ) |
| update | ( | commentData | ) |
Narrower than BcfCommentsResource#create: reply_to_comment_guid cannot be changed here, only set at creation.
| {object} | commentData - Comment fields to update (comment, viewpoint_guid). |