Record
find-users-with-browse-permission-params
No description available.
record find-users-with-browse-permission-params {
query: option<string>,
username: option<string>,
account-id: option<string>,
issue-key: option<string>,
project-key: option<string>,
start-at: option<s32>,
max-results: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| query | option<string> | |
| username | option<string> | |
| account-id | option<string> | |
| issue-key | option<string> | |
| project-key | option<string> | |
| start-at | option<s32> | |
| max-results | option<s32> |