access_percent_users_processed

The percentage of users processed so far (of the entire user base).

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-access-percent-users-processed-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/access_percent_users_processed",
  "title": "access_percent_users_processed",
  "description": "The percentage of users processed so far (of the entire user base).",
  "example": 50,
  "type": "integer"
}