Interface RemoveAllUpdate

interface RemoveAllUpdate {
    username: string;
}

Properties

Properties

username: string