Class PendingAirdropId

java.lang.Object
com.hedera.hashgraph.sdk.PendingAirdropId

public class PendingAirdropId extends Object
A unique, composite, identifier for a pending airdrop. Each pending airdrop SHALL be uniquely identified by a PendingAirdropId. A PendingAirdropId SHALL be recorded when created and MUST be provided in any transaction that would modify that pending airdrop (such as a `claimAirdrop` or `cancelAirdrop`).