IOfferCategoryCollection Interface

Implements

public interface IOfferCategoryCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<OfferCategory,ResourceCollection<OfferCategory>>

Represents the behavior of offer categories available to partners.

Method Summary

Modifier and Type Method and Description
abstract ResourceCollection<OfferCategory> get()

Retrieves all offer categories available to the partner for the provided country.

Method Details

get

public abstract ResourceCollection get()

Retrieves all offer categories available to the partner for the provided country.

Returns:

All offer categories for the provided country.

Applies to