Uses of Interface
com.microsoft.store.partnercenter.invoices.IEstimateLinkCollectionByCurrency
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.invoices |
-
Uses of IEstimateLinkCollectionByCurrency in com.microsoft.store.partnercenter.invoices
Classes in com.microsoft.store.partnercenter.invoices that implement IEstimateLinkCollectionByCurrency Modifier and Type Class Description classEstimateLinkCollectionByCurrencyOperationsRepresents the operations available on an estimate link collection by currency.Methods in com.microsoft.store.partnercenter.invoices that return IEstimateLinkCollectionByCurrency Modifier and Type Method Description IEstimateLinkCollectionByCurrencyEstimateLinkOperations. byCurrency(String currencyCode)Gets the operations that can be applied on products from a given country.IEstimateLinkCollectionByCurrencyIEstimateLink. byCurrency(String currencyCode)Gets the operations that can be applied on products from a given country.