Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
whats-open-ios
Commits
589d654f
Unverified
Commit
589d654f
authored
Oct 07, 2017
by
Eyad Hasan
Browse files
Fixing errors with Realm
Something something something about optional properties something something
parent
635f2b3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
WhatsOpen/WhatsOpen/Object Model/examplejson.swift
View file @
589d654f
...
...
@@ -22,7 +22,7 @@ enum Day: Int {
class
Facility
:
Object
{
dynamic
var
slug
=
""
dynamic
var
facilityName
=
""
var
facilityLocation
=
Locations
()
dynamic
var
facilityLocation
=
Locations
()
var
category
=
Categories
()
var
facilityTags
=
List
<
FacilityTags
>
()
var
mainSchedule
=
MainSchedule
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment