[]
Gets or sets the settings for the parameters.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Parameters Parameters { get; set; }
| Type | Description |
|---|---|
| Parameters | An instance of Parameters that contains the settings for the parameters. |