Class WebSearchSource
Inherited Members
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
[JsonConverter(typeof(WebSearchSourceConverter))]
public class WebSearchSource
Properties
| Edit this page View SourceType
Required. The type of source. Always url.
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |