ICustomerOfferCategoryCollection Interface
Implements
IPartnerComponentString
IEntireEntityCollectionRetrievalOperations<OfferCategory,ResourceCollection<OfferCategory>>
public interface ICustomerOfferCategoryCollection extends IPartnerComponentString, IEntireEntityCollectionRetrievalOperations<OfferCategory,ResourceCollection<OfferCategory>>
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Resource |
get()
Retrieves all the offer categories for the provided customer. |
Method Details
get
public abstract ResourceCollection
Retrieves all the offer categories for the provided customer.
Returns:
The offer categories for the provided customer.