View Source cfapi_get_evaluations_200_response (cfapi v1.0.1)

Link to this section Summary

Link to this section Types

Link to this type

cfapi_get_evaluations_200_response/0

View Source
-type cfapi_get_evaluations_200_response() ::
    #{version => integer(),
      pageCount := integer(),
      itemCount := integer(),
      pageSize := integer(),
      pageIndex := integer()}.

Link to this section Functions