Class Variable

java.lang.Object
org.brapi.schematools.analyse.Variable

public class Variable extends Object
Defines a Variable and a json path to get the value of the variable from a response body, and the parameter name for which this variable will be used, if different from the variable name.
  • Constructor Details

    • Variable

      public Variable()