xendit / xendit-dotnet

Xendit API for C#
MIT License
4 stars 9 forks source link

Fix invoice response items #19

Closed vigarblock closed 2 years ago

vigarblock commented 2 years ago

The InvoiceParameter items property was incorrectly attributed as invoice. This PR fixes it which will allows customers to create invoices through the SDK correctly.