Skip to content

Instantly share code, notes, and snippets.

@alphastory
Last active March 1, 2016 23:39
Show Gist options
  • Save alphastory/bef76640db08b64890b0 to your computer and use it in GitHub Desktop.
Save alphastory/bef76640db08b64890b0 to your computer and use it in GitHub Desktop.
var user = {
Address: "11663 North East Dr., ",
AssociatedChapter: "7",
City: "Camby",
Country: "United States",
DonorType: "Friend of Kappa Alpha Theta",
Email: "matthew.wagner@hotmail.com",
FirstName: "Matthew",
LastName: "Wagner",
PatriotID: "",
Phone: "8125084791",
State: "IN",
TotalPansies: 10,
Zip: "46113"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment