@accelbyte/sdk 0.2.0-beta.20 → 0.2.0-beta.22

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 (259) hide show
  1. package/dist/cjs/node/index.cjs +96 -33
  2. package/dist/cjs/node/index.cjs.map +1 -1
  3. package/dist/es/browser/api/platform/EntitlementApi.js +8 -0
  4. package/dist/es/browser/api/platform/EntitlementApi.js.map +1 -1
  5. package/dist/es/browser/api/platform/PaymentApi.js +2 -0
  6. package/dist/es/browser/api/platform/PaymentApi.js.map +1 -1
  7. package/dist/es/browser/generated-public/basic/FileUpload_.js +4 -1
  8. package/dist/es/browser/generated-public/basic/FileUpload_.js.map +1 -1
  9. package/dist/es/browser/generated-public/basic/Misc_.js +4 -1
  10. package/dist/es/browser/generated-public/basic/Misc_.js.map +1 -1
  11. package/dist/es/browser/generated-public/basic/Namespace_.js +4 -1
  12. package/dist/es/browser/generated-public/basic/Namespace_.js.map +1 -1
  13. package/dist/es/browser/generated-public/basic/UserAction_.js +4 -1
  14. package/dist/es/browser/generated-public/basic/UserAction_.js.map +1 -1
  15. package/dist/es/browser/generated-public/basic/UserProfile_.js +4 -1
  16. package/dist/es/browser/generated-public/basic/UserProfile_.js.map +1 -1
  17. package/dist/es/browser/generated-public/basic/Version.js +1 -1
  18. package/dist/es/browser/generated-public/basic/definitions/ConfigCreate.js +11 -0
  19. package/dist/es/browser/generated-public/basic/definitions/ConfigCreate.js.map +1 -0
  20. package/dist/es/browser/generated-public/basic/definitions/ConfigInfo.js +17 -0
  21. package/dist/es/browser/generated-public/basic/definitions/ConfigInfo.js.map +1 -0
  22. package/dist/es/browser/generated-public/basic/definitions/ConfigUpdate.js +11 -0
  23. package/dist/es/browser/generated-public/basic/definitions/ConfigUpdate.js.map +1 -0
  24. package/dist/es/browser/generated-public/buildinfo/Caching_.js +4 -1
  25. package/dist/es/browser/generated-public/buildinfo/Caching_.js.map +1 -1
  26. package/dist/es/browser/generated-public/buildinfo/Dlc_.js +4 -1
  27. package/dist/es/browser/generated-public/buildinfo/Dlc_.js.map +1 -1
  28. package/dist/es/browser/generated-public/buildinfo/Downloader_.js +4 -1
  29. package/dist/es/browser/generated-public/buildinfo/Downloader_.js.map +1 -1
  30. package/dist/es/browser/generated-public/buildinfo/Drm_.js +4 -1
  31. package/dist/es/browser/generated-public/buildinfo/Drm_.js.map +1 -1
  32. package/dist/es/browser/generated-public/buildinfo/Version.js +1 -1
  33. package/dist/es/browser/generated-public/event/EventV2_.js +4 -1
  34. package/dist/es/browser/generated-public/event/EventV2_.js.map +1 -1
  35. package/dist/es/browser/generated-public/event/Version.js +1 -1
  36. package/dist/es/browser/generated-public/gdpr/DataDeletion_.js +4 -1
  37. package/dist/es/browser/generated-public/gdpr/DataDeletion_.js.map +1 -1
  38. package/dist/es/browser/generated-public/gdpr/DataRetrieval_.js +4 -1
  39. package/dist/es/browser/generated-public/gdpr/DataRetrieval_.js.map +1 -1
  40. package/dist/es/browser/generated-public/gdpr/Version.js +1 -1
  41. package/dist/es/browser/generated-public/iam/InputValidations_.js +4 -1
  42. package/dist/es/browser/generated-public/iam/InputValidations_.js.map +1 -1
  43. package/dist/es/browser/generated-public/iam/OAuth20Extension_.js +4 -1
  44. package/dist/es/browser/generated-public/iam/OAuth20Extension_.js.map +1 -1
  45. package/dist/es/browser/generated-public/iam/OAuth20_.js +4 -1
  46. package/dist/es/browser/generated-public/iam/OAuth20_.js.map +1 -1
  47. package/dist/es/browser/generated-public/iam/Roles_.js +4 -1
  48. package/dist/es/browser/generated-public/iam/Roles_.js.map +1 -1
  49. package/dist/es/browser/generated-public/iam/SsoSaml20_.js +4 -1
  50. package/dist/es/browser/generated-public/iam/SsoSaml20_.js.map +1 -1
  51. package/dist/es/browser/generated-public/iam/Sso_.js +4 -1
  52. package/dist/es/browser/generated-public/iam/Sso_.js.map +1 -1
  53. package/dist/es/browser/generated-public/iam/ThirdPartyCredential_.js +4 -1
  54. package/dist/es/browser/generated-public/iam/ThirdPartyCredential_.js.map +1 -1
  55. package/dist/es/browser/generated-public/iam/UsersV4_.js +4 -1
  56. package/dist/es/browser/generated-public/iam/UsersV4_.js.map +1 -1
  57. package/dist/es/browser/generated-public/iam/Users_.js +4 -1
  58. package/dist/es/browser/generated-public/iam/Users_.js.map +1 -1
  59. package/dist/es/browser/generated-public/iam/Version.js +1 -1
  60. package/dist/es/browser/generated-public/iam/definitions/InviteUserRequestV4.js +1 -1
  61. package/dist/es/browser/generated-public/iam/definitions/InviteUserRequestV4.js.map +1 -1
  62. package/dist/es/browser/generated-public/iam/definitions/ThirdPartyLoginPlatformCredentialRequest.js +2 -2
  63. package/dist/es/browser/generated-public/iam/definitions/ThirdPartyLoginPlatformCredentialRequest.js.map +1 -1
  64. package/dist/es/browser/generated-public/iam/definitions/UserResponseV3.js +1 -1
  65. package/dist/es/browser/generated-public/iam/definitions/UserResponseV3.js.map +1 -1
  66. package/dist/es/browser/generated-public/legal/Agreement_.js +4 -1
  67. package/dist/es/browser/generated-public/legal/Agreement_.js.map +1 -1
  68. package/dist/es/browser/generated-public/legal/Eligibilities_.js +4 -1
  69. package/dist/es/browser/generated-public/legal/Eligibilities_.js.map +1 -1
  70. package/dist/es/browser/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js +4 -1
  71. package/dist/es/browser/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js.map +1 -1
  72. package/dist/es/browser/generated-public/legal/LocalizedPolicyVersions_.js +4 -1
  73. package/dist/es/browser/generated-public/legal/LocalizedPolicyVersions_.js.map +1 -1
  74. package/dist/es/browser/generated-public/legal/Policies_.js +4 -1
  75. package/dist/es/browser/generated-public/legal/Policies_.js.map +1 -1
  76. package/dist/es/browser/generated-public/legal/Utility_.js +4 -1
  77. package/dist/es/browser/generated-public/legal/Utility_.js.map +1 -1
  78. package/dist/es/browser/generated-public/legal/Version.js +1 -1
  79. package/dist/es/browser/generated-public/legal/definitions/RetrieveLocalizedPolicyVersionResponse.js +1 -1
  80. package/dist/es/browser/generated-public/legal/definitions/RetrieveLocalizedPolicyVersionResponse.js.map +1 -1
  81. package/dist/es/browser/generated-public/legal/definitions/RetrievePolicyVersionResponse.js +1 -1
  82. package/dist/es/browser/generated-public/legal/definitions/RetrievePolicyVersionResponse.js.map +1 -1
  83. package/dist/es/browser/generated-public/odin-config/StaticConfigs_.js +4 -1
  84. package/dist/es/browser/generated-public/odin-config/StaticConfigs_.js.map +1 -1
  85. package/dist/es/browser/generated-public/odin-config/Templates_.js +4 -1
  86. package/dist/es/browser/generated-public/odin-config/Templates_.js.map +1 -1
  87. package/dist/es/browser/generated-public/odin-config/Version.js +1 -1
  88. package/dist/es/browser/generated-public/platform/Category_.js +4 -1
  89. package/dist/es/browser/generated-public/platform/Category_.js.map +1 -1
  90. package/dist/es/browser/generated-public/platform/Currency_.js +4 -1
  91. package/dist/es/browser/generated-public/platform/Currency_.js.map +1 -1
  92. package/dist/es/browser/generated-public/platform/Dlc_.js +4 -1
  93. package/dist/es/browser/generated-public/platform/Dlc_.js.map +1 -1
  94. package/dist/es/browser/generated-public/platform/Entitlement_.js +4 -1
  95. package/dist/es/browser/generated-public/platform/Entitlement_.js.map +1 -1
  96. package/dist/es/browser/generated-public/platform/Fulfillment_.js +4 -1
  97. package/dist/es/browser/generated-public/platform/Fulfillment_.js.map +1 -1
  98. package/dist/es/browser/generated-public/platform/Iap_.js +22 -3
  99. package/dist/es/browser/generated-public/platform/Iap_.js.map +1 -1
  100. package/dist/es/browser/generated-public/platform/Item_.js +4 -1
  101. package/dist/es/browser/generated-public/platform/Item_.js.map +1 -1
  102. package/dist/es/browser/generated-public/platform/Order_.js +4 -1
  103. package/dist/es/browser/generated-public/platform/Order_.js.map +1 -1
  104. package/dist/es/browser/generated-public/platform/PaymentAccount_.js +4 -1
  105. package/dist/es/browser/generated-public/platform/PaymentAccount_.js.map +1 -1
  106. package/dist/es/browser/generated-public/platform/PaymentStation_.js +4 -1
  107. package/dist/es/browser/generated-public/platform/PaymentStation_.js.map +1 -1
  108. package/dist/es/browser/generated-public/platform/Reward_.js +4 -1
  109. package/dist/es/browser/generated-public/platform/Reward_.js.map +1 -1
  110. package/dist/es/browser/generated-public/platform/Section_.js +4 -1
  111. package/dist/es/browser/generated-public/platform/Section_.js.map +1 -1
  112. package/dist/es/browser/generated-public/platform/Store_.js +4 -1
  113. package/dist/es/browser/generated-public/platform/Store_.js.map +1 -1
  114. package/dist/es/browser/generated-public/platform/Subscription_.js +4 -1
  115. package/dist/es/browser/generated-public/platform/Subscription_.js.map +1 -1
  116. package/dist/es/browser/generated-public/platform/Version.js +1 -1
  117. package/dist/es/browser/generated-public/platform/View_.js +4 -1
  118. package/dist/es/browser/generated-public/platform/View_.js.map +1 -1
  119. package/dist/es/browser/generated-public/platform/Wallet_.js +4 -1
  120. package/dist/es/browser/generated-public/platform/Wallet_.js.map +1 -1
  121. package/dist/es/browser/generated-public/platform/definitions/CreditSummary.js +7 -1
  122. package/dist/es/browser/generated-public/platform/definitions/CreditSummary.js.map +1 -1
  123. package/dist/es/browser/generated-public/platform/definitions/EntitlementSummary.js +1 -0
  124. package/dist/es/browser/generated-public/platform/definitions/EntitlementSummary.js.map +1 -1
  125. package/dist/es/browser/index.browser.js +3 -0
  126. package/dist/es/browser/index.browser.js.map +1 -1
  127. package/dist/es/node/api/platform/EntitlementApi.js +8 -0
  128. package/dist/es/node/api/platform/EntitlementApi.js.map +1 -1
  129. package/dist/es/node/api/platform/PaymentApi.js +2 -0
  130. package/dist/es/node/api/platform/PaymentApi.js.map +1 -1
  131. package/dist/es/node/generated-public/basic/FileUpload_.js +4 -1
  132. package/dist/es/node/generated-public/basic/FileUpload_.js.map +1 -1
  133. package/dist/es/node/generated-public/basic/Misc_.js +4 -1
  134. package/dist/es/node/generated-public/basic/Misc_.js.map +1 -1
  135. package/dist/es/node/generated-public/basic/Namespace_.js +4 -1
  136. package/dist/es/node/generated-public/basic/Namespace_.js.map +1 -1
  137. package/dist/es/node/generated-public/basic/UserAction_.js +4 -1
  138. package/dist/es/node/generated-public/basic/UserAction_.js.map +1 -1
  139. package/dist/es/node/generated-public/basic/UserProfile_.js +4 -1
  140. package/dist/es/node/generated-public/basic/UserProfile_.js.map +1 -1
  141. package/dist/es/node/generated-public/basic/Version.js +1 -1
  142. package/dist/es/node/generated-public/basic/definitions/ConfigCreate.js +11 -0
  143. package/dist/es/node/generated-public/basic/definitions/ConfigCreate.js.map +1 -0
  144. package/dist/es/node/generated-public/basic/definitions/ConfigInfo.js +17 -0
  145. package/dist/es/node/generated-public/basic/definitions/ConfigInfo.js.map +1 -0
  146. package/dist/es/node/generated-public/basic/definitions/ConfigUpdate.js +11 -0
  147. package/dist/es/node/generated-public/basic/definitions/ConfigUpdate.js.map +1 -0
  148. package/dist/es/node/generated-public/buildinfo/Caching_.js +4 -1
  149. package/dist/es/node/generated-public/buildinfo/Caching_.js.map +1 -1
  150. package/dist/es/node/generated-public/buildinfo/Dlc_.js +4 -1
  151. package/dist/es/node/generated-public/buildinfo/Dlc_.js.map +1 -1
  152. package/dist/es/node/generated-public/buildinfo/Downloader_.js +4 -1
  153. package/dist/es/node/generated-public/buildinfo/Downloader_.js.map +1 -1
  154. package/dist/es/node/generated-public/buildinfo/Drm_.js +4 -1
  155. package/dist/es/node/generated-public/buildinfo/Drm_.js.map +1 -1
  156. package/dist/es/node/generated-public/buildinfo/Version.js +1 -1
  157. package/dist/es/node/generated-public/event/EventV2_.js +4 -1
  158. package/dist/es/node/generated-public/event/EventV2_.js.map +1 -1
  159. package/dist/es/node/generated-public/event/Version.js +1 -1
  160. package/dist/es/node/generated-public/gdpr/DataDeletion_.js +4 -1
  161. package/dist/es/node/generated-public/gdpr/DataDeletion_.js.map +1 -1
  162. package/dist/es/node/generated-public/gdpr/DataRetrieval_.js +4 -1
  163. package/dist/es/node/generated-public/gdpr/DataRetrieval_.js.map +1 -1
  164. package/dist/es/node/generated-public/gdpr/Version.js +1 -1
  165. package/dist/es/node/generated-public/iam/InputValidations_.js +4 -1
  166. package/dist/es/node/generated-public/iam/InputValidations_.js.map +1 -1
  167. package/dist/es/node/generated-public/iam/OAuth20Extension_.js +4 -1
  168. package/dist/es/node/generated-public/iam/OAuth20Extension_.js.map +1 -1
  169. package/dist/es/node/generated-public/iam/OAuth20_.js +4 -1
  170. package/dist/es/node/generated-public/iam/OAuth20_.js.map +1 -1
  171. package/dist/es/node/generated-public/iam/Roles_.js +4 -1
  172. package/dist/es/node/generated-public/iam/Roles_.js.map +1 -1
  173. package/dist/es/node/generated-public/iam/SsoSaml20_.js +4 -1
  174. package/dist/es/node/generated-public/iam/SsoSaml20_.js.map +1 -1
  175. package/dist/es/node/generated-public/iam/Sso_.js +4 -1
  176. package/dist/es/node/generated-public/iam/Sso_.js.map +1 -1
  177. package/dist/es/node/generated-public/iam/ThirdPartyCredential_.js +4 -1
  178. package/dist/es/node/generated-public/iam/ThirdPartyCredential_.js.map +1 -1
  179. package/dist/es/node/generated-public/iam/UsersV4_.js +4 -1
  180. package/dist/es/node/generated-public/iam/UsersV4_.js.map +1 -1
  181. package/dist/es/node/generated-public/iam/Users_.js +4 -1
  182. package/dist/es/node/generated-public/iam/Users_.js.map +1 -1
  183. package/dist/es/node/generated-public/iam/Version.js +1 -1
  184. package/dist/es/node/generated-public/iam/definitions/InviteUserRequestV4.js +1 -1
  185. package/dist/es/node/generated-public/iam/definitions/InviteUserRequestV4.js.map +1 -1
  186. package/dist/es/node/generated-public/iam/definitions/ThirdPartyLoginPlatformCredentialRequest.js +2 -2
  187. package/dist/es/node/generated-public/iam/definitions/ThirdPartyLoginPlatformCredentialRequest.js.map +1 -1
  188. package/dist/es/node/generated-public/iam/definitions/UserResponseV3.js +1 -1
  189. package/dist/es/node/generated-public/iam/definitions/UserResponseV3.js.map +1 -1
  190. package/dist/es/node/generated-public/legal/Agreement_.js +4 -1
  191. package/dist/es/node/generated-public/legal/Agreement_.js.map +1 -1
  192. package/dist/es/node/generated-public/legal/Eligibilities_.js +4 -1
  193. package/dist/es/node/generated-public/legal/Eligibilities_.js.map +1 -1
  194. package/dist/es/node/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js +4 -1
  195. package/dist/es/node/generated-public/legal/LocalizedPolicyVersionsWithNamespace_.js.map +1 -1
  196. package/dist/es/node/generated-public/legal/LocalizedPolicyVersions_.js +4 -1
  197. package/dist/es/node/generated-public/legal/LocalizedPolicyVersions_.js.map +1 -1
  198. package/dist/es/node/generated-public/legal/Policies_.js +4 -1
  199. package/dist/es/node/generated-public/legal/Policies_.js.map +1 -1
  200. package/dist/es/node/generated-public/legal/Utility_.js +4 -1
  201. package/dist/es/node/generated-public/legal/Utility_.js.map +1 -1
  202. package/dist/es/node/generated-public/legal/Version.js +1 -1
  203. package/dist/es/node/generated-public/legal/definitions/RetrieveLocalizedPolicyVersionResponse.js +1 -1
  204. package/dist/es/node/generated-public/legal/definitions/RetrieveLocalizedPolicyVersionResponse.js.map +1 -1
  205. package/dist/es/node/generated-public/legal/definitions/RetrievePolicyVersionResponse.js +1 -1
  206. package/dist/es/node/generated-public/legal/definitions/RetrievePolicyVersionResponse.js.map +1 -1
  207. package/dist/es/node/generated-public/odin-config/StaticConfigs_.js +4 -1
  208. package/dist/es/node/generated-public/odin-config/StaticConfigs_.js.map +1 -1
  209. package/dist/es/node/generated-public/odin-config/Templates_.js +4 -1
  210. package/dist/es/node/generated-public/odin-config/Templates_.js.map +1 -1
  211. package/dist/es/node/generated-public/odin-config/Version.js +1 -1
  212. package/dist/es/node/generated-public/platform/Category_.js +4 -1
  213. package/dist/es/node/generated-public/platform/Category_.js.map +1 -1
  214. package/dist/es/node/generated-public/platform/Currency_.js +4 -1
  215. package/dist/es/node/generated-public/platform/Currency_.js.map +1 -1
  216. package/dist/es/node/generated-public/platform/Dlc_.js +4 -1
  217. package/dist/es/node/generated-public/platform/Dlc_.js.map +1 -1
  218. package/dist/es/node/generated-public/platform/Entitlement_.js +4 -1
  219. package/dist/es/node/generated-public/platform/Entitlement_.js.map +1 -1
  220. package/dist/es/node/generated-public/platform/Fulfillment_.js +4 -1
  221. package/dist/es/node/generated-public/platform/Fulfillment_.js.map +1 -1
  222. package/dist/es/node/generated-public/platform/Iap_.js +22 -3
  223. package/dist/es/node/generated-public/platform/Iap_.js.map +1 -1
  224. package/dist/es/node/generated-public/platform/Item_.js +4 -1
  225. package/dist/es/node/generated-public/platform/Item_.js.map +1 -1
  226. package/dist/es/node/generated-public/platform/Order_.js +4 -1
  227. package/dist/es/node/generated-public/platform/Order_.js.map +1 -1
  228. package/dist/es/node/generated-public/platform/PaymentAccount_.js +4 -1
  229. package/dist/es/node/generated-public/platform/PaymentAccount_.js.map +1 -1
  230. package/dist/es/node/generated-public/platform/PaymentStation_.js +4 -1
  231. package/dist/es/node/generated-public/platform/PaymentStation_.js.map +1 -1
  232. package/dist/es/node/generated-public/platform/Reward_.js +4 -1
  233. package/dist/es/node/generated-public/platform/Reward_.js.map +1 -1
  234. package/dist/es/node/generated-public/platform/Section_.js +4 -1
  235. package/dist/es/node/generated-public/platform/Section_.js.map +1 -1
  236. package/dist/es/node/generated-public/platform/Store_.js +4 -1
  237. package/dist/es/node/generated-public/platform/Store_.js.map +1 -1
  238. package/dist/es/node/generated-public/platform/Subscription_.js +4 -1
  239. package/dist/es/node/generated-public/platform/Subscription_.js.map +1 -1
  240. package/dist/es/node/generated-public/platform/Version.js +1 -1
  241. package/dist/es/node/generated-public/platform/View_.js +4 -1
  242. package/dist/es/node/generated-public/platform/View_.js.map +1 -1
  243. package/dist/es/node/generated-public/platform/Wallet_.js +4 -1
  244. package/dist/es/node/generated-public/platform/Wallet_.js.map +1 -1
  245. package/dist/es/node/generated-public/platform/definitions/CreditSummary.js +7 -1
  246. package/dist/es/node/generated-public/platform/definitions/CreditSummary.js.map +1 -1
  247. package/dist/es/node/generated-public/platform/definitions/EntitlementSummary.js +1 -0
  248. package/dist/es/node/generated-public/platform/definitions/EntitlementSummary.js.map +1 -1
  249. package/dist/es/node/index.node.js +3 -0
  250. package/dist/es/node/index.node.js.map +1 -1
  251. package/dist/index.d.ts +233 -88
  252. package/examples/next/package.json +1 -1
  253. package/examples/next/yarn.lock +15 -9
  254. package/examples/node/index.js +1 -1
  255. package/examples/node/package.json +1 -1
  256. package/examples/node/yarn.lock +15 -9
  257. package/examples/vite/package.json +1 -1
  258. package/examples/vite/yarn.lock +15 -9
  259. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -2847,7 +2847,7 @@ declare const UserResponseV3: z.ZodObject<{
2847
2847
  roleId: string;
2848
2848
  }>, "many">>>;
2849
2849
  newEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2850
- oldEmailAddress: z.ZodString;
2850
+ oldEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
2851
2851
  permissions: z.ZodArray<z.ZodObject<{
2852
2852
  action: z.ZodNumber;
2853
2853
  resource: z.ZodString;
@@ -2885,6 +2885,7 @@ declare const UserResponseV3: z.ZodObject<{
2885
2885
  roleId: string;
2886
2886
  }[] | null | undefined;
2887
2887
  newEmailAddress?: string | null | undefined;
2888
+ oldEmailAddress?: string | null | undefined;
2888
2889
  phoneNumber?: string | null | undefined;
2889
2890
  platformAvatarUrl?: string | null | undefined;
2890
2891
  platformDisplayName?: string | null | undefined;
@@ -2915,7 +2916,6 @@ declare const UserResponseV3: z.ZodObject<{
2915
2916
  emailVerified: boolean;
2916
2917
  lastDateOfBirthChangedTime: string;
2917
2918
  lastEnabledChangedTime: string;
2918
- oldEmailAddress: string;
2919
2919
  phoneVerified: boolean;
2920
2920
  }, {
2921
2921
  dateOfBirth?: string | null | undefined;
@@ -2926,6 +2926,7 @@ declare const UserResponseV3: z.ZodObject<{
2926
2926
  roleId: string;
2927
2927
  }[] | null | undefined;
2928
2928
  newEmailAddress?: string | null | undefined;
2929
+ oldEmailAddress?: string | null | undefined;
2929
2930
  phoneNumber?: string | null | undefined;
2930
2931
  platformAvatarUrl?: string | null | undefined;
2931
2932
  platformDisplayName?: string | null | undefined;
@@ -2956,7 +2957,6 @@ declare const UserResponseV3: z.ZodObject<{
2956
2957
  emailVerified: boolean;
2957
2958
  lastDateOfBirthChangedTime: string;
2958
2959
  lastEnabledChangedTime: string;
2959
- oldEmailAddress: string;
2960
2960
  phoneVerified: boolean;
2961
2961
  }>;
2962
2962
  interface UserResponseV3 extends z.TypeOf<typeof UserResponseV3> {
@@ -11441,6 +11441,8 @@ declare class EntitlementApi {
11441
11441
  appId: string;
11442
11442
  }) => Promise<IResponseWithSync<AppEntitlementInfo>>;
11443
11443
  /**
11444
+ * GET [/platform/public/namespaces/{namespace}/users/{userId}/entitlements](api)
11445
+ *
11444
11446
  * Query user entitlements for a specific user.
11445
11447
  * Returns: entitlement list
11446
11448
  */
@@ -11449,6 +11451,8 @@ declare class EntitlementApi {
11449
11451
  queryParams: Parameters<Entitlement$['fetchNsUsersByUseridEntitlements']>[1];
11450
11452
  }) => Promise<IResponseWithSync<EntitlementPagingSlicedResult>>;
11451
11453
  /**
11454
+ * GET [/platform/public/namespaces/{namespace}/users/{userId}/entitlements/ownership/any](api)
11455
+ *
11452
11456
  * Exists any user active entitlement of specified itemIds, skus and appIds
11453
11457
  */
11454
11458
  getEntitlementOwnerShip: ({ userId, queryParams }: {
@@ -11460,6 +11464,8 @@ declare class EntitlementApi {
11460
11464
  };
11461
11465
  }) => Promise<IResponseWithSync<Ownership>>;
11462
11466
  /**
11467
+ * GET [/platform/public/namespaces/{namespace}/users/{userId}/entitlements/ownership/byItemIds](api)
11468
+ *
11463
11469
  * Get user entitlement ownership by itemIds.
11464
11470
  */
11465
11471
  getEntitlementByItemIds: ({ userId, queryParams }: {
@@ -11469,6 +11475,8 @@ declare class EntitlementApi {
11469
11475
  } | undefined;
11470
11476
  }) => Promise<IResponseWithSync<EntitlementOwnershipArray>>;
11471
11477
  /**
11478
+ * PUT [/platform/public/namespaces/{namespace}/users/{userId}/entitlements/{entitlementId}/decrement](api)
11479
+ *
11472
11480
  * Consume user entitlement. If the entitlement useCount is 0, the status will be CONSUMED. Client should pass item id in options if entitlement clazz is OPTIONBOX
11473
11481
  * Returns: consumed entitlement
11474
11482
  */
@@ -17085,6 +17093,8 @@ declare class PaymentApi {
17085
17093
  */
17086
17094
  getPaymentOrderStatus: (paymentOrderNo: string) => Promise<IResponseWithSync<PaymentOrderPaidResult>>;
17087
17095
  /**
17096
+ * GET [/platform/public/namespaces/{namespace}/payment/methods](api)
17097
+ *
17088
17098
  * Get payment methods.
17089
17099
  * Returns: Payment method list
17090
17100
  */
@@ -17448,6 +17458,7 @@ declare const SubscriptionInfo: z.ZodObject<{
17448
17458
  entitlements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
17449
17459
  id: z.ZodString;
17450
17460
  namespace: z.ZodString;
17461
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
17451
17462
  userId: z.ZodString;
17452
17463
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
17453
17464
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -17461,6 +17472,7 @@ declare const SubscriptionInfo: z.ZodObject<{
17461
17472
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
17462
17473
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
17463
17474
  }, "strip", z.ZodTypeAny, {
17475
+ name?: string | null | undefined;
17464
17476
  endDate?: string | null | undefined;
17465
17477
  itemId?: string | null | undefined;
17466
17478
  stackable?: boolean | null | undefined;
@@ -17476,6 +17488,7 @@ declare const SubscriptionInfo: z.ZodObject<{
17476
17488
  id: string;
17477
17489
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
17478
17490
  }, {
17491
+ name?: string | null | undefined;
17479
17492
  endDate?: string | null | undefined;
17480
17493
  itemId?: string | null | undefined;
17481
17494
  stackable?: boolean | null | undefined;
@@ -17997,6 +18010,7 @@ declare const SubscriptionInfo: z.ZodObject<{
17997
18010
  retryAttempted?: number | null | undefined;
17998
18011
  nextBillingDate?: string | null | undefined;
17999
18012
  entitlements?: {
18013
+ name?: string | null | undefined;
18000
18014
  endDate?: string | null | undefined;
18001
18015
  itemId?: string | null | undefined;
18002
18016
  stackable?: boolean | null | undefined;
@@ -18148,6 +18162,7 @@ declare const SubscriptionInfo: z.ZodObject<{
18148
18162
  retryAttempted?: number | null | undefined;
18149
18163
  nextBillingDate?: string | null | undefined;
18150
18164
  entitlements?: {
18165
+ name?: string | null | undefined;
18151
18166
  endDate?: string | null | undefined;
18152
18167
  itemId?: string | null | undefined;
18153
18168
  stackable?: boolean | null | undefined;
@@ -18246,6 +18261,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
18246
18261
  entitlements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
18247
18262
  id: z.ZodString;
18248
18263
  namespace: z.ZodString;
18264
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
18249
18265
  userId: z.ZodString;
18250
18266
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
18251
18267
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -18259,6 +18275,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
18259
18275
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
18260
18276
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
18261
18277
  }, "strip", z.ZodTypeAny, {
18278
+ name?: string | null | undefined;
18262
18279
  endDate?: string | null | undefined;
18263
18280
  itemId?: string | null | undefined;
18264
18281
  stackable?: boolean | null | undefined;
@@ -18274,6 +18291,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
18274
18291
  id: string;
18275
18292
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
18276
18293
  }, {
18294
+ name?: string | null | undefined;
18277
18295
  endDate?: string | null | undefined;
18278
18296
  itemId?: string | null | undefined;
18279
18297
  stackable?: boolean | null | undefined;
@@ -18795,6 +18813,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
18795
18813
  retryAttempted?: number | null | undefined;
18796
18814
  nextBillingDate?: string | null | undefined;
18797
18815
  entitlements?: {
18816
+ name?: string | null | undefined;
18798
18817
  endDate?: string | null | undefined;
18799
18818
  itemId?: string | null | undefined;
18800
18819
  stackable?: boolean | null | undefined;
@@ -18946,6 +18965,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
18946
18965
  retryAttempted?: number | null | undefined;
18947
18966
  nextBillingDate?: string | null | undefined;
18948
18967
  entitlements?: {
18968
+ name?: string | null | undefined;
18949
18969
  endDate?: string | null | undefined;
18950
18970
  itemId?: string | null | undefined;
18951
18971
  stackable?: boolean | null | undefined;
@@ -19113,6 +19133,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
19113
19133
  retryAttempted?: number | null | undefined;
19114
19134
  nextBillingDate?: string | null | undefined;
19115
19135
  entitlements?: {
19136
+ name?: string | null | undefined;
19116
19137
  endDate?: string | null | undefined;
19117
19138
  itemId?: string | null | undefined;
19118
19139
  stackable?: boolean | null | undefined;
@@ -19270,6 +19291,7 @@ declare const SubscriptionPagingSlicedResult: z.ZodObject<{
19270
19291
  retryAttempted?: number | null | undefined;
19271
19292
  nextBillingDate?: string | null | undefined;
19272
19293
  entitlements?: {
19294
+ name?: string | null | undefined;
19273
19295
  endDate?: string | null | undefined;
19274
19296
  itemId?: string | null | undefined;
19275
19297
  stackable?: boolean | null | undefined;
@@ -24303,7 +24325,7 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24303
24325
  roleId: string;
24304
24326
  }>, "many">>>;
24305
24327
  newEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
24306
- oldEmailAddress: z.ZodString;
24328
+ oldEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
24307
24329
  permissions: z.ZodArray<z.ZodObject<{
24308
24330
  action: z.ZodNumber;
24309
24331
  resource: z.ZodString;
@@ -24341,6 +24363,7 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24341
24363
  roleId: string;
24342
24364
  }[] | null | undefined;
24343
24365
  newEmailAddress?: string | null | undefined;
24366
+ oldEmailAddress?: string | null | undefined;
24344
24367
  phoneNumber?: string | null | undefined;
24345
24368
  platformAvatarUrl?: string | null | undefined;
24346
24369
  platformDisplayName?: string | null | undefined;
@@ -24371,7 +24394,6 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24371
24394
  emailVerified: boolean;
24372
24395
  lastDateOfBirthChangedTime: string;
24373
24396
  lastEnabledChangedTime: string;
24374
- oldEmailAddress: string;
24375
24397
  phoneVerified: boolean;
24376
24398
  }, {
24377
24399
  dateOfBirth?: string | null | undefined;
@@ -24382,6 +24404,7 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24382
24404
  roleId: string;
24383
24405
  }[] | null | undefined;
24384
24406
  newEmailAddress?: string | null | undefined;
24407
+ oldEmailAddress?: string | null | undefined;
24385
24408
  phoneNumber?: string | null | undefined;
24386
24409
  platformAvatarUrl?: string | null | undefined;
24387
24410
  platformDisplayName?: string | null | undefined;
@@ -24412,7 +24435,6 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24412
24435
  emailVerified: boolean;
24413
24436
  lastDateOfBirthChangedTime: string;
24414
24437
  lastEnabledChangedTime: string;
24415
- oldEmailAddress: string;
24416
24438
  phoneVerified: boolean;
24417
24439
  }>, "many">;
24418
24440
  paging: z.ZodObject<{
@@ -24441,6 +24463,7 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24441
24463
  roleId: string;
24442
24464
  }[] | null | undefined;
24443
24465
  newEmailAddress?: string | null | undefined;
24466
+ oldEmailAddress?: string | null | undefined;
24444
24467
  phoneNumber?: string | null | undefined;
24445
24468
  platformAvatarUrl?: string | null | undefined;
24446
24469
  platformDisplayName?: string | null | undefined;
@@ -24471,7 +24494,6 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24471
24494
  emailVerified: boolean;
24472
24495
  lastDateOfBirthChangedTime: string;
24473
24496
  lastEnabledChangedTime: string;
24474
- oldEmailAddress: string;
24475
24497
  phoneVerified: boolean;
24476
24498
  }[];
24477
24499
  paging: {
@@ -24490,6 +24512,7 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24490
24512
  roleId: string;
24491
24513
  }[] | null | undefined;
24492
24514
  newEmailAddress?: string | null | undefined;
24515
+ oldEmailAddress?: string | null | undefined;
24493
24516
  phoneNumber?: string | null | undefined;
24494
24517
  platformAvatarUrl?: string | null | undefined;
24495
24518
  platformDisplayName?: string | null | undefined;
@@ -24520,7 +24543,6 @@ declare const GetUsersResponseWithPaginationV3: z.ZodObject<{
24520
24543
  emailVerified: boolean;
24521
24544
  lastDateOfBirthChangedTime: string;
24522
24545
  lastEnabledChangedTime: string;
24523
- oldEmailAddress: string;
24524
24546
  phoneVerified: boolean;
24525
24547
  }[];
24526
24548
  paging: {
@@ -25109,16 +25131,16 @@ declare const InviteUserRequestV4: z.ZodObject<{
25109
25131
  assignedNamespaces: z.ZodArray<z.ZodString, "many">;
25110
25132
  emailAddresses: z.ZodArray<z.ZodString, "many">;
25111
25133
  isAdmin: z.ZodBoolean;
25112
- namespace: z.ZodString;
25134
+ namespace: z.ZodNullable<z.ZodOptional<z.ZodString>>;
25113
25135
  roleId: z.ZodString;
25114
25136
  }, "strip", z.ZodTypeAny, {
25115
- namespace: string;
25137
+ namespace?: string | null | undefined;
25116
25138
  roleId: string;
25117
25139
  emailAddresses: string[];
25118
25140
  assignedNamespaces: string[];
25119
25141
  isAdmin: boolean;
25120
25142
  }, {
25121
- namespace: string;
25143
+ namespace?: string | null | undefined;
25122
25144
  roleId: string;
25123
25145
  emailAddresses: string[];
25124
25146
  assignedNamespaces: string[];
@@ -25600,7 +25622,7 @@ declare const ListUserResponseV3: z.ZodObject<{
25600
25622
  roleId: string;
25601
25623
  }>, "many">>>;
25602
25624
  newEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
25603
- oldEmailAddress: z.ZodString;
25625
+ oldEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
25604
25626
  permissions: z.ZodArray<z.ZodObject<{
25605
25627
  action: z.ZodNumber;
25606
25628
  resource: z.ZodString;
@@ -25638,6 +25660,7 @@ declare const ListUserResponseV3: z.ZodObject<{
25638
25660
  roleId: string;
25639
25661
  }[] | null | undefined;
25640
25662
  newEmailAddress?: string | null | undefined;
25663
+ oldEmailAddress?: string | null | undefined;
25641
25664
  phoneNumber?: string | null | undefined;
25642
25665
  platformAvatarUrl?: string | null | undefined;
25643
25666
  platformDisplayName?: string | null | undefined;
@@ -25668,7 +25691,6 @@ declare const ListUserResponseV3: z.ZodObject<{
25668
25691
  emailVerified: boolean;
25669
25692
  lastDateOfBirthChangedTime: string;
25670
25693
  lastEnabledChangedTime: string;
25671
- oldEmailAddress: string;
25672
25694
  phoneVerified: boolean;
25673
25695
  }, {
25674
25696
  dateOfBirth?: string | null | undefined;
@@ -25679,6 +25701,7 @@ declare const ListUserResponseV3: z.ZodObject<{
25679
25701
  roleId: string;
25680
25702
  }[] | null | undefined;
25681
25703
  newEmailAddress?: string | null | undefined;
25704
+ oldEmailAddress?: string | null | undefined;
25682
25705
  phoneNumber?: string | null | undefined;
25683
25706
  platformAvatarUrl?: string | null | undefined;
25684
25707
  platformDisplayName?: string | null | undefined;
@@ -25709,7 +25732,6 @@ declare const ListUserResponseV3: z.ZodObject<{
25709
25732
  emailVerified: boolean;
25710
25733
  lastDateOfBirthChangedTime: string;
25711
25734
  lastEnabledChangedTime: string;
25712
- oldEmailAddress: string;
25713
25735
  phoneVerified: boolean;
25714
25736
  }>, "many">;
25715
25737
  }, "strip", z.ZodTypeAny, {
@@ -25722,6 +25744,7 @@ declare const ListUserResponseV3: z.ZodObject<{
25722
25744
  roleId: string;
25723
25745
  }[] | null | undefined;
25724
25746
  newEmailAddress?: string | null | undefined;
25747
+ oldEmailAddress?: string | null | undefined;
25725
25748
  phoneNumber?: string | null | undefined;
25726
25749
  platformAvatarUrl?: string | null | undefined;
25727
25750
  platformDisplayName?: string | null | undefined;
@@ -25752,7 +25775,6 @@ declare const ListUserResponseV3: z.ZodObject<{
25752
25775
  emailVerified: boolean;
25753
25776
  lastDateOfBirthChangedTime: string;
25754
25777
  lastEnabledChangedTime: string;
25755
- oldEmailAddress: string;
25756
25778
  phoneVerified: boolean;
25757
25779
  }[];
25758
25780
  }, {
@@ -25765,6 +25787,7 @@ declare const ListUserResponseV3: z.ZodObject<{
25765
25787
  roleId: string;
25766
25788
  }[] | null | undefined;
25767
25789
  newEmailAddress?: string | null | undefined;
25790
+ oldEmailAddress?: string | null | undefined;
25768
25791
  phoneNumber?: string | null | undefined;
25769
25792
  platformAvatarUrl?: string | null | undefined;
25770
25793
  platformDisplayName?: string | null | undefined;
@@ -25795,7 +25818,6 @@ declare const ListUserResponseV3: z.ZodObject<{
25795
25818
  emailVerified: boolean;
25796
25819
  lastDateOfBirthChangedTime: string;
25797
25820
  lastEnabledChangedTime: string;
25798
- oldEmailAddress: string;
25799
25821
  phoneVerified: boolean;
25800
25822
  }[];
25801
25823
  }>;
@@ -27722,7 +27744,7 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27722
27744
  roleId: string;
27723
27745
  }>, "many">>>;
27724
27746
  newEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
27725
- oldEmailAddress: z.ZodString;
27747
+ oldEmailAddress: z.ZodNullable<z.ZodOptional<z.ZodString>>;
27726
27748
  permissions: z.ZodArray<z.ZodObject<{
27727
27749
  action: z.ZodNumber;
27728
27750
  resource: z.ZodString;
@@ -27760,6 +27782,7 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27760
27782
  roleId: string;
27761
27783
  }[] | null | undefined;
27762
27784
  newEmailAddress?: string | null | undefined;
27785
+ oldEmailAddress?: string | null | undefined;
27763
27786
  phoneNumber?: string | null | undefined;
27764
27787
  platformAvatarUrl?: string | null | undefined;
27765
27788
  platformDisplayName?: string | null | undefined;
@@ -27790,7 +27813,6 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27790
27813
  emailVerified: boolean;
27791
27814
  lastDateOfBirthChangedTime: string;
27792
27815
  lastEnabledChangedTime: string;
27793
- oldEmailAddress: string;
27794
27816
  phoneVerified: boolean;
27795
27817
  }, {
27796
27818
  dateOfBirth?: string | null | undefined;
@@ -27801,6 +27823,7 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27801
27823
  roleId: string;
27802
27824
  }[] | null | undefined;
27803
27825
  newEmailAddress?: string | null | undefined;
27826
+ oldEmailAddress?: string | null | undefined;
27804
27827
  phoneNumber?: string | null | undefined;
27805
27828
  platformAvatarUrl?: string | null | undefined;
27806
27829
  platformDisplayName?: string | null | undefined;
@@ -27831,7 +27854,6 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27831
27854
  emailVerified: boolean;
27832
27855
  lastDateOfBirthChangedTime: string;
27833
27856
  lastEnabledChangedTime: string;
27834
- oldEmailAddress: string;
27835
27857
  phoneVerified: boolean;
27836
27858
  }>, "many">;
27837
27859
  paging: z.ZodObject<{
@@ -27861,6 +27883,7 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27861
27883
  roleId: string;
27862
27884
  }[] | null | undefined;
27863
27885
  newEmailAddress?: string | null | undefined;
27886
+ oldEmailAddress?: string | null | undefined;
27864
27887
  phoneNumber?: string | null | undefined;
27865
27888
  platformAvatarUrl?: string | null | undefined;
27866
27889
  platformDisplayName?: string | null | undefined;
@@ -27891,7 +27914,6 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27891
27914
  emailVerified: boolean;
27892
27915
  lastDateOfBirthChangedTime: string;
27893
27916
  lastEnabledChangedTime: string;
27894
- oldEmailAddress: string;
27895
27917
  phoneVerified: boolean;
27896
27918
  }[];
27897
27919
  paging: {
@@ -27911,6 +27933,7 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27911
27933
  roleId: string;
27912
27934
  }[] | null | undefined;
27913
27935
  newEmailAddress?: string | null | undefined;
27936
+ oldEmailAddress?: string | null | undefined;
27914
27937
  phoneNumber?: string | null | undefined;
27915
27938
  platformAvatarUrl?: string | null | undefined;
27916
27939
  platformDisplayName?: string | null | undefined;
@@ -27941,7 +27964,6 @@ declare const SearchUsersResponseWithPaginationV3: z.ZodObject<{
27941
27964
  emailVerified: boolean;
27942
27965
  lastDateOfBirthChangedTime: string;
27943
27966
  lastEnabledChangedTime: string;
27944
- oldEmailAddress: string;
27945
27967
  phoneVerified: boolean;
27946
27968
  }[];
27947
27969
  paging: {
@@ -27975,7 +27997,7 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
27975
27997
  ACSURL: z.ZodString;
27976
27998
  AWSCognitoRegion: z.ZodString;
27977
27999
  AWSCognitoUserPool: z.ZodString;
27978
- AllowedClients: z.ZodArray<z.ZodString, "many">;
28000
+ AllowedClients: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodString, "many">>>;
27979
28001
  AppId: z.ZodString;
27980
28002
  AuthorizationEndpoint: z.ZodString;
27981
28003
  ClientId: z.ZodString;
@@ -28030,12 +28052,14 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
28030
28052
  Secret: z.ZodString;
28031
28053
  TeamID: z.ZodString;
28032
28054
  TokenAuthenticationType: z.ZodString;
28033
- TokenClaimsMapping: z.ZodRecord<z.ZodString, z.ZodString>;
28055
+ TokenClaimsMapping: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
28034
28056
  TokenEndpoint: z.ZodString;
28035
28057
  UserInfoEndpoint: z.ZodString;
28036
28058
  UserInfoHTTPMethod: z.ZodString;
28037
28059
  scopes: z.ZodArray<z.ZodString, "many">;
28038
28060
  }, "strip", z.ZodTypeAny, {
28061
+ AllowedClients?: string[] | null | undefined;
28062
+ TokenClaimsMapping?: Record<string, string> | null | undefined;
28039
28063
  AppId: string;
28040
28064
  ClientId: string;
28041
28065
  Environment: string;
@@ -28047,7 +28071,6 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
28047
28071
  ACSURL: string;
28048
28072
  AWSCognitoRegion: string;
28049
28073
  AWSCognitoUserPool: string;
28050
- AllowedClients: string[];
28051
28074
  AuthorizationEndpoint: string;
28052
28075
  FederationMetadataURL: string;
28053
28076
  GenericOauthFlow: boolean;
@@ -28071,11 +28094,12 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
28071
28094
  }[];
28072
28095
  TeamID: string;
28073
28096
  TokenAuthenticationType: string;
28074
- TokenClaimsMapping: Record<string, string>;
28075
28097
  TokenEndpoint: string;
28076
28098
  UserInfoEndpoint: string;
28077
28099
  UserInfoHTTPMethod: string;
28078
28100
  }, {
28101
+ AllowedClients?: string[] | null | undefined;
28102
+ TokenClaimsMapping?: Record<string, string> | null | undefined;
28079
28103
  AppId: string;
28080
28104
  ClientId: string;
28081
28105
  Environment: string;
@@ -28087,7 +28111,6 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
28087
28111
  ACSURL: string;
28088
28112
  AWSCognitoRegion: string;
28089
28113
  AWSCognitoUserPool: string;
28090
- AllowedClients: string[];
28091
28114
  AuthorizationEndpoint: string;
28092
28115
  FederationMetadataURL: string;
28093
28116
  GenericOauthFlow: boolean;
@@ -28111,7 +28134,6 @@ declare const ThirdPartyLoginPlatformCredentialRequest: z.ZodObject<{
28111
28134
  }[];
28112
28135
  TeamID: string;
28113
28136
  TokenAuthenticationType: string;
28114
- TokenClaimsMapping: Record<string, string>;
28115
28137
  TokenEndpoint: string;
28116
28138
  UserInfoEndpoint: string;
28117
28139
  UserInfoHTTPMethod: string;
@@ -30513,6 +30535,7 @@ declare const FulfillmentResult: z.ZodObject<{
30513
30535
  entitlementSummaries: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
30514
30536
  id: z.ZodString;
30515
30537
  namespace: z.ZodString;
30538
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30516
30539
  userId: z.ZodString;
30517
30540
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
30518
30541
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -30526,6 +30549,7 @@ declare const FulfillmentResult: z.ZodObject<{
30526
30549
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30527
30550
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30528
30551
  }, "strip", z.ZodTypeAny, {
30552
+ name?: string | null | undefined;
30529
30553
  endDate?: string | null | undefined;
30530
30554
  itemId?: string | null | undefined;
30531
30555
  stackable?: boolean | null | undefined;
@@ -30541,6 +30565,7 @@ declare const FulfillmentResult: z.ZodObject<{
30541
30565
  id: string;
30542
30566
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
30543
30567
  }, {
30568
+ name?: string | null | undefined;
30544
30569
  endDate?: string | null | undefined;
30545
30570
  itemId?: string | null | undefined;
30546
30571
  stackable?: boolean | null | undefined;
@@ -30561,12 +30586,15 @@ declare const FulfillmentResult: z.ZodObject<{
30561
30586
  namespace: z.ZodString;
30562
30587
  userId: z.ZodString;
30563
30588
  amount: z.ZodNumber;
30589
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30564
30590
  }, "strip", z.ZodTypeAny, {
30591
+ currencyCode?: string | null | undefined;
30565
30592
  namespace: string;
30566
30593
  userId: string;
30567
30594
  walletId: string;
30568
30595
  amount: number;
30569
30596
  }, {
30597
+ currencyCode?: string | null | undefined;
30570
30598
  namespace: string;
30571
30599
  userId: string;
30572
30600
  walletId: string;
@@ -30605,6 +30633,7 @@ declare const FulfillmentResult: z.ZodObject<{
30605
30633
  }>, "many">>>;
30606
30634
  }, "strip", z.ZodTypeAny, {
30607
30635
  entitlementSummaries?: {
30636
+ name?: string | null | undefined;
30608
30637
  endDate?: string | null | undefined;
30609
30638
  itemId?: string | null | undefined;
30610
30639
  stackable?: boolean | null | undefined;
@@ -30621,6 +30650,7 @@ declare const FulfillmentResult: z.ZodObject<{
30621
30650
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
30622
30651
  }[] | null | undefined;
30623
30652
  creditSummaries?: {
30653
+ currencyCode?: string | null | undefined;
30624
30654
  namespace: string;
30625
30655
  userId: string;
30626
30656
  walletId: string;
@@ -30641,6 +30671,7 @@ declare const FulfillmentResult: z.ZodObject<{
30641
30671
  userId: string;
30642
30672
  }, {
30643
30673
  entitlementSummaries?: {
30674
+ name?: string | null | undefined;
30644
30675
  endDate?: string | null | undefined;
30645
30676
  itemId?: string | null | undefined;
30646
30677
  stackable?: boolean | null | undefined;
@@ -30657,6 +30688,7 @@ declare const FulfillmentResult: z.ZodObject<{
30657
30688
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
30658
30689
  }[] | null | undefined;
30659
30690
  creditSummaries?: {
30691
+ currencyCode?: string | null | undefined;
30660
30692
  namespace: string;
30661
30693
  userId: string;
30662
30694
  walletId: string;
@@ -30876,6 +30908,36 @@ declare const GoogleReceiptResolveResult: z.ZodObject<{
30876
30908
  interface GoogleReceiptResolveResult extends z.TypeOf<typeof GoogleReceiptResolveResult> {
30877
30909
  }
30878
30910
 
30911
+ declare const IapItemConfigInfo: z.ZodObject<{
30912
+ data: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
30913
+ itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30914
+ itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
30915
+ platformProductIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
30916
+ }, "strip", z.ZodTypeAny, {
30917
+ itemIdentity?: string | null | undefined;
30918
+ itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
30919
+ platformProductIdMap?: Record<string, string> | null | undefined;
30920
+ }, {
30921
+ itemIdentity?: string | null | undefined;
30922
+ itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
30923
+ platformProductIdMap?: Record<string, string> | null | undefined;
30924
+ }>, "many">>>;
30925
+ }, "strip", z.ZodTypeAny, {
30926
+ data?: {
30927
+ itemIdentity?: string | null | undefined;
30928
+ itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
30929
+ platformProductIdMap?: Record<string, string> | null | undefined;
30930
+ }[] | null | undefined;
30931
+ }, {
30932
+ data?: {
30933
+ itemIdentity?: string | null | undefined;
30934
+ itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
30935
+ platformProductIdMap?: Record<string, string> | null | undefined;
30936
+ }[] | null | undefined;
30937
+ }>;
30938
+ interface IapItemConfigInfo extends z.TypeOf<typeof IapItemConfigInfo> {
30939
+ }
30940
+
30879
30941
  declare const PlayStationMultiServiceLabelsReconcileRequest: z.ZodObject<{
30880
30942
  productId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
30881
30943
  price: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
@@ -31050,6 +31112,10 @@ declare class Iap$ {
31050
31112
  * Sync twitch drops entitlements.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
31051
31113
  */
31052
31114
  putNsUsersByUseridIapTwitchSync(userId: string, data: TwitchSyncRequest): Promise<IResponse$1<unknown>>;
31115
+ /**
31116
+ * Get iap item config.<br>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=2 (READ)</li></ul>
31117
+ */
31118
+ fetchNsUsersByUseridIapItem<T = IapItemConfigInfo>(userId: string): Promise<IResponseWithSync$1<T>>;
31053
31119
  /**
31054
31120
  * Verify google iap receipt and fulfill item.<p>Other detail info: <ul><li><i>Required permission</i>: resource="NAMESPACE:{namespace}:USER:{userId}:IAP", action=4 (UPDATE)</li><li><i>Returns</i>: </li></ul>
31055
31121
  */
@@ -40519,12 +40585,15 @@ declare const CreditSummary: z.ZodObject<{
40519
40585
  namespace: z.ZodString;
40520
40586
  userId: z.ZodString;
40521
40587
  amount: z.ZodNumber;
40588
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40522
40589
  }, "strip", z.ZodTypeAny, {
40590
+ currencyCode?: string | null | undefined;
40523
40591
  namespace: string;
40524
40592
  userId: string;
40525
40593
  walletId: string;
40526
40594
  amount: number;
40527
40595
  }, {
40596
+ currencyCode?: string | null | undefined;
40528
40597
  namespace: string;
40529
40598
  userId: string;
40530
40599
  walletId: string;
@@ -40536,6 +40605,7 @@ interface CreditSummary extends z.TypeOf<typeof CreditSummary> {
40536
40605
  declare const EntitlementSummary: z.ZodObject<{
40537
40606
  id: z.ZodString;
40538
40607
  namespace: z.ZodString;
40608
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40539
40609
  userId: z.ZodString;
40540
40610
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
40541
40611
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -40549,6 +40619,7 @@ declare const EntitlementSummary: z.ZodObject<{
40549
40619
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40550
40620
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40551
40621
  }, "strip", z.ZodTypeAny, {
40622
+ name?: string | null | undefined;
40552
40623
  endDate?: string | null | undefined;
40553
40624
  itemId?: string | null | undefined;
40554
40625
  stackable?: boolean | null | undefined;
@@ -40564,6 +40635,7 @@ declare const EntitlementSummary: z.ZodObject<{
40564
40635
  id: string;
40565
40636
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
40566
40637
  }, {
40638
+ name?: string | null | undefined;
40567
40639
  endDate?: string | null | undefined;
40568
40640
  itemId?: string | null | undefined;
40569
40641
  stackable?: boolean | null | undefined;
@@ -40667,6 +40739,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40667
40739
  entitlementSummaries: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
40668
40740
  id: z.ZodString;
40669
40741
  namespace: z.ZodString;
40742
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40670
40743
  userId: z.ZodString;
40671
40744
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
40672
40745
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -40680,6 +40753,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40680
40753
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40681
40754
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40682
40755
  }, "strip", z.ZodTypeAny, {
40756
+ name?: string | null | undefined;
40683
40757
  endDate?: string | null | undefined;
40684
40758
  itemId?: string | null | undefined;
40685
40759
  stackable?: boolean | null | undefined;
@@ -40695,6 +40769,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40695
40769
  id: string;
40696
40770
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
40697
40771
  }, {
40772
+ name?: string | null | undefined;
40698
40773
  endDate?: string | null | undefined;
40699
40774
  itemId?: string | null | undefined;
40700
40775
  stackable?: boolean | null | undefined;
@@ -40715,12 +40790,15 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40715
40790
  namespace: z.ZodString;
40716
40791
  userId: z.ZodString;
40717
40792
  amount: z.ZodNumber;
40793
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40718
40794
  }, "strip", z.ZodTypeAny, {
40795
+ currencyCode?: string | null | undefined;
40719
40796
  namespace: string;
40720
40797
  userId: string;
40721
40798
  walletId: string;
40722
40799
  amount: number;
40723
40800
  }, {
40801
+ currencyCode?: string | null | undefined;
40724
40802
  namespace: string;
40725
40803
  userId: string;
40726
40804
  walletId: string;
@@ -40776,6 +40854,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40776
40854
  }, "strip", z.ZodTypeAny, {
40777
40855
  code?: string | null | undefined;
40778
40856
  entitlementSummaries?: {
40857
+ name?: string | null | undefined;
40779
40858
  endDate?: string | null | undefined;
40780
40859
  itemId?: string | null | undefined;
40781
40860
  stackable?: boolean | null | undefined;
@@ -40792,6 +40871,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40792
40871
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
40793
40872
  }[] | null | undefined;
40794
40873
  creditSummaries?: {
40874
+ currencyCode?: string | null | undefined;
40795
40875
  namespace: string;
40796
40876
  userId: string;
40797
40877
  walletId: string;
@@ -40833,6 +40913,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40833
40913
  }, {
40834
40914
  code?: string | null | undefined;
40835
40915
  entitlementSummaries?: {
40916
+ name?: string | null | undefined;
40836
40917
  endDate?: string | null | undefined;
40837
40918
  itemId?: string | null | undefined;
40838
40919
  stackable?: boolean | null | undefined;
@@ -40849,6 +40930,7 @@ declare const FulfillmentHistoryInfo: z.ZodObject<{
40849
40930
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
40850
40931
  }[] | null | undefined;
40851
40932
  creditSummaries?: {
40933
+ currencyCode?: string | null | undefined;
40852
40934
  namespace: string;
40853
40935
  userId: string;
40854
40936
  walletId: string;
@@ -40927,6 +41009,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
40927
41009
  entitlementSummaries: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
40928
41010
  id: z.ZodString;
40929
41011
  namespace: z.ZodString;
41012
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40930
41013
  userId: z.ZodString;
40931
41014
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
40932
41015
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -40940,6 +41023,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
40940
41023
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40941
41024
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40942
41025
  }, "strip", z.ZodTypeAny, {
41026
+ name?: string | null | undefined;
40943
41027
  endDate?: string | null | undefined;
40944
41028
  itemId?: string | null | undefined;
40945
41029
  stackable?: boolean | null | undefined;
@@ -40955,6 +41039,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
40955
41039
  id: string;
40956
41040
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
40957
41041
  }, {
41042
+ name?: string | null | undefined;
40958
41043
  endDate?: string | null | undefined;
40959
41044
  itemId?: string | null | undefined;
40960
41045
  stackable?: boolean | null | undefined;
@@ -40975,12 +41060,15 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
40975
41060
  namespace: z.ZodString;
40976
41061
  userId: z.ZodString;
40977
41062
  amount: z.ZodNumber;
41063
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
40978
41064
  }, "strip", z.ZodTypeAny, {
41065
+ currencyCode?: string | null | undefined;
40979
41066
  namespace: string;
40980
41067
  userId: string;
40981
41068
  walletId: string;
40982
41069
  amount: number;
40983
41070
  }, {
41071
+ currencyCode?: string | null | undefined;
40984
41072
  namespace: string;
40985
41073
  userId: string;
40986
41074
  walletId: string;
@@ -41036,6 +41124,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41036
41124
  }, "strip", z.ZodTypeAny, {
41037
41125
  code?: string | null | undefined;
41038
41126
  entitlementSummaries?: {
41127
+ name?: string | null | undefined;
41039
41128
  endDate?: string | null | undefined;
41040
41129
  itemId?: string | null | undefined;
41041
41130
  stackable?: boolean | null | undefined;
@@ -41052,6 +41141,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41052
41141
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
41053
41142
  }[] | null | undefined;
41054
41143
  creditSummaries?: {
41144
+ currencyCode?: string | null | undefined;
41055
41145
  namespace: string;
41056
41146
  userId: string;
41057
41147
  walletId: string;
@@ -41093,6 +41183,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41093
41183
  }, {
41094
41184
  code?: string | null | undefined;
41095
41185
  entitlementSummaries?: {
41186
+ name?: string | null | undefined;
41096
41187
  endDate?: string | null | undefined;
41097
41188
  itemId?: string | null | undefined;
41098
41189
  stackable?: boolean | null | undefined;
@@ -41109,6 +41200,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41109
41200
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
41110
41201
  }[] | null | undefined;
41111
41202
  creditSummaries?: {
41203
+ currencyCode?: string | null | undefined;
41112
41204
  namespace: string;
41113
41205
  userId: string;
41114
41206
  walletId: string;
@@ -41166,6 +41258,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41166
41258
  data: {
41167
41259
  code?: string | null | undefined;
41168
41260
  entitlementSummaries?: {
41261
+ name?: string | null | undefined;
41169
41262
  endDate?: string | null | undefined;
41170
41263
  itemId?: string | null | undefined;
41171
41264
  stackable?: boolean | null | undefined;
@@ -41182,6 +41275,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41182
41275
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
41183
41276
  }[] | null | undefined;
41184
41277
  creditSummaries?: {
41278
+ currencyCode?: string | null | undefined;
41185
41279
  namespace: string;
41186
41280
  userId: string;
41187
41281
  walletId: string;
@@ -41229,6 +41323,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41229
41323
  data: {
41230
41324
  code?: string | null | undefined;
41231
41325
  entitlementSummaries?: {
41326
+ name?: string | null | undefined;
41232
41327
  endDate?: string | null | undefined;
41233
41328
  itemId?: string | null | undefined;
41234
41329
  stackable?: boolean | null | undefined;
@@ -41245,6 +41340,7 @@ declare const FulfillmentHistoryPagingSlicedResult: z.ZodObject<{
41245
41340
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
41246
41341
  }[] | null | undefined;
41247
41342
  creditSummaries?: {
41343
+ currencyCode?: string | null | undefined;
41248
41344
  namespace: string;
41249
41345
  userId: string;
41250
41346
  walletId: string;
@@ -44181,36 +44277,6 @@ declare const EpicGamesIapConfigRequest: z.ZodObject<{
44181
44277
  interface EpicGamesIapConfigRequest extends z.TypeOf<typeof EpicGamesIapConfigRequest> {
44182
44278
  }
44183
44279
 
44184
- declare const IapItemConfigInfo: z.ZodObject<{
44185
- data: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
44186
- itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
44187
- itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
44188
- platformProductIdMap: z.ZodNullable<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>>;
44189
- }, "strip", z.ZodTypeAny, {
44190
- itemIdentity?: string | null | undefined;
44191
- itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
44192
- platformProductIdMap?: Record<string, string> | null | undefined;
44193
- }, {
44194
- itemIdentity?: string | null | undefined;
44195
- itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
44196
- platformProductIdMap?: Record<string, string> | null | undefined;
44197
- }>, "many">>>;
44198
- }, "strip", z.ZodTypeAny, {
44199
- data?: {
44200
- itemIdentity?: string | null | undefined;
44201
- itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
44202
- platformProductIdMap?: Record<string, string> | null | undefined;
44203
- }[] | null | undefined;
44204
- }, {
44205
- data?: {
44206
- itemIdentity?: string | null | undefined;
44207
- itemIdentityType?: "ITEM_ID" | "ITEM_SKU" | null | undefined;
44208
- platformProductIdMap?: Record<string, string> | null | undefined;
44209
- }[] | null | undefined;
44210
- }>;
44211
- interface IapItemConfigInfo extends z.TypeOf<typeof IapItemConfigInfo> {
44212
- }
44213
-
44214
44280
  declare const IapItemEntry: z.ZodObject<{
44215
44281
  itemIdentity: z.ZodNullable<z.ZodOptional<z.ZodString>>;
44216
44282
  itemIdentityType: z.ZodNullable<z.ZodOptional<z.ZodEnum<["ITEM_ID", "ITEM_SKU"]>>>;
@@ -46143,6 +46209,7 @@ declare const IapOrderInfo: z.ZodObject<{
46143
46209
  entitlements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
46144
46210
  id: z.ZodString;
46145
46211
  namespace: z.ZodString;
46212
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46146
46213
  userId: z.ZodString;
46147
46214
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
46148
46215
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -46156,6 +46223,7 @@ declare const IapOrderInfo: z.ZodObject<{
46156
46223
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46157
46224
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46158
46225
  }, "strip", z.ZodTypeAny, {
46226
+ name?: string | null | undefined;
46159
46227
  endDate?: string | null | undefined;
46160
46228
  itemId?: string | null | undefined;
46161
46229
  stackable?: boolean | null | undefined;
@@ -46171,6 +46239,7 @@ declare const IapOrderInfo: z.ZodObject<{
46171
46239
  id: string;
46172
46240
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
46173
46241
  }, {
46242
+ name?: string | null | undefined;
46174
46243
  endDate?: string | null | undefined;
46175
46244
  itemId?: string | null | undefined;
46176
46245
  stackable?: boolean | null | undefined;
@@ -46191,12 +46260,15 @@ declare const IapOrderInfo: z.ZodObject<{
46191
46260
  namespace: z.ZodString;
46192
46261
  userId: z.ZodString;
46193
46262
  amount: z.ZodNumber;
46263
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46194
46264
  }, "strip", z.ZodTypeAny, {
46265
+ currencyCode?: string | null | undefined;
46195
46266
  namespace: string;
46196
46267
  userId: string;
46197
46268
  walletId: string;
46198
46269
  amount: number;
46199
46270
  }, {
46271
+ currencyCode?: string | null | undefined;
46200
46272
  namespace: string;
46201
46273
  userId: string;
46202
46274
  walletId: string;
@@ -46216,6 +46288,7 @@ declare const IapOrderInfo: z.ZodObject<{
46216
46288
  statusReason?: string | null | undefined;
46217
46289
  fulfilledTime?: string | null | undefined;
46218
46290
  entitlements?: {
46291
+ name?: string | null | undefined;
46219
46292
  endDate?: string | null | undefined;
46220
46293
  itemId?: string | null | undefined;
46221
46294
  stackable?: boolean | null | undefined;
@@ -46236,6 +46309,7 @@ declare const IapOrderInfo: z.ZodObject<{
46236
46309
  receiptData?: string | null | undefined;
46237
46310
  retryCount?: number | null | undefined;
46238
46311
  credits?: {
46312
+ currencyCode?: string | null | undefined;
46239
46313
  namespace: string;
46240
46314
  userId: string;
46241
46315
  walletId: string;
@@ -46258,6 +46332,7 @@ declare const IapOrderInfo: z.ZodObject<{
46258
46332
  statusReason?: string | null | undefined;
46259
46333
  fulfilledTime?: string | null | undefined;
46260
46334
  entitlements?: {
46335
+ name?: string | null | undefined;
46261
46336
  endDate?: string | null | undefined;
46262
46337
  itemId?: string | null | undefined;
46263
46338
  stackable?: boolean | null | undefined;
@@ -46278,6 +46353,7 @@ declare const IapOrderInfo: z.ZodObject<{
46278
46353
  receiptData?: string | null | undefined;
46279
46354
  retryCount?: number | null | undefined;
46280
46355
  credits?: {
46356
+ currencyCode?: string | null | undefined;
46281
46357
  namespace: string;
46282
46358
  userId: string;
46283
46359
  walletId: string;
@@ -46314,6 +46390,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46314
46390
  entitlements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
46315
46391
  id: z.ZodString;
46316
46392
  namespace: z.ZodString;
46393
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46317
46394
  userId: z.ZodString;
46318
46395
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
46319
46396
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -46327,6 +46404,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46327
46404
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46328
46405
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46329
46406
  }, "strip", z.ZodTypeAny, {
46407
+ name?: string | null | undefined;
46330
46408
  endDate?: string | null | undefined;
46331
46409
  itemId?: string | null | undefined;
46332
46410
  stackable?: boolean | null | undefined;
@@ -46342,6 +46420,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46342
46420
  id: string;
46343
46421
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
46344
46422
  }, {
46423
+ name?: string | null | undefined;
46345
46424
  endDate?: string | null | undefined;
46346
46425
  itemId?: string | null | undefined;
46347
46426
  stackable?: boolean | null | undefined;
@@ -46362,12 +46441,15 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46362
46441
  namespace: z.ZodString;
46363
46442
  userId: z.ZodString;
46364
46443
  amount: z.ZodNumber;
46444
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
46365
46445
  }, "strip", z.ZodTypeAny, {
46446
+ currencyCode?: string | null | undefined;
46366
46447
  namespace: string;
46367
46448
  userId: string;
46368
46449
  walletId: string;
46369
46450
  amount: number;
46370
46451
  }, {
46452
+ currencyCode?: string | null | undefined;
46371
46453
  namespace: string;
46372
46454
  userId: string;
46373
46455
  walletId: string;
@@ -46387,6 +46469,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46387
46469
  statusReason?: string | null | undefined;
46388
46470
  fulfilledTime?: string | null | undefined;
46389
46471
  entitlements?: {
46472
+ name?: string | null | undefined;
46390
46473
  endDate?: string | null | undefined;
46391
46474
  itemId?: string | null | undefined;
46392
46475
  stackable?: boolean | null | undefined;
@@ -46407,6 +46490,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46407
46490
  receiptData?: string | null | undefined;
46408
46491
  retryCount?: number | null | undefined;
46409
46492
  credits?: {
46493
+ currencyCode?: string | null | undefined;
46410
46494
  namespace: string;
46411
46495
  userId: string;
46412
46496
  walletId: string;
@@ -46429,6 +46513,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46429
46513
  statusReason?: string | null | undefined;
46430
46514
  fulfilledTime?: string | null | undefined;
46431
46515
  entitlements?: {
46516
+ name?: string | null | undefined;
46432
46517
  endDate?: string | null | undefined;
46433
46518
  itemId?: string | null | undefined;
46434
46519
  stackable?: boolean | null | undefined;
@@ -46449,6 +46534,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46449
46534
  receiptData?: string | null | undefined;
46450
46535
  retryCount?: number | null | undefined;
46451
46536
  credits?: {
46537
+ currencyCode?: string | null | undefined;
46452
46538
  namespace: string;
46453
46539
  userId: string;
46454
46540
  walletId: string;
@@ -46487,6 +46573,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46487
46573
  statusReason?: string | null | undefined;
46488
46574
  fulfilledTime?: string | null | undefined;
46489
46575
  entitlements?: {
46576
+ name?: string | null | undefined;
46490
46577
  endDate?: string | null | undefined;
46491
46578
  itemId?: string | null | undefined;
46492
46579
  stackable?: boolean | null | undefined;
@@ -46507,6 +46594,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46507
46594
  receiptData?: string | null | undefined;
46508
46595
  retryCount?: number | null | undefined;
46509
46596
  credits?: {
46597
+ currencyCode?: string | null | undefined;
46510
46598
  namespace: string;
46511
46599
  userId: string;
46512
46600
  walletId: string;
@@ -46535,6 +46623,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46535
46623
  statusReason?: string | null | undefined;
46536
46624
  fulfilledTime?: string | null | undefined;
46537
46625
  entitlements?: {
46626
+ name?: string | null | undefined;
46538
46627
  endDate?: string | null | undefined;
46539
46628
  itemId?: string | null | undefined;
46540
46629
  stackable?: boolean | null | undefined;
@@ -46555,6 +46644,7 @@ declare const IapOrderPagingSlicedResult: z.ZodObject<{
46555
46644
  receiptData?: string | null | undefined;
46556
46645
  retryCount?: number | null | undefined;
46557
46646
  credits?: {
46647
+ currencyCode?: string | null | undefined;
46558
46648
  namespace: string;
46559
46649
  userId: string;
46560
46650
  walletId: string;
@@ -49650,6 +49740,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49650
49740
  entitlements: z.ZodNullable<z.ZodOptional<z.ZodArray<z.ZodObject<{
49651
49741
  id: z.ZodString;
49652
49742
  namespace: z.ZodString;
49743
+ name: z.ZodNullable<z.ZodOptional<z.ZodString>>;
49653
49744
  userId: z.ZodString;
49654
49745
  clazz: z.ZodEnum<["APP", "ENTITLEMENT", "CODE", "SUBSCRIPTION", "MEDIA", "OPTIONBOX", "LOOTBOX"]>;
49655
49746
  type: z.ZodEnum<["DURABLE", "CONSUMABLE"]>;
@@ -49663,6 +49754,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49663
49754
  startDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
49664
49755
  endDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
49665
49756
  }, "strip", z.ZodTypeAny, {
49757
+ name?: string | null | undefined;
49666
49758
  endDate?: string | null | undefined;
49667
49759
  itemId?: string | null | undefined;
49668
49760
  stackable?: boolean | null | undefined;
@@ -49678,6 +49770,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49678
49770
  id: string;
49679
49771
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
49680
49772
  }, {
49773
+ name?: string | null | undefined;
49681
49774
  endDate?: string | null | undefined;
49682
49775
  itemId?: string | null | undefined;
49683
49776
  stackable?: boolean | null | undefined;
@@ -49698,12 +49791,15 @@ declare const OrderGrantInfo: z.ZodObject<{
49698
49791
  namespace: z.ZodString;
49699
49792
  userId: z.ZodString;
49700
49793
  amount: z.ZodNumber;
49794
+ currencyCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
49701
49795
  }, "strip", z.ZodTypeAny, {
49796
+ currencyCode?: string | null | undefined;
49702
49797
  namespace: string;
49703
49798
  userId: string;
49704
49799
  walletId: string;
49705
49800
  amount: number;
49706
49801
  }, {
49802
+ currencyCode?: string | null | undefined;
49707
49803
  namespace: string;
49708
49804
  userId: string;
49709
49805
  walletId: string;
@@ -49711,6 +49807,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49711
49807
  }>, "many">>>;
49712
49808
  }, "strip", z.ZodTypeAny, {
49713
49809
  entitlements?: {
49810
+ name?: string | null | undefined;
49714
49811
  endDate?: string | null | undefined;
49715
49812
  itemId?: string | null | undefined;
49716
49813
  stackable?: boolean | null | undefined;
@@ -49727,6 +49824,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49727
49824
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
49728
49825
  }[] | null | undefined;
49729
49826
  credits?: {
49827
+ currencyCode?: string | null | undefined;
49730
49828
  namespace: string;
49731
49829
  userId: string;
49732
49830
  walletId: string;
@@ -49734,6 +49832,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49734
49832
  }[] | null | undefined;
49735
49833
  }, {
49736
49834
  entitlements?: {
49835
+ name?: string | null | undefined;
49737
49836
  endDate?: string | null | undefined;
49738
49837
  itemId?: string | null | undefined;
49739
49838
  stackable?: boolean | null | undefined;
@@ -49750,6 +49849,7 @@ declare const OrderGrantInfo: z.ZodObject<{
49750
49849
  clazz: "APP" | "CODE" | "SUBSCRIPTION" | "MEDIA" | "OPTIONBOX" | "LOOTBOX" | "ENTITLEMENT";
49751
49850
  }[] | null | undefined;
49752
49851
  credits?: {
49852
+ currencyCode?: string | null | undefined;
49753
49853
  namespace: string;
49754
49854
  userId: string;
49755
49855
  walletId: string;
@@ -55783,6 +55883,51 @@ declare const ADtoForUpdateEqu8ConfigApiCall: z.ZodObject<{
55783
55883
  interface ADtoForUpdateEqu8ConfigApiCall extends z.TypeOf<typeof ADtoForUpdateEqu8ConfigApiCall> {
55784
55884
  }
55785
55885
 
55886
+ declare const ConfigInfo: z.ZodObject<{
55887
+ namespace: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55888
+ key: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55889
+ value: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55890
+ createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55891
+ updatedAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55892
+ }, "strip", z.ZodTypeAny, {
55893
+ value?: string | null | undefined;
55894
+ namespace?: string | null | undefined;
55895
+ createdAt?: string | null | undefined;
55896
+ updatedAt?: string | null | undefined;
55897
+ key?: string | null | undefined;
55898
+ }, {
55899
+ value?: string | null | undefined;
55900
+ namespace?: string | null | undefined;
55901
+ createdAt?: string | null | undefined;
55902
+ updatedAt?: string | null | undefined;
55903
+ key?: string | null | undefined;
55904
+ }>;
55905
+ interface ConfigInfo extends z.TypeOf<typeof ConfigInfo> {
55906
+ }
55907
+
55908
+ declare const ConfigCreate: z.ZodObject<{
55909
+ key: z.ZodString;
55910
+ value: z.ZodString;
55911
+ }, "strip", z.ZodTypeAny, {
55912
+ value: string;
55913
+ key: string;
55914
+ }, {
55915
+ value: string;
55916
+ key: string;
55917
+ }>;
55918
+ interface ConfigCreate extends z.TypeOf<typeof ConfigCreate> {
55919
+ }
55920
+
55921
+ declare const ConfigUpdate: z.ZodObject<{
55922
+ value: z.ZodString;
55923
+ }, "strip", z.ZodTypeAny, {
55924
+ value: string;
55925
+ }, {
55926
+ value: string;
55927
+ }>;
55928
+ interface ConfigUpdate extends z.TypeOf<typeof ConfigUpdate> {
55929
+ }
55930
+
55786
55931
  declare const CountryGroupObject: z.ZodObject<{
55787
55932
  countryGroupCode: z.ZodNullable<z.ZodOptional<z.ZodString>>;
55788
55933
  countryGroupName: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -60319,7 +60464,7 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60319
60464
  isCommitted: boolean;
60320
60465
  isInEffect: boolean;
60321
60466
  }>;
60322
- policy: z.ZodObject<{
60467
+ policy: z.ZodNullable<z.ZodOptional<z.ZodObject<{
60323
60468
  id: z.ZodString;
60324
60469
  createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60325
60470
  updatedAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -60358,7 +60503,7 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60358
60503
  isMandatory: boolean;
60359
60504
  shouldNotifyOnUpdate: boolean;
60360
60505
  isDefaultOpted: boolean;
60361
- }>;
60506
+ }>>>;
60362
60507
  }, "strip", z.ZodTypeAny, {
60363
60508
  contentType?: string | null | undefined;
60364
60509
  createdAt?: string | null | undefined;
@@ -60368,20 +60513,7 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60368
60513
  attachmentLocation?: string | null | undefined;
60369
60514
  attachmentChecksum?: string | null | undefined;
60370
60515
  attachmentVersionIdentifier?: string | null | undefined;
60371
- id: string;
60372
- localeCode: string;
60373
- policyVersion: {
60374
- status?: string | null | undefined;
60375
- createdAt?: string | null | undefined;
60376
- updatedAt?: string | null | undefined;
60377
- description?: string | null | undefined;
60378
- publishedDate?: string | null | undefined;
60379
- displayVersion: string;
60380
- id: string;
60381
- isCommitted: boolean;
60382
- isInEffect: boolean;
60383
- };
60384
- policy: {
60516
+ policy?: {
60385
60517
  createdAt?: string | null | undefined;
60386
60518
  updatedAt?: string | null | undefined;
60387
60519
  description?: string | null | undefined;
@@ -60394,16 +60526,7 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60394
60526
  isMandatory: boolean;
60395
60527
  shouldNotifyOnUpdate: boolean;
60396
60528
  isDefaultOpted: boolean;
60397
- };
60398
- }, {
60399
- contentType?: string | null | undefined;
60400
- createdAt?: string | null | undefined;
60401
- updatedAt?: string | null | undefined;
60402
- baseUrls?: string[] | null | undefined;
60403
- description?: string | null | undefined;
60404
- attachmentLocation?: string | null | undefined;
60405
- attachmentChecksum?: string | null | undefined;
60406
- attachmentVersionIdentifier?: string | null | undefined;
60529
+ } | null | undefined;
60407
60530
  id: string;
60408
60531
  localeCode: string;
60409
60532
  policyVersion: {
@@ -60417,7 +60540,16 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60417
60540
  isCommitted: boolean;
60418
60541
  isInEffect: boolean;
60419
60542
  };
60420
- policy: {
60543
+ }, {
60544
+ contentType?: string | null | undefined;
60545
+ createdAt?: string | null | undefined;
60546
+ updatedAt?: string | null | undefined;
60547
+ baseUrls?: string[] | null | undefined;
60548
+ description?: string | null | undefined;
60549
+ attachmentLocation?: string | null | undefined;
60550
+ attachmentChecksum?: string | null | undefined;
60551
+ attachmentVersionIdentifier?: string | null | undefined;
60552
+ policy?: {
60421
60553
  createdAt?: string | null | undefined;
60422
60554
  updatedAt?: string | null | undefined;
60423
60555
  description?: string | null | undefined;
@@ -60430,6 +60562,19 @@ declare const RetrieveLocalizedPolicyVersionResponse: z.ZodObject<{
60430
60562
  isMandatory: boolean;
60431
60563
  shouldNotifyOnUpdate: boolean;
60432
60564
  isDefaultOpted: boolean;
60565
+ } | null | undefined;
60566
+ id: string;
60567
+ localeCode: string;
60568
+ policyVersion: {
60569
+ status?: string | null | undefined;
60570
+ createdAt?: string | null | undefined;
60571
+ updatedAt?: string | null | undefined;
60572
+ description?: string | null | undefined;
60573
+ publishedDate?: string | null | undefined;
60574
+ displayVersion: string;
60575
+ id: string;
60576
+ isCommitted: boolean;
60577
+ isInEffect: boolean;
60433
60578
  };
60434
60579
  }>;
60435
60580
  interface RetrieveLocalizedPolicyVersionResponse extends z.TypeOf<typeof RetrieveLocalizedPolicyVersionResponse> {
@@ -60638,7 +60783,7 @@ declare const RetrievePolicyVersionResponse: z.ZodObject<{
60638
60783
  createdAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60639
60784
  updatedAt: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60640
60785
  displayVersion: z.ZodString;
60641
- policyId: z.ZodString;
60786
+ policyId: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60642
60787
  description: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60643
60788
  status: z.ZodNullable<z.ZodOptional<z.ZodString>>;
60644
60789
  publishedDate: z.ZodNullable<z.ZodOptional<z.ZodString>>;
@@ -60690,6 +60835,7 @@ declare const RetrievePolicyVersionResponse: z.ZodObject<{
60690
60835
  createdAt?: string | null | undefined;
60691
60836
  updatedAt?: string | null | undefined;
60692
60837
  description?: string | null | undefined;
60838
+ policyId?: string | null | undefined;
60693
60839
  publishedDate?: string | null | undefined;
60694
60840
  localizedPolicyVersions?: {
60695
60841
  contentType?: string | null | undefined;
@@ -60708,7 +60854,6 @@ declare const RetrievePolicyVersionResponse: z.ZodObject<{
60708
60854
  basePolicyId?: string | null | undefined;
60709
60855
  displayVersion: string;
60710
60856
  id: string;
60711
- policyId: string;
60712
60857
  isCommitted: boolean;
60713
60858
  isInEffect: boolean;
60714
60859
  }, {
@@ -60716,6 +60861,7 @@ declare const RetrievePolicyVersionResponse: z.ZodObject<{
60716
60861
  createdAt?: string | null | undefined;
60717
60862
  updatedAt?: string | null | undefined;
60718
60863
  description?: string | null | undefined;
60864
+ policyId?: string | null | undefined;
60719
60865
  publishedDate?: string | null | undefined;
60720
60866
  localizedPolicyVersions?: {
60721
60867
  contentType?: string | null | undefined;
@@ -60734,7 +60880,6 @@ declare const RetrievePolicyVersionResponse: z.ZodObject<{
60734
60880
  basePolicyId?: string | null | undefined;
60735
60881
  displayVersion: string;
60736
60882
  id: string;
60737
- policyId: string;
60738
60883
  isCommitted: boolean;
60739
60884
  isInEffect: boolean;
60740
60885
  }>;
@@ -67012,4 +67157,4 @@ declare class SdkDevice {
67012
67157
  static getDeviceId: () => string;
67013
67158
  }
67014
67159
 
67015
- export { ADtoForUnbanUserApiCall, ADtoForUpdateEqu8ConfigApiCall, ADtoObjectForEqu8UserBanStatus, ADtoObjectForEqu8UserStatus, ARCH, Accelbyte, AccelbyteSDK, AcceptAgreementRequest, AcceptAgreementResponse, AcceptedPoliciesRequest, AccountProgressionInfo, Achievement, AchievementInfo, Action, AddCountryGroupRequest, AddCountryGroupResponse, AddUserRoleV4Request, AdditionalData, AdminOrderCreate, AdyenConfig, AgeRestrictionRequest, AgeRestrictionRequestV3, AgeRestrictionResponse, AgeRestrictionResponseV3, AgentType, Agreement$, AliPayConfig, AppEntitlementInfo, AppEntitlementPagingSlicedResult, AppInfo, AppLocalization, AppUpdate, AppleIapConfigInfo, AppleIapConfigRequest, AppleIapReceipt, AssignUserV4Request, AssignedUserV4Response, AuthenticatorKeyResponseV4, AuthenticatorSecretKey, AvailableComparison, AvailablePlatform, AvailablePredicate, AvatarSyncRequestV4, BUILDINFO_PLATFORM_ID, BackgroundOverlay, BackgroundOverlayType, BackupCodesResponseV4, Ban, BanCreateRequest, BanReason, BanReasonV3, BanReasons, BanReasonsV3, BanType, BanUpdateRequest, BanV3, BannedBy, BannedByV3, Bans, BansV3, BasicBuildManifest, BasicBuildManifestArray, BasicCategoryInfo, BasicItem, BillingAccount, BillingHistoryChargeStatus, BillingHistoryInfo, BillingHistoryPagingSlicedResult, BinaryUpload, BlockData, BlockDownloadUrls, BlockDownloadUrlsRequest, BlockManifest, BoxItem, BrowserHelper, BuildAvailability, BuildAvailabilityArray, BuildDeletionData, BuildIdManifest, BuildIdVersion, BuildInfoPii, BuildManifest, BulkBanCreateRequestV3, BulkOperationResult, BulkUnbanCreateRequestV3, BundledItemInfo, Caching$, CalculateDiffCacheRequest, CampaignCreate, CampaignDynamicInfo, CampaignInfo, CampaignPagingSlicedResult, CampaignUpdate, CancelRequest, CatalogChangeInfo, CatalogChangePagingSlicedResult, CatalogChangeStatistics, Category$, CategoryCreate, CategoryInfo, CategoryInfoArray, CategoryUpdate, CheckValidUserIdRequestV4, CheckoutConfig, CleanerConfigObject, ClientCreateRequest, ClientCreationResponse, ClientCreationV3Request, ClientPayload, ClientPermission, ClientPermissionV3, ClientPermissions, ClientPermissionsV3, ClientRequestParameter, ClientResponse, ClientUpdateRequest, ClientUpdateSecretRequest, ClientUpdateV3Request, ClientV3Response, ClientsV3Response, CodeCreate, CodeCreateResult, CodeGenUtil, CodeInfo, CodeInfoPagingSlicedResult, ColorConfig, ColorConfigs, CommitDiffCacheRequest, CommitMultipartUploadRequest, CompanyLogo, CompanyLogoConfig, CompatibilityObject, ConditionGroup, ConditionGroupValidateResult, ConditionMatchResult, Config, Configs, ConfigurationInfo, ConfigurationUpdate, ConflictedUserPlatformAccounts, ConsumeItem, Country, CountryAgeRestriction, CountryAgeRestrictionRequest, CountryAgeRestrictionV3Request, CountryGroupObject, CountryLocationResponse, CountryObject, CountryObjectArray, CountryV3Response, CreateBasePolicyRequest, CreateBasePolicyRequestV2, CreateBasePolicyResponse, CreateDependencyLinkRequest, CreateDiffCacheRequest, CreateJusticeUserResponse, CreateLocalizedPolicyVersionRequest, CreateLocalizedPolicyVersionResponse, CreatePolicyVersionRequest, CreatePolicyVersionResponse, CreateTestUserRequestV4, CreateTestUserResponseV4, CreateTestUsersRequestV4, CreateTestUsersResponseV4, CreateUserRequestV4, CreateUserResponseV4, CreditRequest, CreditRevocation, CreditSummary, Currency$, CurrencyConfig, CurrencyCreate, CurrencyInfo, CurrencyInfoArray, CurrencySummary, CurrencyUpdate, CurrencyWallet, Customization, DISCOVERY_TEMPLATE_NAME, DataDeletion$, DataRetrieval$, DataRetrievalResponse, DebitByCurrencyCodeRequest, DebitRequest, DecodeError, DefaultLaunchProfile, DeleteRewardConditionRequest, DeletionData, DeletionStatus, DependencyObject, Description, DesktopChecker, DetailedWalletTransactionInfo, DetailedWalletTransactionPagingSlicedResult, DeviceBanRequestV4, DeviceBanResponseV4, DeviceBanUpdateRequestV4, DeviceBannedResponseV4, DeviceBansResponseV4, DeviceIdDecryptResponseV4, DeviceResponseV4, DeviceTypeResponseV4, DeviceTypesResponseV4, DeviceUserResponseV4, DeviceUsersResponseV4, DevicesResponseV4, DiffCacheObject, DiffPatchRequest, DiffStatusReport, DifferentialBuildManifest, DifferentialFileManifest, DifferentialUploadSummary, DisableUserRequest, DiscoveryConfigData, DisplayedPolicy, DistinctLinkedPlatformV3, DistinctPlatformResponseV3, Dlc$, DlcItem, DlcItemConfigInfo, DlcItemConfigUpdate, DlcRecord, Downloader$, DownloaderApi, Drm$, DurableEntitlementRevocationConfig, ERROR_CODE_LINK_DELETION_ACCOUNT, ERROR_CODE_TOKEN_EXPIRED, ERROR_LINK_ANOTHER_3RD_PARTY_ACCOUNT, ERROR_USER_BANNED, Eligibilities$, EligibleUser, EmailUpdateRequestV4, EnabledFactorsResponseV4, EncryptedIdentity, Entitlement$, EntitlementDecrement, EntitlementDecrementResult, EntitlementGrant, EntitlementHistoryInfo, EntitlementInfo, EntitlementLootBoxReward, EntitlementOwnership, EntitlementOwnershipArray, EntitlementPagingSlicedResult, EntitlementRevocation, EntitlementRevocationConfig, EntitlementSummary, EntitlementUpdate, EpicGamesDlcSyncRequest, EpicGamesIapConfigInfo, EpicGamesIapConfigRequest, EpicGamesReconcileRequest, EpicGamesReconcileResult, EpicGamesReconcileResultArray, Equ8Config, Error$1 as Error, ErrorEntity, ErrorResponse, ErrorResponseWithConflictedUserPlatformAccounts, Event, EventId, EventLevel, EventPayload, EventRegistry, EventResponse, EventResponseV2, EventType, EventV2, EventV2$, ExportStoreRequest, ExtendedConfig, ExtensionFulfillmentSummary, ExternalPaymentOrderCreate, FailedBanUnbanUserV3, FieldValidationError, FileDiffingStatus, FileManifest, FileUpload$, FileUploadUrlInfo, FilterJson, FixedPeriodRotationConfig, FontConfigs, ForgotPasswordRequestV3, FulfillCodeRequest, Fulfillment$, FulfillmentError, FulfillmentHistoryInfo, FulfillmentHistoryPagingSlicedResult, FulfillmentItem, FulfillmentRequest, FulfillmentResult, FulfillmentScriptContext, FulfillmentScriptCreate, FulfillmentScriptEvalTestRequest, FulfillmentScriptEvalTestResult, FulfillmentScriptInfo, FulfillmentScriptUpdate, FullAppInfo, FullCategoryInfo, FullItemInfo, FullItemPagingSlicedResult, FullSectionInfo, FullViewInfo, GameTokenCodeResponse, GenericQueryPayload, GetAdminUsersResponse, GetLinkHeadlessAccountConflictResponse, GetPublisherUserResponse, GetPublisherUserV3Response, GetUserBanV3Response, GetUserJusticePlatformAccountResponse, GetUserMapping, GetUserMappingV3, GetUserMappingV3Array, GetUsersResponseWithPaginationV3, GlobalStyleConfig, GoogleIapConfigInfo, GoogleIapConfigRequest, GoogleIapReceipt, GoogleReceiptResolveResult, GrantSubscriptionDaysRequest, HierarchicalCategoryInfo, HierarchicalCategoryInfoArray, IDataStatus, IResponse, IResponseError, IResponseWithSync, IUserPlatform, IamHelper, Iap$, IapConsumeHistoryInfo, IapConsumeHistoryPagingSlicedResult, IapItemConfigInfo, IapItemConfigUpdate, IapItemEntry, IapOrderInfo, IapOrderPagingSlicedResult, Image, ImportErrorDetails, ImportStoreError, ImportStoreItemInfo, ImportStoreResult, InGameItemSync, InputValidationData, InputValidationDataPublic, InputValidationDescription, InputValidationHelper, InputValidationUpdatePayload, InputValidations$, InputValidationsApi, InputValidationsPublicResponse, InputValidationsResponse, InviteUserRequestV3, InviteUserRequestV4, InviteUserResponseV3, InvoiceCurrencySummary, InvoiceSummary, Item$, ItemAcquireRequest, ItemAcquireResult, ItemCreate, ItemDynamicDataInfo, ItemId, ItemInfo, ItemInfoArray, ItemNaming, ItemPagingSlicedResult, ItemPurchaseConditionValidateRequest, ItemPurchaseConditionValidateResult, ItemPurchaseConditionValidateResultArray, ItemReturnRequest, ItemRevocation, ItemSnapshot, ItemTypeConfigCreate, ItemTypeConfigInfo, ItemTypeConfigUpdate, ItemUpdate, JwkKey, JwkSet, JwtBanV3, KeyGroupCreate, KeyGroupDynamicInfo, KeyGroupInfo, KeyGroupPagingSlicedResult, KeyGroupUpdate, KeyInfo, KeyPagingSliceResult, LauncherConfigData, LauncherPageConfig, LegalHelper, LegalPolicyType, LegalReadinessStatusResponse, LinkHeadlessAccountRequest, LinkPlatformAccountRequest, LinkPlatformAccountWithProgressionRequest, LinkRequest, LinkingHistoryResponseWithPaginationV3, ListAssignedUsersV4Response, ListBulkUserBanResponseV3, ListBulkUserResponse, ListDeletionDataResponse, ListEmailAddressRequest, ListPersonalDataResponse, ListRoleV4Response, ListUserInformationResult, ListUserResponseV3, ListUserRolesV4Response, ListUsersWithPlatformAccountsResponse, ListValidUserIdResponseV4, ListViewInfo, Localization, LocalizedPolicyVersionObject, LocalizedPolicyVersions$, LocalizedPolicyVersionsWithNamespace$, LoginErrorCancelled, LoginErrorExpired, LoginErrorParam, LoginErrorUnknown, LoginErrorUnmatchedState, LoginHistoriesResponse, LogoVariantConfig, LootBoxConfig, LootBoxReward, MFAData, MFADataResponse, MFA_DATA_STORAGE_KEY, MachineIdentity, Misc$, MiscApi, MockIapReceipt, ModelCountry, MultipartUploadSummary, MultipartUploadUrl, MultipartUploadedPart, MultipleAgentType, MultipleEventId, MultipleEventLevel, MultipleEventType, MultipleUx, Namespace$, NamespaceCreate, NamespaceInfo, NamespaceInfoArray, NamespacePublisherInfo, NamespaceRole, NamespaceRoleRequest, NamespaceStatusUpdate, NamespaceUpdate, NetflixCertificates, Network, NotificationProcessResult, OAuth20$, OAuth20Extension$, ObsoleteFileManifest, OneTimeLinkingCodeResponse, OneTimeLinkingCodeValidationResponse, OptionBoxConfig, Order, Order$, OrderCreate, OrderCreationOptions, OrderGrantInfo, OrderHistoryInfo, OrderHistoryInfoArray, OrderInfo, OrderPagingResult, OrderPagingSlicedResult, OrderRefundCreate, OrderStatistics, OrderStatus, OrderSummary, OrderSyncResult, OrderUpdate, Overrides, Ownership, OwnershipToken, PLATFORM, PageConfig, PagedRetrieveUserAcceptedAgreementResponse, Pagination, PaginationV3, Paging, PayPalConfig, PaymentAccount, PaymentAccount$, PaymentAccountArray, PaymentApi, PaymentCallbackConfigInfo, PaymentCallbackConfigUpdate, PaymentMerchantConfigInfo, PaymentMethod, PaymentMethodArray, PaymentNotificationInfo, PaymentNotificationPagingSlicedResult, PaymentOrder, PaymentOrderChargeRequest, PaymentOrderChargeStatus, PaymentOrderCreate, PaymentOrderCreateResult, PaymentOrderDetails, PaymentOrderInfo, PaymentOrderNotifySimulation, PaymentOrderPagingSlicedResult, PaymentOrderPaidResult, PaymentOrderRefund, PaymentOrderRefundResult, PaymentOrderSyncResult, PaymentProcessResult, PaymentProviderConfigEdit, PaymentProviderConfigInfo, PaymentProviderConfigPagingSlicedResult, PaymentRequest, PaymentStation$, PaymentTaxConfigEdit, PaymentTaxConfigInfo, PaymentToken, PaymentUrl, PaymentUrlCreate, Permission, PermissionDeleteRequest, PermissionV3, Permissions, PermissionsV3, PersonalData, PingResultResponse, PlatformAccount, PlatformDlcConfigInfo, PlatformDlcConfigUpdate, PlatformDlcEntry, PlatformDomainDeleteRequest, PlatformDomainResponse, PlatformDomainUpdateRequest, PlatformMatchMap, PlatformReward, PlatformRewardCurrency, PlatformRewardItem, PlatformSubscribeRequest, PlatformUserIdRequest, PlatformUserInformation, PlatformUserInformationV3, PlatformWallet, PlatformWalletConfigInfo, PlatformWalletConfigUpdate, PlayStationDlcSyncMultiServiceLabelsRequest, PlayStationDlcSyncRequest, PlayStationIapConfigInfo, PlayStationMultiServiceLabelsReconcileRequest, PlayStationReconcileRequest, PlayStationReconcileResult, PlayStationReconcileResultArray, PlayerPortalConfigData, PlayerPortalFeatureFlagsConfig, PlayerPortalFooterConfig, PlayerPortalFooterConfigLink, PlayerPortalFooterIDs, PlayerPortalFooterIDsUnion, PlayerPortalHomePageKeys, PlayerPortalHomepageConfig, PlayerPortalHomepageKeys, PlaystationIapConfigRequest, Policies$, PoliciesApi, PolicyObject, PolicyVersionObject, PolicyVersionWithLocalizedVersionObject, PopulatedItemInfo, PreCheckUploadRequest, Predicate, PredicateValidateResult, PublicKeyPresignedUrl, PublicThirdPartyPlatformInfo, PublicThirdPartyPlatformInfoArray, PublicUserInformationResponseV3, PublicUserInformationV3, PublicUserResponse, PublicUserResponseV3, PublicUsersResponse, PurchaseCondition, PurchaseConditionUpdate, PurchasedItemCount, ReadyPlayerMe, Recurring, RecurringChargeResult, RedeemHistoryInfo, RedeemHistoryPagingSlicedResult, RedeemRequest, RedeemResult, RedeemableItem, RegionDataItem, RegisteredDomain, ReleaseNoteDto, ReleaseNoteLocalizationDto, ReleaseNoteManifest, RemoveUserRoleV4Request, Request2FAEmailCode, RequestDeleteResponse, RequestHistory, Requirement, ResetPasswordRequest, ResetPasswordRequestV3, RestErrorResponse, RetrieveAcceptedAgreementResponse, RetrieveAcceptedAgreementResponseArray, RetrieveBaseGameResponse, RetrieveBaseGameResponseArray, RetrieveBasePolicyResponse, RetrieveCountryGroupResponse, RetrieveDependencyCompatibilityResponse, RetrieveDependencyLinkResponse, RetrieveDiffCacheResponse, RetrieveLatestDlcResponse, RetrieveLatestDlcResponseArray, RetrieveLocalizedPolicyVersionPublicResponse, RetrieveLocalizedPolicyVersionResponse, RetrievePolicyPublicResponse, RetrievePolicyPublicResponseArray, RetrievePolicyResponse, RetrievePolicyTypeResponse, RetrievePolicyVersionResponse, RetrieveTimeResponse, RetrieveUserAcceptedAgreementResponse, RetrieveUserEligibilitiesIndirectResponse, RetrieveUserEligibilitiesResponse, RetrieveUserEligibilitiesResponseArray, RetrieveUserInfoCacheStatusResponse, RevocationConfigInfo, RevocationConfigUpdate, RevocationHistoryInfo, RevocationHistoryPagingSlicedResult, RevocationList, RevocationRequest, RevocationResult, RevokeCurrency, RevokeEntitlement, RevokeEntry, RevokeItem, RevokeItemSummary, RevokeResult, RevokeUserV4Request, Reward$, RewardCondition, RewardCreate, RewardInfo, RewardItem, RewardPagingSlicedResult, RewardUpdate, RewardsRequest, Role, RoleAdminStatusResponse, RoleAdminStatusResponseV3, RoleCreateRequest, RoleCreateV3Request, RoleManager, RoleManagerV3, RoleManagersRequest, RoleManagersRequestV3, RoleManagersResponse, RoleManagersResponsesV3, RoleMember, RoleMemberV3, RoleMembersRequest, RoleMembersRequestV3, RoleMembersResponse, RoleMembersResponseV3, RoleNamesResponseV3, RoleResponse, RoleResponseV3, RoleResponseWithManagers, RoleResponseWithManagersAndPaginationV3, RoleResponseWithManagersV3, RoleUpdateRequest, RoleUpdateRequestV3, RoleV3, RoleV4Request, RoleV4Response, Roles$, SDKEvents, SDKOptions, SDKRequestConfig, SdkCache, SdkDevice, SearchUsersByPlatformIdResponse, SearchUsersResponse, SearchUsersResponseWithPaginationV3, Section$, SectionCreate, SectionInfo, SectionInfoArray, SectionItem, SectionPagingSlicedResult, SectionUpdate, SendRegisterVerificationCodeRequest, SendVerificationCodeRequest, SendVerificationCodeRequestV3, SendVerificationLinkRequest, ServicePluginConfigInfo, ServicePluginConfigUpdate, ServiceVersion, SimpleLatestBaseGame, SimpleUserPlatformInfoV3, Slide, SocialLinkConfig, Sso$, SsoPlatformCredentialRequest, SsoPlatformCredentialResponse, SsoSaml20$, StackableEntitlementInfo, StartMultipartUploadRequest, StaticConfigs$, SteamAchievementUpdateRequest, SteamDlcSyncRequest, SteamIapConfig, SteamIapConfigInfo, SteamIapConfigRequest, SteamSyncRequest, Store$, StoreBackupInfo, StoreCreate, StoreInfo, StoreInfoArray, StoreUpdate, StripeConfig, Subscribable, SubscribeRequest, Subscription$, SubscriptionActivityInfo, SubscriptionActivityPagingSlicedResult, SubscriptionChargeStatus, SubscriptionInfo, SubscriptionPagingSlicedResult, SubscriptionStatus, SubscriptionSummary, TWOFA_PAGE, TaxResult, Template, TemplateCompact, TemplateConfig, TemplateInfoConfig, Templates$, TestResult, ThirdPartyCredential$, ThirdPartyLoginPlatformCredentialRequest, ThirdPartyLoginPlatformCredentialResponse, TicketAcquireRequest, TicketAcquireResult, TicketBoothId, TicketDynamicInfo, TicketSaleDecrementRequest, TicketSaleIncrementRequest, TicketSaleIncrementResult, TimeLimitedBalance, TimedOwnership, TokenIntrospectResponse, TokenResponse, TokenResponseV3, TokenThirdPartyLinkStatusResponse, TokenThirdPartyResponse, TokenWithDeviceCookieResponseV3, TradeNotification, Transaction, TransactionAmountDetails, TwitchIapConfigInfo, TwitchIapConfigRequest, TwitchSyncRequest, UnlinkUserPlatformRequest, UpdateBasePolicyRequest, UpdateBasePolicyRequestV2, UpdateBasePolicyResponse, UpdateBuildMetadataRequest, UpdateCountryGroupRequest, UpdateLocalizedPolicyVersionRequest, UpdateLocalizedPolicyVersionResponse, UpdatePermissionScheduleRequest, UpdatePolicyRequest, UpdatePolicyVersionRequest, UpdatePolicyVersionResponse, UpdateUserDeletionStatusRequest, UpdateUserStatusRequest, UpgradeHeadlessAccountRequest, UpgradeHeadlessAccountRequestV4, UpgradeHeadlessAccountV3Request, UpgradeHeadlessAccountWithVerificationCodeRequest, UpgradeHeadlessAccountWithVerificationCodeRequestV3, UpgradeHeadlessAccountWithVerificationCodeRequestV4, UploadBuildManifest, UploadLocalizedPolicyVersionAttachmentResponse, UploadModeCheck, UploadPolicyVersionAttachmentRequest, UploadSummary, UrlHelper, UserAction$, UserActiveBanResponse, UserActiveBanResponseV3, UserActiveBanResponseV4, UserAgreementPolicyVersion, UserApi, UserAuthorizationApi, UserBan, UserBanRequest, UserBanResponse, UserBanResponseV3, UserBaseInfo, UserCreateFromInvitationRequestV3, UserCreateFromInvitationRequestV4, UserCreateRequest, UserCreateRequestV3, UserCreateResponse, UserCreateResponseV3, UserDataUrl, UserDeletionStatusResponse, UserDlc, UserIDsRequest, UserInfoResponse, UserInformation, UserInformationV3, UserInvitationV3, UserLastActivity, UserLinkedPlatform, UserLinkedPlatformV3, UserLinkedPlatformsResponseV3, UserLoginHistoryResponse, UserPasswordUpdateRequest, UserPasswordUpdateV3Request, UserPermissionsResponseV3, UserPermissionsResponseV4, UserPersonalData, UserPersonalDataResponse, UserPlatformInfo, UserPlatforms, UserProfile$, UserProfileAdmin, UserProfileApi, UserProfileBulkRequest, UserProfileCreate, UserProfileInfo, UserProfilePrivateCreate, UserProfilePrivateInfo, UserProfilePrivateUpdate, UserProfilePublicInfo, UserProfilePublicInfoArray, UserProfileStatusUpdate, UserProfileUpdate, UserReportRequest, UserResponse, UserResponseV3, UserResponseV4, UserRevocationListRecord, UserRolesV4Response, UserSearchByPlatformIdResult, UserSearchResult, UserUnbanCreateRequestV3, UserUpdateRequest, UserUpdateRequestV3, UserVerificationRequest, UserVerificationRequestV3, UserWithLinkedPlatformAccounts, UserWithPlatformAccounts, UserZipCode, UserZipCodeUpdate, Users$, UsersV4$, Utility$, Ux, V3ClientUpdateSecretRequest, VALIDATION_ERROR_CODE, ValidUserIdResponseV4, Validate, ValidateableInputField, Validation, ValidationConfig, ValidationDescription, ValidationDetail, ValidationDetailPublic, ValidationErrorEntity, VerificationCodeResponse, Verify2FAParam, VerifyRegistrationCode, VersionChain, VersionNode, View$, ViewCreate, ViewInfo, ViewInfoArray, ViewUpdate, Wallet$, WalletInfo, WalletPagingSlicedResult, WalletRevocationConfig, WalletTransactionInfo, WalletTransactionPagingSlicedResult, WebLinkingResponse, WxPayConfigInfo, WxPayConfigRequest, XblAchievementUpdateRequest, XblDlcSyncRequest, XblIapConfigInfo, XblIapConfigRequest, XblReconcileRequest, XblReconcileResult, XblReconcileResultArray, XblUserAchievements, XsollaConfig, XsollaPaywallConfig, XsollaPaywallConfigRequest, ZsyncDiffRequest, ZsyncFileManifest, injectRequestInterceptors, injectResponseInterceptors };
67160
+ export { ADtoForUnbanUserApiCall, ADtoForUpdateEqu8ConfigApiCall, ADtoObjectForEqu8UserBanStatus, ADtoObjectForEqu8UserStatus, ARCH, Accelbyte, AccelbyteSDK, AcceptAgreementRequest, AcceptAgreementResponse, AcceptedPoliciesRequest, AccountProgressionInfo, Achievement, AchievementInfo, Action, AddCountryGroupRequest, AddCountryGroupResponse, AddUserRoleV4Request, AdditionalData, AdminOrderCreate, AdyenConfig, AgeRestrictionRequest, AgeRestrictionRequestV3, AgeRestrictionResponse, AgeRestrictionResponseV3, AgentType, Agreement$, AliPayConfig, AppEntitlementInfo, AppEntitlementPagingSlicedResult, AppInfo, AppLocalization, AppUpdate, AppleIapConfigInfo, AppleIapConfigRequest, AppleIapReceipt, AssignUserV4Request, AssignedUserV4Response, AuthenticatorKeyResponseV4, AuthenticatorSecretKey, AvailableComparison, AvailablePlatform, AvailablePredicate, AvatarSyncRequestV4, BUILDINFO_PLATFORM_ID, BackgroundOverlay, BackgroundOverlayType, BackupCodesResponseV4, Ban, BanCreateRequest, BanReason, BanReasonV3, BanReasons, BanReasonsV3, BanType, BanUpdateRequest, BanV3, BannedBy, BannedByV3, Bans, BansV3, BasicBuildManifest, BasicBuildManifestArray, BasicCategoryInfo, BasicItem, BillingAccount, BillingHistoryChargeStatus, BillingHistoryInfo, BillingHistoryPagingSlicedResult, BinaryUpload, BlockData, BlockDownloadUrls, BlockDownloadUrlsRequest, BlockManifest, BoxItem, BrowserHelper, BuildAvailability, BuildAvailabilityArray, BuildDeletionData, BuildIdManifest, BuildIdVersion, BuildInfoPii, BuildManifest, BulkBanCreateRequestV3, BulkOperationResult, BulkUnbanCreateRequestV3, BundledItemInfo, Caching$, CalculateDiffCacheRequest, CampaignCreate, CampaignDynamicInfo, CampaignInfo, CampaignPagingSlicedResult, CampaignUpdate, CancelRequest, CatalogChangeInfo, CatalogChangePagingSlicedResult, CatalogChangeStatistics, Category$, CategoryCreate, CategoryInfo, CategoryInfoArray, CategoryUpdate, CheckValidUserIdRequestV4, CheckoutConfig, CleanerConfigObject, ClientCreateRequest, ClientCreationResponse, ClientCreationV3Request, ClientPayload, ClientPermission, ClientPermissionV3, ClientPermissions, ClientPermissionsV3, ClientRequestParameter, ClientResponse, ClientUpdateRequest, ClientUpdateSecretRequest, ClientUpdateV3Request, ClientV3Response, ClientsV3Response, CodeCreate, CodeCreateResult, CodeGenUtil, CodeInfo, CodeInfoPagingSlicedResult, ColorConfig, ColorConfigs, CommitDiffCacheRequest, CommitMultipartUploadRequest, CompanyLogo, CompanyLogoConfig, CompatibilityObject, ConditionGroup, ConditionGroupValidateResult, ConditionMatchResult, Config, ConfigCreate, ConfigInfo, ConfigUpdate, Configs, ConfigurationInfo, ConfigurationUpdate, ConflictedUserPlatformAccounts, ConsumeItem, Country, CountryAgeRestriction, CountryAgeRestrictionRequest, CountryAgeRestrictionV3Request, CountryGroupObject, CountryLocationResponse, CountryObject, CountryObjectArray, CountryV3Response, CreateBasePolicyRequest, CreateBasePolicyRequestV2, CreateBasePolicyResponse, CreateDependencyLinkRequest, CreateDiffCacheRequest, CreateJusticeUserResponse, CreateLocalizedPolicyVersionRequest, CreateLocalizedPolicyVersionResponse, CreatePolicyVersionRequest, CreatePolicyVersionResponse, CreateTestUserRequestV4, CreateTestUserResponseV4, CreateTestUsersRequestV4, CreateTestUsersResponseV4, CreateUserRequestV4, CreateUserResponseV4, CreditRequest, CreditRevocation, CreditSummary, Currency$, CurrencyConfig, CurrencyCreate, CurrencyInfo, CurrencyInfoArray, CurrencySummary, CurrencyUpdate, CurrencyWallet, Customization, DISCOVERY_TEMPLATE_NAME, DataDeletion$, DataRetrieval$, DataRetrievalResponse, DebitByCurrencyCodeRequest, DebitRequest, DecodeError, DefaultLaunchProfile, DeleteRewardConditionRequest, DeletionData, DeletionStatus, DependencyObject, Description, DesktopChecker, DetailedWalletTransactionInfo, DetailedWalletTransactionPagingSlicedResult, DeviceBanRequestV4, DeviceBanResponseV4, DeviceBanUpdateRequestV4, DeviceBannedResponseV4, DeviceBansResponseV4, DeviceIdDecryptResponseV4, DeviceResponseV4, DeviceTypeResponseV4, DeviceTypesResponseV4, DeviceUserResponseV4, DeviceUsersResponseV4, DevicesResponseV4, DiffCacheObject, DiffPatchRequest, DiffStatusReport, DifferentialBuildManifest, DifferentialFileManifest, DifferentialUploadSummary, DisableUserRequest, DiscoveryConfigData, DisplayedPolicy, DistinctLinkedPlatformV3, DistinctPlatformResponseV3, Dlc$, DlcItem, DlcItemConfigInfo, DlcItemConfigUpdate, DlcRecord, Downloader$, DownloaderApi, Drm$, DurableEntitlementRevocationConfig, ERROR_CODE_LINK_DELETION_ACCOUNT, ERROR_CODE_TOKEN_EXPIRED, ERROR_LINK_ANOTHER_3RD_PARTY_ACCOUNT, ERROR_USER_BANNED, Eligibilities$, EligibleUser, EmailUpdateRequestV4, EnabledFactorsResponseV4, EncryptedIdentity, Entitlement$, EntitlementDecrement, EntitlementDecrementResult, EntitlementGrant, EntitlementHistoryInfo, EntitlementInfo, EntitlementLootBoxReward, EntitlementOwnership, EntitlementOwnershipArray, EntitlementPagingSlicedResult, EntitlementRevocation, EntitlementRevocationConfig, EntitlementSummary, EntitlementUpdate, EpicGamesDlcSyncRequest, EpicGamesIapConfigInfo, EpicGamesIapConfigRequest, EpicGamesReconcileRequest, EpicGamesReconcileResult, EpicGamesReconcileResultArray, Equ8Config, Error$1 as Error, ErrorEntity, ErrorResponse, ErrorResponseWithConflictedUserPlatformAccounts, Event, EventId, EventLevel, EventPayload, EventRegistry, EventResponse, EventResponseV2, EventType, EventV2, EventV2$, ExportStoreRequest, ExtendedConfig, ExtensionFulfillmentSummary, ExternalPaymentOrderCreate, FailedBanUnbanUserV3, FieldValidationError, FileDiffingStatus, FileManifest, FileUpload$, FileUploadUrlInfo, FilterJson, FixedPeriodRotationConfig, FontConfigs, ForgotPasswordRequestV3, FulfillCodeRequest, Fulfillment$, FulfillmentError, FulfillmentHistoryInfo, FulfillmentHistoryPagingSlicedResult, FulfillmentItem, FulfillmentRequest, FulfillmentResult, FulfillmentScriptContext, FulfillmentScriptCreate, FulfillmentScriptEvalTestRequest, FulfillmentScriptEvalTestResult, FulfillmentScriptInfo, FulfillmentScriptUpdate, FullAppInfo, FullCategoryInfo, FullItemInfo, FullItemPagingSlicedResult, FullSectionInfo, FullViewInfo, GameTokenCodeResponse, GenericQueryPayload, GetAdminUsersResponse, GetLinkHeadlessAccountConflictResponse, GetPublisherUserResponse, GetPublisherUserV3Response, GetUserBanV3Response, GetUserJusticePlatformAccountResponse, GetUserMapping, GetUserMappingV3, GetUserMappingV3Array, GetUsersResponseWithPaginationV3, GlobalStyleConfig, GoogleIapConfigInfo, GoogleIapConfigRequest, GoogleIapReceipt, GoogleReceiptResolveResult, GrantSubscriptionDaysRequest, HierarchicalCategoryInfo, HierarchicalCategoryInfoArray, IDataStatus, IResponse, IResponseError, IResponseWithSync, IUserPlatform, IamHelper, Iap$, IapConsumeHistoryInfo, IapConsumeHistoryPagingSlicedResult, IapItemConfigInfo, IapItemConfigUpdate, IapItemEntry, IapOrderInfo, IapOrderPagingSlicedResult, Image, ImportErrorDetails, ImportStoreError, ImportStoreItemInfo, ImportStoreResult, InGameItemSync, InputValidationData, InputValidationDataPublic, InputValidationDescription, InputValidationHelper, InputValidationUpdatePayload, InputValidations$, InputValidationsApi, InputValidationsPublicResponse, InputValidationsResponse, InviteUserRequestV3, InviteUserRequestV4, InviteUserResponseV3, InvoiceCurrencySummary, InvoiceSummary, Item$, ItemAcquireRequest, ItemAcquireResult, ItemCreate, ItemDynamicDataInfo, ItemId, ItemInfo, ItemInfoArray, ItemNaming, ItemPagingSlicedResult, ItemPurchaseConditionValidateRequest, ItemPurchaseConditionValidateResult, ItemPurchaseConditionValidateResultArray, ItemReturnRequest, ItemRevocation, ItemSnapshot, ItemTypeConfigCreate, ItemTypeConfigInfo, ItemTypeConfigUpdate, ItemUpdate, JwkKey, JwkSet, JwtBanV3, KeyGroupCreate, KeyGroupDynamicInfo, KeyGroupInfo, KeyGroupPagingSlicedResult, KeyGroupUpdate, KeyInfo, KeyPagingSliceResult, LauncherConfigData, LauncherPageConfig, LegalHelper, LegalPolicyType, LegalReadinessStatusResponse, LinkHeadlessAccountRequest, LinkPlatformAccountRequest, LinkPlatformAccountWithProgressionRequest, LinkRequest, LinkingHistoryResponseWithPaginationV3, ListAssignedUsersV4Response, ListBulkUserBanResponseV3, ListBulkUserResponse, ListDeletionDataResponse, ListEmailAddressRequest, ListPersonalDataResponse, ListRoleV4Response, ListUserInformationResult, ListUserResponseV3, ListUserRolesV4Response, ListUsersWithPlatformAccountsResponse, ListValidUserIdResponseV4, ListViewInfo, Localization, LocalizedPolicyVersionObject, LocalizedPolicyVersions$, LocalizedPolicyVersionsWithNamespace$, LoginErrorCancelled, LoginErrorExpired, LoginErrorParam, LoginErrorUnknown, LoginErrorUnmatchedState, LoginHistoriesResponse, LogoVariantConfig, LootBoxConfig, LootBoxReward, MFAData, MFADataResponse, MFA_DATA_STORAGE_KEY, MachineIdentity, Misc$, MiscApi, MockIapReceipt, ModelCountry, MultipartUploadSummary, MultipartUploadUrl, MultipartUploadedPart, MultipleAgentType, MultipleEventId, MultipleEventLevel, MultipleEventType, MultipleUx, Namespace$, NamespaceCreate, NamespaceInfo, NamespaceInfoArray, NamespacePublisherInfo, NamespaceRole, NamespaceRoleRequest, NamespaceStatusUpdate, NamespaceUpdate, NetflixCertificates, Network, NotificationProcessResult, OAuth20$, OAuth20Extension$, ObsoleteFileManifest, OneTimeLinkingCodeResponse, OneTimeLinkingCodeValidationResponse, OptionBoxConfig, Order, Order$, OrderCreate, OrderCreationOptions, OrderGrantInfo, OrderHistoryInfo, OrderHistoryInfoArray, OrderInfo, OrderPagingResult, OrderPagingSlicedResult, OrderRefundCreate, OrderStatistics, OrderStatus, OrderSummary, OrderSyncResult, OrderUpdate, Overrides, Ownership, OwnershipToken, PLATFORM, PageConfig, PagedRetrieveUserAcceptedAgreementResponse, Pagination, PaginationV3, Paging, PayPalConfig, PaymentAccount, PaymentAccount$, PaymentAccountArray, PaymentApi, PaymentCallbackConfigInfo, PaymentCallbackConfigUpdate, PaymentMerchantConfigInfo, PaymentMethod, PaymentMethodArray, PaymentNotificationInfo, PaymentNotificationPagingSlicedResult, PaymentOrder, PaymentOrderChargeRequest, PaymentOrderChargeStatus, PaymentOrderCreate, PaymentOrderCreateResult, PaymentOrderDetails, PaymentOrderInfo, PaymentOrderNotifySimulation, PaymentOrderPagingSlicedResult, PaymentOrderPaidResult, PaymentOrderRefund, PaymentOrderRefundResult, PaymentOrderSyncResult, PaymentProcessResult, PaymentProviderConfigEdit, PaymentProviderConfigInfo, PaymentProviderConfigPagingSlicedResult, PaymentRequest, PaymentStation$, PaymentTaxConfigEdit, PaymentTaxConfigInfo, PaymentToken, PaymentUrl, PaymentUrlCreate, Permission, PermissionDeleteRequest, PermissionV3, Permissions, PermissionsV3, PersonalData, PingResultResponse, PlatformAccount, PlatformDlcConfigInfo, PlatformDlcConfigUpdate, PlatformDlcEntry, PlatformDomainDeleteRequest, PlatformDomainResponse, PlatformDomainUpdateRequest, PlatformMatchMap, PlatformReward, PlatformRewardCurrency, PlatformRewardItem, PlatformSubscribeRequest, PlatformUserIdRequest, PlatformUserInformation, PlatformUserInformationV3, PlatformWallet, PlatformWalletConfigInfo, PlatformWalletConfigUpdate, PlayStationDlcSyncMultiServiceLabelsRequest, PlayStationDlcSyncRequest, PlayStationIapConfigInfo, PlayStationMultiServiceLabelsReconcileRequest, PlayStationReconcileRequest, PlayStationReconcileResult, PlayStationReconcileResultArray, PlayerPortalConfigData, PlayerPortalFeatureFlagsConfig, PlayerPortalFooterConfig, PlayerPortalFooterConfigLink, PlayerPortalFooterIDs, PlayerPortalFooterIDsUnion, PlayerPortalHomePageKeys, PlayerPortalHomepageConfig, PlayerPortalHomepageKeys, PlaystationIapConfigRequest, Policies$, PoliciesApi, PolicyObject, PolicyVersionObject, PolicyVersionWithLocalizedVersionObject, PopulatedItemInfo, PreCheckUploadRequest, Predicate, PredicateValidateResult, PublicKeyPresignedUrl, PublicThirdPartyPlatformInfo, PublicThirdPartyPlatformInfoArray, PublicUserInformationResponseV3, PublicUserInformationV3, PublicUserResponse, PublicUserResponseV3, PublicUsersResponse, PurchaseCondition, PurchaseConditionUpdate, PurchasedItemCount, ReadyPlayerMe, Recurring, RecurringChargeResult, RedeemHistoryInfo, RedeemHistoryPagingSlicedResult, RedeemRequest, RedeemResult, RedeemableItem, RegionDataItem, RegisteredDomain, ReleaseNoteDto, ReleaseNoteLocalizationDto, ReleaseNoteManifest, RemoveUserRoleV4Request, Request2FAEmailCode, RequestDeleteResponse, RequestHistory, Requirement, ResetPasswordRequest, ResetPasswordRequestV3, RestErrorResponse, RetrieveAcceptedAgreementResponse, RetrieveAcceptedAgreementResponseArray, RetrieveBaseGameResponse, RetrieveBaseGameResponseArray, RetrieveBasePolicyResponse, RetrieveCountryGroupResponse, RetrieveDependencyCompatibilityResponse, RetrieveDependencyLinkResponse, RetrieveDiffCacheResponse, RetrieveLatestDlcResponse, RetrieveLatestDlcResponseArray, RetrieveLocalizedPolicyVersionPublicResponse, RetrieveLocalizedPolicyVersionResponse, RetrievePolicyPublicResponse, RetrievePolicyPublicResponseArray, RetrievePolicyResponse, RetrievePolicyTypeResponse, RetrievePolicyVersionResponse, RetrieveTimeResponse, RetrieveUserAcceptedAgreementResponse, RetrieveUserEligibilitiesIndirectResponse, RetrieveUserEligibilitiesResponse, RetrieveUserEligibilitiesResponseArray, RetrieveUserInfoCacheStatusResponse, RevocationConfigInfo, RevocationConfigUpdate, RevocationHistoryInfo, RevocationHistoryPagingSlicedResult, RevocationList, RevocationRequest, RevocationResult, RevokeCurrency, RevokeEntitlement, RevokeEntry, RevokeItem, RevokeItemSummary, RevokeResult, RevokeUserV4Request, Reward$, RewardCondition, RewardCreate, RewardInfo, RewardItem, RewardPagingSlicedResult, RewardUpdate, RewardsRequest, Role, RoleAdminStatusResponse, RoleAdminStatusResponseV3, RoleCreateRequest, RoleCreateV3Request, RoleManager, RoleManagerV3, RoleManagersRequest, RoleManagersRequestV3, RoleManagersResponse, RoleManagersResponsesV3, RoleMember, RoleMemberV3, RoleMembersRequest, RoleMembersRequestV3, RoleMembersResponse, RoleMembersResponseV3, RoleNamesResponseV3, RoleResponse, RoleResponseV3, RoleResponseWithManagers, RoleResponseWithManagersAndPaginationV3, RoleResponseWithManagersV3, RoleUpdateRequest, RoleUpdateRequestV3, RoleV3, RoleV4Request, RoleV4Response, Roles$, SDKEvents, SDKOptions, SDKRequestConfig, SdkCache, SdkDevice, SearchUsersByPlatformIdResponse, SearchUsersResponse, SearchUsersResponseWithPaginationV3, Section$, SectionCreate, SectionInfo, SectionInfoArray, SectionItem, SectionPagingSlicedResult, SectionUpdate, SendRegisterVerificationCodeRequest, SendVerificationCodeRequest, SendVerificationCodeRequestV3, SendVerificationLinkRequest, ServicePluginConfigInfo, ServicePluginConfigUpdate, ServiceVersion, SimpleLatestBaseGame, SimpleUserPlatformInfoV3, Slide, SocialLinkConfig, Sso$, SsoPlatformCredentialRequest, SsoPlatformCredentialResponse, SsoSaml20$, StackableEntitlementInfo, StartMultipartUploadRequest, StaticConfigs$, SteamAchievementUpdateRequest, SteamDlcSyncRequest, SteamIapConfig, SteamIapConfigInfo, SteamIapConfigRequest, SteamSyncRequest, Store$, StoreBackupInfo, StoreCreate, StoreInfo, StoreInfoArray, StoreUpdate, StripeConfig, Subscribable, SubscribeRequest, Subscription$, SubscriptionActivityInfo, SubscriptionActivityPagingSlicedResult, SubscriptionChargeStatus, SubscriptionInfo, SubscriptionPagingSlicedResult, SubscriptionStatus, SubscriptionSummary, TWOFA_PAGE, TaxResult, Template, TemplateCompact, TemplateConfig, TemplateInfoConfig, Templates$, TestResult, ThirdPartyCredential$, ThirdPartyLoginPlatformCredentialRequest, ThirdPartyLoginPlatformCredentialResponse, TicketAcquireRequest, TicketAcquireResult, TicketBoothId, TicketDynamicInfo, TicketSaleDecrementRequest, TicketSaleIncrementRequest, TicketSaleIncrementResult, TimeLimitedBalance, TimedOwnership, TokenIntrospectResponse, TokenResponse, TokenResponseV3, TokenThirdPartyLinkStatusResponse, TokenThirdPartyResponse, TokenWithDeviceCookieResponseV3, TradeNotification, Transaction, TransactionAmountDetails, TwitchIapConfigInfo, TwitchIapConfigRequest, TwitchSyncRequest, UnlinkUserPlatformRequest, UpdateBasePolicyRequest, UpdateBasePolicyRequestV2, UpdateBasePolicyResponse, UpdateBuildMetadataRequest, UpdateCountryGroupRequest, UpdateLocalizedPolicyVersionRequest, UpdateLocalizedPolicyVersionResponse, UpdatePermissionScheduleRequest, UpdatePolicyRequest, UpdatePolicyVersionRequest, UpdatePolicyVersionResponse, UpdateUserDeletionStatusRequest, UpdateUserStatusRequest, UpgradeHeadlessAccountRequest, UpgradeHeadlessAccountRequestV4, UpgradeHeadlessAccountV3Request, UpgradeHeadlessAccountWithVerificationCodeRequest, UpgradeHeadlessAccountWithVerificationCodeRequestV3, UpgradeHeadlessAccountWithVerificationCodeRequestV4, UploadBuildManifest, UploadLocalizedPolicyVersionAttachmentResponse, UploadModeCheck, UploadPolicyVersionAttachmentRequest, UploadSummary, UrlHelper, UserAction$, UserActiveBanResponse, UserActiveBanResponseV3, UserActiveBanResponseV4, UserAgreementPolicyVersion, UserApi, UserAuthorizationApi, UserBan, UserBanRequest, UserBanResponse, UserBanResponseV3, UserBaseInfo, UserCreateFromInvitationRequestV3, UserCreateFromInvitationRequestV4, UserCreateRequest, UserCreateRequestV3, UserCreateResponse, UserCreateResponseV3, UserDataUrl, UserDeletionStatusResponse, UserDlc, UserIDsRequest, UserInfoResponse, UserInformation, UserInformationV3, UserInvitationV3, UserLastActivity, UserLinkedPlatform, UserLinkedPlatformV3, UserLinkedPlatformsResponseV3, UserLoginHistoryResponse, UserPasswordUpdateRequest, UserPasswordUpdateV3Request, UserPermissionsResponseV3, UserPermissionsResponseV4, UserPersonalData, UserPersonalDataResponse, UserPlatformInfo, UserPlatforms, UserProfile$, UserProfileAdmin, UserProfileApi, UserProfileBulkRequest, UserProfileCreate, UserProfileInfo, UserProfilePrivateCreate, UserProfilePrivateInfo, UserProfilePrivateUpdate, UserProfilePublicInfo, UserProfilePublicInfoArray, UserProfileStatusUpdate, UserProfileUpdate, UserReportRequest, UserResponse, UserResponseV3, UserResponseV4, UserRevocationListRecord, UserRolesV4Response, UserSearchByPlatformIdResult, UserSearchResult, UserUnbanCreateRequestV3, UserUpdateRequest, UserUpdateRequestV3, UserVerificationRequest, UserVerificationRequestV3, UserWithLinkedPlatformAccounts, UserWithPlatformAccounts, UserZipCode, UserZipCodeUpdate, Users$, UsersV4$, Utility$, Ux, V3ClientUpdateSecretRequest, VALIDATION_ERROR_CODE, ValidUserIdResponseV4, Validate, ValidateableInputField, Validation, ValidationConfig, ValidationDescription, ValidationDetail, ValidationDetailPublic, ValidationErrorEntity, VerificationCodeResponse, Verify2FAParam, VerifyRegistrationCode, VersionChain, VersionNode, View$, ViewCreate, ViewInfo, ViewInfoArray, ViewUpdate, Wallet$, WalletInfo, WalletPagingSlicedResult, WalletRevocationConfig, WalletTransactionInfo, WalletTransactionPagingSlicedResult, WebLinkingResponse, WxPayConfigInfo, WxPayConfigRequest, XblAchievementUpdateRequest, XblDlcSyncRequest, XblIapConfigInfo, XblIapConfigRequest, XblReconcileRequest, XblReconcileResult, XblReconcileResultArray, XblUserAchievements, XsollaConfig, XsollaPaywallConfig, XsollaPaywallConfigRequest, ZsyncDiffRequest, ZsyncFileManifest, injectRequestInterceptors, injectResponseInterceptors };