GoogleAdsSearchads360V23ResourcesInsuranceVerificationArtifact constructor
GoogleAdsSearchads360V23ResourcesInsuranceVerificationArtifact({
- String? amountMicros,
- String? expirationDateTime,
- GoogleAdsSearchads360V23CommonLocalServicesDocumentReadOnly? insuranceDocumentReadonly,
- String? rejectionReason,
Implementation
GoogleAdsSearchads360V23ResourcesInsuranceVerificationArtifact({
this.amountMicros,
this.expirationDateTime,
this.insuranceDocumentReadonly,
this.rejectionReason,
});