ClassPermission

@objc(RealmSwiftClassPermission)
public class ClassPermission : Object

An object which describes class-wide permissions.

An instance of this object is automatically created in the Realm for class in your schema, and should not be created manually.