A submission object that is in initial processing
Name | Type | Description | Notes |
---|---|---|---|
id | int | [readonly] | |
url | str | [readonly] | |
target_url | str | ||
status | str | [readonly] | |
owner | User | [optional] | |
title | str | [optional] | |
description | str | [optional] | |
date | datetime, none_type | [optional] | |
fetch | dict, none_type | [optional] | |
moderation | dict, none_type | [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] |