HairColor interface

Hair color and associated confidence

Properties

color

Name of the hair color. Possible values include: 'unknown', 'white', 'gray', 'blond', 'brown', 'red', 'black', 'other'

confidence

Confidence level of the color

Property Details

color

Name of the hair color. Possible values include: 'unknown', 'white', 'gray', 'blond', 'brown', 'red', 'black', 'other'

color?: HairColorType

Property Value

confidence

Confidence level of the color

confidence?: number

Property Value

number