Structure
EditorTrackingInfo
public struct EditorTrackingInfo: Codable, Equatable
Relationships
Conforms To
Codable
Equatable
Properties
enableEditorTracking
public let enableEditorTracking: Bool?
enableOwnershipAccessControl
public let enableOwnershipAccessControl: Bool?
allowOthersToUpdate
public let allowOthersToUpdate: Bool?
allowOthersToDelete
public let allowOthersToDelete: Bool?