Values.BatchUnameSuccessResponseItemSourceContains information about a username hash that was successfully resolved in a batch uname lookup operation.
type nonrec t = {uname : Uname.t option;The username hash that was successfully resolved.
*)username : GenericString.t option;The email address or username corresponding to the username hash.
*)}