[Index]

Model: data/MeetingRoomUsageCategoryDef

Meeting Room usage category definitions.

Model Details: data/MeetingRoomUsageCategoryDef

Title Description Details
Key * Unique identifier key for this usage category within the policy. Used together with policy_name to form a composite unique key.
  • Field Name: key
  • Type: String
  • MaxLength: 1024
Title Display title or name for this usage category (e.g., 'Low Usage', 'Medium Usage', 'High Usage').
  • Field Name: title
  • Type: String
  • MaxLength: 1024
Description Detailed description or notes about this usage category definition.
  • Field Name: description
  • Type: String
  • MaxLength: 1024
Min Percent Minimum usage percentage threshold for this usage category.
  • Field Name: min_percent
  • Type: Number
Max Percent Maximum usage percentage threshold for this usage category.
  • Field Name: max_percent
  • Type: Number