SAFTOptions
input
Fields
| Name | Type | Description |
|---|---|---|
dateStart | DateTime! | |
dateEnd | DateTime! | |
mailData | MailData | When set, the SAF-T is delivered as a signed **download link** e-mailed to these recipients (generated lazily on click) instead of exported eagerly. |
linkExpiryDays | Int | How long the e-mailed download link stays valid — 7 or 15 days (default 7); only used with `mailData`. |