All Types
Interface: ImportInvoicesResponse
index.ImportInvoicesResponse
Response from invoice import operation
Table of contents
Properties
Properties
invoices
• invoices: any
[]
Array of successfully processed invoices
errors
• errors: any
[]
Array of errors encountered during processing
message
• Optional
message: string
Optional message about the import operation
size
• Optional
size: number
Size of the response data in bytes (for preview mode)