Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Possible field types :

...

in the License Statistics API include the following.

Field typeDescription
StringAlpha-numeric characters.
NumberCan be:
  • integer (whole number)
  • float or decimal (

...

  • number with possible fractional part

...

  • ; number of decimal digits can be adjusted in configuration

...

  • )
BooleanEither "true" or "false."
Date

String representing date in ISO-8601 format (YYYY-MM-DD)

...

.

TimeString representing time of day in 24-hour format (HH:MM).

...

Date and time

...

String representing date and time

...

in ISO-8601 format (YYYY-MM-DD HH:MM)

...

.

EnumerationString value chosen from finite set

...