fundingBalanceAccountId property

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

The unique identifier of the balance account used to fund the grant.

Implementation

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