payoutState property
The payout state of the account holder.
Implementation
@BuiltValueField(wireName: r'payoutState')
AccountPayoutState? get payoutState;
The payout state of the account holder.
@BuiltValueField(wireName: r'payoutState')
AccountPayoutState? get payoutState;