{ "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 |
String
{ "config": Meta, "inlineConfig": Map (String), "mapTags": Map (String), "mapReceiver": Map (Author), "tags": Array (String), "receiver": Array (Author), "data": Array (Array (Number)), "read": Boolean, "author": Author, "meta": Meta, "sendDate": String (date), "readDate": String (date-time), "price": Number, "rating": Integer, "content": String, "question": String, "version": String, "coffeeTime": String (time), "g-recaptcha-response": String, "media.fields": String, "payload": Any, }
Field | Description |
---|---|
config | Meta |
inlineConfig | Map (String) |
mapTags | Map (String) |
mapReceiver | Map (Author) |
tags | Array (String) |
receiver | Array (Author) |
data | Array (Array (Number)) |
read | Boolean |
author | Author |
meta | Meta |
sendDate | String (date) |
readDate | String (date-time) |
price | Number |
rating | Integer |
content | String Contains the "main" content of the news entry |
question | String |
version | String |
coffeeTime | String (time) |
g-recaptcha-response | String |
media.fields | String |
payload | Any |