JetBrains.AppStore.NotaryApi/Schema/SubmissionListResponse.cs [9:25]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - public Meta meta; public struct Data { public Attributes attributes; public string id; public string type; public struct Attributes { public string createdDate; public string name; public string status; } } public struct Meta - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - JetBrains.AppStore.NotaryApi/Schema/SubmissionResponse.cs [9:25]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - public Meta meta; public struct Data { public Attributes attributes; public string id; public string type; public struct Attributes { public string createdDate; public string name; public string status; } } public struct Meta - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -