Dictionary

A dictionary with fields

Field Type Description
website URL? Nullable. Link to company website
twitter URL? Nullable. Link to twitter page
facebook URL? Nullable. Link to facebook page
instagram URL? Nullable. Link to instagram page
youtube URL? Nullable. Link to youtube page
pinterest URL? Nullable. Link to pinterest page
snapchat URL? Nullable. Link to snapchat page

Examples

Example 1

{
    "website": "https://example.com",
    "twitter": "https://example.com",
    "facebook": "https://example.com",
    "instagram": "https://example.com",
    "youtube": "https://example.com",
    "pinterest": "https://example.com",
    "snapchat": "https://example.com"
}
This is a development version Do not use this version in production
1.10.0 development