authAccounts property

List<AuthAccount>? authAccounts
final

authAccounts A list of up to 4 additional accounts that you allow to trade at the discounted fee. This cannot include the address of the transaction sender.

Implementation

final List<AuthAccount>? authAccounts;