Google Apps Script API
    Preparing search index...
    interface InvoiceSummaryAdditionalChargeSummary {
        totalAmount?: Amount;
        type?: string;
    }
    Index

    Properties

    totalAmount?: Amount
    type?: string