Documentation
    Preparing search index...

    Interface AccountTransmogsCollectionSummaryResponse

    interface AccountTransmogsCollectionSummaryResponse {
        _links: Links;
        appearance_sets: NameIdKey[];
        slots: Slot[];
    }
    Index

    Properties

    _links: Links
    appearance_sets: NameIdKey[]
    slots: Slot[]