GoogleAdsSearchads360V23ResourcesBusinessRegistrationCheckVerificationArtifact class

specific to a local services business registration check.

Properties

checkId String?
The id of the check, such as vat_tax_id, representing "VAT Tax ID" requirement.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
registrationDocument GoogleAdsSearchads360V23ResourcesBusinessRegistrationDocument?
Message storing document info for the business.
getter/setter pair
registrationNumber GoogleAdsSearchads360V23ResourcesBusinessRegistrationNumber?
Message storing government issued number for the business.
getter/setter pair
registrationType String?
The type of business registration check (number, document).
getter/setter pair
rejectionReason String?
Registration document rejection reason.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited