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