interface UserPropertyUpdate {
    value: {};
}

Hierarchy (view full)

Properties

Properties

value: {}

The value of the user property.

Type declaration

    Generated using TypeDoc v0.25.12