Skip to main content

BudgetEstimateSplit

Spits for an estimate

type BudgetEstimateSplit {
installments: [BudgetEstimateInstallment!]!
player: BudgetPlayer!
totals: BudgetTotals!
}

Fields​

BudgetEstimateSplit.installments ● [BudgetEstimateInstallment!]! non-null object​

Split's installments

BudgetEstimateSplit.player ● BudgetPlayer! non-null object​

The split's player

BudgetEstimateSplit.totals ● BudgetTotals! non-null object​

Split total

Member of​

BudgetEstimateSplitEdge object