Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.09 KB

AppInvitationDetailResponse.md

File metadata and controls

18 lines (14 loc) · 1.09 KB

AppInvitationDetailResponse

Properties

Name Type Description Notes
id string The unique ID (UUID) of the invitation
app \ZeC128\AppCenter\AppCenterApi\V01testerappsRelease
email string The email address of the invited user
invite_type string The invitation type
invited_by \ZeC128\AppCenter\AppCenterApi\InlineResponse20020
is_existing_user bool Indicates whether the invited user already exists
permissions string[] The permissions the user has for the app [optional]
app_count float The number of apps in the group [optional]
distribution_group \ZeC128\AppCenter\AppCenterApi\AppInvitationDetailResponseDistributionGroup [optional]

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