Package version:

Interface UserDefinition

interface UserDefinition {
    id?: string;
}

Properties

Properties

id?: string

The id of the user.