UserEditorActivityItem
object
A series a user wants to edit, is working on, or has completed
Properties
UserEditorActivityItemobject
| Property | Type | Description |
|---|---|---|
pornhwaIdrequired | integer | |
slugrequired | string | |
titlerequired | string | |
coverImagerequired | string | |
statusrequired | string | want_to_editworking_ondone |
updatedAtrequired | string |
Example
UserEditorActivityItem Example
{ "pornhwaId": 0, "slug": "example-slug", "title": "string", "coverImage": "string", "status": "want_to_edit", "updatedAt": "string"}Related Endpoints
This schema is used in the following endpoints: