txScreeningPeriodAppliedRule property

String? get txScreeningPeriodAppliedRule

Implementation

String? get txScreeningPeriodAppliedRule =>
    _$this._txScreeningPeriodAppliedRule;
set txScreeningPeriodAppliedRule (String? txScreeningPeriodAppliedRule)

Implementation

set txScreeningPeriodAppliedRule(String? txScreeningPeriodAppliedRule) =>
    _$this._txScreeningPeriodAppliedRule = txScreeningPeriodAppliedRule;