get_comment

Function get_comment 

Source
pub async fn get_comment(
    configuration: &Configuration,
    params: GetCommentParams,
) -> Result<GetComment200Response, Error<GetCommentError>>