splitLogicId property
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;
Unique identifier of the collection of split instructions that are applied when the rule conditions are met.
@BuiltValueField(wireName: r'splitLogicId')
String? get splitLogicId;