Record
comment
No description available.
record comment {
created-on: string,
metadata: comment-metadata,
resource-key: string,
text: string,
type-op: comment-type-op-enum,
uri: string,
user: user,
}Fields
| Name | Type | Description |
|---|---|---|
| created-on | string | |
| metadata | comment-metadata | |
| resource-key | string | |
| text | string | |
| type-op | comment-type-op-enum | |
| uri | string | |
| user | user |