name_ property

  1. @BuiltValueField.new(wireName: r'name')
PaymentValidationsNameResponse? get name_

Object that contains the status and outcomes of the name validation.

Implementation

@BuiltValueField(wireName: r'name')
PaymentValidationsNameResponse? get name_;