AggregateOffer Class

public class AggregateOffer extends Offer

Defines a list of offers from merchants that are related to the image.

Method Summary

Modifier and Type Method and Description
List<Offer> offers()

Get the offers value.

Inherited Members

Method Details

offers

public List offers()

Get the offers value.

Returns:

the offers value

Applies to