offers property

Map<String, Offer> offers
final

The map Offer.id and Offer to be displayed as options for the client.

Implementation

final Map<String, Offer> offers;