Type Alias ManagerResponse

ManagerResponse: {
    manager: string;
}