Skip to content

Instantly share code, notes, and snippets.

@ashaegupta
Created December 4, 2013 15:16
Show Gist options
  • Save ashaegupta/7789210 to your computer and use it in GitHub Desktop.
Save ashaegupta/7789210 to your computer and use it in GitHub Desktop.
Customer data.
customer: {
id: 12031923019,
email: "michael@madrid.com",
signed_up: 1386169925 //TIMESTAMP,
last_visited: 1386169925 //TIMESTAMP,
last_emailed: 1386169925 //TIMESTAMP,
unsubscribed: false //boolean,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment