Docs

ClaimConditionsForToken

type ClaimConditionsForToken = {
claimConditions: Array<ClaimConditionInput>;
tokenId: BigNumberish;
};