Interface DataMaskingRule.UpdateStages.WithNumberFrom

    • Method Detail

      • withNumberFrom

        DataMaskingRule.Update withNumberFrom​(String numberFrom)
        Specifies the numberFrom property: The numberFrom property of the masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored..
        Parameters:
        numberFrom - The numberFrom property of the masking rule. Required if maskingFunction is set to Number, otherwise this parameter will be ignored.
        Returns:
        the next definition stage.