AggregateOffer Class
- java.
lang. Object
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
Offer.aggregateRating()
Thing.alternateName()
Offer.availability()
Thing.bingId()
Thing.description()
Identifiable.id()
Thing.image()
Offer.lastUpdated()
Thing.name()
Offer.price()
Offer.priceCurrency()
Response.readLink()
Offer.seller()
Thing.url()
Response.webSearchUrl()
Method Details
offers
public List
Get the offers value.
Returns:
the offers value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java