EditDocumentRequestDtoContent
Parameters
@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 tipAmount The total tips associated to this document. Pass null to unset.
@param total * @param currencyCode
Constructors
@param documentNumber The document number that appears on the document. For example this can be invoice number.