Type alias ManagerResponse

ManagerResponse: {
    manager: string;
}

Type declaration

  • manager: string

Generated using TypeDoc