OBJECT
type QuotePrice {totalPriceAmount: Float currencyId: Int currency: Currency generatedOn: DateTime quotePriceItems: [QuotePriceItem] }