WithdrawWithheldTokensFromAccountsInstructionDataArgs
type WithdrawWithheldTokensFromAccountsInstructionDataArgs = {
numTokenAccounts: number;
};Properties
numTokenAccounts
numTokenAccounts: number;Number of token accounts harvested.
type WithdrawWithheldTokensFromAccountsInstructionDataArgs = {
numTokenAccounts: number;
};numTokenAccounts: number;Number of token accounts harvested.