Structure
GenericErrorModelErrors
public struct GenericErrorModelErrors: Codable
see https://github.com/gothinkster/realworld/blob/master/api/swagger.json
Relationships
Conforms To
Codable
Initializers
init(body:)
public init(body: [String])
Properties
body
public var body: [String]