Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 788 Bytes

Metadata.md

File metadata and controls

15 lines (10 loc) · 788 Bytes

Metadata

Information about total number of journals in the retrieve, number of recodrs on the page, and the page number.

Properties

Name Type Description Notes
total int Total number of records for the request. [optional]
page int Page number (default is 1) [optional]
limit int Number of records on a page (default is 10). [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]