Record
portout-comment
No description available.
record portout-comment {
body: string,
created-at: string,
id: string,
portout-id: option<string>,
record-type: option<string>,
user-id: string,
}Fields
| Name | Type | Description |
|---|---|---|
| body | string | |
| created-at | string | |
| id | string | |
| portout-id | option<string> | |
| record-type | option<string> | |
| user-id | string |