GoogleAdsSearchads360V23ResourcesLocalServicesVerificationArtifact constructor
GoogleAdsSearchads360V23ResourcesLocalServicesVerificationArtifact({
- String? artifactType,
- GoogleAdsSearchads360V23ResourcesBackgroundCheckVerificationArtifact? backgroundCheckVerificationArtifact,
- GoogleAdsSearchads360V23ResourcesBusinessRegistrationCheckVerificationArtifact? businessRegistrationCheckVerificationArtifact,
- String? creationDateTime,
- String? id,
- GoogleAdsSearchads360V23ResourcesInsuranceVerificationArtifact? insuranceVerificationArtifact,
- GoogleAdsSearchads360V23ResourcesLicenseVerificationArtifact? licenseVerificationArtifact,
- String? resourceName,
- String? status,
Implementation
GoogleAdsSearchads360V23ResourcesLocalServicesVerificationArtifact({
this.artifactType,
this.backgroundCheckVerificationArtifact,
this.businessRegistrationCheckVerificationArtifact,
this.creationDateTime,
this.id,
this.insuranceVerificationArtifact,
this.licenseVerificationArtifact,
this.resourceName,
this.status,
});