splitConfigurationUUID property
The unique reference for the split configuration, returned when you configure splits in your Customer Area. When this is provided, the virtualAccount is also required. Adyen uses the configuration and the virtualAccount to split funds between accounts in your platform.
Implementation
@BuiltValueField(wireName: r'splitConfigurationUUID')
String? get splitConfigurationUUID;