Class CodeInterpreterOutput
public abstract class CodeInterpreterOutput
- Inheritance
-
objectCodeInterpreterOutput
- Derived
Properties
Index
public int Index { get; set; }
Property Value
- int
Type
public CodeInterpreterOutputType Type { get; set; }