Uses of Class
com.microsoft.store.partnercenter.models.offers.OfferCategory
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.offers | |
| com.microsoft.store.partnercenter.offers |
-
Uses of OfferCategory in com.microsoft.store.partnercenter.models.offers
Methods in com.microsoft.store.partnercenter.models.offers that return OfferCategory Modifier and Type Method Description OfferCategoryOffer. getCategory()Methods in com.microsoft.store.partnercenter.models.offers with parameters of type OfferCategory Modifier and Type Method Description voidOffer. setCategory(OfferCategory value) -
Uses of OfferCategory in com.microsoft.store.partnercenter.offers
Methods in com.microsoft.store.partnercenter.offers that return types with arguments of type OfferCategory Modifier and Type Method Description ResourceCollection<OfferCategory>CustomerOfferCategoryCollectionOperations. get()Gets the offer categories available to customer from partner.ResourceCollection<OfferCategory>ICustomerOfferCategoryCollection. get()Retrieves all the offer categories for the provided customer.ResourceCollection<OfferCategory>IOfferCategoryCollection. get()Retrieves all offer categories available to the partner for the provided country.ResourceCollection<OfferCategory>OfferCategoryCollectionOperations. get()Retrieves all offer categories available to the partner for the provided country.