authAccounts property
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;
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.
final List<AuthAccount>? authAccounts;