Values.MatchedUserSourceContains metadata for a UserID matched with a given face.
type nonrec t = {userId : UserId.t option;A provided ID for the UserID. Unique within the collection.
*)userStatus : UserStatus.t option;The status of the user matched to a provided FaceID.
*)}