package gapi-ocaml

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Post.RepliesSource

Sourcetype t = {
  1. totalItems : int64;
    (*

    The count of comments on this post.

    *)
}
Sourceval totalItems : (t, int64) GapiLens.t
Sourceval empty : t
Sourceval render : t -> GapiJson.json_data_model list
OCaml

Innovation. Community. Security.