Destiny.Character.DestinyCharacterCustomization

Raw data about the customization options chosen for a character's face and appearance.

You can look up the relevant class/race/gender combo in DestinyCharacterCustomizationOptionDefinition for the character, and then look up these values within the CustomizationOptions found to pull some data about their choices. Warning: not all of that data is meaningful. Some data has useful icons. Others have nothing, and are only meant for 3D rendering purposes (which we sadly do not expose yet)
Type: object
Object Properties
personality
Type: uint32
face
Type: uint32
skinColor
Type: uint32
lipColor
Type: uint32
eyeColor
Type: uint32
hairColors
Type: array
Array Contents: uint32
featureColors
Type: array
Array Contents: uint32
decalColor
Type: uint32
wearHelmet
Type: boolean
hairIndex
Type: int32
featureIndex
Type: int32
decalIndex
Type: int32