{ "title": String, "email": String, "categories": Array (String), "locations": Array (Location), "origin": Location, }
| Field | Description |
|---|---|
| title | String
|
| String We will send no spam to this address | |
| categories | Array (String)
|
| locations | Array (Location) Array of locations |
| origin | Location |
Map (String)
{ "config": Meta, "inlineConfig": Map (String), "tags": Array (String), "receiver": Array (Author), "resources": Array (Location | Web), "profileImage": Base64, "read": Boolean, "source": Author | Web, "author": Author, "meta": Meta, "sendDate": Date, "readDate": DateTime, "expires": Duration, "price": Number, "rating": Integer, "content": String, "question": String, "version": String, "coffeeTime": Time, "profileUri": URI, "captcha": String, "payload": Any, }
| Field | Description |
|---|---|
| config | Meta |
| inlineConfig | Map (String) |
| tags | Array (String)
|
| receiver | Array (Author)
|
| resources | Array (Location | Web) |
| profileImage | Base64 |
| read | Boolean |
| source | Author | Web |
| author | Author |
| meta | Meta |
| sendDate | Date |
| readDate | DateTime |
| expires | Duration |
| price | Number
|
| rating | Integer
|
| content | String Contains the main content of the news entry
|
| question | String
|
| version | String
|
| coffeeTime | Time |
| profileUri | URI |
| captcha | String |
| payload | Any |