ReservationValueAddedPromotion: {
    __typename?: "ReservationValueAddedPromotion";
    description: Scalars["String"]["output"];
    id: Scalars["String"]["output"];
}

Value add promotion(s) used to book the reservation.

Type declaration

  • Optional__typename?: "ReservationValueAddedPromotion"
  • description: Scalars["String"]["output"]

    Description of the value add promotion.

  • id: Scalars["String"]["output"]

    ID of the value added promotion.