Type alias HealthCharacteristicName

HealthCharacteristicName: "biologicalSex" | "dateOfBirth" | "bloodType" | "fitzpatrickSkinType" | "wheelchairUse"

Subset of HealthDataType that represents static user attributes (read via getCharacteristics) rather than time-series samples.

iOS-only — on Android these always resolve to null.

Generated using TypeDoc