invoiceStartDate property

GoogleTypeDate? invoiceStartDate
getter/setter pair

The earliest invoice date (inclusive).

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

Implementation

GoogleTypeDate? invoiceStartDate;