Dictionary

A dictionary with fields

Field Type Description
max_amount Int An integer value
start Time Time in HH:MM format
end Time Time in HH:MM format

Examples

Example 1

{
    "max_amount": 16,
    "start": "12:00",
    "end": "12:00"
}
1.9.0 stable