pub fn memo_service_create_memo_comment(
configuration: &Configuration,
name: &str,
comment: V1CreateMemoRequest,
) -> Result<V1Memo, Error<MemoServiceCreateMemoCommentError>>
pub fn memo_service_create_memo_comment(
configuration: &Configuration,
name: &str,
comment: V1CreateMemoRequest,
) -> Result<V1Memo, Error<MemoServiceCreateMemoCommentError>>