New constant
DestinyVendorItemState
const New
New = 8 This item is considered to be "newly available", and should have some UI showing how shiny it is.
Implementation
static const DestinyVendorItemState New = DestinyVendorItemState(8);