IAddOrInviteToTeamResult

Interface

Interface for result object out of addOrInviteUsersToTeam.

Properties

Property Type Notes
collaborationCoordinator IAddOrInviteResponse
community IAddOrInviteResponse
errors ArcGISRequestError[]
groupId string
notAdded string[]
notEmailed string[]
notInvited string[]
org IAddOrInviteResponse
partnered IAddOrInviteResponse
world IAddOrInviteResponse

Interface defined in teams/src/types.ts:138