dueDate

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

Parameters

dueDate

The date on which the amountDue should be paid. Date is in ISO-8601 format.