minimumSplitAmount property
Minimum amount of a split, which could be requested by a Customer.Allows the Merchant to limit the number of split requested by the Customer.
Implementation
@BuiltValueField(wireName: r'MinimumSplitAmount')
num? get minimumSplitAmount;