balanceAccountId property
The unique identifier of the balance account associated with this payment instrument. >You can only change the balance account ID if the payment instrument has inactive status.
Implementation
@BuiltValueField(wireName: r'balanceAccountId')
String? get balanceAccountId;