Values.ReplicationStateInfoSourceDetails about the state of a replicator
type nonrec t = {code : string option;Code that describes the current state of the replicator.
*)message : string option;Message that describes the state of the replicator.
*)}