Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1001 Bytes

DistributionGroupDetailsResponse.md

File metadata and controls

15 lines (11 loc) · 1001 Bytes

DistributionGroupDetailsResponse

Properties

Name Type Description Notes
is_shared bool Whether the distribution group is shared group or not [optional]
total_apps_count float The count of apps associated with this distribution group [optional]
total_user_count float The count of users in the distribution group [optional]
notified_user_count float The count of non-pending users in the distribution group who will be notified by new releases [optional]
group_type string Type of group (Default, HockeyAppDefault or MicrosoftDogfooding) [optional]
users \ZeC128\AppCenter\AppCenterApi\InlineResponse20010[] The distribution group users [optional]

[Back to Model list] [Back to API list] [Back to README]