changed naming
This commit is contained in:
parent
9e744f41b0
commit
375c8679cd
4 changed files with 12 additions and 8 deletions
|
|
@ -1601,7 +1601,7 @@ models:
|
|||
that the service is active or used. Each user can associate any of their
|
||||
bundles with any of their accommodations."
|
||||
|
||||
- name: number_active_users
|
||||
- name: number_users_with_service_applied_in_accommodation
|
||||
data_type: bigint
|
||||
description:
|
||||
"Number of user accounts that have a bundle that considers this service
|
||||
|
|
@ -1609,7 +1609,7 @@ models:
|
|||
In other words there is at least one active accommodation that offers
|
||||
this service for this number of users."
|
||||
|
||||
- name: number_inactive_users
|
||||
- name: number_users_without_service_applied_in_accommodation
|
||||
data_type: bigint
|
||||
description:
|
||||
"Number of user accounts that have a bundle that considers this service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue