UserInfoWithPermissionLevel
public class UserInfoWithPermissionLevel : CustomStringConvertible, JSONRepresentable
The UserInfoWithPermissionLevel struct
-
User shared on the Paper doc.
Declaration
Swift
public let user: Sharing.UserInfo
-
Permission level for the user.
Declaration
Swift
public let permissionLevel: Paper.PaperDocPermissionLevel
-
Declaration
Swift
public var description: String { get }