Report
public class Report : Codable
Undocumented
-
The ID of the report.
Declaration
Swift
public let id: String
-
The action taken in response to the report.
Declaration
Swift
public let actionTaken: String