Record
get-user-property-params
No description available.
record get-user-property-params {
account-id: option<string>,
user-key: option<string>,
username: option<string>,
property-key: string,
}Fields
| Name | Type | Description |
|---|---|---|
| account-id | option<string> | |
| user-key | option<string> | |
| username | option<string> | |
| property-key | string |