targetAccount property
The unique identifier of the balance account against which the disputed amount is booked. Required if behavior is deductFromOneBalanceAccount.
Implementation
@BuiltValueField(wireName: r'targetAccount')
String? get targetAccount;