Documentation
    Preparing search index...

    Interface AccountMountsCollectionSummaryResponse

    interface AccountMountsCollectionSummaryResponse {
        _links: Links;
        mounts: Mount[];
    }
    Index

    Properties

    Properties

    _links: Links
    mounts: Mount[]