Skip to content

Instantly share code, notes, and snippets.

@dpenic
Created October 25, 2012 10:03
Show Gist options
  • Save dpenic/3951773 to your computer and use it in GitHub Desktop.
Save dpenic/3951773 to your computer and use it in GitHub Desktop.
{
"getFreeUnitsResponse": {
"FreeUnit":
{
"FreeUnits": [
{
"freeUnitType": "FreeSmsMms",
"totalAmount": 20,
"usedAmount": 0,
"leftAmount": 20
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment