TrustedNonTeamMemberLogInfo
public class TrustedNonTeamMemberLogInfo : TeamLog.UserLogInfo
User that is not a member of the team but considered trusted.
-
Indicates the type of the member of a trusted team.
Declaration
Swift
public let trustedNonTeamMemberType: TeamLog.TrustedNonTeamMemberType
-
Details about this user’s trusted team.
Declaration
Swift
public let team: TeamLog.TeamLogInfo?