Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F12142673
WFACollection+CoreDataProperties.swift
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
576 B
Subscribers
None
WFACollection+CoreDataProperties.swift
View Options
import
Foundation
import
CoreData
extension
WFACollection
{
@
nonobjc
public
class
func
createFetchRequest
()
->
NSFetchRequest
<
WFACollection
>
{
return
NSFetchRequest
<
WFACollection
>(
entityName
:
"WFACollection"
)
}
@NSManaged
public
var
alias
:
String
?
@NSManaged
public
var
blogDescription
:
String
?
@NSManaged
public
var
email
:
String
?
@NSManaged
public
var
isPublic
:
Bool
@NSManaged
public
var
styleSheet
:
String
?
@NSManaged
public
var
title
:
String
@NSManaged
public
var
url
:
String
?
}
extension
WFACollection
:
Identifiable
{
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 9, 11:58 PM (1 d, 11 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3400945
Attached To
rWFSUI WriteFreely SwiftUI
Event Timeline
Log In to Comment