Class SchemaProperty
public class SchemaProperty
- Inheritance
-
SchemaProperty
- Inherited Members
Properties
Description
[JsonPropertyName("description")]
public string? Description { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public string? Type { get; set; }