Link

InvoiceTransformationResultFile

Overview

This object represents the content of an invoice transformation result.

For an example, see: GetInvoiceTransformationResultFile

Properties

An InvoiceTransformationResultFile object has the following properties:

Name Type Description
Id String The unique identifier of this invoice transformation result file.
InvoiceTransformationResultId String The unique identifier of the invoice transformation result.
Date Date The date of this invoice transformation result.
ExpiredDate Date Optional expiry date for this invoice transformation result.
ContentType String The file (MIME) type of this invoice transformation result.
Length Number The content length in bytes.
InvoiceIds List of  String Invoices this invoice transformation result is for.
InvoiceTransformationId String Unique identifier of the invoice transformation used for this transformation.
FileBytes List of Bytes Invoice transformation file content (Base64-encoded)

Copyright Ⓒ 2019 CloudBilling (Inter8-NL B.V.)