balances property
The balances of the grant account.
Implementation
@BuiltValueField(wireName: r'balances')
BuiltList<CapitalBalance>? get balances;
The balances of the grant account.
@BuiltValueField(wireName: r'balances')
BuiltList<CapitalBalance>? get balances;