CommentCreatedUpdated
Properties
Name | Type | Required | Description |
---|---|---|---|
data | CommentCreatedUpdatedData | ❌ |
CommentCreatedUpdatedData
Properties
Name | Type | Required | Description |
---|---|---|---|
id | number | ❌ | The comment's ID. |
createdBy | number | ❌ | The user ID of the user who created the comment. |
createdAt | string | ❌ | The date and time at which the comment was created. |
updatedAt | string | ❌ | The date and time when the comment was last updated. |
body | string | ❌ | The contents of the comment. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs