Structure
MultipleCommentsResponse
public struct MultipleCommentsResponse: Codable
see https://github.com/gothinkster/realworld/blob/master/api/swagger.json
Relationships
Conforms To
Codable
Initializers
init(comments:)
public init(comments: [Comment])