Contents

UserInvitationCreateRequest.Data.Attributes

Attributes that you set that describe the new resource.

Declaration

object UserInvitationCreateRequest.Data.Attributes

Properties

NameTypeDescription
allAppsVisibleboolean

A Boolean value that indicates whether a user has access to all apps available to the team.

email Requiredemail

The email address of a pending user invitation. The email address must be valid to activate the account. It can be any email address, not necessarily one associated with an Apple Account.

firstName Requiredstring

The user invitation recipient’s first name.

lastName Requiredstring

The user invitation recipient’s last name.

provisioningAllowedboolean

A Boolean value that indicates the user’s specified role allows access to the provisioning functionality on the Apple Developer website.

roles Required[UserRole]

Assigned user roles that determine the user’s access to sections of App Store Connect and tasks they can perform.

See Also

Related Documentation

Objects