interface APINameplateData {
    asset: string;
    label: string;
    palette: NameplatePalette;
    sku_id: string;
}

Properties

asset: string

Path to the nameplate asset

`nameplates/nameplates/twilight/`
label: string

The label of this nameplate. Currently unused

Background color of the nameplate

sku_id: string

ID of the nameplate SKU