liableBalanceAccountId property

  1. @BuiltValueField.new(wireName: r'liableBalanceAccountId')
String? get liableBalanceAccountId

The balance account ID of the account that will be used to compensate the balance account whose balance is negative.

Implementation

@BuiltValueField(wireName: r'liableBalanceAccountId')
String? get liableBalanceAccountId;