Record
get-change-logs-params
No description available.
record get-change-logs-params {
issue-id-or-key: string,
start-at: option<s32>,
max-results: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| issue-id-or-key | string | |
| start-at | option<s32> | |
| max-results | option<s32> |