Interface GetUserConnectionsResponseConnectionConnectedUser

interface GetUserConnectionsResponseConnectionConnectedUser {
    id: string;
    type: UserType;
    username: string;
}

Properties

Properties

id: string
type: UserType
username: string
MMNEPVFCICPMFPCPTTAAATR