Class SharedDictionaryIssueDetails
SharedDictionaryIssueDetails
public sealed class SharedDictionaryIssueDetails
- Inheritance
-
SharedDictionaryIssueDetails
- Inherited Members
Properties
Request
request
[JsonPropertyName("request")]
public AffectedRequest Request { get; set; }
Property Value
SharedDictionaryError
sharedDictionaryError
[JsonPropertyName("sharedDictionaryError")]
public SharedDictionaryError SharedDictionaryError { get; set; }