Interface AgeRangeOutput

Hierarchy

  • AgeRangeOutput

Properties

Properties

lowerBound: null | number

The minimum age of the user, if available. This value is inclusive.

upperBound: null | number

The maximum age of the user, if available. This value is inclusive.

Generated using TypeDoc