reasonCode property

Implementation

AchNotificationOfChangeNotificationRequestDataNocReasonCodeEnum?
get reasonCode => _$this._reasonCode;

Implementation

set reasonCode(
  AchNotificationOfChangeNotificationRequestDataNocReasonCodeEnum? reasonCode,
) => _$this._reasonCode = reasonCode;