Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 562 Bytes

LogsResponse.md

File metadata and controls

18 lines (10 loc) · 562 Bytes

LogsResponse

logs model

Properties

Name Type Description Notes
hasMore Boolean True, if there are more pages. [optional] [readonly]
_object String The object type [optional] [readonly]
nextPageUrl String URL of the next page. [optional]
previousPageUrl String Url of the previous page. [optional]
data List<LogsResponseData> set to page results. [optional]