status property
Informs you if the name validation was performed. Possible values: performed, notPerformed, notSupported
Implementation
@BuiltValueField(wireName: r'status')
PaymentValidationsNameResponseStatusEnum? get status;
Informs you if the name validation was performed. Possible values: performed, notPerformed, notSupported
@BuiltValueField(wireName: r'status')
PaymentValidationsNameResponseStatusEnum? get status;