AttributesX

constructor(    @Json(name = "emotions") emotions: EmotionsX?,     @Json(name = "gaze") gaze: GazeX?,     @Json(name = "head_pose") headPose: HeadPoseX?,     @Json(name = "mouth_attributes") mouthAttributes: MouthAttributesX?)