Documentation
    Preparing search index...

    Interface AccountToysCollectionSummaryResponse

    interface AccountToysCollectionSummaryResponse {
        _links: Links;
        toys: Toy[];
    }
    Index
    _links: Links
    toys: Toy[]