balanceAccountId property

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

The unique identifier of the balance account.

Implementation

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