Element | Description | Type | Required | Note |
---|---|---|---|---|
meeting | Top Level | data object | required | |
time | fecha del evento | string | required | Formato GMT: DD-MM-YYYY · HH:MM:SS |
duration | DTA (tiempo estimado de duración) | number | required | En minutos |
description | tema del evento | string | required | |
location | lugar del evento | string | optional | Por defecto es un string vacío |
reminder | recordatorio del evento | number | optional | Por defecto son 10 minutos |
invitees | emails de las personas que asisten al evento | string array | optional | Por defecto es un array vacío |
Last active
May 18, 2018 10:27
-
-
Save Fahrek/6bd7c837a5c38f46ed55245c55ea8f01 to your computer and use it in GitHub Desktop.
CH01 - JSON Meeting Request
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment