type property

String? type
final

The rule type.

Valid values: REGULAR | RATE_BASED | GROUP

The default is REGULAR.

Implementation

final String? type;