thirdPartyRefusalReason property

  1. @BuiltValueField.new(wireName: r'thirdPartyRefusalReason')
String? get thirdPartyRefusalReason

Raw refusal reason received from the third party, where available

Implementation

@BuiltValueField(wireName: r'thirdPartyRefusalReason')
String? get thirdPartyRefusalReason;