Enumeration
Comment.CodingKeys
public enum CodingKeys: String, CodingKey
Relationships
Member Of
Commentsee https://github.com/gothinkster/realworld/blob/master/api/swagger.json
Conforms To
CodingKeyString
Enumeration Cases
_id
case _id = "id"
createdAt
case createdAt
updatedAt
case updatedAt
body
case body
author
case author