Domain Documentation

Enumeration Comment.​Coding​Keys

public enum CodingKeys: String, CodingKey  
Comment.CodingKeys Comment.CodingKeys CodingKey CodingKey Comment.CodingKeys->CodingKey String String Comment.CodingKeys->String

Member Of

Comment

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

Conforms To

CodingKey
String

Enumeration Cases

_id

case _id = "id"

created​At

case createdAt

updated​At

case updatedAt

body

case body

author

case author