Skip to content

Instantly share code, notes, and snippets.

@chanakaDe
Last active January 28, 2020 16:14
Show Gist options
  • Save chanakaDe/9800c1430b4e34b744b5188500663d0d to your computer and use it in GitHub Desktop.
Save chanakaDe/9800c1430b4e34b744b5188500663d0d to your computer and use it in GitHub Desktop.
{
first_name: "",
last_name: "",
username: "",
email:"",
password:"",
street_address:"",
city:"",
state:"",
zip_code:"",
package:"",
plan_id:"",
stripe_token:"",
children:[
{
first_name:"",
last_name:"",
dob:"",
img:"",
nickname:"",
password:"",
},
{
first_name:"",
last_name:"",
dob:"",
img:"",
nickname:"",
password:"",
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment