Sys
public struct Sys : Decodable
The system fields of the error.
-
The identifer of the error.
Declaration
Swift
public let id: String
-
The type identifier for the error.
Declaration
Swift
public let type: String