@xoxno/types 1.0.84 → 1.0.87

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (305) hide show
  1. package/dist/cache/keys.d.ts +1 -1
  2. package/dist/common/kusto/wallet-stats.d.ts +1 -1
  3. package/dist/common/kusto/wallet-stats.js +2 -2
  4. package/dist/cosmos-db/documents/activity/nft-activity.doc.d.ts +3 -3
  5. package/dist/cosmos-db/documents/activity/nft-activity.doc.js +7 -7
  6. package/dist/cosmos-db/documents/chat/chat-message-content.dto.js +1 -1
  7. package/dist/cosmos-db/documents/chat/chat-message.doc.d.ts +2 -2
  8. package/dist/cosmos-db/documents/chat/chat-message.doc.js +1 -1
  9. package/dist/cosmos-db/documents/chat/group-chat-profile.doc.js +1 -1
  10. package/dist/cosmos-db/documents/chat/user-block.doc.d.ts +1 -1
  11. package/dist/cosmos-db/documents/chat/user-block.doc.js +1 -1
  12. package/dist/cosmos-db/documents/chat/user-conversation.doc.d.ts +1 -1
  13. package/dist/cosmos-db/documents/chat/user-conversation.doc.js +1 -1
  14. package/dist/cosmos-db/documents/collection/globalOffer.d.ts +2 -2
  15. package/dist/cosmos-db/documents/collection/globalOffer.js +8 -8
  16. package/dist/cosmos-db/documents/collection/mintProfile.d.ts +10 -3
  17. package/dist/cosmos-db/documents/collection/mintProfile.js +4 -4
  18. package/dist/cosmos-db/documents/collection/profile.d.ts +2 -2
  19. package/dist/cosmos-db/documents/collection/profile.js +12 -12
  20. package/dist/cosmos-db/documents/collection/stats.d.ts +1 -1
  21. package/dist/cosmos-db/documents/collection/stats.js +7 -7
  22. package/dist/cosmos-db/documents/collection/verification.d.ts +1 -1
  23. package/dist/cosmos-db/documents/collection/verification.js +4 -4
  24. package/dist/cosmos-db/documents/external-payment/binance-hook.d.ts +1 -11
  25. package/dist/cosmos-db/documents/external-payment/binance-hook.js +0 -14
  26. package/dist/cosmos-db/documents/external-payment/external-payment-request.d.ts +2 -2
  27. package/dist/cosmos-db/documents/external-payment/external-payment-request.js +2 -2
  28. package/dist/cosmos-db/documents/external-payment/external-payment.doc.d.ts +3 -3
  29. package/dist/cosmos-db/documents/external-payment/twispay-cart.d.ts +1 -4
  30. package/dist/cosmos-db/documents/external-payment/twispay-cart.js +0 -6
  31. package/dist/cosmos-db/documents/external-payment/twispay-payment-form.d.ts +1 -1
  32. package/dist/cosmos-db/documents/external-payment/twispay-transaction.d.ts +1 -35
  33. package/dist/cosmos-db/documents/external-payment/twispay-transaction.js +0 -41
  34. package/dist/cosmos-db/documents/lending/lending-account-profile.d.ts +1 -1
  35. package/dist/cosmos-db/documents/lending/lending-account-profile.js +4 -4
  36. package/dist/cosmos-db/documents/lending/lending-emode-category-profile.doc.d.ts +5 -3
  37. package/dist/cosmos-db/documents/lending/lending-emode-category-profile.doc.js +1 -1
  38. package/dist/cosmos-db/documents/lending/lending-market-profile.doc.js +1 -1
  39. package/dist/cosmos-db/documents/lending/lending-nft-attributes.d.ts +1 -7
  40. package/dist/cosmos-db/documents/lending/lending-nft-attributes.js +1 -9
  41. package/dist/cosmos-db/documents/lending/lending-token-emode-profile.doc.d.ts +1 -1
  42. package/dist/cosmos-db/documents/lending/lending-token-emode-profile.doc.js +1 -1
  43. package/dist/cosmos-db/documents/notification/notification.doc.d.ts +2 -2
  44. package/dist/cosmos-db/documents/notification/notification.doc.js +1 -1
  45. package/dist/cosmos-db/documents/staking/staking-delegator-doc.d.ts +1 -1
  46. package/dist/cosmos-db/documents/staking/staking-delegator-doc.js +1 -1
  47. package/dist/cosmos-db/documents/staking/staking-pool-doc.d.ts +3 -3
  48. package/dist/cosmos-db/documents/staking/staking-pool-doc.js +1 -1
  49. package/dist/cosmos-db/documents/ticketing/event-guest-doc.filter.d.ts +1 -1
  50. package/dist/cosmos-db/documents/ticketing/event-guest-doc.filter.js +2 -2
  51. package/dist/cosmos-db/documents/ticketing/event-guest.doc.d.ts +2 -2
  52. package/dist/cosmos-db/documents/ticketing/event-guest.doc.js +2 -2
  53. package/dist/cosmos-db/documents/ticketing/event-invitation-doc.filter.d.ts +1 -1
  54. package/dist/cosmos-db/documents/ticketing/event-invitation-doc.filter.js +2 -2
  55. package/dist/cosmos-db/documents/ticketing/event-invitation.doc.d.ts +2 -2
  56. package/dist/cosmos-db/documents/ticketing/event-invitation.doc.js +2 -2
  57. package/dist/cosmos-db/documents/ticketing/event-profile-create.dto.d.ts +2 -5
  58. package/dist/cosmos-db/documents/ticketing/event-profile-create.dto.js +5 -9
  59. package/dist/cosmos-db/documents/ticketing/event-profile-doc.filter.js +1 -1
  60. package/dist/cosmos-db/documents/ticketing/event-profile-edit.dto.d.ts +1 -1
  61. package/dist/cosmos-db/documents/ticketing/event-profile-edit.dto.js +1 -1
  62. package/dist/cosmos-db/documents/ticketing/event-profile.doc.d.ts +5 -5
  63. package/dist/cosmos-db/documents/ticketing/event-profile.doc.js +7 -7
  64. package/dist/cosmos-db/documents/ticketing/event-question-answer.doc.d.ts +5 -3
  65. package/dist/cosmos-db/documents/ticketing/event-question-answer.doc.js +1 -1
  66. package/dist/cosmos-db/documents/ticketing/event-question-create.dto.d.ts +1 -1
  67. package/dist/cosmos-db/documents/ticketing/event-question-create.dto.js +1 -1
  68. package/dist/cosmos-db/documents/ticketing/event-question-edit.dto.d.ts +1 -1
  69. package/dist/cosmos-db/documents/ticketing/event-question-edit.dto.js +1 -1
  70. package/dist/cosmos-db/documents/ticketing/event-question-validator.js +1 -1
  71. package/dist/cosmos-db/documents/ticketing/event-question.doc.d.ts +2 -2
  72. package/dist/cosmos-db/documents/ticketing/event-question.doc.js +2 -2
  73. package/dist/cosmos-db/documents/ticketing/event-referral-config-create.dto.d.ts +1 -1
  74. package/dist/cosmos-db/documents/ticketing/event-referral-config-create.dto.js +1 -1
  75. package/dist/cosmos-db/documents/ticketing/event-referral-config-edit.dto.d.ts +4 -2
  76. package/dist/cosmos-db/documents/ticketing/event-referral-config-filter.doc.js +1 -1
  77. package/dist/cosmos-db/documents/ticketing/event-referral-config.doc.d.ts +1 -5
  78. package/dist/cosmos-db/documents/ticketing/event-referral-config.doc.js +4 -8
  79. package/dist/cosmos-db/documents/ticketing/event-referral-filter.doc.d.ts +1 -1
  80. package/dist/cosmos-db/documents/ticketing/event-referral-filter.doc.js +2 -2
  81. package/dist/cosmos-db/documents/ticketing/event-referral-usage.doc.d.ts +1 -1
  82. package/dist/cosmos-db/documents/ticketing/event-referral-usage.doc.js +1 -1
  83. package/dist/cosmos-db/documents/ticketing/event-referral.doc.d.ts +1 -1
  84. package/dist/cosmos-db/documents/ticketing/event-referral.doc.js +1 -1
  85. package/dist/cosmos-db/documents/ticketing/event-registration.dto.d.ts +1 -1
  86. package/dist/cosmos-db/documents/ticketing/event-registration.dto.js +1 -1
  87. package/dist/cosmos-db/documents/ticketing/event-stage-profile-edit.dto.d.ts +8 -2
  88. package/dist/cosmos-db/documents/ticketing/event-stage-profile.doc.d.ts +1 -1
  89. package/dist/cosmos-db/documents/ticketing/event-stage-profile.doc.js +1 -1
  90. package/dist/cosmos-db/documents/ticketing/event-ticket-profile-edit.dto.d.ts +7 -2
  91. package/dist/cosmos-db/documents/ticketing/event-ticket-profile.doc.d.ts +8 -3
  92. package/dist/cosmos-db/documents/ticketing/event-ticket-profile.doc.js +1 -1
  93. package/dist/cosmos-db/documents/ticketing/event-ticket-qr-type.enum.d.ts +2 -7
  94. package/dist/cosmos-db/documents/ticketing/event-ticket-qr-type.enum.js +6 -12
  95. package/dist/cosmos-db/documents/ticketing/event-user-role-create.dto.d.ts +1 -1
  96. package/dist/cosmos-db/documents/ticketing/event-user-role-create.dto.js +1 -1
  97. package/dist/cosmos-db/documents/ticketing/event-user-role.doc.d.ts +2 -5
  98. package/dist/cosmos-db/documents/ticketing/event-user-role.doc.js +5 -9
  99. package/dist/cosmos-db/documents/ticketing/event-voucher-create.dto.d.ts +17 -3
  100. package/dist/cosmos-db/documents/ticketing/event-voucher-create.dto.js +3 -2
  101. package/dist/cosmos-db/documents/ticketing/event-voucher-edit.dto.d.ts +8 -2
  102. package/dist/cosmos-db/documents/ticketing/event-voucher-filter.doc.d.ts +2 -1
  103. package/dist/cosmos-db/documents/ticketing/event-voucher-filter.doc.js +4 -4
  104. package/dist/cosmos-db/documents/ticketing/event-voucher.doc.d.ts +2 -5
  105. package/dist/cosmos-db/documents/ticketing/event-voucher.doc.js +4 -8
  106. package/dist/cosmos-db/documents/token/nft-details.doc.d.ts +2 -2
  107. package/dist/cosmos-db/documents/token/nft-details.doc.js +7 -7
  108. package/dist/cosmos-db/documents/token/nft-extra-metadata.doc.d.ts +2 -2
  109. package/dist/cosmos-db/documents/token/nft-extra-metadata.doc.js +1 -1
  110. package/dist/cosmos-db/documents/token/nft-offer.doc.d.ts +2 -2
  111. package/dist/cosmos-db/documents/token/nft-offer.doc.js +5 -5
  112. package/dist/cosmos-db/documents/token/nft-sale-info.d.ts +1 -1
  113. package/dist/cosmos-db/documents/token/nft-sale-info.js +4 -4
  114. package/dist/cosmos-db/documents/token/sft-owner-doc.js +4 -4
  115. package/dist/cosmos-db/documents/user/user-creator-profile.doc.d.ts +1 -1
  116. package/dist/cosmos-db/documents/user/user-creator-profile.doc.js +3 -3
  117. package/dist/cosmos-db/documents/user/user-favorite.doc.d.ts +2 -2
  118. package/dist/cosmos-db/documents/user/user-favorite.doc.js +3 -3
  119. package/dist/cosmos-db/documents/user/user-profile.doc.d.ts +2 -2
  120. package/dist/cosmos-db/documents/user/user-profile.doc.js +6 -6
  121. package/dist/cosmos-db/documents/user/user-settings.doc.d.ts +1 -9
  122. package/dist/cosmos-db/documents/user/user-settings.doc.js +3 -12
  123. package/dist/entities/bober-battle/game-type.d.ts +1 -1
  124. package/dist/entities/notification-data/device-tag-storage.doc.js +1 -1
  125. package/dist/entities/notification-data/mobile-device-registration.dto.d.ts +1 -1
  126. package/dist/entities/notification-data/mobile-device-registration.dto.js +4 -4
  127. package/dist/entities/notification-data/mobile-device.doc.d.ts +1 -4
  128. package/dist/entities/notification-data/mobile-device.doc.js +4 -8
  129. package/dist/entities/notification-data/notification-template.d.ts +1 -9
  130. package/dist/entities/notification-data/notification-template.js +10 -19
  131. package/dist/entities/notification-data/push-notification.doc.d.ts +1 -17
  132. package/dist/entities/notification-data/push-notification.doc.js +7 -25
  133. package/dist/entities/notification-data/tag-priority.d.ts +1 -15
  134. package/dist/entities/notification-data/tag-priority.js +14 -30
  135. package/dist/entities/search-data/collection-data-search.type.d.ts +1 -1
  136. package/dist/entities/search-data/filter-query.dto.d.ts +1 -1
  137. package/dist/entities/search-data/search.dto.d.ts +1 -1
  138. package/dist/entities/search-data/search.dto.js +5 -5
  139. package/dist/entities/staking-data/staking-creator.doc.d.ts +1 -1
  140. package/dist/entities/staking-data/staking-creator.doc.js +1 -1
  141. package/dist/entities/staking-data/staking-summary.dto.d.ts +4 -2
  142. package/dist/entities/token-data/metrics.d.ts +4 -0
  143. package/dist/entities/transactions/transaction-process-status.d.ts +1 -1
  144. package/dist/entities/transactions/transaction-process-status.js +3 -3
  145. package/dist/entities/transactions/transaction-send-result.d.ts +5 -3
  146. package/dist/entities/transactions/transaction-send-result.js +3 -3
  147. package/dist/entities/web2user-data/web2user-account.d.ts +1 -1
  148. package/dist/entities/web2user-data/web2user-account.dto.d.ts +1 -1
  149. package/dist/entities/web2user-data/web2user-account.dto.js +1 -1
  150. package/dist/entities/web2user-data/web2user-account.js +1 -1
  151. package/dist/entities/web2user-data/web2user-wallet.d.ts +2 -2
  152. package/dist/entities/web2user-data/web2user-wallet.dto.d.ts +2 -2
  153. package/dist/entities/web2user-data/web2user-wallet.dto.js +2 -2
  154. package/dist/entities/web2user-data/web2user-wallet.js +2 -2
  155. package/dist/entities/xoxno-liquid-egld-sc/provider.dto.d.ts +15 -0
  156. package/dist/entities/xoxno-liquid-egld-sc/{xoxno-egld-liquid-sc-event-name.enum.js → provider.dto.js} +1 -11
  157. package/dist/{cosmos-db/documents/external-payment/binance-request.d.ts → enums/binance.enum.d.ts} +11 -0
  158. package/dist/{cosmos-db/documents/external-payment/binance-request.js → enums/binance.enum.js} +14 -1
  159. package/dist/enums/bober-battle-activity.enum.js +16 -0
  160. package/dist/enums/event-referral-config.doc.d.ts +4 -0
  161. package/dist/enums/event-referral-config.doc.js +8 -0
  162. package/dist/enums/event-user-role.doc.d.ts +4 -0
  163. package/dist/enums/event-user-role.doc.js +8 -0
  164. package/dist/enums/external-payment-status.enum.d.ts +12 -0
  165. package/dist/{cosmos-db/documents/external-payment → enums}/external-payment-status.enum.js +6 -11
  166. package/dist/{entities/token-data → enums}/fiat-tokens.enum.d.ts +0 -4
  167. package/dist/{common/kusto → enums}/kusto-db.enum.d.ts +4 -0
  168. package/dist/{common/kusto → enums}/kusto-db.enum.js +6 -1
  169. package/dist/enums/lending.enum.d.ts +7 -0
  170. package/dist/enums/lending.enum.js +11 -0
  171. package/dist/enums/mobile-device.enum.d.ts +4 -0
  172. package/dist/enums/mobile-device.enum.js +8 -0
  173. package/dist/enums/notification-template.enum.d.ts +9 -0
  174. package/dist/enums/notification-template.enum.js +13 -0
  175. package/dist/enums/purchase-type.enum.d.ts +6 -0
  176. package/dist/{cosmos-db/documents/external-payment → enums}/purchase-type.enum.js +0 -8
  177. package/dist/enums/push-notification.enum.d.ts +17 -0
  178. package/dist/enums/push-notification.enum.js +22 -0
  179. package/dist/enums/tag-priority.enum.d.ts +15 -0
  180. package/dist/enums/tag-priority.enum.js +20 -0
  181. package/dist/enums/ticketing-visibility.enum.d.ts +10 -0
  182. package/dist/enums/ticketing-visibility.enum.js +15 -0
  183. package/dist/enums/twispay.enum.d.ts +35 -0
  184. package/dist/enums/twispay.enum.js +43 -0
  185. package/dist/enums/user-settings.enum.d.ts +8 -0
  186. package/dist/enums/user-settings.enum.js +12 -0
  187. package/dist/enums/voucher-type.enum.d.ts +4 -0
  188. package/dist/enums/voucher-type.enum.js +8 -0
  189. package/dist/{entities/xoxno-liquid-egld-sc/xoxno-egld-liquid-sc-event-name.enum.d.ts → enums/xoxno-egld-liquid-sc.enum.d.ts} +0 -15
  190. package/dist/enums/xoxno-egld-liquid-sc.enum.js +13 -0
  191. package/dist/index.d.ts +266 -5545
  192. package/dist/index.js +61 -50
  193. package/dist/requests/collection/collection-info.dto.d.ts +6 -2
  194. package/dist/requests/collection/collection-mint-profile.filter.d.ts +2 -2
  195. package/dist/requests/collection/collection-mint-profile.filter.js +4 -4
  196. package/dist/requests/collection/collection-offers.filter.d.ts +1 -1
  197. package/dist/requests/collection/collection-offers.filter.js +4 -4
  198. package/dist/requests/collection/collection-profile.filter.d.ts +2 -2
  199. package/dist/requests/collection/collection-profile.filter.js +4 -4
  200. package/dist/requests/collection/collection-stats.filter.d.ts +2 -2
  201. package/dist/requests/collection/collection-stats.filter.js +6 -6
  202. package/dist/requests/collection/collections.d.ts +4 -2
  203. package/dist/requests/lending/lending-market-profile.filter.js +1 -1
  204. package/dist/requests/nft-activity-data/nft-activity-data.d.ts +1 -1
  205. package/dist/requests/nft-activity-data/nft-activity.filter.d.ts +3 -3
  206. package/dist/requests/nft-activity-data/nft-activity.filter.js +4 -4
  207. package/dist/requests/nft-data/nft-doc.filter.d.ts +2 -2
  208. package/dist/requests/nft-data/nft-doc.filter.js +3 -3
  209. package/dist/requests/nft-data/nft-offer-doc.filter.js +1 -1
  210. package/dist/requests/user-data/creator-profile.dto.d.ts +4 -2
  211. package/dist/requests/user-data/me-profile.d.ts +4 -2
  212. package/dist/requests/user-data/token-inventory.d.ts +1 -1
  213. package/dist/utils/types.d.ts +1 -1
  214. package/package.json +2 -2
  215. package/dist/common/kusto/order-direction.enum.d.ts +0 -4
  216. package/dist/common/kusto/order-direction.enum.js +0 -8
  217. package/dist/cosmos-db/documents/external-payment/external-payment-status.enum.d.ts +0 -18
  218. package/dist/cosmos-db/documents/external-payment/purchase-type.enum.d.ts +0 -14
  219. package/dist/requests/nft-activity-data/bober-battle-activity.enum.js +0 -85
  220. /package/dist/{entities/auth → enums}/auth-strategy.enum.d.ts +0 -0
  221. /package/dist/{entities/auth → enums}/auth-strategy.enum.js +0 -0
  222. /package/dist/{requests/chat → enums}/azure-ws-event-name.enum.d.ts +0 -0
  223. /package/dist/{requests/chat → enums}/azure-ws-event-name.enum.js +0 -0
  224. /package/dist/{requests/chat → enums}/azure-ws-hub-name.enum.d.ts +0 -0
  225. /package/dist/{requests/chat → enums}/azure-ws-hub-name.enum.js +0 -0
  226. /package/dist/{requests/nft-activity-data → enums}/bober-battle-activity.enum.d.ts +0 -0
  227. /package/dist/{cosmos-db/documents/chat → enums}/chat-data-type.enum.d.ts +0 -0
  228. /package/dist/{cosmos-db/documents/chat → enums}/chat-data-type.enum.js +0 -0
  229. /package/dist/{cosmos-db/documents/chat → enums}/chat-message-content-type.enum.d.ts +0 -0
  230. /package/dist/{cosmos-db/documents/chat → enums}/chat-message-content-type.enum.js +0 -0
  231. /package/dist/{cosmos-db/documents/collection/dataTypes.d.ts → enums/collection.enum.d.ts} +0 -0
  232. /package/dist/{cosmos-db/documents/collection/dataTypes.js → enums/collection.enum.js} +0 -0
  233. /package/dist/{common/enums.d.ts → enums/common.enum.d.ts} +0 -0
  234. /package/dist/{common/enums.js → enums/common.enum.js} +0 -0
  235. /package/dist/{cosmos-db → enums}/cosmos-db-container.enum.d.ts +0 -0
  236. /package/dist/{cosmos-db → enums}/cosmos-db-container.enum.js +0 -0
  237. /package/dist/{cosmos-db/documents/ticketing → enums}/event-category.enum.d.ts +0 -0
  238. /package/dist/{cosmos-db/documents/ticketing → enums}/event-category.enum.js +0 -0
  239. /package/dist/{cosmos-db/documents/ticketing → enums}/event-guest-status.enum.d.ts +0 -0
  240. /package/dist/{cosmos-db/documents/ticketing → enums}/event-guest-status.enum.js +0 -0
  241. /package/dist/{cosmos-db/documents/ticketing → enums}/event-invitation-status.enum.d.ts +0 -0
  242. /package/dist/{cosmos-db/documents/ticketing → enums}/event-invitation-status.enum.js +0 -0
  243. /package/dist/{cosmos-db/documents/ticketing → enums}/event-question-answer-type.enum.d.ts +0 -0
  244. /package/dist/{cosmos-db/documents/ticketing → enums}/event-question-answer-type.enum.js +0 -0
  245. /package/dist/{cosmos-db/documents/ticketing → enums}/event-scan-status.enum.d.ts +0 -0
  246. /package/dist/{cosmos-db/documents/ticketing → enums}/event-scan-status.enum.js +0 -0
  247. /package/dist/{requests/nft-activity-data → enums}/event-source.enum.d.ts +0 -0
  248. /package/dist/{requests/nft-activity-data → enums}/event-source.enum.js +0 -0
  249. /package/dist/{cosmos-db/documents/ticketing → enums}/event-user-roles.enum.d.ts +0 -0
  250. /package/dist/{cosmos-db/documents/ticketing → enums}/event-user-roles.enum.js +0 -0
  251. /package/dist/{entities/token-data → enums}/fiat-tokens.enum.js +0 -0
  252. /package/dist/{cosmos-db/documents/lending → enums}/lending-data-type.enum.d.ts +0 -0
  253. /package/dist/{cosmos-db/documents/lending → enums}/lending-data-type.enum.js +0 -0
  254. /package/dist/{cosmos-db/documents/lending → enums}/lending-position-type.enum.d.ts +0 -0
  255. /package/dist/{cosmos-db/documents/lending → enums}/lending-position-type.enum.js +0 -0
  256. /package/dist/{entities/web2user-data → enums}/linked-account-type.enum.d.ts +0 -0
  257. /package/dist/{entities/web2user-data → enums}/linked-account-type.enum.js +0 -0
  258. /package/dist/{requests/nft-activity-data → enums}/marketplace-activity.enum.d.ts +0 -0
  259. /package/dist/{requests/nft-activity-data → enums}/marketplace-activity.enum.js +0 -0
  260. /package/dist/{requests/nft-activity-data → enums}/nft-activity-type.enum.d.ts +0 -0
  261. /package/dist/{requests/nft-activity-data → enums}/nft-activity-type.enum.js +0 -0
  262. /package/dist/{requests/nft-data/nft-extra-attributes.type.d.ts → enums/nft-extra-attributes.enum.d.ts} +0 -0
  263. /package/dist/{requests/nft-data/nft-extra-attributes.type.js → enums/nft-extra-attributes.enum.js} +0 -0
  264. /package/dist/{cosmos-db/documents/notification → enums}/notification-asset-type.enum.d.ts +0 -0
  265. /package/dist/{cosmos-db/documents/notification → enums}/notification-asset-type.enum.js +0 -0
  266. /package/dist/{cosmos-db/documents/notification → enums}/notification-data-type.enum.d.ts +0 -0
  267. /package/dist/{cosmos-db/documents/notification → enums}/notification-data-type.enum.js +0 -0
  268. /package/dist/{requests/nft-data/offers.d.ts → enums/offers.enum.d.ts} +0 -0
  269. /package/dist/{requests/nft-data/offers.js → enums/offers.enum.js} +0 -0
  270. /package/dist/{common/kusto → enums}/order-by-column.enum.d.ts +0 -0
  271. /package/dist/{common/kusto → enums}/order-by-column.enum.js +0 -0
  272. /package/dist/{cosmos-db/documents/external-payment → enums}/payment-provider.enum.d.ts +0 -0
  273. /package/dist/{cosmos-db/documents/external-payment → enums}/payment-provider.enum.js +0 -0
  274. /package/dist/{entities/auth → enums}/role.enum.d.ts +0 -0
  275. /package/dist/{entities/auth → enums}/role.enum.js +0 -0
  276. /package/dist/{entities/search-data → enums}/search-index-name.enum.d.ts +0 -0
  277. /package/dist/{entities/search-data → enums}/search-index-name.enum.js +0 -0
  278. /package/dist/{entities/staking-data → enums}/staking-data-type.enum.d.ts +0 -0
  279. /package/dist/{entities/staking-data → enums}/staking-data-type.enum.js +0 -0
  280. /package/dist/{entities/staking-data → enums}/staking-issuing-type-string.enum.d.ts +0 -0
  281. /package/dist/{entities/staking-data → enums}/staking-issuing-type-string.enum.js +0 -0
  282. /package/dist/{entities/staking-data → enums}/staking-pool-type-string.enum.d.ts +0 -0
  283. /package/dist/{entities/staking-data → enums}/staking-pool-type-string.enum.js +0 -0
  284. /package/dist/{entities/staking-data → enums}/staking-status-string.enum.d.ts +0 -0
  285. /package/dist/{entities/staking-data → enums}/staking-status-string.enum.js +0 -0
  286. /package/dist/{cosmos-db/documents/ticketing → enums}/ticketing-data-type.enum.d.ts +0 -0
  287. /package/dist/{cosmos-db/documents/ticketing → enums}/ticketing-data-type.enum.js +0 -0
  288. /package/dist/{entities/token-data → enums}/token-category.enum.d.ts +0 -0
  289. /package/dist/{entities/token-data → enums}/token-category.enum.js +0 -0
  290. /package/dist/{cosmos-db/documents/token → enums}/token-data.enum.d.ts +0 -0
  291. /package/dist/{cosmos-db/documents/token → enums}/token-data.enum.js +0 -0
  292. /package/dist/{entities/transactions/transaction.status.d.ts → enums/transaction-status.enum.d.ts} +0 -0
  293. /package/dist/{entities/transactions/transaction.status.js → enums/transaction-status.enum.js} +0 -0
  294. /package/dist/{cosmos-db/documents/user/user-data.type.d.ts → enums/user-data-type.enum.d.ts} +0 -0
  295. /package/dist/{cosmos-db/documents/user/user-data.type.js → enums/user-data-type.enum.js} +0 -0
  296. /package/dist/{cosmos-db/documents/user → enums}/user-favorite-type.enum.d.ts +0 -0
  297. /package/dist/{cosmos-db/documents/user → enums}/user-favorite-type.enum.js +0 -0
  298. /package/dist/{entities/web2user-data → enums}/wallet-client-type.enum.d.ts +0 -0
  299. /package/dist/{entities/web2user-data → enums}/wallet-client-type.enum.js +0 -0
  300. /package/dist/{entities/xoxno-marketplace-sc → enums}/xoxno-auction-type.enum.d.ts +0 -0
  301. /package/dist/{entities/xoxno-marketplace-sc → enums}/xoxno-auction-type.enum.js +0 -0
  302. /package/dist/{requests/nft-activity-data → enums}/xoxno-egld-ls-activity.enum.d.ts +0 -0
  303. /package/dist/{requests/nft-activity-data → enums}/xoxno-egld-ls-activity.enum.js +0 -0
  304. /package/dist/{requests/nft-activity-data → enums}/xoxno-ls-activity.enum.d.ts +0 -0
  305. /package/dist/{requests/nft-activity-data → enums}/xoxno-ls-activity.enum.js +0 -0
@@ -1,5 +1,7 @@
1
1
  import { StakingSummary } from '../../cosmos-db/documents/staking/staking-pool-doc';
2
- declare const StakingPostDTO_base: import("@nestjs/common").Type<Pick<StakingSummary, "description" | "name">>;
3
- export declare class StakingPostDTO extends StakingPostDTO_base {
2
+ declare type StakingPostDTO_base = Pick<StakingSummary, "description" | "name">;
3
+ export declare type StakingPostDTO = StakingPostDTO_base ;
4
+ declare const StakingPostDTONest_base: import("@nestjs/common").Type<Pick<StakingSummary, "description" | "name">>;
5
+ export declare class StakingPostDTONest extends StakingPostDTONest_base {
4
6
  }
5
7
  export {};
@@ -1,3 +1,7 @@
1
+ export interface TokenValue {
2
+ usdPrice: number;
3
+ egldPrice: number;
4
+ }
1
5
  export declare class ProtocolAprType {
2
6
  apr: number;
3
7
  apy?: number;
@@ -1,4 +1,4 @@
1
- import { TransactionStatus } from './transaction.status';
1
+ import { TransactionStatus } from '../../enums/transaction-status.enum';
2
2
  export declare class TransactionProcessStatus {
3
3
  constructor(init?: Partial<TransactionProcessStatus>);
4
4
  reason: string;
@@ -12,7 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.TransactionProcessStatus = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const class_validator_1 = require("class-validator");
15
- const transaction_status_1 = require("./transaction.status");
15
+ const transaction_status_enum_1 = require("../../enums/transaction-status.enum");
16
16
  class TransactionProcessStatus {
17
17
  constructor(init) {
18
18
  this.reason = '';
@@ -28,9 +28,9 @@ __decorate([
28
28
  __decorate([
29
29
  (0, swagger_1.ApiProperty)({
30
30
  description: 'The status of the transaction',
31
- enum: transaction_status_1.TransactionStatus,
31
+ enum: transaction_status_enum_1.TransactionStatus,
32
32
  enumName: 'TransactionStatus',
33
33
  }),
34
- (0, class_validator_1.IsEnum)(transaction_status_1.TransactionStatus),
34
+ (0, class_validator_1.IsEnum)(transaction_status_enum_1.TransactionStatus),
35
35
  __metadata("design:type", String)
36
36
  ], TransactionProcessStatus.prototype, "status", void 0);
@@ -1,4 +1,4 @@
1
- import { TransactionStatus } from './transaction.status';
1
+ import { TransactionStatus } from '../../enums/transaction-status.enum';
2
2
  export declare class TransactionSendResult {
3
3
  constructor(init?: Partial<TransactionSendResult>);
4
4
  receiver: string;
@@ -8,7 +8,9 @@ export declare class TransactionSendResult {
8
8
  status: TransactionStatus;
9
9
  txHash: string;
10
10
  }
11
- declare const BatchTransactionResponse_base: import("@nestjs/common").Type<Pick<TransactionSendResult, "txHash" | "status">>;
12
- export declare class BatchTransactionResponse extends BatchTransactionResponse_base {
11
+ declare type BatchTransactionResponse_base = Pick<TransactionSendResult, "txHash" | "status">;
12
+ export declare type BatchTransactionResponse = BatchTransactionResponse_base ;
13
+ declare const BatchTransactionResponseNest_base: import("@nestjs/common").Type<Pick<TransactionSendResult, "txHash" | "status">>;
14
+ export declare class BatchTransactionResponseNest extends BatchTransactionResponseNest_base {
13
15
  }
14
16
  export {};
@@ -12,7 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.BatchTransactionResponse = exports.TransactionSendResult = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const class_validator_1 = require("class-validator");
15
- const transaction_status_1 = require("./transaction.status");
15
+ const transaction_status_enum_1 = require("../../enums/transaction-status.enum");
16
16
  class TransactionSendResult {
17
17
  constructor(init) {
18
18
  this.receiver = '';
@@ -46,10 +46,10 @@ __decorate([
46
46
  __decorate([
47
47
  (0, swagger_1.ApiProperty)({
48
48
  description: 'The status of the transaction',
49
- enum: transaction_status_1.TransactionStatus,
49
+ enum: transaction_status_enum_1.TransactionStatus,
50
50
  enumName: 'TransactionStatus',
51
51
  }),
52
- (0, class_validator_1.IsEnum)(transaction_status_1.TransactionStatus),
52
+ (0, class_validator_1.IsEnum)(transaction_status_enum_1.TransactionStatus),
53
53
  __metadata("design:type", String)
54
54
  ], TransactionSendResult.prototype, "status", void 0);
55
55
  __decorate([
@@ -1,4 +1,4 @@
1
- import { LinkedAccountType } from './linked-account-type.enum';
1
+ import { LinkedAccountType } from '../../enums/linked-account-type.enum';
2
2
  export declare class Web2UserAccount {
3
3
  type: LinkedAccountType;
4
4
  subject: string;
@@ -1,4 +1,4 @@
1
- import { LinkedAccountType } from './linked-account-type.enum';
1
+ import { LinkedAccountType } from '../../enums/linked-account-type.enum';
2
2
  export declare class Web2UserAccountDto {
3
3
  type: LinkedAccountType;
4
4
  subject: string;
@@ -12,7 +12,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.Web2UserAccountDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const class_validator_1 = require("class-validator");
15
- const linked_account_type_enum_1 = require("./linked-account-type.enum");
15
+ const linked_account_type_enum_1 = require("../../enums/linked-account-type.enum");
16
16
  class Web2UserAccountDto {
17
17
  }
18
18
  exports.Web2UserAccountDto = Web2UserAccountDto;
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.Web2UserAccount = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
- const linked_account_type_enum_1 = require("./linked-account-type.enum");
14
+ const linked_account_type_enum_1 = require("../../enums/linked-account-type.enum");
15
15
  class Web2UserAccount {
16
16
  constructor(props) {
17
17
  Object.assign(this, props);
@@ -1,5 +1,5 @@
1
- import { LinkedAccountType } from './linked-account-type.enum';
2
- import { WalletClientType } from './wallet-client-type.enum';
1
+ import { LinkedAccountType } from '../../enums/linked-account-type.enum';
2
+ import { WalletClientType } from '../../enums/wallet-client-type.enum';
3
3
  export declare class Web2UserWallet {
4
4
  type: LinkedAccountType.WALLET;
5
5
  address: string;
@@ -1,5 +1,5 @@
1
- import { LinkedAccountType } from './linked-account-type.enum';
2
- import { WalletClientType } from './wallet-client-type.enum';
1
+ import { LinkedAccountType } from '../../enums/linked-account-type.enum';
2
+ import { WalletClientType } from '../../enums/wallet-client-type.enum';
3
3
  export declare class Web2WalletDto {
4
4
  type: LinkedAccountType;
5
5
  address: string;
@@ -12,8 +12,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.Web2WalletDto = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const class_validator_1 = require("class-validator");
15
- const linked_account_type_enum_1 = require("./linked-account-type.enum");
16
- const wallet_client_type_enum_1 = require("./wallet-client-type.enum");
15
+ const linked_account_type_enum_1 = require("../../enums/linked-account-type.enum");
16
+ const wallet_client_type_enum_1 = require("../../enums/wallet-client-type.enum");
17
17
  class Web2WalletDto {
18
18
  }
19
19
  exports.Web2WalletDto = Web2WalletDto;
@@ -13,8 +13,8 @@ exports.Web2UserWallet = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const class_validator_1 = require("class-validator");
15
15
  const uuid_1 = require("uuid");
16
- const linked_account_type_enum_1 = require("./linked-account-type.enum");
17
- const wallet_client_type_enum_1 = require("./wallet-client-type.enum");
16
+ const linked_account_type_enum_1 = require("../../enums/linked-account-type.enum");
17
+ const wallet_client_type_enum_1 = require("../../enums/wallet-client-type.enum");
18
18
  class Web2UserWallet {
19
19
  constructor(props) {
20
20
  Object.assign(this, props);
@@ -0,0 +1,15 @@
1
+ export interface ProviderLiquidStaking {
2
+ APR: number;
3
+ totalStaked: number;
4
+ }
5
+ export declare class ProviderDto {
6
+ address: string;
7
+ profile?: string;
8
+ name?: string;
9
+ delegationCap?: number;
10
+ nodes?: number;
11
+ apr?: number;
12
+ identity?: string;
13
+ totalStaked: number;
14
+ protocolStakedAmount: number;
15
+ }
@@ -9,17 +9,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
9
9
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
10
  };
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
- exports.ProviderDto = exports.XoxnoEgldLiquidScEventName = void 0;
13
- var XoxnoEgldLiquidScEventName;
14
- (function (XoxnoEgldLiquidScEventName) {
15
- XoxnoEgldLiquidScEventName["ADD_LIQUIDITY"] = "add_liquidity";
16
- XoxnoEgldLiquidScEventName["REMOVE_LIQUIDITY"] = "remove_liquidity";
17
- XoxnoEgldLiquidScEventName["WITHDRAW_PENDING"] = "withdraw_pending";
18
- XoxnoEgldLiquidScEventName["CLAIM_REWARDS"] = "claim_rewards";
19
- XoxnoEgldLiquidScEventName["PROTOCOL_REVENUE"] = "protocol_revenue";
20
- XoxnoEgldLiquidScEventName["GENERAL_LIQUIDITY_EVENT"] = "general_liquidity_event";
21
- XoxnoEgldLiquidScEventName["ADD_REWARDS"] = "add_rewards";
22
- })(XoxnoEgldLiquidScEventName || (exports.XoxnoEgldLiquidScEventName = XoxnoEgldLiquidScEventName = {}));
12
+ exports.ProviderDto = void 0;
23
13
  const swagger_1 = require("@nestjs/swagger");
24
14
  const class_validator_1 = require("class-validator");
25
15
  class ProviderDto {
@@ -9,6 +9,17 @@ export declare enum BinanceGoodsType {
9
9
  TANGIBLE = "01",
10
10
  VIRTUAL = "02"
11
11
  }
12
+ export declare enum BinanceBizType {
13
+ PAY = "PAY",
14
+ REFUND = "REFUND",
15
+ PAYOUT = "PAYOUT",
16
+ PAY_REFUND = "PAY_REFUND",
17
+ BALANCE = "BALANCE"
18
+ }
19
+ export declare enum BinanceBizStatus {
20
+ PAY_SUCCESS = "PAY_SUCCESS",
21
+ PAY_CLOSED = "PAY_CLOSED"
22
+ }
12
23
  export declare enum BinanceGoodsCategory {
13
24
  ELECTRONICS_COMPUTERS = "0000",
14
25
  BOOKS_MUSIC_MOVIES = "1000",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BinanceGoodsCategory = exports.BinanceGoodsType = exports.BinanceTerminalType = void 0;
3
+ exports.BinanceGoodsCategory = exports.BinanceBizStatus = exports.BinanceBizType = exports.BinanceGoodsType = exports.BinanceTerminalType = void 0;
4
4
  var BinanceTerminalType;
5
5
  (function (BinanceTerminalType) {
6
6
  BinanceTerminalType["APP"] = "APP";
@@ -14,6 +14,19 @@ var BinanceGoodsType;
14
14
  BinanceGoodsType["TANGIBLE"] = "01";
15
15
  BinanceGoodsType["VIRTUAL"] = "02";
16
16
  })(BinanceGoodsType || (exports.BinanceGoodsType = BinanceGoodsType = {}));
17
+ var BinanceBizType;
18
+ (function (BinanceBizType) {
19
+ BinanceBizType["PAY"] = "PAY";
20
+ BinanceBizType["REFUND"] = "REFUND";
21
+ BinanceBizType["PAYOUT"] = "PAYOUT";
22
+ BinanceBizType["PAY_REFUND"] = "PAY_REFUND";
23
+ BinanceBizType["BALANCE"] = "BALANCE";
24
+ })(BinanceBizType || (exports.BinanceBizType = BinanceBizType = {}));
25
+ var BinanceBizStatus;
26
+ (function (BinanceBizStatus) {
27
+ BinanceBizStatus["PAY_SUCCESS"] = "PAY_SUCCESS";
28
+ BinanceBizStatus["PAY_CLOSED"] = "PAY_CLOSED";
29
+ })(BinanceBizStatus || (exports.BinanceBizStatus = BinanceBizStatus = {}));
17
30
  var BinanceGoodsCategory;
18
31
  (function (BinanceGoodsCategory) {
19
32
  BinanceGoodsCategory["ELECTRONICS_COMPUTERS"] = "0000";
@@ -0,0 +1,16 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.BoberBattleGames = exports.BoberBattleActivity = void 0;
4
+ var BoberBattleActivity;
5
+ (function (BoberBattleActivity) {
6
+ BoberBattleActivity["NEW_GAME"] = "newGame";
7
+ BoberBattleActivity["END_GAME"] = "endGame";
8
+ BoberBattleActivity["CANCEL_GAME"] = "cancelGame";
9
+ BoberBattleActivity["SPIN"] = "spin";
10
+ BoberBattleActivity["JOIN_WHEEL"] = "joinWheel";
11
+ })(BoberBattleActivity || (exports.BoberBattleActivity = BoberBattleActivity = {}));
12
+ var BoberBattleGames;
13
+ (function (BoberBattleGames) {
14
+ BoberBattleGames["BOBER_BATTLE"] = "bober-battle";
15
+ BoberBattleGames["BOBER_WHEEL"] = "bober-wheel";
16
+ })(BoberBattleGames || (exports.BoberBattleGames = BoberBattleGames = {}));
@@ -0,0 +1,4 @@
1
+ export declare enum ReferralConditionType {
2
+ TicketsSoldCount = "ticketsSoldCount",
3
+ RevenueCount = "revenueCount"
4
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ReferralConditionType = void 0;
4
+ var ReferralConditionType;
5
+ (function (ReferralConditionType) {
6
+ ReferralConditionType["TicketsSoldCount"] = "ticketsSoldCount";
7
+ ReferralConditionType["RevenueCount"] = "revenueCount";
8
+ })(ReferralConditionType || (exports.ReferralConditionType = ReferralConditionType = {}));
@@ -0,0 +1,4 @@
1
+ export declare enum RoleStatus {
2
+ ACTIVE = "active",
3
+ PENDING = "pending"
4
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.RoleStatus = void 0;
4
+ var RoleStatus;
5
+ (function (RoleStatus) {
6
+ RoleStatus["ACTIVE"] = "active";
7
+ RoleStatus["PENDING"] = "pending";
8
+ })(RoleStatus || (exports.RoleStatus = RoleStatus = {}));
@@ -0,0 +1,12 @@
1
+ export declare enum ExternalPaymentInternalStatus {
2
+ GeneratePaymentForm = "generatePaymentForm",
3
+ PaymentProviderCallback = "paymentProviderCallback",
4
+ ExternalPaymentQueued = "externalPaymentQueued",
5
+ InitiatedBlockchainTx = "initiatedBlockchainTx",
6
+ ExternalPaymentComplete = "externalPaymentComplete",
7
+ ExternalPaymentRefund = "externalPaymentRefund"
8
+ }
9
+ export declare enum ItemType {
10
+ physical = "physical",
11
+ digital = "digital"
12
+ }
@@ -1,16 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ExternalPaymentInternalStatus = void 0;
4
- /**
5
- * Internal status of the external payment process.
6
- *
7
- * @enum {string} GeneratePaymentForm - Initial stage when UI calls the endpoint to generate the payment form
8
- * @enum {string} PaymentProviderCallback - Payment provider called our endpoint after user completed the payment activity
9
- * @enum {string} ExternalPaymentQueued - Queued order was processed to be executed on blockchain
10
- * @enum {string} InitiatedBlockchainTx - Transaction was initiated on blockchain
11
- * @enum {string} ExternalPaymentComplete - Transaction was completed on blockchain & money was received
12
- * @enum {string} ExternalPaymentRefund - Transaction failed on blockchain & money was refunded
13
- */
3
+ exports.ItemType = exports.ExternalPaymentInternalStatus = void 0;
14
4
  var ExternalPaymentInternalStatus;
15
5
  (function (ExternalPaymentInternalStatus) {
16
6
  ExternalPaymentInternalStatus["GeneratePaymentForm"] = "generatePaymentForm";
@@ -20,3 +10,8 @@ var ExternalPaymentInternalStatus;
20
10
  ExternalPaymentInternalStatus["ExternalPaymentComplete"] = "externalPaymentComplete";
21
11
  ExternalPaymentInternalStatus["ExternalPaymentRefund"] = "externalPaymentRefund";
22
12
  })(ExternalPaymentInternalStatus || (exports.ExternalPaymentInternalStatus = ExternalPaymentInternalStatus = {}));
13
+ var ItemType;
14
+ (function (ItemType) {
15
+ ItemType["physical"] = "physical";
16
+ ItemType["digital"] = "digital";
17
+ })(ItemType || (exports.ItemType = ItemType = {}));
@@ -4,7 +4,3 @@ export declare enum FiatTokens {
4
4
  EUR = "EUR",
5
5
  USD = "USD"
6
6
  }
7
- export interface TokenValue {
8
- usdPrice: number;
9
- egldPrice: number;
10
- }
@@ -5,3 +5,7 @@ export declare enum KUSTO_DB_XOXNO_TABLE {
5
5
  NFT_ACTIVITY_DATA = "NftActivityData",
6
6
  TRADING_ACTIVITY_DATA = "TradingActivityData"
7
7
  }
8
+ export declare enum KustoOrderDirection {
9
+ ASC = "asc",
10
+ DESC = "desc"
11
+ }
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.KUSTO_DB_XOXNO_TABLE = exports.KUSTO_DB = void 0;
3
+ exports.KustoOrderDirection = exports.KUSTO_DB_XOXNO_TABLE = exports.KUSTO_DB = void 0;
4
4
  var KUSTO_DB;
5
5
  (function (KUSTO_DB) {
6
6
  KUSTO_DB["XOXNO"] = "xoxno";
@@ -10,3 +10,8 @@ var KUSTO_DB_XOXNO_TABLE;
10
10
  KUSTO_DB_XOXNO_TABLE["NFT_ACTIVITY_DATA"] = "NftActivityData";
11
11
  KUSTO_DB_XOXNO_TABLE["TRADING_ACTIVITY_DATA"] = "TradingActivityData";
12
12
  })(KUSTO_DB_XOXNO_TABLE || (exports.KUSTO_DB_XOXNO_TABLE = KUSTO_DB_XOXNO_TABLE = {}));
13
+ var KustoOrderDirection;
14
+ (function (KustoOrderDirection) {
15
+ KustoOrderDirection["ASC"] = "asc";
16
+ KustoOrderDirection["DESC"] = "desc";
17
+ })(KustoOrderDirection || (exports.KustoOrderDirection = KustoOrderDirection = {}));
@@ -0,0 +1,7 @@
1
+ export declare enum PositionMode {
2
+ None = "None",
3
+ Normal = "Normal",
4
+ Multiply = "Multiply",
5
+ Long = "Long",
6
+ Short = "Short"
7
+ }
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PositionMode = void 0;
4
+ var PositionMode;
5
+ (function (PositionMode) {
6
+ PositionMode["None"] = "None";
7
+ PositionMode["Normal"] = "Normal";
8
+ PositionMode["Multiply"] = "Multiply";
9
+ PositionMode["Long"] = "Long";
10
+ PositionMode["Short"] = "Short";
11
+ })(PositionMode || (exports.PositionMode = PositionMode = {}));
@@ -0,0 +1,4 @@
1
+ export declare enum DevicePlatform {
2
+ IOS = "ios",
3
+ ANDROID = "android"
4
+ }
@@ -0,0 +1,8 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.DevicePlatform = void 0;
4
+ var DevicePlatform;
5
+ (function (DevicePlatform) {
6
+ DevicePlatform["IOS"] = "ios";
7
+ DevicePlatform["ANDROID"] = "android";
8
+ })(DevicePlatform || (exports.DevicePlatform = DevicePlatform = {}));
@@ -0,0 +1,9 @@
1
+ export declare enum NotificationAction {
2
+ OPEN_EVENT = "open_event",
3
+ OPEN_PROFILE = "open_profile",
4
+ OPEN_NOTIFICATIONS = "open_notifications",
5
+ OPEN_TICKETS = "open_tickets",
6
+ OPEN_WALLET = "open_wallet",
7
+ OPEN_MARKETPLACE = "open_marketplace",
8
+ NO_ACTION = "no_action"
9
+ }
@@ -0,0 +1,13 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.NotificationAction = void 0;
4
+ var NotificationAction;
5
+ (function (NotificationAction) {
6
+ NotificationAction["OPEN_EVENT"] = "open_event";
7
+ NotificationAction["OPEN_PROFILE"] = "open_profile";
8
+ NotificationAction["OPEN_NOTIFICATIONS"] = "open_notifications";
9
+ NotificationAction["OPEN_TICKETS"] = "open_tickets";
10
+ NotificationAction["OPEN_WALLET"] = "open_wallet";
11
+ NotificationAction["OPEN_MARKETPLACE"] = "open_marketplace";
12
+ NotificationAction["NO_ACTION"] = "no_action";
13
+ })(NotificationAction || (exports.NotificationAction = NotificationAction = {}));
@@ -0,0 +1,6 @@
1
+ export declare enum PurchaseType {
2
+ MarketPlaceBuy = "marketPlaceBuy",
3
+ Giveaway = "giveaway",
4
+ Mint = "mint",
5
+ EventTicket = "eventTicket"
6
+ }
@@ -1,14 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.PurchaseType = void 0;
4
- /**
5
- * Available Fiat buy types.
6
- *
7
- * @enum {string} MarketPlaceBuy - secondary marketplace trade.
8
- * @enum {string} Giveaway - minting only Fiat priced nfts.
9
- * @enum {string} Mint - minting EGLD priced NFT with Fiat.
10
- * @enum {string} EventTicket - buying event tickets with Fiat
11
- */
12
4
  var PurchaseType;
13
5
  (function (PurchaseType) {
14
6
  PurchaseType["MarketPlaceBuy"] = "marketPlaceBuy";
@@ -0,0 +1,17 @@
1
+ export declare enum PushNotificationType {
2
+ EVENT_APPROVED = "eventApproved",
3
+ EVENT_UPDATE = "eventUpdate",
4
+ EVENT_REMINDER = "eventReminder",
5
+ EVENT_CHECK_IN = "eventCheckIn",
6
+ EVENT_MARKETING = "eventMarketing",
7
+ NFT_SOLD = "nftSold",
8
+ OFFER_RECEIVED = "offerReceived",
9
+ USER_SPECIFIC = "userSpecific",
10
+ BROADCAST = "broadcast"
11
+ }
12
+ export declare enum PushNotificationStatus {
13
+ SENT = "sent",
14
+ DELIVERED = "delivered",
15
+ FAILED = "failed",
16
+ PENDING = "pending"
17
+ }
@@ -0,0 +1,22 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.PushNotificationStatus = exports.PushNotificationType = void 0;
4
+ var PushNotificationType;
5
+ (function (PushNotificationType) {
6
+ PushNotificationType["EVENT_APPROVED"] = "eventApproved";
7
+ PushNotificationType["EVENT_UPDATE"] = "eventUpdate";
8
+ PushNotificationType["EVENT_REMINDER"] = "eventReminder";
9
+ PushNotificationType["EVENT_CHECK_IN"] = "eventCheckIn";
10
+ PushNotificationType["EVENT_MARKETING"] = "eventMarketing";
11
+ PushNotificationType["NFT_SOLD"] = "nftSold";
12
+ PushNotificationType["OFFER_RECEIVED"] = "offerReceived";
13
+ PushNotificationType["USER_SPECIFIC"] = "userSpecific";
14
+ PushNotificationType["BROADCAST"] = "broadcast";
15
+ })(PushNotificationType || (exports.PushNotificationType = PushNotificationType = {}));
16
+ var PushNotificationStatus;
17
+ (function (PushNotificationStatus) {
18
+ PushNotificationStatus["SENT"] = "sent";
19
+ PushNotificationStatus["DELIVERED"] = "delivered";
20
+ PushNotificationStatus["FAILED"] = "failed";
21
+ PushNotificationStatus["PENDING"] = "pending";
22
+ })(PushNotificationStatus || (exports.PushNotificationStatus = PushNotificationStatus = {}));
@@ -0,0 +1,15 @@
1
+ export declare enum TagPriority {
2
+ CRITICAL = 1,// Never remove (user identity, preferences)
3
+ HIGH = 2,// Recent/active events, main creators
4
+ MEDIUM = 3,// Older events, less active creators
5
+ LOW = 4
6
+ }
7
+ export declare enum TagCategory {
8
+ USER_IDENTITY = "user_identity",// user:, addr:, chain:
9
+ PREFERENCES = "preferences",// pref:
10
+ ACTIVE_EVENT = "active_event",// event: (current/upcoming)
11
+ PAST_EVENT = "past_event",// event: (completed)
12
+ ACTIVE_CREATOR = "active_creator",// creator: (recent activity)
13
+ INACTIVE_CREATOR = "inactive_creator",// creator: (old)
14
+ EVENT_STATUS = "event_status"
15
+ }
@@ -0,0 +1,20 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.TagCategory = exports.TagPriority = void 0;
4
+ var TagPriority;
5
+ (function (TagPriority) {
6
+ TagPriority[TagPriority["CRITICAL"] = 1] = "CRITICAL";
7
+ TagPriority[TagPriority["HIGH"] = 2] = "HIGH";
8
+ TagPriority[TagPriority["MEDIUM"] = 3] = "MEDIUM";
9
+ TagPriority[TagPriority["LOW"] = 4] = "LOW";
10
+ })(TagPriority || (exports.TagPriority = TagPriority = {}));
11
+ var TagCategory;
12
+ (function (TagCategory) {
13
+ TagCategory["USER_IDENTITY"] = "user_identity";
14
+ TagCategory["PREFERENCES"] = "preferences";
15
+ TagCategory["ACTIVE_EVENT"] = "active_event";
16
+ TagCategory["PAST_EVENT"] = "past_event";
17
+ TagCategory["ACTIVE_CREATOR"] = "active_creator";
18
+ TagCategory["INACTIVE_CREATOR"] = "inactive_creator";
19
+ TagCategory["EVENT_STATUS"] = "event_status";
20
+ })(TagCategory || (exports.TagCategory = TagCategory = {}));
@@ -0,0 +1,10 @@
1
+ export declare enum Visibility {
2
+ PUBLIC = "public",
3
+ PRIVATE = "private"
4
+ }
5
+ export declare enum EventTicketQrType {
6
+ BADGE = "badge",
7
+ OFFLINE = "offline",
8
+ GOOGLE = "google",
9
+ MANUAL = "manual"
10
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EventTicketQrType = exports.Visibility = void 0;
4
+ var Visibility;
5
+ (function (Visibility) {
6
+ Visibility["PUBLIC"] = "public";
7
+ Visibility["PRIVATE"] = "private";
8
+ })(Visibility || (exports.Visibility = Visibility = {}));
9
+ var EventTicketQrType;
10
+ (function (EventTicketQrType) {
11
+ EventTicketQrType["BADGE"] = "badge";
12
+ EventTicketQrType["OFFLINE"] = "offline";
13
+ EventTicketQrType["GOOGLE"] = "google";
14
+ EventTicketQrType["MANUAL"] = "manual";
15
+ })(EventTicketQrType || (exports.EventTicketQrType = EventTicketQrType = {}));
@@ -0,0 +1,35 @@
1
+ export declare enum TwispayTransactionType {
2
+ purchase = "purchase",
3
+ recurring = "recurring",
4
+ managed = "managed",
5
+ credit = "credit"
6
+ }
7
+ export declare enum TwispayCardTransactionMode {
8
+ auth = "auth",//only reserve the requested amount
9
+ authAndCapture = "authAndCapture",//also sends a settlement request
10
+ credit = "credit"
11
+ }
12
+ export declare enum TwispayIntervalType {
13
+ day = "day",
14
+ month = "month"
15
+ }
16
+ export declare enum TwispayTransactionStatus {
17
+ completeOk = "complete-ok",//complete, successful transaction
18
+ cancelOk = "cancel-ok",
19
+ refundOk = "refund-ok",
20
+ voidOk = "void-ok",//using refund on AUTH only transaction
21
+ chargeBack = "charge-back",
22
+ completeFailed = "complete-failed",//declined transaction, can be declined if there is a long period of time passed. usually capture has to be made within 7days
23
+ inProgress = "in-progress",//only the AUTH was made and it was successfully authorized - could be first status
24
+ pending3d = "3d-pending"
25
+ }
26
+ export declare enum TwispayTransactionRefundReason {
27
+ fraudConfirm = "fraud-confirm",
28
+ highlySuspicious = "highly-suspicious",
29
+ duplicatedTransaction = "duplicated-transaction",
30
+ customerDemand = "customer-demand",
31
+ testTransaction = "test-transaction",
32
+ completeFailed = "complete-failed",
33
+ cardExpired = "card-expired",
34
+ itemSoltOut = "The item is sold already"
35
+ }