Documentation
    Preparing search index...

    Interface AccountToysCollectionSummaryResponse

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

    Properties

    Properties

    _links: Links
    toys: Toy[]