Class ContentDelta
Inheritance
object
ContentDelta
Assembly: .dll
Syntax
public class ContentDelta
Properties
InputJson
Declaration
public string InputJson { get; set; }
Property Value
PartialJson
Declaration
public string PartialJson { get; set; }
Property Value
Signature
Declaration
public string Signature { get; set; }
Property Value
Text
Declaration
public string Text { get; set; }
Property Value
Thinking
Declaration
public string Thinking { get; set; }
Property Value
Type
Declaration
public ContentDeltaType Type { get; set; }
Property Value