GoogleAdsSearchads360V23ServicesIdentityVerification class

An identity verification for a customer.

Properties

hashCode int
The hash code for this object.
no setterinherited
identityVerificationRequirement GoogleAdsSearchads360V23ServicesIdentityVerificationRequirement?
The verification requirement for this verification program for this customer.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
verificationProgram String?
The verification program type. Possible string values are:
getter/setter pair
verificationProgress GoogleAdsSearchads360V23ServicesIdentityVerificationProgress?
Information regarding progress for this verification program for this customer.
getter/setter pair

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