ClaimAllowed constant
DestinyProgressionRewardItemState
const ClaimAllowed
ClaimAllowed = 8 If this is set, the reward is allowed to be claimed by this Character. An item can be earned but still can't be claimed in certain circumstances, like if it's only allowed for certain subclasses. It also might not be able to be claimed if you already claimed it!
Implementation
static const DestinyProgressionRewardItemState ClaimAllowed = DestinyProgressionRewardItemState(8);