Class TokenCancelAirdropTransaction


public class TokenCancelAirdropTransaction extends PendingAirdropLogic<TokenCancelAirdropTransaction>
Token cancel airdrop
Remove one or more pending airdrops from state on behalf of the sender(s) for each airdrop. Each pending airdrop canceled SHALL be removed from state and SHALL NOT be available to claim.
Each cancellation SHALL be represented in the transaction body and SHALL NOT be restated in the record file.
All cancellations MUST succeed for this transaction to succeed. ### Block Stream Effects None