{ "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), "mapTags": Map (String), "mapReceiver": Map (Author), "mapResources": Map (Location | Web), "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": String, "range": Duration, "price": Number, "rating": Integer, "content": String, "question": String, "version": String, "coffeeTime": Time, "profileUri": URI, "g-recaptcha-response": String, "media.fields": String, "payload": Any, }
Field | Description |
---|---|
config | Meta |
inlineConfig | Map (String) |
mapTags | Map (String) |
mapReceiver | Map (Author) |
mapResources | Map (Location | Web) |
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 | String |
range | Duration |
price | Number
|
rating | Integer
|
content | String Contains the main content of the news entry
|
question | String
|
version | String
|
coffeeTime | Time |
profileUri | URI |
g-recaptcha-response | String |
media.fields | String |
payload | Any |