Google Apps Script API
    Preparing search index...
    interface Promotion {
        promotionAmount?: Amount;
        promotionId?: string;
    }
    Index

    Properties

    promotionAmount?: Amount
    promotionId?: string