includeTimespanAttributes: Include attributes on timespan (Set true or "array of attribute keys" to include specific attributes)
true
arrayOnSingle: Return groups, fields and values as array if single
flat: Return a flat (no array) representation of the timespan (Note: fields/groups might be overridden)
{ includeTimespanAttributes: false, arrayOnSingle: true, flat: false }
includeTimespanAttributes: Include attributes on timespan (Set
trueor "array of attribute keys" to include specific attributes)arrayOnSingle: Return groups, fields and values as array if single
flat: Return a flat (no array) representation of the timespan (Note: fields/groups might be overridden)
Default Value
{ includeTimespanAttributes: false, arrayOnSingle: true, flat: false }