Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "Payment": {
- "paymentDetails": {
- "originalPrice": 99.99,
- "promotion": {
- "Price": 79.99,
- "PriceValidUntilDate": "2024-12-31"
- },
- "nextPaymentDate": "2024-06-01"
- }
- },
- "Subscriptions": [{
- "name": "Premium Plan",
- "id": "id",
- "partnerType": "Streaming Service",
- "partnerIcon": "partnerIcon",
- "status": "Active",
- "tier": {
- "Name": "Gold",
- "OriginalPrice": 19.99,
- "UntilDate": "2024-07-17T11:23:33.532Z"
- }
- }]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement