accountHolderId property
The identifier of the receiving account holder. The payout will default to the primary balance account of this account holder if no balanceAccountId is provided.
Implementation
@BuiltValueField(wireName: r'accountHolderId')
String? get accountHolderId;