Relativity.Services.Interfaces.Scripts.Models.SingleScriptInput public class SingleScriptInput : ScriptInput Represents the input to a Relativity script. Documentation public string Value { get; set; } Gets or sets the value of the input. public SingleScriptInput()