Skip to content

Instantly share code, notes, and snippets.

@vmaraccini
Created October 8, 2018 22:09
Show Gist options
  • Save vmaraccini/54c70ff477ff867f61f4eb708e082f9c to your computer and use it in GitHub Desktop.
Save vmaraccini/54c70ff477ff867f61f4eb708e082f9c to your computer and use it in GitHub Desktop.
enum CardStatus {
case active
case blocked
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment