Offer

public Offer Offer(Integer id, String title, String duration, List<AvailableTimeSlot> availableTimeSlots, ActivitiesPrice offerPrice, String description, Map<String, ActivitiesLink> links)

Parameters

id

The numerical identifier for the offer.

title

A descriptive title for this offer.

duration

The anticipated time duration for the activity, e xpressed using Java JDK duration format.

availableTimeSlots

The list of available Time Slots for the activity.

offerPrice
description

Description of this offer.

links

Container of HATEOAS URL's