PbCommentOnRequest

Type Alias PbCommentOnRequest 

Source
pub type PbCommentOnRequest = CommentOnRequest;

Aliased Type§

pub struct PbCommentOnRequest {
    pub comment: Option<Comment>,
}

Fields§

§comment: Option<Comment>