virtualAccount property
The account holder's accountCode where the split amount will be sent. Required when you provide the splitConfigurationUUID.
Implementation
@BuiltValueField(wireName: r'virtualAccount')
String? get virtualAccount;
The account holder's accountCode where the split amount will be sent. Required when you provide the splitConfigurationUUID.
@BuiltValueField(wireName: r'virtualAccount')
String? get virtualAccount;