Advertisement
Guest User

Untitled

a guest
Dec 19th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. "plan": {
  2. "id": "gold_00000000000000",
  3. "object": "plan",
  4. "active": true,
  5. "aggregate_usage": null,
  6. "amount": 2000,
  7. "billing_scheme": "per_unit",
  8. "created": 1394782886,
  9. "currency": "aud",
  10. "interval": "month",
  11. "interval_count": 1,
  12. "livemode": false,
  13. "metadata": {
  14. },
  15. "nickname": null,
  16. "product": "prod_00000000000000",
  17. "tiers": null,
  18. "tiers_mode": null,
  19. "transform_usage": null,
  20. "trial_period_days": null,
  21. "usage_type": "licensed"
  22. },
  23. "quantity": 1,
  24. "subscription": "sub_00000000000000"
  25. }
  26. ],
  27. "has_more": false,
  28. "total_count": 1,
  29. "url": "/v1/subscription_items?subscription=sub_EBV8orFJ5sRygX"
  30. },
  31. "livemode": false,
  32. "metadata": {
  33. },
  34. "plan": {
  35. "id": "gold_00000000000000",
  36. "object": "plan",
  37. "active": true,
  38. "aggregate_usage": null,
  39. "amount": 2000,
  40. "billing_scheme": "per_unit",
  41. "created": 1394782886,
  42. "currency": "aud",
  43. "interval": "month",
  44. "interval_count": 1,
  45. "livemode": false,
  46. "metadata": {
  47. },
  48. "nickname": null,
  49. "product": "prod_00000000000000",
  50. "tiers": null,
  51. "tiers_mode": null,
  52. "transform_usage": null,
  53. "trial_period_days": null,
  54. "usage_type": "licensed"
  55. },
  56. "quantity": 1,
  57. "start": 1545237785,
  58. "status": "active",
  59. "tax_percent": null,
  60. "trial_end": null,
  61. "trial_start": null
  62. },
  63. "previous_attributes": {
  64. "plan": {
  65. "id": "OLD_00000000000000",
  66. "object": "plan",
  67. "active": true,
  68. "aggregate_usage": null,
  69. "amount": 2000,
  70. "billing_scheme": "per_unit",
  71. "created": 1545237785,
  72. "currency": "aud",
  73. "interval": "month",
  74. "interval_count": 1,
  75. "livemode": false,
  76. "metadata": {
  77. },
  78. "nickname": null,
  79. "product": "prod_00000000000000",
  80. "tiers": null,
  81. "tiers_mode": null,
  82. "transform_usage": null,
  83. "trial_period_days": null,
  84. "usage_type": "licensed",
  85. "name": "Old plan"
  86. }
  87. }
  88. }
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement