Dictionary

A dictionary with fields

Field Type Description
hours Int How many hours upfront people need to order
minutes Int How many minutes in addition to the hours

Examples

Example 1

{
    "hours": 13,
    "minutes": 19
}
This is a development version Do not use this version in production
1.10.0 development