Contents

UserInvitation.Attributes

Attributes that describe a User Invitations resource.

Declaration

object UserInvitation.Attributes

Properties

NameTypeDescription
emailemail

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.

firstNamestring

The first name of the user with the pending user invitation.

lastNamestring

The last name of the user with the pending user invitation.

roles[UserRole]

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

expirationDatedate-time

The expiration date of the pending invitation.

provisioningAllowedboolean

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

allAppsVisibleboolean

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

See Also

Related Documentation

Objects