OfferCategoryCollectionOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. offers. OfferCategoryCollectionOperations
- com.
- com.
- com.
Implements
public class OfferCategoryCollectionOperations extends BasePartnerComponentString implements IOfferCategoryCollection
Offers categories implementation.
Constructor Summary
| Constructor | Description |
|---|---|
| OfferCategoryCollectionOperations(IPartner rootPartnerOperations, String country) |
Initializes a new instance of the Offer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Resource |
get()
Retrieves all offer categories available to the partner for the provided country. |
Inherited Members
Constructor Details
OfferCategoryCollectionOperations
public OfferCategoryCollectionOperations(IPartner rootPartnerOperations, String country)
Initializes a new instance of the OfferCategoryCollectionOperations class.
Parameters:
Method Details
get
public ResourceCollection
Retrieves all offer categories available to the partner for the provided country.
Returns: