Skip to content

Instantly share code, notes, and snippets.

@chriswebb09
Last active June 9, 2017 02:41
Show Gist options
  • Select an option

  • Save chriswebb09/3e28f467a0c2e5739a4895b8cdebfdee to your computer and use it in GitHub Desktop.

Select an option

Save chriswebb09/3e28f467a0c2e5739a4895b8cdebfdee to your computer and use it in GitHub Desktop.
struct UserViewModel {
var emailText: String
var firstNameText: String
var lastNameText: String
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment