Schema

Scalars

Enums

Objects

Input Objects

BtlApplicantCase (OBJECT)

Schema Definition

type BtlApplicantCase { additionalIncome: [BtlAdditionalIncomeCase] barclaysPremier: Boolean companyDirectorIncome: CompanyDirectorIncomeCase contractorIncome: ContractorIncomeCase dateOfBirth: Date email: String expenditure: [BtlExpenditureCase] firstName: String gender: Gender homePhone: String income: BtlIncomeCase lastName: String livingExpenses: [LivingExpensesCase] maritalStatus: MaritalStatus middleName: String mobile: String notes: String ownMainResidence: Boolean propertyIncome: [Int] reference: String retirementAge: PositiveInteger retirementIncome: PositiveInteger scotlandMainResidence: Boolean selfEmployedIncome: SelfEmployedIncomeCase taxBand: TaxBand title: String }