GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact constructor

GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact({
  1. String? caseUrl,
  2. String? finalAdjudicationDateTime,
})

Implementation

GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact({
  this.caseUrl,
  this.finalAdjudicationDateTime,
});