billingAttemptsRule property
TokenMandateBillingAttemptsRuleEnum?
get
billingAttemptsRule
Implementation
TokenMandateBillingAttemptsRuleEnum? get billingAttemptsRule =>
_$this._billingAttemptsRule;
set
billingAttemptsRule
(TokenMandateBillingAttemptsRuleEnum? billingAttemptsRule)
Implementation
set billingAttemptsRule(
TokenMandateBillingAttemptsRuleEnum? billingAttemptsRule,
) => _$this._billingAttemptsRule = billingAttemptsRule;