APIPage¶
- class xbrl_filings_api.APIPage¶
Bases:
APIObjectBase class for JSON:API response page or document.
Methods
__hash__()Return hash(self).
__repr__()Return repr(self).
__str__()Return str(self).
Attributes
URL to this
APIPage.URL to previous
APIPagein the query.URL to next
APIPagein the query.URL to first
APIPagein the query.URL to last
APIPagein the query.Version of the JSON-API protocol used on this
APIPage.query_timeTime when the query function was called for an
APIObject.request_urlHTTP request URL for an
APIObject.