balanceAccountId property
The unique identifier of the balance account to which the split amount must be booked, depending on the defined split logic.
Implementation
@BuiltValueField(wireName: r'balanceAccountId')
String? get balanceAccountId;
The unique identifier of the balance account to which the split amount must be booked, depending on the defined split logic.
@BuiltValueField(wireName: r'balanceAccountId')
String? get balanceAccountId;