Sen descrición

subscriptions.manifest.json 865B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "subscriptionGroupId": "22102255",
  3. "subscriptionGroupName": "App for Indeed Pro",
  4. "products": [
  5. {
  6. "productId": "com.hwaccount.appforindeed.pro.weekly",
  7. "subscriptionId": "6771364826",
  8. "referenceName": "Weekly Pro",
  9. "displayPrice": "4.99",
  10. "period": "P1W",
  11. "state": "MISSING_METADATA"
  12. },
  13. {
  14. "productId": "com.hwaccount.appforindeed.pro.monthly",
  15. "subscriptionId": "6771365425",
  16. "referenceName": "Monthly Pro",
  17. "displayPrice": "14.99",
  18. "period": "P1M",
  19. "state": "MISSING_METADATA"
  20. },
  21. {
  22. "productId": "com.hwaccount.appforindeed.pro.yearly",
  23. "subscriptionId": "6771365559",
  24. "referenceName": "Yearly Pro",
  25. "displayPrice": "59.99",
  26. "period": "P1Y",
  27. "state": "MISSING_METADATA",
  28. "introductoryOffer": "3-day free trial"
  29. }
  30. ]
  31. }