Google Apps Script API
    Preparing search index...

    Interface OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption

    interface OrderinvoicesCustomBatchRequestEntryCreateRefundInvoiceRefundOption {
        description?: string;
        reason?: string;
    }
    Index

    Properties

    description?: string
    reason?: string