Uses of Interface
com.microsoft.store.partnercenter.products.ISku
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.products | |
| com.microsoft.store.partnercenter.products |
-
Uses of ISku in com.microsoft.store.partnercenter.customers.products
Subinterfaces of ISku in com.microsoft.store.partnercenter.customers.products Modifier and Type Interface Description interfaceICustomerSkuRepresents the operations that can be performed on a single SKU.Classes in com.microsoft.store.partnercenter.customers.products that implement ISku Modifier and Type Class Description classCustomerSkuOperationsImplements operations for a single customer SKU.Methods in com.microsoft.store.partnercenter.customers.products that return ISku Modifier and Type Method Description ISkuCustomerSkuCollectionOperations. byId(String skuId)Retrieves the operations tied with a specific SKU. -
Uses of ISku in com.microsoft.store.partnercenter.products
Classes in com.microsoft.store.partnercenter.products that implement ISku Modifier and Type Class Description classSkuOperationsImplements a single sku operations.