Documentation
    Preparing search index...

    Interface KeyBase

    Base record interface containing key.href property that often appear in Blizzard API responses.

    interface KeyBase {
        key: Href;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    key: Href