Interface IEstimateLink

All Known Implementing Classes:
EstimateLinkOperations

public interface IEstimateLink
Represents the operations available to an estimate link.
  • Method Details

    • byCurrency

      IEstimateLinkCollectionByCurrency byCurrency​(String currencyCode)
      Gets the operations that can be applied on products from a given country.
      Parameters:
      currencyCode - The currency code for the country.
      Returns:
      The operations that can be performed on estimate link collection that belong to a given currency.