interface UserSummary {
    username: string;
}

Properties

Properties

username: string

The user's preferred username