Record
get-ticket-replies-params
No description available.
record get-ticket-replies-params {
ticket-id: string,
page: option<s32>,
page-size: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| ticket-id | string | |
| page | option<s32> | |
| page-size | option<s32> |