Type Alias KeyUpdate

KeyUpdate: {
    description?: string;
    name?: string;
}