ExternalUserLogInfo
public class ExternalUserLogInfo : CustomStringConvertible, JSONRepresentable
A user without a Dropbox account.
-
An external user identifier.
Declaration
Swift
public let userIdentifier: String
-
Identifier type.
Declaration
Swift
public let identifierType: TeamLog.IdentifierType
-
Declaration
Swift
public var description: String { get }