Class ResponseContentPart
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
[JsonConverter(typeof(ResponseContentPartConverter))]
public abstract class ResponseContentPart
Properties
| Edit this page View SourceType
The type of the content part.
Declaration
[JsonProperty("type")]
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| string |