Dictionary

A dictionary with fields

Field Type Description
telephone String Public telephone number for customers
email String Public email address for customers

Examples

Example 1

{
    "telephone": "...",
    "email": "..."
}
This is a development version Do not use this version in production
1.10.0 development