invoiceEndDate property

GoogleTypeDate? invoiceEndDate
getter/setter pair

The latest invoice date (inclusive).

If this value is not the last day of a month, this will move it forward to the last day of the given month.

Implementation

GoogleTypeDate? invoiceEndDate;