Update doc/api/resources/invoices.rst

Co-authored-by: Richard Schreiber <schreiber@rami.io>
This commit is contained in:
Raphael Michel
2025-09-16 12:16:06 +02:00
committed by GitHub
parent 1662c65b9b
commit 2b5d659f64

View File

@@ -82,7 +82,7 @@ lines list of objects The actual invo
all lines not created by a fee (e.g. a product).
├ period_start datetime Start date of the service or delivery period of the invoice line.
Can be ``null`` if not known.
├ period_end datetime End date of the service or delivery period of the invoice line.
├ period_end datetime End date of the service or delivery period of the invoice line.
Can be ``null`` if not known.
├ event_date_from datetime Deprecated alias of ``period_start``.
├ event_date_to datetime Deprecated alias of ``period_end``.