Values.DescribeFraudsterRequestSourceDescribes the specified fraudster.
type nonrec t = {domainId : DomainId.t;The identifier of the domain that contains the fraudster.
*)fraudsterId : FraudsterId.t;The identifier of the fraudster you are describing.
*)}