public class SSOError { [JsonPropertyName("$id")] public string Id { get; set; } [JsonPropertyName("Title")] public string Title { get; set; } ...
確定! 回上一頁