Role: RoleOrTerritory & {
    parentRole?: string | null;
}

Type declaration

  • Optional parentRole?: string | null