Google Apps Script API
    Preparing search index...
    interface RightsOwnershipHistory {
        kind?: string;
        origination?: Origination;
        ownership?: RightsOwnership;
        timeProvided?: string;
    }
    Index

    Properties

    kind?: string
    origination?: Origination
    ownership?: RightsOwnership
    timeProvided?: string