Interface DecimalPlacesConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DecimalPlacesConfiguration.Builder,DecimalPlacesConfiguration>, SdkBuilder<DecimalPlacesConfiguration.Builder,DecimalPlacesConfiguration>, SdkPojo
Enclosing class:
DecimalPlacesConfiguration

public static interface DecimalPlacesConfiguration.Builder extends SdkPojo, CopyableBuilder<DecimalPlacesConfiguration.Builder,DecimalPlacesConfiguration>
  • Method Details

    • decimalPlaces

      DecimalPlacesConfiguration.Builder decimalPlaces(Long decimalPlaces)

      The values of the decimal places.

      Parameters:
      decimalPlaces - The values of the decimal places.
      Returns:
      Returns a reference to this object so that method calls can be chained together.