Table of Contents

Property Required

Namespace
Ratatoskr.AsyncApi.Model
Assembly
Ratatoskr.dll

Required

[JsonPropertyName("required")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public List<string>? Required { get; set; }

Property Value

List<string>