documentDate

@SerializedName(value = "documentDate")
val documentDate: LocalDate? = null

Parameters

documentDate

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.