Schema

Scalars

Enums

Objects

Input Objects

BtlApplicantCase (OBJECT)

Schema Definition

type BtlApplicantCase { additionalIncome: [BtlAdditionalIncomeCase] companyDirectorIncome: CompanyDirectorIncomeCase contractorIncome: ContractorIncomeCase countryOfResidence: String dob: String employmentStatus: EmploymentStatus expenditure: [BtlExpenditureCase] gender: Gender income: BtlIncomeCase maritalStatus: MaritalStatus propertyIncome: [Int!] residentialStatus: ResidentialStatus retirementAge: PositiveInteger selfEmployedIncome: SelfEmployedIncomeCase }