Locked constant
DestinyVendorItemState
const Locked
Locked = 262144 This indicates that the sale item is locked.
Implementation
static const DestinyVendorItemState Locked = DestinyVendorItemState(262144);