interface GetUsersIDRequest {
    userID: string;
}

Properties

Properties

userID: string

The user ID.

MMNEPVFCICPMFPCPTTAAATR