Amazon WorkMail · JSON Structure

Workmail Percentage Structure

Percentage schema from Amazon WorkMail API

Type: integer Properties: 0
Business CommunicationCalendarEmailExchangeEnterprise

Percentage is a JSON Structure definition published by Amazon WorkMail. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "integer",
  "minimum": 0,
  "maximum": 100,
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "name": "Percentage",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-workmail/refs/heads/main/json-structure/workmail-percentage-structure.json",
  "description": "Percentage schema from Amazon WorkMail API"
}