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
https://developers.xendit.co/api-reference/
115 stars 63 forks source link

Invoice Duration wrong data type in ts #218

Open agusm opened 6 months ago

agusm commented 6 months ago
image

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

francisaguilar21 commented 3 months ago

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