Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.08 KB

PatchedFetch.md

File metadata and controls

23 lines (18 loc) · 1.08 KB

PatchedFetch

The result of a bot retrieving the information

Properties

Name Type Description Notes
url str [optional] [readonly]
status FetchStatusEnum [optional]
owner int [optional] [readonly]
title str, none_type [optional]
description str, none_type [optional]
thumbnail str, none_type [optional]
generated_thumbnail str, none_type [optional]
thumbnail_image str, none_type [optional]
fetched_page str [optional]
last_updated datetime [optional] [readonly]
date_created datetime [optional] [readonly]
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]