OBJECT
type InsuranceProviderFeeItem {offeringId: Int feeId: Int name: String suggestedSalePrice: Float netPriceAmount: Float netPriceUnit: String finalSalesPrice: Float hasMarkup: Boolean unitType: String currencyId: Int priceOverride: priceOverride tier: pricingTier priceSource: String currency: Currency }