data property
List of split configurations applied to the stores under the merchant account.
Implementation
@BuiltValueField(wireName: r'data')
BuiltList<SplitConfiguration>? get data;
List of split configurations applied to the stores under the merchant account.
@BuiltValueField(wireName: r'data')
BuiltList<SplitConfiguration>? get data;