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

    Properties

    Properties

    amount?: Price
    months?: string