IssueCommentsJSONConverter¶
Converts a JSON array of issue comment objects into an Array of IssueComment.
Implements¶
- JSONConverter[Array[IssueComment val] val] val
Constructors¶
create¶
Returns¶
Public Functions¶
apply¶
Builds an IssueComment array from JSON.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- Array[IssueComment val] val ?
eq¶
Parameters¶
- that: IssueCommentsJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: IssueCommentsJSONConverter val
Returns¶
- Bool val