IssueCommentJSONConverter¶
Converts a JSON object into an IssueComment.
Implements¶
- JSONConverter[IssueComment val] val
Constructors¶
create¶
Returns¶
Public Functions¶
apply¶
Builds an IssueComment from its JSON representation.
Parameters¶
- json: JSONNav val
- creds: Credentials val
Returns¶
- IssueComment val ?
eq¶
Parameters¶
- that: IssueCommentJSONConverter val
Returns¶
- Bool val
ne¶
Parameters¶
- that: IssueCommentJSONConverter val
Returns¶
- Bool val