ExtensionData
Property in Project
Summary
Contains any data parsed from the source file that was not matched to a property on this type.
public Dictionary<string, JsonElement>? ExtensionData { get; set; }
Last updated
Was this helpful?
Property in Project
Contains any data parsed from the source file that was not matched to a property on this type.
public Dictionary<string, JsonElement>? ExtensionData { get; set; }
Last updated
Was this helpful?