Google Apps Script API
    Preparing search index...
    interface SubscriptionTrialSettings {
        isInTrial?: boolean;
        trialEndTime?: string;
    }
    Index

    Properties

    isInTrial?: boolean
    trialEndTime?: string