balanceAccountId property

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

The unique identifier of the counterparty balance account.

Implementation

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