Documentation
    Preparing search index...

    Interface ModifiedCraftingIndexResponse

    The response for a modified crafting index.

    interface ModifiedCraftingIndexResponse {
        _links: { self: Href };
        categories: Href;
        slot_types: Href;
    }

    Hierarchy (View Summary)

    Index

    Properties

    _links: { self: Href }
    categories: Href
    slot_types: Href