Documentation
    Preparing search index...

    Interface AccountHeirloomsCollectionSummaryResponse

    interface AccountHeirloomsCollectionSummaryResponse {
        _links: Links;
        heirlooms: Heirloom[];
    }
    Index

    Properties

    Properties

    _links: Links
    heirlooms: Heirloom[]