Organization Billing Details

Type: object

AttributeTypeDescription
total_seat_countnumberTotal number of seats reserved for the organization
used_seat_countnumberNumber of used seats for the organization

Example

{
  "total_seat_count": 16,
  "used_seat_count": 14
}