ICustomerOfferCategoryCollection Interface

Implements

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

Method Summary

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

Retrieves all the offer categories for the provided customer.

Method Details

get

public abstract ResourceCollection get()

Retrieves all the offer categories for the provided customer.

Returns:

The offer categories for the provided customer.

Applies to