Interface LabCost.DefinitionStages.WithCurrencyCode

All Known Subinterfaces:
LabCost.Definition, LabCost.DefinitionStages.WithCreate
Enclosing interface:
LabCost.DefinitionStages

public static interface LabCost.DefinitionStages.WithCurrencyCode
The stage of the LabCost definition allowing to specify currencyCode.
  • Method Details

    • withCurrencyCode

      LabCost.DefinitionStages.WithCreate withCurrencyCode(String currencyCode)
      Specifies the currencyCode property: The currency code of the cost..
      Parameters:
      currencyCode - The currency code of the cost.
      Returns:
      the next definition stage.