Record
get-context-for-user-params
No description available.
record get-context-for-user-params {
username: string,
subject-type: option<get-context-for-user-subject-type-enum>,
subject-id: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| username | string | |
| subject-type | option<get-context-for-user-subject-type-enum> | |
| subject-id | option<string> |