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