interval property

  1. @BuiltValueField.new(wireName: r'interval')
TransactionRuleInterval get interval

The time interval when the rule conditions apply.

Implementation

@BuiltValueField(wireName: r'interval')
TransactionRuleInterval get interval;