Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.89 KB | None | 0 0
  1. user:
  2. { id: 8651237,
  3. email: 'julie@halobiz.co.nz',
  4. screenname: 'Julie South',
  5. password: 'ecb27ea35e3e7b53297932126d35868a',
  6. type: 'snacktools',
  7. social: '0',
  8. registerDate: '2013-05-08 16:55:56',
  9. serviceHash: null,
  10. upgraded: '',
  11. newsletterOptions:
  12. { newsletter: true,
  13. productUpdates: true,
  14. promotionsOffers: true,
  15. blog: true,
  16. insights: true,
  17. surveys: true },
  18. category: '842916',
  19. categoryLabel: 'Marketing',
  20. orderProfileId: 250976,
  21. lastProfileDate: '2017-06-19 16:04:31',
  22. nextBillingDate: '2017-07-19 05:00:00',
  23. orderStatus: 'Completed',
  24. orderProfileStatus: 'Active',
  25. cardExpDate: null,
  26. paypalEmail: 'julie@halobiz.co.nz',
  27. paymentProcessor: 'paypal',
  28. planName: 'Free',
  29. planType: 'free',
  30. months: null,
  31. hasEverBoughtSubscription: true,
  32. orderCouponNumber: '6676cd9e5fec63aaf5d15072j8817726',
  33. customFeatures: null,
  34. features:
  35. { FLIPSNACK_USERS: 1,
  36. FLIPSNACK_WHITE_LABEL: false,
  37. FLIPSNACK_DISTRIBUTION: false,
  38. FLIP_PAGES: 15,
  39. FLIP_SIZE: 100,
  40. FLIP_FILES: 3,
  41. FLIP_UNLISTED: 0,
  42. FLIP_SCHEDULE: false,
  43. WIDGET_DAILY_VIEWS: 10000,
  44. WIDGET_NO_WATERMARK: false,
  45. WIDGET_NO_RELATED: false,
  46. WIDGET_RTL_ORIENTATION: false,
  47. WIDGET_SINGLE_PAGE_VIEW: false,
  48. WIDGET_SEARCH: false,
  49. WIDGET_SHELF: false,
  50. WIDGET_LOGO: false,
  51. WIDGET_PASSWORD: false,
  52. WIDGET_ANALYTICS: false,
  53. WIDGET_MEDIA: false,
  54. WIDGET_TAGS: false,
  55. WIDGET_FORMS: false,
  56. WIDGET_MASKS: false,
  57. WIDGET_SHOPPING: false,
  58. DOWNLOAD_PDF: false,
  59. DOWNLOAD_WIDGET: false,
  60. LAYOUTS: false,
  61. FOLDERS: 0,
  62. STATISTICS_DAYS: 7,
  63. STATISTICS_EXTENDED: false,
  64. API_REQUEST: 0,
  65. FULL_READER_LINK: false },
  66. customApiUploads: 0,
  67. active: '1', flags: '2825',
  68. confirmed: '1',
  69. password_autologin: 'ecb27ea35e3e7b53297932126d35868a',
  70. newsletter: '1',
  71. newsletterFeatures: '1',
  72. storageLimit: 999 }
  73. service
  74. Instance {
  75. dataValues:
  76. { id: 556,
  77. name: 'Flip Elite Yearly',
  78. plan_name: 'Flip Enterprise',
  79. price: 3504,
  80. type: 'recurring',
  81. months: 12,
  82. hash: 'flip-enterprise-yearly',
  83. terminal: 'flipsnack',
  84. flags: 256 },
  85. _previousDataValues:
  86. { id: 556,
  87. name: 'Flip Elite Yearly',
  88. plan_name: 'Flip Enterprise',
  89. price: 3504,
  90. type: 'recurring',
  91. months: 12,
  92. hash: 'flip-enterprise-yearly',
  93. terminal: 'flipsnack',
  94. flags: 256 },
  95. _changed: {},
  96. '$modelOptions':
  97. { timestamps: false,
  98. instanceMethods: { getCategory: [Function: getCategory] },
  99. classMethods:
  100. { associate: [Function: associate],
  101. getFree: [Function: getFree] },
  102. validate: {},
  103. freezeTableName: true,
  104. underscored: true,
  105. underscoredAll: false,
  106. paranoid: false,
  107. rejectOnEmpty: false,
  108. whereCollection: { terminal: 'flipsnack', flags: [Object] },
  109. schema: null,
  110. schemaDelimiter: '',
  111. defaultScope: {},
  112. scopes: [],
  113. hooks: {},
  114. indexes: [],
  115. name: { plural: 'services', singular: 'service' },
  116. omitNul: false,
  117. tableName: 'services',
  118. sequelize:
  119. Sequelize {
  120. options: [Object],
  121. config: [Object],
  122. dialect: [Object],
  123. models: [Object],
  124. modelManager: [Object],
  125. connectionManager: [Object],
  126. importCache: {},
  127. test: [Object],
  128. queryInterface: [Object] },
  129. uniqueKeys: {},
  130. hasPrimaryKeys: true },
  131. '$options':
  132. { isNewRecord: false,
  133.  
  134. '$schema': null,
  135. '$schemaDelimiter': '',
  136. raw: true,
  137. attributes:
  138. [ 'id',
  139. 'name',
  140. 'plan_name',
  141. 'price',
  142. 'type',
  143. 'months',
  144. 'hash',
  145. 'terminal',
  146. 'flags' ] },
  147. hasPrimaryKeys: true,
  148. __eagerlyLoadedAssociations: [],
  149. isNewRecord: false }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement