nofReasonCode property

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

The reason code for the Notification of Fraud (NOF).

Implementation

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