Skip to content

Instantly share code, notes, and snippets.

@wattsm
Created May 10, 2012 11:58
Show Gist options
  • Save wattsm/2652612 to your computer and use it in GitHub Desktop.
Save wattsm/2652612 to your computer and use it in GitHub Desktop.
Message properties (JSON)
{
"__Type":"MessageType",
"property-string":"String value",
"property-number":10.4,
"property-bool":true,
"property-null":null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment