Skip to main content

PriceTimeLine

Collects all current and future prices, as well as it's history.

type PriceTimeLine {
current: TimeboxedPrice!
future: [TimeboxedPrice!]!
history: [TimeboxedPrice!]!
}

Fields

PriceTimeLine.current ● TimeboxedPrice! non-null object

The current valid price.

PriceTimeLine.future ● [TimeboxedPrice!]! non-null object

Future prices.

PriceTimeLine.history ● [TimeboxedPrice!]! non-null object

Old prices.

Member Of

Benefit interface ● BenefitComplexParagraph36 object ● CareAndDischargeBenefitParagraph45b object ● CompensationSurchargeBenefitParagraph43B object ● CounsellingSessionsBenefitParagraph37Abs3 object ● DayCareBenefitParagraph41 object ● GenericBenefit object ● HomeNursingBenefit object ● IndividualFlatRateHomeNursingBenefit object ● PreventiveCareBenefitParagraph39 object ● PrivateBenefit object