Google Apps Script API
    Preparing search index...
    interface OwnershipHistoryCollection {
        list(assetId: string): OwnershipHistoryListResponse;
        list(assetId: string, optionalArgs: object): OwnershipHistoryListResponse;
    }
    Index

    Methods

    Methods