Google Apps Script API
    Preparing search index...
    interface OwnershipHistoryListResponse {
        items?: RightsOwnershipHistory[];
        kind?: string;
    }
    Index

    Properties

    Properties

    kind?: string