Skip to main content
Static QR category. Validate calendar category

Schema Structure

  • type (string) - enum: calendar (required)
  • data (object) (required)
    • name (string) (required) - Summary of the event
    • location (string) - Location of the event
    • description (string) - Brief description of the event
    • startDate (string) (required) - Start date of the event
    • endDate (string) - End date of the string
    • timeZone (string) - Timezone

Schema