@getyetty-sdk/pennylane 2026.1.21 → 2026.1.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +1 -0
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -28185,6 +28185,7 @@ type CreateEInvoiceImportResponses = {
|
|
|
28185
28185
|
* E-invoice imported successfully
|
|
28186
28186
|
*/
|
|
28187
28187
|
201: {
|
|
28188
|
+
id: number;
|
|
28188
28189
|
/**
|
|
28189
28190
|
* The URL of the imported e-invoice.
|
|
28190
28191
|
* This can be used to access the document later.
|