Skip to content

Conversation

@mirko-pira
Copy link

📦 chore(index.ts): import and initialize DocumentPaymentAPI in EasybillClient class
📦 chore(documentPayment.ts): define types for DocumentPayment, GetDocumentPaymentsParams, and CreateDocumentPaymentParams

The changes add support for document payment related functionality to the EasybillClient library.
The new DocumentPaymentAPI class is added to handle requests related to document payments.
The DocumentPaymentAPI class includes methods for getting document payments, getting a specific document payment, creating a document payment, and deleting a document payment.
The necessary types for document payments are also defined in the documentPayment.ts file.

…ent related requests

📦 chore(index.ts): import and initialize DocumentPaymentAPI in EasybillClient class
📦 chore(documentPayment.ts): define types for DocumentPayment, GetDocumentPaymentsParams, and CreateDocumentPaymentParams
The changes add support for document payment related functionality to the EasybillClient library. The new `DocumentPaymentAPI` class is added to handle requests related to document payments. The `DocumentPaymentAPI` class includes methods for getting document payments, getting a specific document payment, creating a document payment, and deleting a document payment. The necessary types for document payments are also defined in the `documentPayment.ts` file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant