rawResponse property

  1. @BuiltValueField.new(wireName: r'rawResponse')
PaymentValidationsNameResultRawResponse? get rawResponse

Contains the raw response(s) returned by the scheme for the name validation.

Implementation

@BuiltValueField(wireName: r'rawResponse')
PaymentValidationsNameResultRawResponse? get rawResponse;