Uses of Interface
com.microsoft.store.partnercenter.offers.IOfferCollection
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter | |
| com.microsoft.store.partnercenter.offers |
-
Uses of IOfferCollection in com.microsoft.store.partnercenter
Methods in com.microsoft.store.partnercenter that return types with arguments of type IOfferCollection Modifier and Type Method Description ICountrySelector<IOfferCollection>IPartner. getOffers()Gets the offer operations available to the partner.ICountrySelector<IOfferCollection>PartnerOperations. getOffers()Gets the offer operations available to the partner. -
Uses of IOfferCollection in com.microsoft.store.partnercenter.offers
Classes in com.microsoft.store.partnercenter.offers that implement IOfferCollection Modifier and Type Class Description classOfferCollectionOperationsOffer Collection operations implementation.Methods in com.microsoft.store.partnercenter.offers that return IOfferCollection Modifier and Type Method Description IOfferCollectionOfferCountrySelector. byCountry(String country)Scopes offers behavior to a specific country.