invoiceStartDate property
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;
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.
GoogleTypeDate? invoiceStartDate;