Values.DescribeFraudsterRegistrationJobRequestSourceDescribes the specified fraudster registration job.
type nonrec t = {domainId : DomainId.t;The identifier of the domain that contains the fraudster registration job.
*)jobId : JobId.t;The identifier of the fraudster registration job you are describing.
*)}