Google Apps Script API
    Preparing search index...
    interface ProductAmount {
        priceAmount?: Price;
        remittedTaxAmount?: Price;
        taxAmount?: Price;
    }
    Index

    Properties

    priceAmount?: Price
    remittedTaxAmount?: Price
    taxAmount?: Price