Skip to content

Instantly share code, notes, and snippets.

@Yusfuu
Created June 1, 2022 09:53
Show Gist options
  • Save Yusfuu/4434b3309eb6a073e880cbafbbc9e495 to your computer and use it in GitHub Desktop.
Save Yusfuu/4434b3309eb6a073e880cbafbbc9e495 to your computer and use it in GitHub Desktop.
Business {
"""
The name of the business (e.g. "The French Laundry")
"""
name: String
"""
The rating of the business
"""
rating: Float
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment