Domain Documentation

Structure Generic​Error​Model​Errors

public struct GenericErrorModelErrors: Codable  

see https://github.com/gothinkster/realworld/blob/master/api/swagger.json

GenericErrorModelErrors GenericErrorModelErrors Codable Codable GenericErrorModelErrors->Codable

Conforms To

Codable

Initializers

init(body:​)

public init(body: [String])  

Properties

body

public var body: [String]