Class AdditionalNotes
public class AdditionalNotes
Inheritance
-
Inherited Members
-
Properties
Caller
[YamlMember(Alias = "caller")]
[JsonProperty("caller")]
[JsonPropertyName("caller")]
public string Caller { get; set; }
Property Value
- string
-
Implementer
[YamlMember(Alias = "implementer")]
[JsonProperty("implementer")]
[JsonPropertyName("implementer")]
public string Implementer { get; set; }
Property Value
- string
-
Inheritor
[YamlMember(Alias = "inheritor")]
[JsonProperty("inheritor")]
[JsonPropertyName("inheritor")]
public string Inheritor { get; set; }
Property Value
- string
-