Google Apps Script API
    Preparing search index...
    interface Amount {
        pretax?: Price;
        tax?: Price;
    }
    Index

    Properties

    Properties

    pretax?: Price
    tax?: Price