xendit / xendit-node

Xendit REST API Client for Node.js - Card, Virtual Account, Invoice, Disbursement, Recurring Payments, Payout, EWallet, Balance, Retail Outlets, QR Codes, Direct Debit

Home Page:https://developers.xendit.co/api-reference/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invoice Duration wrong data type in ts

agusm opened this issue · comments

image

Wrong data type, I assign number but in your export interface CreateInvoiceRequest, invoiceDuration is string.

This error is still present as of today. Can we contribute into changing this since it's a simple revision?