DocumentContentDto
Parameters
@param barcodes A list of barcodes available on the document.
@param currencyCode * @param customer * @param discounts * @param documentNumber The document number that appears on the document. For example this can be invoice number.
The date on which the amountDue should be paid. Date is in ISO-8601 format.
The date on which this document was generated. This is only the date component of the local time at which the purchase was made, with no explicit timezone information. see: 'documentEmissionTime'. Date is in ISO-8601 format.
The time at which this document was generated. This is only the time component of the local time at which the purchase was made, with no explicit timezone information.
@param items * @param languageCode The language the original document is in.
@param savings Sum total of all savings found on the document.
@param loyaltyRewards * @param payments The payments made on this document. This will be an array with the different payments made towards this document.
The tip (gratuity) amount on the document.
@param totalBeforeTips * @param totalBeforeDiscountsFeesTips
Constructors
@param barcodes A list of barcodes available on the document.