Comments Object
Properties
idstring
required·
The unique identifier for the comment
bodystring
The body of the comment
created_atstring · date-time
The date and time the comment was created
created_byobject
The user who created the comment
idstring
The unique identifier for the user
parentobject
The parent of the comment
idstring
The unique identifier for the parent
typestring
The type of the parent
remote_dataRecord<string, any>
Raw data returned from the remote API call.