Record
get-security-level-members-params
No description available.
record get-security-level-members-params {
start-at: option<string>,
max-results: option<string>,
id: option<list<string>>,
scheme-id: option<list<string>>,
level-id: option<list<string>>,
expand: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| start-at | option<string> | |
| max-results | option<string> | |
| id | option<list<string>> | |
| scheme-id | option<list<string>> | |
| level-id | option<list<string>> | |
| expand | option<string> |