Skip to content
adammeyer edited this page Jan 20, 2014 · 10 revisions

Email

{
  "text": "[email protected]"
}

Name

{
  "firstName": "Steve",
  "lastName": "Frank"
}

Address

{
  "address1": "100 Packerland Dr.",
  "address2": "Apt 401",
  "city": "Green Bay",
  "state": "WI",
  "zip": "54304"
}

Phone

{
  "text": "555-555-5555"
}

Number

{
  "text": "71"
}

Date

{
  "text": "2014-01-01"
}
Clone this wiki locally