Table of Contents

Class RunStepDetailsToolCallsCodeObject.CodeOutputImage

Namespace
OpenAI.ObjectModels.ResponseModels
Assembly
AntRunnerLib.dll
public class CodeOutputImage
Inheritance
System.Object
RunStepDetailsToolCallsCodeObject.CodeOutputImage
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()

Properties

Image

[JsonPropertyName("image")]
public RunStepDetailsToolCallsCodeObject.CodeOutputImage.ImageDetails Image { get; set; }

Property Value

RunStepDetailsToolCallsCodeObject.CodeOutputImage.ImageDetails

Type

[JsonPropertyName("type")]
public string Type { get; set; }

Property Value

System.String