Advertisement
KoctrX

Untitled

Jul 8th, 2024
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.     "success": true,
  3.     "data": {
  4.         "is_admin": true,
  5.         "isOauth": false,
  6.         "id": 1,
  7.         "email": "admin@gmail.com",
  8.         "image": "/uploads/0_799030267.webp",
  9.         "role": "user",
  10.         "credits": 2000,
  11.         "lastVisit": "2024-07-08T12:53:41.000Z",
  12.         "firstName": "John",
  13.         "lastName": "Smith",
  14.         "gender": null,
  15.         "createdAt": "2023-12-13T09:53:45.000Z",
  16.         "updatedAt": "2024-07-08T12:53:41.000Z",
  17.         "influencer": null,
  18.         "subscription": {
  19.             "id": 33,
  20.             "status": "pending",
  21.             "period": "month",
  22.             "price": 1,
  23.             "createdAt": "2024-07-08T12:53:04.000Z",
  24.             "nextDate": "2024-08-08T12:53:03.000Z",
  25.             "plan": {
  26.                 "monthPopular": true,
  27.                 "yearPopular": false,
  28.                 "benefits": [
  29.                     "Chat with all DarLink’s Girlfriend",
  30.                     "Creating custom girlfriends",
  31.                     "Generate images",
  32.                     "NSFW Content",
  33.                     "Unlimited images",
  34.                     "Fast response time"
  35.                 ],
  36.                 "id": 1,
  37.                 "description": "<p>sadasdasdasdas</p>",
  38.                 "name": "Test",
  39.                 "monthPrice": 1,
  40.                 "monthDescription": "test",
  41.                 "monthDiscount": 2,
  42.                 "monthDiscountProc": 15,
  43.                 "yearPrice": 3,
  44.                 "yearDiscount": 4,
  45.                 "yearDiscountProc": 5,
  46.                 "yearDescription": "test2"
  47.             }
  48.         }
  49.     }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement