Record
set-application-property-params
No description available.
record set-application-property-params {
id: string,
id-v2: option<string>,
value: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | string | |
| id-v2 | option<string> | |
| value | option<string> |