Income
No description
type Income {
confidence: Decimal!
transaction: Transaction
}
Fields
confidence
● Decimal!
non-null scalar
A number between 0-1.0 representing the confidence that this is legitimate income
transaction
● Transaction
object
The underlying transaction