AutoWebServiceRequest<TResponse>.JsonSettings property

Gets or sets the JSON settings.

public JsonSettings? JsonSettings { get; set; }

Property Value

The json settings.

See Also