...
customregistrations | collection[customregistration] | A collection of custom registrations, or an empty collection if no custom registrations were found. |
GetWeekOverview
Get additional summarizing lines for describing the time usage in a given period. This is primary used by the app.
Input
startdate | date | Start of period |
enddate | date | End of period |
Output
lines | collection[lines] | The lines element is described below |
Lines
left_text | string | The text leading the line. The subject of the line. |
right_text | string | The text at the end of the line. The value of the line. |
style | string | normal - show as normal bold - show as bold |