Table of Contents

Class SchemaProperty

Namespace
AutoGen.Anthropic.DTO
Assembly
AutoGen.Anthropic.dll
public class SchemaProperty
Inheritance
SchemaProperty
Inherited Members

Properties

Description

[JsonPropertyName("description")]
public string? Description { get; set; }

Property Value

string

Type

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

Property Value

string