Dictionary

These max order settings only apply to these days

Field Type Description
all Bool A boolean value
custom [Int] 1 = monday, 7 = sunday

Examples

Example 1

{
    "all": true,
    "custom": [
        16,
        17,
        15
    ]
}
1.9.0 stable