The total number of users in the user base.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/access_total_users", "title": "access_total_users", "description": "The total number of users in the user base.", "example": 20, "type": "integer" }