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