OBJECT
type InsuranceDerivedPriceBasic {grossPrice: Float! netPrice: Float durationAmount: Int! durationTypeId: Int! currencyId: Int! durationType: DurationType currency: Currency }