Skip to content

Instantly share code, notes, and snippets.

@dpenic
Created October 24, 2012 13:40
Show Gist options
  • Select an option

  • Save dpenic/3946105 to your computer and use it in GitHub Desktop.

Select an option

Save dpenic/3946105 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