Interface ISku

All Superinterfaces:
IEntityGetOperations<Sku>, IPartnerComponent<TripletTuple<String,​String,​String>>
All Known Subinterfaces:
ICustomerSku
All Known Implementing Classes:
CustomerSkuOperations, SkuOperations

public interface ISku
extends IPartnerComponent<TripletTuple<String,​String,​String>>, IEntityGetOperations<Sku>
Holds operations that can be performed on a single SKU.