BetaTester.Attributes
Attributes that describe a beta tester resource.
Declaration
object BetaTester.AttributesProperties
| Name | Type | Description |
|---|---|---|
appDevices | [BetaTester.Attributes.AppDevices] | |
email | The beta tester’s email address, used for sending beta testing invitations. | |
firstName | string | The beta tester’s first name. |
inviteType | BetaInviteType | An invite type that indicates if a beta tester was invited by an email invite or used a TestFlight public link to join a beta test. |
lastName | string | The beta tester’s last name. |
state | BetaTesterState | The status of a beta tester. |