Incomplete constant
DestinyVendorItemState
const Incomplete
Incomplete = 1 Deprecated forever (probably). There was a time when Records were going to be implemented through Vendors, and this field was relevant. Now they're implemented through Presentation Nodes, and this field doesn't matter anymore.
Implementation
static const DestinyVendorItemState Incomplete = DestinyVendorItemState(1);