Record
update-user-hosted-property-value-params
No description available.
record update-user-hosted-property-value-params {
selected-user: string,
app-key: string,
property-name: string,
attributes: option<list<application-property-attributes-item-enum>>,
}Fields
| Name | Type | Description |
|---|---|---|
| selected-user | string | |
| app-key | string | |
| property-name | string | |
| attributes | option<list<application-property-attributes-item-enum>> |