splitLogicId property

  1. @BuiltValueField.new(wireName: r'splitLogicId')
String? get splitLogicId

Unique identifier of the collection of split instructions that are applied when the rule conditions are met.

Implementation

@BuiltValueField(wireName: r'splitLogicId')
String? get splitLogicId;