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