Google Apps Script API
    Preparing search index...
    interface OrderLineItemProductFee {
        amount?: Price;
        name?: string;
    }
    Index

    Properties

    Properties

    amount?: Price
    name?: string