Interface ISkuCollection

All Superinterfaces:
IEntireEntityCollectionRetrievalOperations<Sku,​ResourceCollection<Sku>>, IEntitySelector<String,​ISku>, IPartnerComponent<Tuple<String,​String>>
All Known Implementing Classes:
CustomerSkuCollectionOperations, SkuCollectionOperations

public interface ISkuCollection
extends IPartnerComponent<Tuple<String,​String>>, IEntitySelector<String,​ISku>, IEntireEntityCollectionRetrievalOperations<Sku,​ResourceCollection<Sku>>
Holds operations that can be performed on SKUs.