Record
post-authorizables-params
No description available.
record post-authorizables-params {
authorizable-id: string,
intermediate-path: string,
create-user: option<string>,
create-group: option<string>,
rep-password: option<string>,
profile-given-name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| authorizable-id | string | |
| intermediate-path | string | |
| create-user | option<string> | |
| create-group | option<string> | |
| rep-password | option<string> | |
| profile-given-name | option<string> |