Dictionary

Generate invoices automatically

Field Type Description
enable Bool A boolean value
expire_days Int Invoices expire after ... amount of days

Examples

Example 1

{
    "enable": false,
    "expire_days": 11
}
This is a development version Do not use this version in production
1.10.0 development