Skip to content

Instantly share code, notes, and snippets.

@cooncesean
Created September 19, 2016 23:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cooncesean/9adf47a92f5a03eecb4f2275757e3a62 to your computer and use it in GitHub Desktop.
Save cooncesean/9adf47a92f5a03eecb4f2275757e3a62 to your computer and use it in GitHub Desktop.
[ { u'chargeAmount': 1000.0,
u'chargeDescription': u'',
u'chargeId': u'2c92a0fb415dd8f70141be93434b6227',
u'chargeName': u'Do-it-yourself Credit',
u'id': u'2c92a09448c4f11f0148cc73503470e8',
u'productName': u'Guidebook Enterprise',
u'quantity': 40.0,
u'serviceEndDate': u'2015-09-30',
u'serviceStartDate': u'2014-10-01',
u'subscriptionId': u'2c92a0fb415dd8f70141be9342c06215',
u'subscriptionName': u'A-S00001045',
u'taxAmount': 0.0,
u'unitOfMeasure': u'Each'},
{ u'chargeAmount': 3000.0,
u'chargeDescription': u'',
u'chargeId': u'2c92a0fb415dd8f70141be9343306222',
u'chargeName': u'Do-it-yourself Credit',
u'id': u'2c92a09448c4f11f0148cc73503670e9',
u'productName': u'Guidebook Enterprise',
u'quantity': 3.0,
u'serviceEndDate': u'2015-09-30',
u'serviceStartDate': u'2014-10-01',
u'subscriptionId': u'2c92a0fb415dd8f70141be9342c06215',
u'subscriptionName': u'A-S00001045',
u'taxAmount': 0.0,
u'unitOfMeasure': u'Each'},
{ u'chargeAmount': 6000.0,
u'chargeDescription': u'',
u'chargeId': u'2c92a0fb415dd8f70141be934308621d',
u'chargeName': u'Enterprise Subscription',
u'id': u'2c92a09448c4f11f0148cc73503870ea',
u'productName': u'Guidebook Enterprise',
u'quantity': 1.0,
u'serviceEndDate': u'2015-09-30',
u'serviceStartDate': u'2014-10-01',
u'subscriptionId': u'2c92a0fb415dd8f70141be9342c06215',
u'subscriptionName': u'A-S00001045',
u'taxAmount': 0.0,
u'unitOfMeasure': u'Each'}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment