Interface CheckedBy<T>
- All Superinterfaces:
Card<T>
- All Known Implementing Classes:
CheckedByImpl
-
Method Summary
Methods inherited from interface Card
getCodename, getContent, getContent, getCreatedAt, getHtmlURL, getId, getName, getRequestedAt, getUpdatedAt, getURL, raw_json, toJson
-
Method Details
-
getChecks
Integer getChecks()Returns the number of checks, they have been performed on the mentioned answer- Returns:
- the nuber of checks
-