Depth in block chain. If > 0: the tx is on chain and has this many confirmations. If = 0: the tx is waiting confirmation. If < 0: a conflicting tx is on chain and has this many confirmations.
Declared in <wallet/coinselection.h>
<wallet/coinselection.h>
int depth;