# Functions
DeleteComment is a closure for the DELETE /private/subjects/offerings/comments endpoint.
GetComment is a closure for the GET /private/subjects/offerings/comments endpoint.
GetCommentRating is a closure for the GET /private/subjects/offerings/comments/rating endpoint.
GetSubjectGrade is a closure for the GET /private/subject/grade endpoint.
GetSubjectReview is a closure for the GET /private/subject/review endpoint.
GetSubjectVerification is a closure for the GET /private/subject/verification endpoint.
PublishComment is a closure for the PUT /private/subjects/offerings/comments endpoint.
RateComment is a closure for the PUT /private/subjects/offerings/comments/rating endpoint.
ReportComment is a closure for the PUT /private/subjects/offerings/comments/report endpoint.
UpdateSubjectReview is a closure for the POST /private/subject/review endpoint.