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