Skip to main content
Module

x/bnapi/lib/wow.ts>ReputationFaction

Blizzard Battle.net API wrapper for Deno.
Latest
interface ReputationFaction
implements IdName
import { type ReputationFaction } from "https://deno.land/x/bnapi@0.9.7/lib/wow.ts";

Properties

reputation_tiers: { id: number; }
optional
description: string
optional
can_paragon: boolean
optional
factions: IdName[]
optional
is_header: boolean