Uses of Interface
com.microsoft.store.partnercenter.orders.IOrderCollectionByBillingCycleType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.orders |
-
Uses of IOrderCollectionByBillingCycleType in com.microsoft.store.partnercenter.orders
Classes in com.microsoft.store.partnercenter.orders that implement IOrderCollectionByBillingCycleType Modifier and Type Class Description classOrderCollectionByBillingCycleTypeOperationsOrder collection by billing cycle type operations implementation class.Methods in com.microsoft.store.partnercenter.orders that return IOrderCollectionByBillingCycleType Modifier and Type Method Description IOrderCollectionByBillingCycleTypeIOrderCollection. byBillingCycleType(BillingCycleType billingCycleType)Gets the order collection behavior given a billing cycle type.IOrderCollectionByBillingCycleTypeOrderCollectionOperations. byBillingCycleType(BillingCycleType billingCycleType)Gets the order collection behavior given a billing cycle type.