@openfort/openfort-node 0.6.25 → 0.6.26

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 (348) hide show
  1. package/dist/apis/web3ConnectionsApiWrapper.d.ts +33 -0
  2. package/dist/apis/web3ConnectionsApiWrapper.js +61 -0
  3. package/dist/apis/web3ConnectionsApiWrapper.js.map +1 -0
  4. package/dist/index.d.ts +2 -0
  5. package/dist/index.js +4 -0
  6. package/dist/index.js.map +1 -1
  7. package/dist/models/getWeb3ActionsList.d.ts +3 -0
  8. package/dist/models/getWeb3ActionsList.js +3 -0
  9. package/dist/models/getWeb3ActionsList.js.map +1 -0
  10. package/dist/models/getWeb3ConnectionRequest.d.ts +4 -0
  11. package/dist/models/getWeb3ConnectionRequest.js +3 -0
  12. package/dist/models/getWeb3ConnectionRequest.js.map +1 -0
  13. package/dist/models/submitWeb3ActionRequest.d.ts +6 -0
  14. package/dist/models/submitWeb3ActionRequest.js +3 -0
  15. package/dist/models/submitWeb3ActionRequest.js.map +1 -0
  16. package/dist/version.d.ts +1 -1
  17. package/dist/version.js +1 -1
  18. package/docs/assets/search.js +1 -1
  19. package/docs/classes/apis_baseApiWrapper.BaseApiWrapper.html +1 -1
  20. package/docs/classes/apis_contractsApiWrapper.ContractsApiWrapper.html +6 -6
  21. package/docs/classes/apis_iamApiWrapper.IamApiWrapper.html +5 -0
  22. package/docs/classes/apis_inventoriesApiWrapper.InventoriesApiWrapper.html +13 -0
  23. package/docs/classes/apis_oauthApiWrapper.OAuthApiWrapper.html +5 -0
  24. package/docs/classes/apis_playersApiWrapper.PlayersApiWrapper.html +16 -12
  25. package/docs/classes/apis_policiesApiWrapper.PoliciesApiWrapper.html +17 -10
  26. package/docs/classes/apis_policyRulesApiWrapper.PolicyRulesApiWrapper.html +5 -5
  27. package/docs/classes/apis_sessionsApiWrapper.SessionsApiWrapper.html +6 -6
  28. package/docs/classes/apis_settingsApiWrapper.SettingsApiWrapper.html +21 -0
  29. package/docs/classes/apis_transactionIntentsApiWrapper.TransactionIntentsApiWrapper.html +6 -6
  30. package/docs/classes/apis_web3ConnectionsApiWrapper.Web3ConnectionsApiWrapper.html +21 -0
  31. package/docs/classes/generated.AccountInventoryListQueries.html +3 -3
  32. package/docs/classes/generated.AccountsApi.html +11 -11
  33. package/docs/classes/generated.ApiException.html +4 -4
  34. package/docs/classes/generated.AuthenticationApi.html +4 -4
  35. package/docs/classes/generated.CancelTransferOwnershipRequest.html +3 -3
  36. package/docs/classes/generated.CompleteRecoveryRequest.html +5 -5
  37. package/docs/classes/generated.ContractsApi.html +18 -9
  38. package/docs/classes/generated.CreatePlayerSessionRequest.html +11 -11
  39. package/docs/classes/generated.GoogleAuthenticationApi.html +3 -3
  40. package/docs/classes/generated.HttpException.html +4 -4
  41. package/docs/classes/{generated.InventoryApi.html → generated.InventoriesApi.html} +15 -15
  42. package/docs/classes/generated.IsomorphicFetchHttpLibrary.html +1 -1
  43. package/docs/classes/generated.OAuthApi.html +40 -0
  44. package/docs/classes/generated.PkAuthentication.html +3 -3
  45. package/docs/classes/generated.PlayerCancelTransferOwnershipRequest.html +4 -4
  46. package/docs/classes/generated.PlayerInventoryListQueries.html +6 -6
  47. package/docs/classes/generated.PlayerTransferOwnershipRequest.html +7 -7
  48. package/docs/classes/generated.PlayersApi.html +24 -30
  49. package/docs/classes/generated.PlayersAuthenticationApi.html +2 -2
  50. package/docs/classes/generated.PoliciesApi.html +26 -16
  51. package/docs/classes/generated.PolicyRulesApi.html +6 -6
  52. package/docs/classes/generated.RequestContext.html +5 -5
  53. package/docs/classes/generated.RequiredError.html +4 -4
  54. package/docs/classes/generated.ResponseContext.html +3 -3
  55. package/docs/classes/generated.SelfDecodingBody.html +1 -1
  56. package/docs/classes/generated.SessionsApi.html +9 -9
  57. package/docs/classes/generated.SettingsApi.html +25 -0
  58. package/docs/classes/generated.SignPayloadRequest.html +2 -2
  59. package/docs/classes/generated.SkAuthentication.html +3 -3
  60. package/docs/classes/generated.StartRecoveryRequest.html +4 -4
  61. package/docs/classes/generated.TransactionIntentsApi.html +12 -12
  62. package/docs/classes/generated.TransferOwnershipRequest.html +4 -4
  63. package/docs/classes/generated.UpdateContractRequest.html +7 -7
  64. package/docs/classes/generated.UpdatePolicyRequest.html +4 -4
  65. package/docs/classes/generated.UpdatePolicyRuleRequest.html +6 -6
  66. package/docs/classes/generated.UpdateProjectRequest.html +1 -1
  67. package/docs/classes/generated.Web3ConnectionsApi.html +33 -0
  68. package/docs/classes/generated_middleware.PromiseMiddlewareWrapper.html +3 -3
  69. package/docs/classes/generated_rxjsStub.Observable.html +1 -1
  70. package/docs/classes/generated_servers.ServerConfiguration.html +3 -3
  71. package/docs/classes/index.Abi.html +1 -1
  72. package/docs/classes/index.AbiType.html +1 -1
  73. package/docs/classes/index.AccelbyteOAuthConfig.html +11 -0
  74. package/docs/classes/index.Account.html +2 -2
  75. package/docs/classes/index.AccountListQueries.html +6 -6
  76. package/docs/classes/index.AccountListResponse.html +1 -1
  77. package/docs/classes/index.AccountPolicyRuleResponse.html +1 -1
  78. package/docs/classes/index.AccountResponse.html +2 -2
  79. package/docs/classes/index.ApiAuthorizedNetworkListResponse.html +1 -0
  80. package/docs/classes/index.ApiAuthorizedNetworkResponse.html +1 -0
  81. package/docs/classes/index.ApiKeyResponse.html +1 -1
  82. package/docs/classes/index.AssetInventory.html +2 -2
  83. package/docs/classes/index.AuthPlayerListQueries.html +4 -4
  84. package/docs/classes/index.AuthPlayerListResponse.html +1 -1
  85. package/docs/classes/index.AuthPlayerResponse.html +1 -1
  86. package/docs/classes/index.AuthPlayerResponsePlayer.html +1 -1
  87. package/docs/classes/index.AuthResponse.html +5 -1
  88. package/docs/classes/index.AuthenticatedPlayerResponse.html +3 -0
  89. package/docs/classes/index.AuthorizeWithOAuthToken200Response.html +5 -0
  90. package/docs/classes/index.BalanceResponse.html +1 -1
  91. package/docs/classes/index.ChargeCustomTokenPolicyStrategy.html +1 -1
  92. package/docs/classes/index.CheckoutRequest.html +2 -2
  93. package/docs/classes/index.CheckoutResponse.html +1 -1
  94. package/docs/classes/index.ContractDeleteResponse.html +1 -1
  95. package/docs/classes/index.ContractListQueries.html +7 -7
  96. package/docs/classes/index.ContractListResponse.html +1 -1
  97. package/docs/classes/index.ContractPolicyRuleResponse.html +1 -1
  98. package/docs/classes/index.ContractPolicyRuleResponseContract.html +2 -2
  99. package/docs/classes/index.ContractReadQueries.html +5 -0
  100. package/docs/classes/index.ContractReadResponse.html +1 -0
  101. package/docs/classes/index.ContractResponse.html +2 -2
  102. package/docs/classes/index.CountPerIntervalLimitPolicyRuleResponse.html +1 -1
  103. package/docs/classes/index.CreateAccountRequest.html +7 -7
  104. package/docs/classes/index.CreateApiAuthorizedNetworkRequest.html +1 -0
  105. package/docs/classes/index.CreateContractRequest.html +6 -6
  106. package/docs/classes/index.CreatePlayerAccountRequest.html +5 -5
  107. package/docs/classes/index.CreatePolicyAllowFunctionRequest.html +6 -6
  108. package/docs/classes/index.CreatePolicyRequest.html +3 -3
  109. package/docs/classes/index.CreatePolicyRuleRequest.html +7 -7
  110. package/docs/classes/index.CreateProjectApiKeyRequest.html +1 -0
  111. package/docs/classes/index.CreateProjectRequest.html +1 -1
  112. package/docs/classes/index.CreateSessionRequest.html +13 -13
  113. package/docs/classes/index.CreateTransactionIntentRequest.html +10 -10
  114. package/docs/classes/index.CreateWeb3ConnectionRequest.html +7 -0
  115. package/docs/classes/index.DomainData.html +2 -2
  116. package/docs/classes/index.EntityIdResponse.html +1 -1
  117. package/docs/classes/index.EstimateTransactionIntentGasResult.html +16 -8
  118. package/docs/classes/index.FieldErrorsValue.html +1 -1
  119. package/docs/classes/index.FirebaseOAuthConfig.html +7 -0
  120. package/docs/classes/index.FixedRateTokenPolicyStrategy.html +1 -0
  121. package/docs/classes/index.GasPerIntervalLimitPolicyRuleResponse.html +1 -1
  122. package/docs/classes/index.GasPerTransactionLimitPolicyRuleResponse.html +1 -1
  123. package/docs/classes/index.GasReport.html +1 -1
  124. package/docs/classes/index.GasReportDataInner.html +1 -1
  125. package/docs/classes/index.GasReportDataInnerPeriod.html +1 -1
  126. package/docs/classes/index.GasReportDataInnerTransactionIntentsInner.html +1 -1
  127. package/docs/classes/index.GetSigninUrlResponse.html +1 -1
  128. package/docs/classes/index.GoogleOAuthConfig.html +11 -0
  129. package/docs/classes/index.Interaction.html +6 -6
  130. package/docs/classes/index.InvalidRequestError.html +1 -1
  131. package/docs/classes/index.InvalidRequestErrorResponse.html +1 -1
  132. package/docs/classes/index.InventoryListResponse.html +1 -1
  133. package/docs/classes/index.InventoryResponse.html +1 -1
  134. package/docs/classes/index.Log.html +1 -1
  135. package/docs/classes/index.LoginRequest.html +3 -3
  136. package/docs/classes/index.Money.html +2 -2
  137. package/docs/classes/index.NextActionPayload.html +1 -1
  138. package/docs/classes/index.NextActionResponse.html +1 -1
  139. package/docs/classes/index.OAuthConfig.html +15 -0
  140. package/docs/classes/index.OAuthConfigListResponse.html +5 -0
  141. package/docs/classes/index.OAuthRequest.html +5 -0
  142. package/docs/classes/index.ObsoleteAssetInventory.html +2 -2
  143. package/docs/classes/index.ObsoleteInventoryResponse.html +1 -1
  144. package/docs/classes/index.PayForUserPolicyStrategy.html +1 -1
  145. package/docs/classes/index.PaymasterDepositorCreateRequest.html +5 -0
  146. package/docs/classes/index.PaymasterDepositorDeleteResponse.html +1 -0
  147. package/docs/classes/index.PaymasterDepositorGetMessageResponse.html +1 -0
  148. package/docs/classes/index.PaymasterDepositorListResponse.html +1 -0
  149. package/docs/classes/index.PaymasterDepositorResponse.html +1 -0
  150. package/docs/classes/index.PickContractResponseId.html +1 -1
  151. package/docs/classes/index.PickPlayerResponseId.html +1 -1
  152. package/docs/classes/index.PlayFabOAuthConfig.html +7 -0
  153. package/docs/classes/index.Player.html +1 -1
  154. package/docs/classes/index.PlayerCreateRequest.html +5 -0
  155. package/docs/classes/index.PlayerDeleteResponse.html +1 -0
  156. package/docs/classes/index.PlayerInventoryQueries.html +2 -2
  157. package/docs/classes/index.PlayerListQueries.html +5 -5
  158. package/docs/classes/index.PlayerListResponse.html +1 -1
  159. package/docs/classes/index.PlayerMetadataValue.html +1 -0
  160. package/docs/classes/index.PlayerResponse.html +1 -1
  161. package/docs/classes/index.PlayerResponseAccountsInner.html +2 -2
  162. package/docs/classes/index.PlayerResponseTransactionIntentsInner.html +4 -4
  163. package/docs/classes/index.PlayerUpdateRequest.html +5 -0
  164. package/docs/classes/index.Policy.html +2 -2
  165. package/docs/classes/index.PolicyDeleteResponse.html +1 -1
  166. package/docs/classes/index.PolicyListQueries.html +9 -7
  167. package/docs/classes/index.PolicyListResponse.html +1 -1
  168. package/docs/classes/index.PolicyResponse.html +2 -2
  169. package/docs/classes/index.PolicyResponsePolicyRulesInner.html +1 -1
  170. package/docs/classes/index.PolicyRuleDeleteResponse.html +1 -1
  171. package/docs/classes/index.PolicyRuleListQueries.html +6 -6
  172. package/docs/classes/index.PolicyRuleListResponse.html +1 -1
  173. package/docs/classes/index.PolicyRuleResponse.html +1 -1
  174. package/docs/classes/index.PolicyStrategy.html +1 -1
  175. package/docs/classes/index.PolicyStrategyRequest.html +7 -5
  176. package/docs/classes/index.PrismaInputJsonValue.html +1 -1
  177. package/docs/classes/index.ProjectListResponse.html +1 -1
  178. package/docs/classes/index.ProjectLogs.html +1 -1
  179. package/docs/classes/index.ProjectResponse.html +1 -1
  180. package/docs/classes/index.ProjectWebhookRequest.html +1 -1
  181. package/docs/classes/index.ResponseResponse.html +10 -10
  182. package/docs/classes/index.RevokeSessionPlayerRequest.html +6 -6
  183. package/docs/classes/index.RevokeSessionRequest.html +8 -8
  184. package/docs/classes/index.SessionListQueries.html +6 -6
  185. package/docs/classes/index.SessionListResponse.html +1 -1
  186. package/docs/classes/index.SessionResponse.html +1 -1
  187. package/docs/classes/index.SettingsWebhookUpdateRequest.html +3 -0
  188. package/docs/classes/index.SignPayloadResponse.html +1 -1
  189. package/docs/classes/index.SignatureRequest.html +3 -3
  190. package/docs/classes/index.SignupRequest.html +5 -5
  191. package/docs/classes/index.SubmitWeb3ActionRequest.html +5 -0
  192. package/docs/classes/index.TransactionIntent.html +4 -4
  193. package/docs/classes/index.TransactionIntentListQueries.html +10 -10
  194. package/docs/classes/index.TransactionIntentListResponse.html +1 -1
  195. package/docs/classes/index.TransactionIntentResponse.html +4 -4
  196. package/docs/classes/index.TransactionIntentResponseAccount.html +2 -2
  197. package/docs/classes/index.TransactionIntentResponsePlayer.html +2 -2
  198. package/docs/classes/index.TransactionIntentResponsePolicy.html +3 -3
  199. package/docs/classes/index.TypedDataField.html +1 -1
  200. package/docs/classes/index.UpdateProjectApiKeyRequest.html +1 -0
  201. package/docs/classes/index.UserProjectCreateRequest.html +1 -0
  202. package/docs/classes/index.UserProjectCreateRequestRole.html +1 -0
  203. package/docs/classes/index.UserProjectDeleteResponse.html +1 -0
  204. package/docs/classes/index.UserProjectListResponse.html +1 -0
  205. package/docs/classes/index.UserProjectResponse.html +1 -0
  206. package/docs/classes/index.UserProjectUpdateRequest.html +1 -0
  207. package/docs/classes/index.Web3ActionListResponse.html +1 -0
  208. package/docs/classes/index.Web3ActionResponse.html +3 -0
  209. package/docs/classes/index.Web3ConnectionListQueries.html +9 -0
  210. package/docs/classes/index.Web3ConnectionListResponse.html +1 -0
  211. package/docs/classes/index.Web3ConnectionResponse.html +1 -0
  212. package/docs/classes/index.Web3ConnectionResponsePlayer.html +3 -0
  213. package/docs/classes/index.WebhookResponse.html +1 -0
  214. package/docs/classes/index.default.html +1 -1
  215. package/docs/classes/models_validationError.ValidationError.html +4 -4
  216. package/docs/classes/utilities_middleware.Middleware.html +3 -3
  217. package/docs/classes/utilities_observer.ValidationErrorMessage.html +4 -4
  218. package/docs/enums/generated.HttpMethod.html +1 -1
  219. package/docs/enums/models_webHookEvent.WebhookEventType.html +1 -0
  220. package/docs/index.html +1 -1
  221. package/docs/interfaces/generated.HttpLibrary.html +1 -1
  222. package/docs/interfaces/generated.PromiseHttpLibrary.html +1 -1
  223. package/docs/interfaces/generated.ResponseBody.html +1 -1
  224. package/docs/interfaces/generated.SecurityAuthentication.html +2 -2
  225. package/docs/interfaces/generated.TokenProvider.html +1 -1
  226. package/docs/interfaces/generated_configuration.Configuration.html +1 -1
  227. package/docs/interfaces/generated_configuration.ConfigurationParameters.html +6 -6
  228. package/docs/interfaces/generated_middleware.Middleware.html +3 -3
  229. package/docs/interfaces/generated_middleware.PromiseMiddleware.html +3 -3
  230. package/docs/interfaces/generated_servers.BaseServerConfiguration.html +1 -1
  231. package/docs/interfaces/models_accountInventoryListQueries.AccountInventoryListQueries.html +3 -3
  232. package/docs/interfaces/models_baseListRequest.BaseExpandableListRequest.html +1 -1
  233. package/docs/interfaces/models_baseListRequest.BaseListRequest.html +1 -1
  234. package/docs/interfaces/models_cancelTransferOwnershipRequest.CancelTransferOwnershipRequest.html +3 -3
  235. package/docs/interfaces/models_completeRecoveryRequest.CompleteRecoveryRequest.html +5 -5
  236. package/docs/interfaces/models_createPlayerSessionRequest.CreatePlayerSessionRequest.html +11 -11
  237. package/docs/interfaces/models_getAccountInventoryRequest.GetAccountInventoryRequest.html +1 -1
  238. package/docs/interfaces/models_getAccountRequest.GetAccountRequest.html +1 -1
  239. package/docs/interfaces/models_getAllowFunctionsRequest.GetAllowFunctionsRequest.html +1 -1
  240. package/docs/interfaces/models_getContractRequest.GetContractRequest.html +1 -1
  241. package/docs/interfaces/models_getPlayerByExternalIdRequest.GetPlayerByExternalIdRequest.html +1 -0
  242. package/docs/interfaces/models_getPlayerInventoryRequest.GetPlayerInventoryRequest.html +1 -1
  243. package/docs/interfaces/models_getPlayerRequest.GetPlayerRequest.html +1 -1
  244. package/docs/interfaces/models_getPolicyRequest.GetPolicyRequest.html +1 -1
  245. package/docs/interfaces/models_getPolicyTotalGasUsageRequest.GetPolicyTotalGasUsageRequest.html +1 -1
  246. package/docs/interfaces/models_getSessionRequest.GetSessionRequest.html +1 -1
  247. package/docs/interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html +1 -1
  248. package/docs/interfaces/models_getWeb3ActionsList.GetWeb3ActionsList.html +1 -0
  249. package/docs/interfaces/models_getWeb3ConnectionRequest.GetWeb3ConnectionRequest.html +1 -0
  250. package/docs/interfaces/models_playerCancelTransferOwnershipRequest.PlayerCancelTransferOwnershipRequest.html +4 -4
  251. package/docs/interfaces/models_playerInventoryListQueries.PlayerInventoryListQueries.html +6 -6
  252. package/docs/interfaces/models_playerTransferOwnershipRequest.PlayerTransferOwnershipRequest.html +7 -7
  253. package/docs/interfaces/models_revokePlayerSessionRequest.RevokePlayerSessionRequest.html +6 -6
  254. package/docs/interfaces/models_signPayloadRequest.SignPayloadRequest.html +2 -2
  255. package/docs/interfaces/models_signatureSessionRequest.SignatureSessionRequest.html +1 -1
  256. package/docs/interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html +1 -1
  257. package/docs/interfaces/models_startRecoveryRequest.StartRecoveryRequest.html +4 -4
  258. package/docs/interfaces/models_submitWeb3ActionRequest.CreateSubmitWeb3ActionRequest.html +1 -0
  259. package/docs/interfaces/models_transferOwnershipRequest.TransferOwnershipRequest.html +4 -4
  260. package/docs/interfaces/models_updateContractRequest.UpdateContractRequest.html +7 -7
  261. package/docs/interfaces/models_updatePlayerRequest.UpdatePlayerRequest.html +3 -3
  262. package/docs/interfaces/models_updatePolicyAllowFunctionRequest.UpdatePolicyAllowFunctionRequest.html +6 -6
  263. package/docs/interfaces/models_updatePolicyRequest.UpdatePolicyRequest.html +4 -4
  264. package/docs/interfaces/models_updatePolicyRuleRequest.UpdatePolicyRuleRequest.html +6 -6
  265. package/docs/interfaces/models_updateProjectRequest.UpdateProjectRequest.html +1 -1
  266. package/docs/interfaces/models_verifyOAuthTokenRequest.VerifyOAuthTokenRequest.html +3 -0
  267. package/docs/interfaces/models_webHookEvent.WebHookEvent.html +1 -1
  268. package/docs/interfaces/utilities_observable.Observable.html +1 -1
  269. package/docs/interfaces/utilities_observer.ErrorMessage.html +1 -1
  270. package/docs/interfaces/utilities_observer.Observer.html +3 -3
  271. package/docs/modules/apis_baseApiWrapper.html +1 -1
  272. package/docs/modules/apis_contractsApiWrapper.html +1 -1
  273. package/docs/modules/apis_iamApiWrapper.html +1 -0
  274. package/docs/modules/apis_inventoriesApiWrapper.html +1 -0
  275. package/docs/modules/apis_oauthApiWrapper.html +1 -0
  276. package/docs/modules/apis_playersApiWrapper.html +1 -1
  277. package/docs/modules/apis_policiesApiWrapper.html +1 -1
  278. package/docs/modules/apis_policyRulesApiWrapper.html +1 -1
  279. package/docs/modules/apis_sessionsApiWrapper.html +1 -1
  280. package/docs/modules/apis_settingsApiWrapper.html +1 -0
  281. package/docs/modules/apis_transactionIntentsApiWrapper.html +1 -1
  282. package/docs/modules/apis_web3ConnectionsApiWrapper.html +1 -0
  283. package/docs/modules/generated.html +4 -4
  284. package/docs/modules/generated_configuration.html +2 -2
  285. package/docs/modules/generated_middleware.html +1 -1
  286. package/docs/modules/generated_rxjsStub.html +1 -1
  287. package/docs/modules/generated_servers.html +1 -1
  288. package/docs/modules/generated_util.html +3 -3
  289. package/docs/modules/index.html +4 -2
  290. package/docs/modules/models.html +1 -1
  291. package/docs/modules/models_accountInventoryListQueries.html +1 -1
  292. package/docs/modules/models_baseListRequest.html +1 -1
  293. package/docs/modules/models_cancelTransferOwnershipRequest.html +1 -1
  294. package/docs/modules/models_completeRecoveryRequest.html +1 -1
  295. package/docs/modules/models_createPlayerSessionRequest.html +1 -1
  296. package/docs/modules/models_getAccountInventoryRequest.html +1 -1
  297. package/docs/modules/models_getAccountRequest.html +1 -1
  298. package/docs/modules/models_getAllowFunctionsRequest.html +1 -1
  299. package/docs/modules/models_getContractRequest.html +1 -1
  300. package/docs/modules/models_getPlayerByExternalIdRequest.html +1 -0
  301. package/docs/modules/models_getPlayerInventoryRequest.html +1 -1
  302. package/docs/modules/models_getPlayerRequest.html +1 -1
  303. package/docs/modules/models_getPolicyRequest.html +1 -1
  304. package/docs/modules/models_getPolicyTotalGasUsageRequest.html +1 -1
  305. package/docs/modules/models_getSessionRequest.html +1 -1
  306. package/docs/modules/models_getTransactionIntentRequest.html +1 -1
  307. package/docs/modules/models_getWeb3ActionsList.html +1 -0
  308. package/docs/modules/models_getWeb3ConnectionRequest.html +1 -0
  309. package/docs/modules/models_playerCancelTransferOwnershipRequest.html +1 -1
  310. package/docs/modules/models_playerInventoryListQueries.html +1 -1
  311. package/docs/modules/models_playerTransferOwnershipRequest.html +1 -1
  312. package/docs/modules/models_revokePlayerSessionRequest.html +1 -1
  313. package/docs/modules/models_signPayloadRequest.html +1 -1
  314. package/docs/modules/models_signatureSessionRequest.html +1 -1
  315. package/docs/modules/models_signatureTransactionIntentRequest.html +1 -1
  316. package/docs/modules/models_startRecoveryRequest.html +1 -1
  317. package/docs/modules/models_submitWeb3ActionRequest.html +1 -0
  318. package/docs/modules/models_transferOwnershipRequest.html +1 -1
  319. package/docs/modules/models_updateContractRequest.html +1 -1
  320. package/docs/modules/models_updatePlayerRequest.html +1 -1
  321. package/docs/modules/models_updatePolicyAllowFunctionRequest.html +1 -1
  322. package/docs/modules/models_updatePolicyRequest.html +1 -1
  323. package/docs/modules/models_updatePolicyRuleRequest.html +1 -1
  324. package/docs/modules/models_updateProjectRequest.html +1 -1
  325. package/docs/modules/models_validationError.html +1 -1
  326. package/docs/modules/models_verifyOAuthTokenRequest.html +1 -0
  327. package/docs/modules/models_webHookEvent.html +1 -1
  328. package/docs/modules/utilities_httpErrorHandler.html +1 -1
  329. package/docs/modules/utilities_middleware.html +1 -1
  330. package/docs/modules/utilities_observable.html +1 -1
  331. package/docs/modules/utilities_observer.html +1 -1
  332. package/docs/modules.html +1 -1
  333. package/docs/spec.json +50138 -30423
  334. package/package.json +1 -1
  335. package/tsconfig.tsbuildinfo +1 -1
  336. package/docs/classes/apis_inventoryApiWrapper.InventoryApiWrapper.html +0 -13
  337. package/docs/classes/generated.ConfigAuthenticationApi.html +0 -4
  338. package/docs/classes/index.CreatePlayerRequest.html +0 -5
  339. package/docs/classes/index.EditRoleRequest.html +0 -1
  340. package/docs/classes/index.InvitedMemberResponse.html +0 -1
  341. package/docs/classes/index.MemberRemoveResponse.html +0 -1
  342. package/docs/classes/index.MemberRequest.html +0 -1
  343. package/docs/classes/index.PlayerRequest.html +0 -5
  344. package/docs/classes/index.ProviderRequest.html +0 -7
  345. package/docs/classes/index.ProviderResponse.html +0 -1
  346. package/docs/classes/index.UserListResponse.html +0 -1
  347. package/docs/classes/index.UserResponse.html +0 -1
  348. package/docs/modules/apis_inventoryApiWrapper.html +0 -1
@@ -1,3 +1,5 @@
1
- <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="index.html">index</a></li></ul><h1>Module index </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>References</h3><ul class="tsd-index-list"><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#AccountInventoryListQueries" class="tsd-kind-icon">Account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CancelTransferOwnershipRequest" class="tsd-kind-icon">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CompleteRecoveryRequest" class="tsd-kind-icon">Complete<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CreatePlayerSessionRequest" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountInventoryRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAllowFunctionsRequest" class="tsd-kind-icon">Get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetContractRequest" class="tsd-kind-icon">Get<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerInventoryRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyTotalGasUsageRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetTransactionIntentRequest" class="tsd-kind-icon">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerCancelTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerInventoryListQueries" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#RevokePlayerSessionRequest" class="tsd-kind-icon">Revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignPayloadRequest" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureSessionRequest" class="tsd-kind-icon">Signature<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureTransactionIntentRequest" class="tsd-kind-icon">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#StartRecoveryRequest" class="tsd-kind-icon">Start<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#TransferOwnershipRequest" class="tsd-kind-icon">Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateContractRequest" class="tsd-kind-icon">Update<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePlayerRequest" class="tsd-kind-icon">Update<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyAllowFunctionRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRuleRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateProjectRequest" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Request</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Abi.html" class="tsd-kind-icon">Abi</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AbiType.html" class="tsd-kind-icon">Abi<wbr/>Type</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Account.html" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListQueries.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListResponse.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountPolicyRuleResponse.html" class="tsd-kind-icon">Account<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountResponse.html" class="tsd-kind-icon">Account<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiKeyResponse.html" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AssetInventory.html" class="tsd-kind-icon">Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListQueries.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponsePlayer.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthResponse.html" class="tsd-kind-icon">Auth<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.BalanceResponse.html" class="tsd-kind-icon">Balance<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ChargeCustomTokenPolicyStrategy.html" class="tsd-kind-icon">Charge<wbr/>Custom<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutRequest.html" class="tsd-kind-icon">Checkout<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutResponse.html" class="tsd-kind-icon">Checkout<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractDeleteResponse.html" class="tsd-kind-icon">Contract<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListQueries.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListResponse.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponse.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponseContract.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response<wbr/>Contract</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractResponse.html" class="tsd-kind-icon">Contract<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CountPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Count<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateContractRequest.html" class="tsd-kind-icon">Create<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyAllowFunctionRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRuleRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateSessionRequest.html" class="tsd-kind-icon">Create<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateTransactionIntentRequest.html" class="tsd-kind-icon">Create<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.DomainData.html" class="tsd-kind-icon">Domain<wbr/>Data</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EditRoleRequest.html" class="tsd-kind-icon">Edit<wbr/>Role<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EntityIdResponse.html" class="tsd-kind-icon">Entity<wbr/>Id<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EstimateTransactionIntentGasResult.html" class="tsd-kind-icon">Estimate<wbr/>Transaction<wbr/>Intent<wbr/>Gas<wbr/>Result</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FieldErrorsValue.html" class="tsd-kind-icon">Field<wbr/>Errors<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerTransactionLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Transaction<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReport.html" class="tsd-kind-icon">Gas<wbr/>Report</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerPeriod.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Period</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerTransactionIntentsInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GetSigninUrlResponse.html" class="tsd-kind-icon">Get<wbr/>Signin<wbr/>Url<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Interaction.html" class="tsd-kind-icon">Interaction</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestError.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestErrorResponse.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryListResponse.html" class="tsd-kind-icon">Inventory<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryResponse.html" class="tsd-kind-icon">Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvitedMemberResponse.html" class="tsd-kind-icon">Invited<wbr/>Member<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Log.html" class="tsd-kind-icon">Log</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.LoginRequest.html" class="tsd-kind-icon">Login<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.MemberRemoveResponse.html" class="tsd-kind-icon">Member<wbr/>Remove<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.MemberRequest.html" class="tsd-kind-icon">Member<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Money.html" class="tsd-kind-icon">Money</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionPayload.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Payload</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionResponse.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteAssetInventory.html" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteInventoryResponse.html" class="tsd-kind-icon">Obsolete<wbr/>Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PayForUserPolicyStrategy.html" class="tsd-kind-icon">Pay<wbr/>For<wbr/>User<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickContractResponseId.html" class="tsd-kind-icon">Pick<wbr/>Contract<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickPlayerResponseId.html" class="tsd-kind-icon">Pick<wbr/>Player<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Player.html" class="tsd-kind-icon">Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerInventoryQueries.html" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListQueries.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListResponse.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerRequest.html" class="tsd-kind-icon">Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponse.html" class="tsd-kind-icon">Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseAccountsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Accounts<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseTransactionIntentsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Policy.html" class="tsd-kind-icon">Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListQueries.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListResponse.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponse.html" class="tsd-kind-icon">Policy<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponsePolicyRulesInner.html" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Policy<wbr/>Rules<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListQueries.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategy.html" class="tsd-kind-icon">Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategyRequest.html" class="tsd-kind-icon">Policy<wbr/>Strategy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PrismaInputJsonValue.html" class="tsd-kind-icon">Prisma<wbr/>Input<wbr/>Json<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectListResponse.html" class="tsd-kind-icon">Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectLogs.html" class="tsd-kind-icon">Project<wbr/>Logs</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectResponse.html" class="tsd-kind-icon">Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectWebhookRequest.html" class="tsd-kind-icon">Project<wbr/>Webhook<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProviderRequest.html" class="tsd-kind-icon">Provider<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProviderResponse.html" class="tsd-kind-icon">Provider<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ResponseResponse.html" class="tsd-kind-icon">Response<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionPlayerRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListQueries.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListResponse.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionResponse.html" class="tsd-kind-icon">Session<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignPayloadResponse.html" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignatureRequest.html" class="tsd-kind-icon">Signature<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignupRequest.html" class="tsd-kind-icon">Signup<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntent.html" class="tsd-kind-icon">Transaction<wbr/>Intent</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListQueries.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponseAccount.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePlayer.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePolicy.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TypedDataField.html" class="tsd-kind-icon">Typed<wbr/>Data<wbr/>Field</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserListResponse.html" class="tsd-kind-icon">User<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserResponse.html" class="tsd-kind-icon">User<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.default.html" class="tsd-kind-icon">default</a></li></ul></section><section class="tsd-index-section "><h3>Type Aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AccountResponseExpandable" class="tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AssetType" class="tsd-kind-icon">Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Currency" class="tsd-kind-icon">Currency</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#DataAccountTypes" class="tsd-kind-icon">Data<wbr/>Account<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeACCOUNT" class="tsd-kind-icon">Entity<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeINVENTORY" class="tsd-kind-icon">Entity<wbr/>TypeINVENTORY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePLAYER" class="tsd-kind-icon">Entity<wbr/>TypePLAYER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICY" class="tsd-kind-icon">Entity<wbr/>TypePOLICY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICYRULE" class="tsd-kind-icon">Entity<wbr/>TypePOLICYRULE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePROJECT" class="tsd-kind-icon">Entity<wbr/>TypePROJECT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSESSION" class="tsd-kind-icon">Entity<wbr/>TypeSESSION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSIGNATURE" class="tsd-kind-icon">Entity<wbr/>TypeSIGNATURE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeTRANSACTIONINTENT" class="tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeUSER" class="tsd-kind-icon">Entity<wbr/>TypeUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ErrorTypeINVALIDREQUESTERROR" class="tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#NextActionType" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ObsoleteAssetType" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PlayerResponseExpandable" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimit" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitCOUNTPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERTRANSACTION" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyResponseExpandable" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleListQueriesExpandEnum" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleType" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeACCOUNT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeCONTRACT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeRATELIMIT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PrivateKeyPolicy" class="tsd-kind-icon">Private<wbr/>Key<wbr/>Policy</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ResponseTypeLIST" class="tsd-kind-icon">Response<wbr/>TypeLIST</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SessionResponseExpandable" class="tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SortOrder" class="tsd-kind-icon">Sort<wbr/>Order</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchema" class="tsd-kind-icon">Sponsor<wbr/>Schema</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaPAYFORUSER" class="tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TimeIntervalType" class="tsd-kind-icon">Time<wbr/>Interval<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TransactionIntentResponseExpandable" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRole" class="tsd-kind-icon">User<wbr/>Project<wbr/>Role</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>References</h2><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="AccountInventoryListQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Account<wbr/>Inventory<wbr/>List<wbr/>Queries<a href="#AccountInventoryListQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_accountInventoryListQueries.AccountInventoryListQueries.html">AccountInventoryListQueries</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CancelTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#CancelTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_cancelTransferOwnershipRequest.CancelTransferOwnershipRequest.html">CancelTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CompleteRecoveryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Complete<wbr/>Recovery<wbr/>Request<a href="#CompleteRecoveryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_completeRecoveryRequest.CompleteRecoveryRequest.html">CompleteRecoveryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CreatePlayerSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Create<wbr/>Player<wbr/>Session<wbr/>Request<a href="#CreatePlayerSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_createPlayerSessionRequest.CreatePlayerSessionRequest.html">CreatePlayerSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAccountInventoryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Account<wbr/>Inventory<wbr/>Request<a href="#GetAccountInventoryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAccountInventoryRequest.GetAccountInventoryRequest.html">GetAccountInventoryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAccountRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Account<wbr/>Request<a href="#GetAccountRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAccountRequest.GetAccountRequest.html">GetAccountRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAllowFunctionsRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Allow<wbr/>Functions<wbr/>Request<a href="#GetAllowFunctionsRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAllowFunctionsRequest.GetAllowFunctionsRequest.html">GetAllowFunctionsRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetContractRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Contract<wbr/>Request<a href="#GetContractRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getContractRequest.GetContractRequest.html">GetContractRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPlayerInventoryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Player<wbr/>Inventory<wbr/>Request<a href="#GetPlayerInventoryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPlayerInventoryRequest.GetPlayerInventoryRequest.html">GetPlayerInventoryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPlayerRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Player<wbr/>Request<a href="#GetPlayerRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPlayerRequest.GetPlayerRequest.html">GetPlayerRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPolicyRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Policy<wbr/>Request<a href="#GetPolicyRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPolicyRequest.GetPolicyRequest.html">GetPolicyRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPolicyTotalGasUsageRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request<a href="#GetPolicyTotalGasUsageRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPolicyTotalGasUsageRequest.GetPolicyTotalGasUsageRequest.html">GetPolicyTotalGasUsageRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetTransactionIntentRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request<a href="#GetTransactionIntentRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html">GetTransactionIntentRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerCancelTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#PlayerCancelTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerCancelTransferOwnershipRequest.PlayerCancelTransferOwnershipRequest.html">PlayerCancelTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerInventoryListQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Inventory<wbr/>List<wbr/>Queries<a href="#PlayerInventoryListQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerInventoryListQueries.PlayerInventoryListQueries.html">PlayerInventoryListQueries</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#PlayerTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerTransferOwnershipRequest.PlayerTransferOwnershipRequest.html">PlayerTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="RevokePlayerSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Revoke<wbr/>Player<wbr/>Session<wbr/>Request<a href="#RevokePlayerSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_revokePlayerSessionRequest.RevokePlayerSessionRequest.html">RevokePlayerSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignPayloadRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sign<wbr/>Payload<wbr/>Request<a href="#SignPayloadRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signPayloadRequest.SignPayloadRequest.html">SignPayloadRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignatureSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Signature<wbr/>Session<wbr/>Request<a href="#SignatureSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signatureSessionRequest.SignatureSessionRequest.html">SignatureSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignatureTransactionIntentRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request<a href="#SignatureTransactionIntentRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html">SignatureTransactionIntentRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="StartRecoveryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Start<wbr/>Recovery<wbr/>Request<a href="#StartRecoveryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_startRecoveryRequest.StartRecoveryRequest.html">StartRecoveryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="TransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Transfer<wbr/>Ownership<wbr/>Request<a href="#TransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_transferOwnershipRequest.TransferOwnershipRequest.html">TransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdateContractRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Contract<wbr/>Request<a href="#UpdateContractRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updateContractRequest.UpdateContractRequest.html">UpdateContractRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePlayerRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Player<wbr/>Request<a href="#UpdatePlayerRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePlayerRequest.UpdatePlayerRequest.html">UpdatePlayerRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyAllowFunctionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request<a href="#UpdatePolicyAllowFunctionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyAllowFunctionRequest.UpdatePolicyAllowFunctionRequest.html">UpdatePolicyAllowFunctionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Request<a href="#UpdatePolicyRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyRequest.UpdatePolicyRequest.html">UpdatePolicyRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyRuleRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Rule<wbr/>Request<a href="#UpdatePolicyRuleRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyRuleRequest.UpdatePolicyRuleRequest.html">UpdatePolicyRuleRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdateProjectRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Project<wbr/>Request<a href="#UpdateProjectRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updateProjectRequest.UpdateProjectRequest.html">UpdateProjectRequest</a></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type Aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="AccountResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Account<wbr/>Response<wbr/>Expandable<a href="#AccountResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/AccountResponseExpandable.ts#L15">src/generated/models/AccountResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="AssetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asset<wbr/>Type<a href="#AssetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asset<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;ETH&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC20&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC721&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC1155&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/AssetType.ts#L15">src/generated/models/AssetType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Currency" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Currency<a href="#Currency" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Currency<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;usd&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/Currency.ts#L15">src/generated/models/Currency.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="DataAccountTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Data<wbr/>Account<wbr/>Types<a href="#DataAccountTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Data<wbr/>Account<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Upgradeable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Managed&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC6551&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Recoverable&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/DataAccountTypes.ts#L15">src/generated/models/DataAccountTypes.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeACCOUNT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeACCOUNT<a href="#EntityTypeACCOUNT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeACCOUNT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;account&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeACCOUNT.ts#L15">src/generated/models/EntityTypeACCOUNT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeCONTRACT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeCONTRACT<a href="#EntityTypeCONTRACT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeCONTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeCONTRACT.ts#L15">src/generated/models/EntityTypeCONTRACT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeINVENTORY" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeINVENTORY<a href="#EntityTypeINVENTORY" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeINVENTORY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;inventory&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeINVENTORY.ts#L15">src/generated/models/EntityTypeINVENTORY.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePLAYER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePLAYER<a href="#EntityTypePLAYER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePLAYER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;player&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypePLAYER.ts#L15">src/generated/models/EntityTypePLAYER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePOLICY" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePOLICY<a href="#EntityTypePOLICY" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePOLICY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;policy&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypePOLICY.ts#L15">src/generated/models/EntityTypePOLICY.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePOLICYRULE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePOLICYRULE<a href="#EntityTypePOLICYRULE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePOLICYRULE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;policyRule&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypePOLICYRULE.ts#L15">src/generated/models/EntityTypePOLICYRULE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePROJECT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePROJECT<a href="#EntityTypePROJECT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePROJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;project&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypePROJECT.ts#L15">src/generated/models/EntityTypePROJECT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeSESSION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeSESSION<a href="#EntityTypeSESSION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeSESSION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;session&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeSESSION.ts#L15">src/generated/models/EntityTypeSESSION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeSIGNATURE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeSIGNATURE<a href="#EntityTypeSIGNATURE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeSIGNATURE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;signature&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeSIGNATURE.ts#L15">src/generated/models/EntityTypeSIGNATURE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeTRANSACTIONINTENT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeTRANSACTIONINTENT<a href="#EntityTypeTRANSACTIONINTENT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntent&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeTRANSACTIONINTENT.ts#L15">src/generated/models/EntityTypeTRANSACTIONINTENT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeUSER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeUSER<a href="#EntityTypeUSER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeUSER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;user&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/EntityTypeUSER.ts#L15">src/generated/models/EntityTypeUSER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ErrorTypeINVALIDREQUESTERROR" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Error<wbr/>TypeINVALIDREQUESTERROR<a href="#ErrorTypeINVALIDREQUESTERROR" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;invalid_request_error&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/ErrorTypeINVALIDREQUESTERROR.ts#L15">src/generated/models/ErrorTypeINVALIDREQUESTERROR.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="NextActionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Next<wbr/>Action<wbr/>Type<a href="#NextActionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Next<wbr/>Action<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;sign_with_wallet&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/NextActionType.ts#L15">src/generated/models/NextActionType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ObsoleteAssetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Obsolete<wbr/>Asset<wbr/>Type<a href="#ObsoleteAssetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;4&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/ObsoleteAssetType.ts#L15">src/generated/models/ObsoleteAssetType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PlayerResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Response<wbr/>Expandable<a href="#PlayerResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;accounts&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PlayerResponseExpandable.ts#L15">src/generated/models/PlayerResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimit" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>Limit<a href="#PolicyRateLimit" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_transaction&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gas_per_interval&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;count_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRateLimit.ts#L15">src/generated/models/PolicyRateLimit.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitCOUNTPERINTERVAL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL<a href="#PolicyRateLimitCOUNTPERINTERVAL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;count_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRateLimitCOUNTPERINTERVAL.ts#L15">src/generated/models/PolicyRateLimitCOUNTPERINTERVAL.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitGASPERINTERVAL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL<a href="#PolicyRateLimitGASPERINTERVAL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRateLimitGASPERINTERVAL.ts#L15">src/generated/models/PolicyRateLimitGASPERINTERVAL.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitGASPERTRANSACTION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION<a href="#PolicyRateLimitGASPERTRANSACTION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_transaction&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRateLimitGASPERTRANSACTION.ts#L15">src/generated/models/PolicyRateLimitGASPERTRANSACTION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Response<wbr/>Expandable<a href="#PolicyResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;policyRules&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyResponseExpandable.ts#L15">src/generated/models/PolicyResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleListQueriesExpandEnum" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum<a href="#PolicyRuleListQueriesExpandEnum" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRuleListQueries.ts#L78">src/generated/models/PolicyRuleListQueries.ts:78</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>Type<a href="#PolicyRuleType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract_functions&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;account_functions&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;rate_limit&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRuleType.ts#L15">src/generated/models/PolicyRuleType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeACCOUNT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeACCOUNT<a href="#PolicyRuleTypeACCOUNT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;account_functions&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRuleTypeACCOUNT.ts#L15">src/generated/models/PolicyRuleTypeACCOUNT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeCONTRACT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeCONTRACT<a href="#PolicyRuleTypeCONTRACT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract_functions&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRuleTypeCONTRACT.ts#L15">src/generated/models/PolicyRuleTypeCONTRACT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeRATELIMIT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeRATELIMIT<a href="#PolicyRuleTypeRATELIMIT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;rate_limit&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PolicyRuleTypeRATELIMIT.ts#L15">src/generated/models/PolicyRuleTypeRATELIMIT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PrivateKeyPolicy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Private<wbr/>Key<wbr/>Policy<a href="#PrivateKeyPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Private<wbr/>Key<wbr/>Policy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;INDIVIDUAL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;PROJECT&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/PrivateKeyPolicy.ts#L15">src/generated/models/PrivateKeyPolicy.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ResponseTypeLIST" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Response<wbr/>TypeLIST<a href="#ResponseTypeLIST" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Response<wbr/>TypeLIST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;list&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/ResponseTypeLIST.ts#L15">src/generated/models/ResponseTypeLIST.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SessionResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Session<wbr/>Response<wbr/>Expandable<a href="#SessionResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/SessionResponseExpandable.ts#L18">src/generated/models/SessionResponseExpandable.ts:18</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
1
+ <!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>index | @openfort/openfort-node</title><meta name="description" content="Documentation for @openfort/openfort-node"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@openfort/openfort-node</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@openfort/openfort-node</a></li><li><a href="index.html">index</a></li></ul><h1>Module index </h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>References</h3><ul class="tsd-index-list"><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#AccountInventoryListQueries" class="tsd-kind-icon">Account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CancelTransferOwnershipRequest" class="tsd-kind-icon">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CompleteRecoveryRequest" class="tsd-kind-icon">Complete<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CreatePlayerSessionRequest" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountInventoryRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAllowFunctionsRequest" class="tsd-kind-icon">Get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetContractRequest" class="tsd-kind-icon">Get<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerByExternalIdRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerInventoryRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyTotalGasUsageRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetTransactionIntentRequest" class="tsd-kind-icon">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerCancelTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerInventoryListQueries" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#RevokePlayerSessionRequest" class="tsd-kind-icon">Revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignPayloadRequest" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureSessionRequest" class="tsd-kind-icon">Signature<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureTransactionIntentRequest" class="tsd-kind-icon">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#StartRecoveryRequest" class="tsd-kind-icon">Start<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#TransferOwnershipRequest" class="tsd-kind-icon">Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateContractRequest" class="tsd-kind-icon">Update<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePlayerRequest" class="tsd-kind-icon">Update<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyAllowFunctionRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRuleRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateProjectRequest" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#VerifyOAuthTokenRequest" class="tsd-kind-icon">VerifyOAuth<wbr/>Token<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#WebHookEvent" class="tsd-kind-icon">Web<wbr/>Hook<wbr/>Event</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#WebhookEventType" class="tsd-kind-icon">Webhook<wbr/>Event<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Classes</h3><ul class="tsd-index-list"><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Abi.html" class="tsd-kind-icon">Abi</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AbiType.html" class="tsd-kind-icon">Abi<wbr/>Type</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccelbyteOAuthConfig.html" class="tsd-kind-icon">AccelbyteOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Account.html" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListQueries.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListResponse.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountPolicyRuleResponse.html" class="tsd-kind-icon">Account<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountResponse.html" class="tsd-kind-icon">Account<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiAuthorizedNetworkListResponse.html" class="tsd-kind-icon">Api<wbr/>Authorized<wbr/>Network<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiAuthorizedNetworkResponse.html" class="tsd-kind-icon">Api<wbr/>Authorized<wbr/>Network<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiKeyResponse.html" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AssetInventory.html" class="tsd-kind-icon">Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListQueries.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponsePlayer.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthResponse.html" class="tsd-kind-icon">Auth<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthenticatedPlayerResponse.html" class="tsd-kind-icon">Authenticated<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthorizeWithOAuthToken200Response.html" class="tsd-kind-icon">Authorize<wbr/>WithOAuth<wbr/>Token200<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.BalanceResponse.html" class="tsd-kind-icon">Balance<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ChargeCustomTokenPolicyStrategy.html" class="tsd-kind-icon">Charge<wbr/>Custom<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutRequest.html" class="tsd-kind-icon">Checkout<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutResponse.html" class="tsd-kind-icon">Checkout<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractDeleteResponse.html" class="tsd-kind-icon">Contract<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListQueries.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListResponse.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponse.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponseContract.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response<wbr/>Contract</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractReadQueries.html" class="tsd-kind-icon">Contract<wbr/>Read<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractReadResponse.html" class="tsd-kind-icon">Contract<wbr/>Read<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractResponse.html" class="tsd-kind-icon">Contract<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CountPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Count<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateApiAuthorizedNetworkRequest.html" class="tsd-kind-icon">Create<wbr/>Api<wbr/>Authorized<wbr/>Network<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateContractRequest.html" class="tsd-kind-icon">Create<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyAllowFunctionRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRuleRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectApiKeyRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Api<wbr/>Key<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateSessionRequest.html" class="tsd-kind-icon">Create<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateTransactionIntentRequest.html" class="tsd-kind-icon">Create<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateWeb3ConnectionRequest.html" class="tsd-kind-icon">Create<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.DomainData.html" class="tsd-kind-icon">Domain<wbr/>Data</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EntityIdResponse.html" class="tsd-kind-icon">Entity<wbr/>Id<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EstimateTransactionIntentGasResult.html" class="tsd-kind-icon">Estimate<wbr/>Transaction<wbr/>Intent<wbr/>Gas<wbr/>Result</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FieldErrorsValue.html" class="tsd-kind-icon">Field<wbr/>Errors<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FirebaseOAuthConfig.html" class="tsd-kind-icon">FirebaseOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FixedRateTokenPolicyStrategy.html" class="tsd-kind-icon">Fixed<wbr/>Rate<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerTransactionLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Transaction<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReport.html" class="tsd-kind-icon">Gas<wbr/>Report</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerPeriod.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Period</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerTransactionIntentsInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GetSigninUrlResponse.html" class="tsd-kind-icon">Get<wbr/>Signin<wbr/>Url<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GoogleOAuthConfig.html" class="tsd-kind-icon">GoogleOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Interaction.html" class="tsd-kind-icon">Interaction</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestError.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestErrorResponse.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryListResponse.html" class="tsd-kind-icon">Inventory<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryResponse.html" class="tsd-kind-icon">Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Log.html" class="tsd-kind-icon">Log</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.LoginRequest.html" class="tsd-kind-icon">Login<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Money.html" class="tsd-kind-icon">Money</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionPayload.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Payload</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionResponse.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthConfig.html" class="tsd-kind-icon">OAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthConfigListResponse.html" class="tsd-kind-icon">OAuth<wbr/>Config<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthRequest.html" class="tsd-kind-icon">OAuth<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteAssetInventory.html" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteInventoryResponse.html" class="tsd-kind-icon">Obsolete<wbr/>Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PayForUserPolicyStrategy.html" class="tsd-kind-icon">Pay<wbr/>For<wbr/>User<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorCreateRequest.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorDeleteResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorGetMessageResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Get<wbr/>Message<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorListResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickContractResponseId.html" class="tsd-kind-icon">Pick<wbr/>Contract<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickPlayerResponseId.html" class="tsd-kind-icon">Pick<wbr/>Player<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayFabOAuthConfig.html" class="tsd-kind-icon">Play<wbr/>FabOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Player.html" class="tsd-kind-icon">Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerCreateRequest.html" class="tsd-kind-icon">Player<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerDeleteResponse.html" class="tsd-kind-icon">Player<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerInventoryQueries.html" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListQueries.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListResponse.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerMetadataValue.html" class="tsd-kind-icon">Player<wbr/>Metadata<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponse.html" class="tsd-kind-icon">Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseAccountsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Accounts<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseTransactionIntentsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerUpdateRequest.html" class="tsd-kind-icon">Player<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Policy.html" class="tsd-kind-icon">Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListQueries.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListResponse.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponse.html" class="tsd-kind-icon">Policy<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponsePolicyRulesInner.html" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Policy<wbr/>Rules<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListQueries.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategy.html" class="tsd-kind-icon">Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategyRequest.html" class="tsd-kind-icon">Policy<wbr/>Strategy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PrismaInputJsonValue.html" class="tsd-kind-icon">Prisma<wbr/>Input<wbr/>Json<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectListResponse.html" class="tsd-kind-icon">Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectLogs.html" class="tsd-kind-icon">Project<wbr/>Logs</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectResponse.html" class="tsd-kind-icon">Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectWebhookRequest.html" class="tsd-kind-icon">Project<wbr/>Webhook<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ResponseResponse.html" class="tsd-kind-icon">Response<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionPlayerRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListQueries.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListResponse.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionResponse.html" class="tsd-kind-icon">Session<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SettingsWebhookUpdateRequest.html" class="tsd-kind-icon">Settings<wbr/>Webhook<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignPayloadResponse.html" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignatureRequest.html" class="tsd-kind-icon">Signature<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignupRequest.html" class="tsd-kind-icon">Signup<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SubmitWeb3ActionRequest.html" class="tsd-kind-icon">Submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntent.html" class="tsd-kind-icon">Transaction<wbr/>Intent</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListQueries.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponseAccount.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePlayer.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePolicy.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TypedDataField.html" class="tsd-kind-icon">Typed<wbr/>Data<wbr/>Field</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UpdateProjectApiKeyRequest.html" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Api<wbr/>Key<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectCreateRequest.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectCreateRequestRole.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Create<wbr/>Request<wbr/>Role</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectDeleteResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectListResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectUpdateRequest.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ActionListResponse.html" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ActionResponse.html" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionListQueries.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionListResponse.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionResponse.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionResponsePlayer.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.WebhookResponse.html" class="tsd-kind-icon">Webhook<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.default.html" class="tsd-kind-icon">default</a></li></ul></section><section class="tsd-index-section "><h3>Type Aliases</h3><ul class="tsd-index-list"><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AccountResponseExpandable" class="tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ApiKeyType" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AssetType" class="tsd-kind-icon">Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Currency" class="tsd-kind-icon">Currency</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#DataAccountTypes" class="tsd-kind-icon">Data<wbr/>Account<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeACCOUNT" class="tsd-kind-icon">Entity<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeINVENTORY" class="tsd-kind-icon">Entity<wbr/>TypeINVENTORY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePAYMASTERDEPOSITOR" class="tsd-kind-icon">Entity<wbr/>TypePAYMASTERDEPOSITOR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePLAYER" class="tsd-kind-icon">Entity<wbr/>TypePLAYER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICY" class="tsd-kind-icon">Entity<wbr/>TypePOLICY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICYRULE" class="tsd-kind-icon">Entity<wbr/>TypePOLICYRULE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePROJECT" class="tsd-kind-icon">Entity<wbr/>TypePROJECT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeREADCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeREADCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSESSION" class="tsd-kind-icon">Entity<wbr/>TypeSESSION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSIGNATURE" class="tsd-kind-icon">Entity<wbr/>TypeSIGNATURE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeTRANSACTIONINTENT" class="tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeUSER" class="tsd-kind-icon">Entity<wbr/>TypeUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeWEB3ACTION" class="tsd-kind-icon">Entity<wbr/>TypeWEB3ACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeWEB3CONNECTION" class="tsd-kind-icon">Entity<wbr/>TypeWEB3CONNECTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ErrorTypeINVALIDREQUESTERROR" class="tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#NextActionType" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProvider" class="tsd-kind-icon">OAuth<wbr/>Provider</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderACCELBYTE" class="tsd-kind-icon">OAuth<wbr/>ProviderACCELBYTE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderFIREBASE" class="tsd-kind-icon">OAuth<wbr/>ProviderFIREBASE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderGOOGLE" class="tsd-kind-icon">OAuth<wbr/>ProviderGOOGLE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderPLAYFAB" class="tsd-kind-icon">OAuth<wbr/>ProviderPLAYFAB</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ObsoleteAssetType" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PlayerResponseExpandable" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimit" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitCOUNTPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERTRANSACTION" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyResponseExpandable" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleListQueriesExpandEnum" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleType" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeACCOUNT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeCONTRACT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeRATELIMIT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PrivateKeyPolicy" class="tsd-kind-icon">Private<wbr/>Key<wbr/>Policy</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ResponseTypeLIST" class="tsd-kind-icon">Response<wbr/>TypeLIST</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SessionResponseExpandable" class="tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SortOrder" class="tsd-kind-icon">Sort<wbr/>Order</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchema" class="tsd-kind-icon">Sponsor<wbr/>Schema</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaFIXEDRATE" class="tsd-kind-icon">Sponsor<wbr/>SchemaFIXEDRATE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaPAYFORUSER" class="tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TimeIntervalType" class="tsd-kind-icon">Time<wbr/>Interval<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TransactionIntentResponseExpandable" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRole" class="tsd-kind-icon">User<wbr/>Project<wbr/>Role</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRoleADMIN" class="tsd-kind-icon">User<wbr/>Project<wbr/>RoleADMIN</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRoleMEMBER" class="tsd-kind-icon">User<wbr/>Project<wbr/>RoleMEMBER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Web3ActionStatusEnum" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>Status<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Web3ConnectionResponseExpandable" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response<wbr/>Expandable</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>References</h2><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="AccountInventoryListQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Account<wbr/>Inventory<wbr/>List<wbr/>Queries<a href="#AccountInventoryListQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_accountInventoryListQueries.AccountInventoryListQueries.html">AccountInventoryListQueries</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CancelTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#CancelTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_cancelTransferOwnershipRequest.CancelTransferOwnershipRequest.html">CancelTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CompleteRecoveryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Complete<wbr/>Recovery<wbr/>Request<a href="#CompleteRecoveryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_completeRecoveryRequest.CompleteRecoveryRequest.html">CompleteRecoveryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="CreatePlayerSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Create<wbr/>Player<wbr/>Session<wbr/>Request<a href="#CreatePlayerSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_createPlayerSessionRequest.CreatePlayerSessionRequest.html">CreatePlayerSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAccountInventoryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Account<wbr/>Inventory<wbr/>Request<a href="#GetAccountInventoryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAccountInventoryRequest.GetAccountInventoryRequest.html">GetAccountInventoryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAccountRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Account<wbr/>Request<a href="#GetAccountRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAccountRequest.GetAccountRequest.html">GetAccountRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetAllowFunctionsRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Allow<wbr/>Functions<wbr/>Request<a href="#GetAllowFunctionsRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getAllowFunctionsRequest.GetAllowFunctionsRequest.html">GetAllowFunctionsRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetContractRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Contract<wbr/>Request<a href="#GetContractRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getContractRequest.GetContractRequest.html">GetContractRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPlayerByExternalIdRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request<a href="#GetPlayerByExternalIdRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPlayerByExternalIdRequest.GetPlayerByExternalIdRequest.html">GetPlayerByExternalIdRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPlayerInventoryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Player<wbr/>Inventory<wbr/>Request<a href="#GetPlayerInventoryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPlayerInventoryRequest.GetPlayerInventoryRequest.html">GetPlayerInventoryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPlayerRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Player<wbr/>Request<a href="#GetPlayerRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPlayerRequest.GetPlayerRequest.html">GetPlayerRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPolicyRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Policy<wbr/>Request<a href="#GetPolicyRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPolicyRequest.GetPolicyRequest.html">GetPolicyRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetPolicyTotalGasUsageRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request<a href="#GetPolicyTotalGasUsageRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getPolicyTotalGasUsageRequest.GetPolicyTotalGasUsageRequest.html">GetPolicyTotalGasUsageRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="GetTransactionIntentRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request<a href="#GetTransactionIntentRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_getTransactionIntentRequest.GetTransactionIntentRequest.html">GetTransactionIntentRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerCancelTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#PlayerCancelTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerCancelTransferOwnershipRequest.PlayerCancelTransferOwnershipRequest.html">PlayerCancelTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerInventoryListQueries" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Inventory<wbr/>List<wbr/>Queries<a href="#PlayerInventoryListQueries" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerInventoryListQueries.PlayerInventoryListQueries.html">PlayerInventoryListQueries</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="PlayerTransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request<a href="#PlayerTransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_playerTransferOwnershipRequest.PlayerTransferOwnershipRequest.html">PlayerTransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="RevokePlayerSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Revoke<wbr/>Player<wbr/>Session<wbr/>Request<a href="#RevokePlayerSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_revokePlayerSessionRequest.RevokePlayerSessionRequest.html">RevokePlayerSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignPayloadRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sign<wbr/>Payload<wbr/>Request<a href="#SignPayloadRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signPayloadRequest.SignPayloadRequest.html">SignPayloadRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignatureSessionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Signature<wbr/>Session<wbr/>Request<a href="#SignatureSessionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signatureSessionRequest.SignatureSessionRequest.html">SignatureSessionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="SignatureTransactionIntentRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request<a href="#SignatureTransactionIntentRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_signatureTransactionIntentRequest.SignatureTransactionIntentRequest.html">SignatureTransactionIntentRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="StartRecoveryRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Start<wbr/>Recovery<wbr/>Request<a href="#StartRecoveryRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_startRecoveryRequest.StartRecoveryRequest.html">StartRecoveryRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="TransferOwnershipRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Transfer<wbr/>Ownership<wbr/>Request<a href="#TransferOwnershipRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_transferOwnershipRequest.TransferOwnershipRequest.html">TransferOwnershipRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdateContractRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Contract<wbr/>Request<a href="#UpdateContractRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updateContractRequest.UpdateContractRequest.html">UpdateContractRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePlayerRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Player<wbr/>Request<a href="#UpdatePlayerRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePlayerRequest.UpdatePlayerRequest.html">UpdatePlayerRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyAllowFunctionRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request<a href="#UpdatePolicyAllowFunctionRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyAllowFunctionRequest.UpdatePolicyAllowFunctionRequest.html">UpdatePolicyAllowFunctionRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Request<a href="#UpdatePolicyRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyRequest.UpdatePolicyRequest.html">UpdatePolicyRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdatePolicyRuleRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Policy<wbr/>Rule<wbr/>Request<a href="#UpdatePolicyRuleRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updatePolicyRuleRequest.UpdatePolicyRuleRequest.html">UpdatePolicyRuleRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="UpdateProjectRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Update<wbr/>Project<wbr/>Request<a href="#UpdateProjectRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_updateProjectRequest.UpdateProjectRequest.html">UpdateProjectRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="VerifyOAuthTokenRequest" class="tsd-anchor"></a><h3 class="tsd-anchor-link">VerifyOAuth<wbr/>Token<wbr/>Request<a href="#VerifyOAuthTokenRequest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_verifyOAuthTokenRequest.VerifyOAuthTokenRequest.html">VerifyOAuthTokenRequest</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="WebHookEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Web<wbr/>Hook<wbr/>Event<a href="#WebHookEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../interfaces/models_webHookEvent.WebHookEvent.html">WebHookEvent</a></section><section class="tsd-panel tsd-member tsd-kind-reference tsd-parent-kind-module"><a id="WebhookEventType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Webhook<wbr/>Event<wbr/>Type<a href="#WebhookEventType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3>Re-exports <a href="../enums/models_webHookEvent.WebhookEventType.html">WebhookEventType</a></section></section><section class="tsd-panel-group tsd-member-group "><h2>Type Aliases</h2><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="AccountResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Account<wbr/>Response<wbr/>Expandable<a href="#AccountResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/AccountResponseExpandable.ts#L15">src/generated/models/AccountResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ApiKeyType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Api<wbr/>Key<wbr/>Type<a href="#ApiKeyType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Api<wbr/>Key<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pk&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;sk&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/ApiKeyType.ts#L15">src/generated/models/ApiKeyType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="AssetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Asset<wbr/>Type<a href="#AssetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Asset<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;ETH&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC20&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC721&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC1155&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/AssetType.ts#L15">src/generated/models/AssetType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Currency" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Currency<a href="#Currency" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Currency<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;usd&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/Currency.ts#L15">src/generated/models/Currency.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="DataAccountTypes" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Data<wbr/>Account<wbr/>Types<a href="#DataAccountTypes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Data<wbr/>Account<wbr/>Types<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Upgradeable&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Managed&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ERC6551&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Recoverable&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/DataAccountTypes.ts#L15">src/generated/models/DataAccountTypes.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeACCOUNT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeACCOUNT<a href="#EntityTypeACCOUNT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeACCOUNT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;account&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeACCOUNT.ts#L15">src/generated/models/EntityTypeACCOUNT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeCONTRACT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeCONTRACT<a href="#EntityTypeCONTRACT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeCONTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeCONTRACT.ts#L15">src/generated/models/EntityTypeCONTRACT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeINVENTORY" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeINVENTORY<a href="#EntityTypeINVENTORY" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeINVENTORY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;inventory&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeINVENTORY.ts#L15">src/generated/models/EntityTypeINVENTORY.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePAYMASTERDEPOSITOR" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePAYMASTERDEPOSITOR<a href="#EntityTypePAYMASTERDEPOSITOR" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePAYMASTERDEPOSITOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;paymasterDepositor&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypePAYMASTERDEPOSITOR.ts#L15">src/generated/models/EntityTypePAYMASTERDEPOSITOR.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePLAYER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePLAYER<a href="#EntityTypePLAYER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePLAYER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;player&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypePLAYER.ts#L15">src/generated/models/EntityTypePLAYER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePOLICY" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePOLICY<a href="#EntityTypePOLICY" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePOLICY<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;policy&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypePOLICY.ts#L15">src/generated/models/EntityTypePOLICY.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePOLICYRULE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePOLICYRULE<a href="#EntityTypePOLICYRULE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePOLICYRULE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;policyRule&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypePOLICYRULE.ts#L15">src/generated/models/EntityTypePOLICYRULE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypePROJECT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypePROJECT<a href="#EntityTypePROJECT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypePROJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;project&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypePROJECT.ts#L15">src/generated/models/EntityTypePROJECT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeREADCONTRACT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeREADCONTRACT<a href="#EntityTypeREADCONTRACT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeREADCONTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;readContract&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeREADCONTRACT.ts#L15">src/generated/models/EntityTypeREADCONTRACT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeSESSION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeSESSION<a href="#EntityTypeSESSION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeSESSION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;session&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeSESSION.ts#L15">src/generated/models/EntityTypeSESSION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeSIGNATURE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeSIGNATURE<a href="#EntityTypeSIGNATURE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeSIGNATURE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;signature&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeSIGNATURE.ts#L15">src/generated/models/EntityTypeSIGNATURE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeTRANSACTIONINTENT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeTRANSACTIONINTENT<a href="#EntityTypeTRANSACTIONINTENT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntent&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeTRANSACTIONINTENT.ts#L15">src/generated/models/EntityTypeTRANSACTIONINTENT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeUSER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeUSER<a href="#EntityTypeUSER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeUSER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;user&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeUSER.ts#L15">src/generated/models/EntityTypeUSER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeWEB3ACTION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeWEB3ACTION<a href="#EntityTypeWEB3ACTION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeWEB3ACTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;web3Action&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeWEB3ACTION.ts#L15">src/generated/models/EntityTypeWEB3ACTION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="EntityTypeWEB3CONNECTION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Entity<wbr/>TypeWEB3CONNECTION<a href="#EntityTypeWEB3CONNECTION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Entity<wbr/>TypeWEB3CONNECTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;web3Connection&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/EntityTypeWEB3CONNECTION.ts#L15">src/generated/models/EntityTypeWEB3CONNECTION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ErrorTypeINVALIDREQUESTERROR" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Error<wbr/>TypeINVALIDREQUESTERROR<a href="#ErrorTypeINVALIDREQUESTERROR" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;invalid_request_error&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/ErrorTypeINVALIDREQUESTERROR.ts#L15">src/generated/models/ErrorTypeINVALIDREQUESTERROR.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="NextActionType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Next<wbr/>Action<wbr/>Type<a href="#NextActionType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Next<wbr/>Action<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;sign_with_wallet&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/NextActionType.ts#L15">src/generated/models/NextActionType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="OAuthProvider" class="tsd-anchor"></a><h3 class="tsd-anchor-link">OAuth<wbr/>Provider<a href="#OAuthProvider" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">OAuth<wbr/>Provider<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;accelbyte&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;firebase&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;google&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;playfab&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/OAuthProvider.ts#L18">src/generated/models/OAuthProvider.ts:18</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
+ <p>Enum of the supporting OAuth providers.</p>
3
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="OAuthProviderACCELBYTE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">OAuth<wbr/>ProviderACCELBYTE<a href="#OAuthProviderACCELBYTE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">OAuth<wbr/>ProviderACCELBYTE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;accelbyte&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/OAuthProviderACCELBYTE.ts#L15">src/generated/models/OAuthProviderACCELBYTE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="OAuthProviderFIREBASE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">OAuth<wbr/>ProviderFIREBASE<a href="#OAuthProviderFIREBASE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">OAuth<wbr/>ProviderFIREBASE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;firebase&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/OAuthProviderFIREBASE.ts#L15">src/generated/models/OAuthProviderFIREBASE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="OAuthProviderGOOGLE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">OAuth<wbr/>ProviderGOOGLE<a href="#OAuthProviderGOOGLE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">OAuth<wbr/>ProviderGOOGLE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;google&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/OAuthProviderGOOGLE.ts#L15">src/generated/models/OAuthProviderGOOGLE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="OAuthProviderPLAYFAB" class="tsd-anchor"></a><h3 class="tsd-anchor-link">OAuth<wbr/>ProviderPLAYFAB<a href="#OAuthProviderPLAYFAB" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">OAuth<wbr/>ProviderPLAYFAB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;playfab&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/OAuthProviderPLAYFAB.ts#L15">src/generated/models/OAuthProviderPLAYFAB.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ObsoleteAssetType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Obsolete<wbr/>Asset<wbr/>Type<a href="#ObsoleteAssetType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;1&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;2&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;3&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;4&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/ObsoleteAssetType.ts#L15">src/generated/models/ObsoleteAssetType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PlayerResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Player<wbr/>Response<wbr/>Expandable<a href="#PlayerResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;accounts&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PlayerResponseExpandable.ts#L15">src/generated/models/PlayerResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimit" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>Limit<a href="#PolicyRateLimit" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_transaction&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;gas_per_interval&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;count_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRateLimit.ts#L15">src/generated/models/PolicyRateLimit.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitCOUNTPERINTERVAL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL<a href="#PolicyRateLimitCOUNTPERINTERVAL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;count_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRateLimitCOUNTPERINTERVAL.ts#L15">src/generated/models/PolicyRateLimitCOUNTPERINTERVAL.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitGASPERINTERVAL" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL<a href="#PolicyRateLimitGASPERINTERVAL" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_interval&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRateLimitGASPERINTERVAL.ts#L15">src/generated/models/PolicyRateLimitGASPERINTERVAL.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRateLimitGASPERTRANSACTION" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION<a href="#PolicyRateLimitGASPERTRANSACTION" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;gas_per_transaction&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRateLimitGASPERTRANSACTION.ts#L15">src/generated/models/PolicyRateLimitGASPERTRANSACTION.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Response<wbr/>Expandable<a href="#PolicyResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;policyRules&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyResponseExpandable.ts#L15">src/generated/models/PolicyResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleListQueriesExpandEnum" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum<a href="#PolicyRuleListQueriesExpandEnum" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRuleListQueries.ts#L78">src/generated/models/PolicyRuleListQueries.ts:78</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>Type<a href="#PolicyRuleType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract_functions&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;account_functions&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;rate_limit&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRuleType.ts#L15">src/generated/models/PolicyRuleType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeACCOUNT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeACCOUNT<a href="#PolicyRuleTypeACCOUNT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;account_functions&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRuleTypeACCOUNT.ts#L15">src/generated/models/PolicyRuleTypeACCOUNT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeCONTRACT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeCONTRACT<a href="#PolicyRuleTypeCONTRACT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;contract_functions&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRuleTypeCONTRACT.ts#L15">src/generated/models/PolicyRuleTypeCONTRACT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PolicyRuleTypeRATELIMIT" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Policy<wbr/>Rule<wbr/>TypeRATELIMIT<a href="#PolicyRuleTypeRATELIMIT" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;rate_limit&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PolicyRuleTypeRATELIMIT.ts#L15">src/generated/models/PolicyRuleTypeRATELIMIT.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="PrivateKeyPolicy" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Private<wbr/>Key<wbr/>Policy<a href="#PrivateKeyPolicy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Private<wbr/>Key<wbr/>Policy<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;INDIVIDUAL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;PROJECT&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/PrivateKeyPolicy.ts#L15">src/generated/models/PrivateKeyPolicy.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="ResponseTypeLIST" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Response<wbr/>TypeLIST<a href="#ResponseTypeLIST" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Response<wbr/>TypeLIST<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;list&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/ResponseTypeLIST.ts#L15">src/generated/models/ResponseTypeLIST.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SessionResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Session<wbr/>Response<wbr/>Expandable<a href="#SessionResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;transactionIntents&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SessionResponseExpandable.ts#L18">src/generated/models/SessionResponseExpandable.ts:18</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
2
4
  <p>Contains list of the expandable fields for the session response</p>
3
- </div></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SortOrder" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sort<wbr/>Order<a href="#SortOrder" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sort<wbr/>Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;asc&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;desc&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/SortOrder.ts#L15">src/generated/models/SortOrder.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchema" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>Schema<a href="#SponsorSchema" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>Schema<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pay_for_user&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;charge_custom_tokens&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/SponsorSchema.ts#L15">src/generated/models/SponsorSchema.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS<a href="#SponsorSchemaCHARGECUSTOMTOKENS" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;charge_custom_tokens&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/SponsorSchemaCHARGECUSTOMTOKENS.ts#L15">src/generated/models/SponsorSchemaCHARGECUSTOMTOKENS.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchemaPAYFORUSER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>SchemaPAYFORUSER<a href="#SponsorSchemaPAYFORUSER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pay_for_user&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/SponsorSchemaPAYFORUSER.ts#L15">src/generated/models/SponsorSchemaPAYFORUSER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TimeIntervalType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Time<wbr/>Interval<wbr/>Type<a href="#TimeIntervalType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Time<wbr/>Interval<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;minute&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hour&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;day&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;week&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;month&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/TimeIntervalType.ts#L15">src/generated/models/TimeIntervalType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TransactionIntentResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable<a href="#TransactionIntentResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;nextAction&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;policy&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;player&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;account&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/TransactionIntentResponseExpandable.ts#L15">src/generated/models/TransactionIntentResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="UserProjectRole" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Project<wbr/>Role<a href="#UserProjectRole" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Project<wbr/>Role<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;OWNER&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ADMIN&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;MEMBER&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/9ab6d3f/src/generated/models/UserProjectRole.ts#L15">src/generated/models/UserProjectRole.ts:15</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_inventoryApiWrapper.html">apis/inventory<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="generated.html">generated</a></li><li class=" tsd-kind-module"><a href="generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="generated_util.html">generated/util</a></li><li class="current tsd-kind-module"><a href="index.html">index</a></li><li class=" tsd-kind-module"><a href="models.html">models</a></li><li class=" tsd-kind-module"><a href="models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#AccountInventoryListQueries" class="tsd-kind-icon">Account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CancelTransferOwnershipRequest" class="tsd-kind-icon">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CompleteRecoveryRequest" class="tsd-kind-icon">Complete<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CreatePlayerSessionRequest" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountInventoryRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAllowFunctionsRequest" class="tsd-kind-icon">Get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetContractRequest" class="tsd-kind-icon">Get<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerInventoryRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyTotalGasUsageRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetTransactionIntentRequest" class="tsd-kind-icon">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerCancelTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerInventoryListQueries" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#RevokePlayerSessionRequest" class="tsd-kind-icon">Revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignPayloadRequest" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureSessionRequest" class="tsd-kind-icon">Signature<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureTransactionIntentRequest" class="tsd-kind-icon">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#StartRecoveryRequest" class="tsd-kind-icon">Start<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#TransferOwnershipRequest" class="tsd-kind-icon">Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateContractRequest" class="tsd-kind-icon">Update<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePlayerRequest" class="tsd-kind-icon">Update<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyAllowFunctionRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRuleRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateProjectRequest" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Abi.html" class="tsd-kind-icon">Abi</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AbiType.html" class="tsd-kind-icon">Abi<wbr/>Type</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Account.html" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListQueries.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListResponse.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountPolicyRuleResponse.html" class="tsd-kind-icon">Account<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountResponse.html" class="tsd-kind-icon">Account<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiKeyResponse.html" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AssetInventory.html" class="tsd-kind-icon">Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListQueries.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponsePlayer.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthResponse.html" class="tsd-kind-icon">Auth<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.BalanceResponse.html" class="tsd-kind-icon">Balance<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ChargeCustomTokenPolicyStrategy.html" class="tsd-kind-icon">Charge<wbr/>Custom<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutRequest.html" class="tsd-kind-icon">Checkout<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutResponse.html" class="tsd-kind-icon">Checkout<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractDeleteResponse.html" class="tsd-kind-icon">Contract<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListQueries.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListResponse.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponse.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponseContract.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response<wbr/>Contract</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractResponse.html" class="tsd-kind-icon">Contract<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CountPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Count<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateContractRequest.html" class="tsd-kind-icon">Create<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyAllowFunctionRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRuleRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateSessionRequest.html" class="tsd-kind-icon">Create<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateTransactionIntentRequest.html" class="tsd-kind-icon">Create<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.DomainData.html" class="tsd-kind-icon">Domain<wbr/>Data</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EditRoleRequest.html" class="tsd-kind-icon">Edit<wbr/>Role<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EntityIdResponse.html" class="tsd-kind-icon">Entity<wbr/>Id<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EstimateTransactionIntentGasResult.html" class="tsd-kind-icon">Estimate<wbr/>Transaction<wbr/>Intent<wbr/>Gas<wbr/>Result</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FieldErrorsValue.html" class="tsd-kind-icon">Field<wbr/>Errors<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerTransactionLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Transaction<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReport.html" class="tsd-kind-icon">Gas<wbr/>Report</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerPeriod.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Period</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerTransactionIntentsInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GetSigninUrlResponse.html" class="tsd-kind-icon">Get<wbr/>Signin<wbr/>Url<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Interaction.html" class="tsd-kind-icon">Interaction</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestError.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestErrorResponse.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryListResponse.html" class="tsd-kind-icon">Inventory<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryResponse.html" class="tsd-kind-icon">Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvitedMemberResponse.html" class="tsd-kind-icon">Invited<wbr/>Member<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Log.html" class="tsd-kind-icon">Log</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.LoginRequest.html" class="tsd-kind-icon">Login<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.MemberRemoveResponse.html" class="tsd-kind-icon">Member<wbr/>Remove<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.MemberRequest.html" class="tsd-kind-icon">Member<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Money.html" class="tsd-kind-icon">Money</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionPayload.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Payload</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionResponse.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteAssetInventory.html" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteInventoryResponse.html" class="tsd-kind-icon">Obsolete<wbr/>Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PayForUserPolicyStrategy.html" class="tsd-kind-icon">Pay<wbr/>For<wbr/>User<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickContractResponseId.html" class="tsd-kind-icon">Pick<wbr/>Contract<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickPlayerResponseId.html" class="tsd-kind-icon">Pick<wbr/>Player<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Player.html" class="tsd-kind-icon">Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerInventoryQueries.html" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListQueries.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListResponse.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerRequest.html" class="tsd-kind-icon">Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponse.html" class="tsd-kind-icon">Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseAccountsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Accounts<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseTransactionIntentsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Policy.html" class="tsd-kind-icon">Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListQueries.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListResponse.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponse.html" class="tsd-kind-icon">Policy<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponsePolicyRulesInner.html" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Policy<wbr/>Rules<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListQueries.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategy.html" class="tsd-kind-icon">Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategyRequest.html" class="tsd-kind-icon">Policy<wbr/>Strategy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PrismaInputJsonValue.html" class="tsd-kind-icon">Prisma<wbr/>Input<wbr/>Json<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectListResponse.html" class="tsd-kind-icon">Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectLogs.html" class="tsd-kind-icon">Project<wbr/>Logs</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectResponse.html" class="tsd-kind-icon">Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectWebhookRequest.html" class="tsd-kind-icon">Project<wbr/>Webhook<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProviderRequest.html" class="tsd-kind-icon">Provider<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProviderResponse.html" class="tsd-kind-icon">Provider<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ResponseResponse.html" class="tsd-kind-icon">Response<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionPlayerRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListQueries.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListResponse.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionResponse.html" class="tsd-kind-icon">Session<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignPayloadResponse.html" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignatureRequest.html" class="tsd-kind-icon">Signature<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignupRequest.html" class="tsd-kind-icon">Signup<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntent.html" class="tsd-kind-icon">Transaction<wbr/>Intent</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListQueries.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponseAccount.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePlayer.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePolicy.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TypedDataField.html" class="tsd-kind-icon">Typed<wbr/>Data<wbr/>Field</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserListResponse.html" class="tsd-kind-icon">User<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserResponse.html" class="tsd-kind-icon">User<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.default.html" class="tsd-kind-icon">default</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AccountResponseExpandable" class="tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AssetType" class="tsd-kind-icon">Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Currency" class="tsd-kind-icon">Currency</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#DataAccountTypes" class="tsd-kind-icon">Data<wbr/>Account<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeACCOUNT" class="tsd-kind-icon">Entity<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeINVENTORY" class="tsd-kind-icon">Entity<wbr/>TypeINVENTORY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePLAYER" class="tsd-kind-icon">Entity<wbr/>TypePLAYER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICY" class="tsd-kind-icon">Entity<wbr/>TypePOLICY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICYRULE" class="tsd-kind-icon">Entity<wbr/>TypePOLICYRULE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePROJECT" class="tsd-kind-icon">Entity<wbr/>TypePROJECT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSESSION" class="tsd-kind-icon">Entity<wbr/>TypeSESSION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSIGNATURE" class="tsd-kind-icon">Entity<wbr/>TypeSIGNATURE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeTRANSACTIONINTENT" class="tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeUSER" class="tsd-kind-icon">Entity<wbr/>TypeUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ErrorTypeINVALIDREQUESTERROR" class="tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#NextActionType" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ObsoleteAssetType" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PlayerResponseExpandable" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimit" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitCOUNTPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERTRANSACTION" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyResponseExpandable" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleListQueriesExpandEnum" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleType" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeACCOUNT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeCONTRACT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeRATELIMIT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PrivateKeyPolicy" class="tsd-kind-icon">Private<wbr/>Key<wbr/>Policy</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ResponseTypeLIST" class="tsd-kind-icon">Response<wbr/>TypeLIST</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SessionResponseExpandable" class="tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SortOrder" class="tsd-kind-icon">Sort<wbr/>Order</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchema" class="tsd-kind-icon">Sponsor<wbr/>Schema</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaPAYFORUSER" class="tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TimeIntervalType" class="tsd-kind-icon">Time<wbr/>Interval<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TransactionIntentResponseExpandable" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRole" class="tsd-kind-icon">User<wbr/>Project<wbr/>Role</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
5
+ </div></div></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SortOrder" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sort<wbr/>Order<a href="#SortOrder" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sort<wbr/>Order<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;asc&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;desc&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SortOrder.ts#L15">src/generated/models/SortOrder.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchema" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>Schema<a href="#SponsorSchema" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>Schema<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pay_for_user&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;charge_custom_tokens&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;fixed_rate&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SponsorSchema.ts#L15">src/generated/models/SponsorSchema.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS<a href="#SponsorSchemaCHARGECUSTOMTOKENS" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;charge_custom_tokens&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SponsorSchemaCHARGECUSTOMTOKENS.ts#L15">src/generated/models/SponsorSchemaCHARGECUSTOMTOKENS.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchemaFIXEDRATE" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>SchemaFIXEDRATE<a href="#SponsorSchemaFIXEDRATE" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>SchemaFIXEDRATE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;fixed_rate&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SponsorSchemaFIXEDRATE.ts#L15">src/generated/models/SponsorSchemaFIXEDRATE.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="SponsorSchemaPAYFORUSER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Sponsor<wbr/>SchemaPAYFORUSER<a href="#SponsorSchemaPAYFORUSER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;pay_for_user&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/SponsorSchemaPAYFORUSER.ts#L15">src/generated/models/SponsorSchemaPAYFORUSER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TimeIntervalType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Time<wbr/>Interval<wbr/>Type<a href="#TimeIntervalType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Time<wbr/>Interval<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;minute&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;hour&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;day&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;week&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;month&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/TimeIntervalType.ts#L15">src/generated/models/TimeIntervalType.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="TransactionIntentResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable<a href="#TransactionIntentResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;nextAction&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;policy&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;player&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;account&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/TransactionIntentResponseExpandable.ts#L15">src/generated/models/TransactionIntentResponseExpandable.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="UserProjectRole" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Project<wbr/>Role<a href="#UserProjectRole" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Project<wbr/>Role<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;OWNER&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ADMIN&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;MEMBER&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/UserProjectRole.ts#L15">src/generated/models/UserProjectRole.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="UserProjectRoleADMIN" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Project<wbr/>RoleADMIN<a href="#UserProjectRoleADMIN" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Project<wbr/>RoleADMIN<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;ADMIN&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/UserProjectRoleADMIN.ts#L15">src/generated/models/UserProjectRoleADMIN.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="UserProjectRoleMEMBER" class="tsd-anchor"></a><h3 class="tsd-anchor-link">User<wbr/>Project<wbr/>RoleMEMBER<a href="#UserProjectRoleMEMBER" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">User<wbr/>Project<wbr/>RoleMEMBER<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;MEMBER&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/UserProjectRoleMEMBER.ts#L15">src/generated/models/UserProjectRoleMEMBER.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Web3ActionStatusEnum" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Web3<wbr/>Action<wbr/>Status<wbr/>Enum<a href="#Web3ActionStatusEnum" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Web3<wbr/>Action<wbr/>Status<wbr/>Enum<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;Pending&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Approved&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Rejected&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Expired&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Failed&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/Web3ActionStatusEnum.ts#L15">src/generated/models/Web3ActionStatusEnum.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-module"><a id="Web3ConnectionResponseExpandable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">Web3<wbr/>Connection<wbr/>Response<wbr/>Expandable<a href="#Web3ConnectionResponseExpandable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response<wbr/>Expandable<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;player&quot;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/openfort-xyz/openfort-node/blob/28cae6f/src/generated/models/Web3ConnectionResponseExpandable.ts#L15">src/generated/models/Web3ConnectionResponseExpandable.ts:15</a></li></ul></aside></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Modules</a></li><li class=" tsd-kind-module"><a href="apis_baseApiWrapper.html">apis/base<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_contractsApiWrapper.html">apis/contracts<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_iamApiWrapper.html">apis/iam<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_inventoriesApiWrapper.html">apis/inventories<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_oauthApiWrapper.html">apis/oauth<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_playersApiWrapper.html">apis/players<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_policiesApiWrapper.html">apis/policies<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_policyRulesApiWrapper.html">apis/policy<wbr/>Rules<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_sessionsApiWrapper.html">apis/sessions<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_settingsApiWrapper.html">apis/settings<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_transactionIntentsApiWrapper.html">apis/transaction<wbr/>Intents<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="apis_web3ConnectionsApiWrapper.html">apis/web3<wbr/>Connections<wbr/>Api<wbr/>Wrapper</a></li><li class=" tsd-kind-module"><a href="generated.html">generated</a></li><li class=" tsd-kind-module"><a href="generated_configuration.html">generated/configuration</a></li><li class=" tsd-kind-module"><a href="generated_middleware.html">generated/middleware</a></li><li class=" tsd-kind-module"><a href="generated_rxjsStub.html">generated/rxjs<wbr/>Stub</a></li><li class=" tsd-kind-module"><a href="generated_servers.html">generated/servers</a></li><li class=" tsd-kind-module"><a href="generated_util.html">generated/util</a></li><li class="current tsd-kind-module"><a href="index.html">index</a></li><li class=" tsd-kind-module"><a href="models.html">models</a></li><li class=" tsd-kind-module"><a href="models_accountInventoryListQueries.html">models/account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="models_baseListRequest.html">models/base<wbr/>List<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_cancelTransferOwnershipRequest.html">models/cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_completeRecoveryRequest.html">models/complete<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_createPlayerSessionRequest.html">models/create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAccountInventoryRequest.html">models/get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAccountRequest.html">models/get<wbr/>Account<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getAllowFunctionsRequest.html">models/get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getContractRequest.html">models/get<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPlayerByExternalIdRequest.html">models/get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPlayerInventoryRequest.html">models/get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPlayerRequest.html">models/get<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPolicyRequest.html">models/get<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getPolicyTotalGasUsageRequest.html">models/get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getSessionRequest.html">models/get<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getTransactionIntentRequest.html">models/get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_getWeb3ActionsList.html">models/get<wbr/>Web3<wbr/>Actions<wbr/>List</a></li><li class=" tsd-kind-module"><a href="models_getWeb3ConnectionRequest.html">models/get<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_playerCancelTransferOwnershipRequest.html">models/player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_playerInventoryListQueries.html">models/player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class=" tsd-kind-module"><a href="models_playerTransferOwnershipRequest.html">models/player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_revokePlayerSessionRequest.html">models/revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signPayloadRequest.html">models/sign<wbr/>Payload<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signatureSessionRequest.html">models/signature<wbr/>Session<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_signatureTransactionIntentRequest.html">models/signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_startRecoveryRequest.html">models/start<wbr/>Recovery<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_submitWeb3ActionRequest.html">models/submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_transferOwnershipRequest.html">models/transfer<wbr/>Ownership<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updateContractRequest.html">models/update<wbr/>Contract<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePlayerRequest.html">models/update<wbr/>Player<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyAllowFunctionRequest.html">models/update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyRequest.html">models/update<wbr/>Policy<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updatePolicyRuleRequest.html">models/update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_updateProjectRequest.html">models/update<wbr/>Project<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_validationError.html">models/validation<wbr/>Error</a></li><li class=" tsd-kind-module"><a href="models_verifyOAuthTokenRequest.html">models/verifyOAuth<wbr/>Token<wbr/>Request</a></li><li class=" tsd-kind-module"><a href="models_webHookEvent.html">models/web<wbr/>Hook<wbr/>Event</a></li><li class=" tsd-kind-module"><a href="utilities_httpErrorHandler.html">utilities/http<wbr/>Error<wbr/>Handler</a></li><li class=" tsd-kind-module"><a href="utilities_middleware.html">utilities/middleware</a></li><li class=" tsd-kind-module"><a href="utilities_observable.html">utilities/observable</a></li><li class=" tsd-kind-module"><a href="utilities_observer.html">utilities/observer</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#AccountInventoryListQueries" class="tsd-kind-icon">Account<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CancelTransferOwnershipRequest" class="tsd-kind-icon">Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CompleteRecoveryRequest" class="tsd-kind-icon">Complete<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#CreatePlayerSessionRequest" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountInventoryRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAccountRequest" class="tsd-kind-icon">Get<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetAllowFunctionsRequest" class="tsd-kind-icon">Get<wbr/>Allow<wbr/>Functions<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetContractRequest" class="tsd-kind-icon">Get<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerByExternalIdRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>By<wbr/>External<wbr/>Id<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerInventoryRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Inventory<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPlayerRequest" class="tsd-kind-icon">Get<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetPolicyTotalGasUsageRequest" class="tsd-kind-icon">Get<wbr/>Policy<wbr/>Total<wbr/>Gas<wbr/>Usage<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#GetTransactionIntentRequest" class="tsd-kind-icon">Get<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerCancelTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Cancel<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerInventoryListQueries" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#PlayerTransferOwnershipRequest" class="tsd-kind-icon">Player<wbr/>Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#RevokePlayerSessionRequest" class="tsd-kind-icon">Revoke<wbr/>Player<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignPayloadRequest" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureSessionRequest" class="tsd-kind-icon">Signature<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#SignatureTransactionIntentRequest" class="tsd-kind-icon">Signature<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#StartRecoveryRequest" class="tsd-kind-icon">Start<wbr/>Recovery<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#TransferOwnershipRequest" class="tsd-kind-icon">Transfer<wbr/>Ownership<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateContractRequest" class="tsd-kind-icon">Update<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePlayerRequest" class="tsd-kind-icon">Update<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyAllowFunctionRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdatePolicyRuleRequest" class="tsd-kind-icon">Update<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#UpdateProjectRequest" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#VerifyOAuthTokenRequest" class="tsd-kind-icon">VerifyOAuth<wbr/>Token<wbr/>Request</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#WebHookEvent" class="tsd-kind-icon">Web<wbr/>Hook<wbr/>Event</a></li><li class="tsd-kind-reference tsd-parent-kind-module"><a href="index.html#WebhookEventType" class="tsd-kind-icon">Webhook<wbr/>Event<wbr/>Type</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Abi.html" class="tsd-kind-icon">Abi</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AbiType.html" class="tsd-kind-icon">Abi<wbr/>Type</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccelbyteOAuthConfig.html" class="tsd-kind-icon">AccelbyteOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Account.html" class="tsd-kind-icon">Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListQueries.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountListResponse.html" class="tsd-kind-icon">Account<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountPolicyRuleResponse.html" class="tsd-kind-icon">Account<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AccountResponse.html" class="tsd-kind-icon">Account<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiAuthorizedNetworkListResponse.html" class="tsd-kind-icon">Api<wbr/>Authorized<wbr/>Network<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiAuthorizedNetworkResponse.html" class="tsd-kind-icon">Api<wbr/>Authorized<wbr/>Network<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ApiKeyResponse.html" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AssetInventory.html" class="tsd-kind-icon">Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListQueries.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerListResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponse.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthPlayerResponsePlayer.html" class="tsd-kind-icon">Auth<wbr/>Player<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthResponse.html" class="tsd-kind-icon">Auth<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthenticatedPlayerResponse.html" class="tsd-kind-icon">Authenticated<wbr/>Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.AuthorizeWithOAuthToken200Response.html" class="tsd-kind-icon">Authorize<wbr/>WithOAuth<wbr/>Token200<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.BalanceResponse.html" class="tsd-kind-icon">Balance<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ChargeCustomTokenPolicyStrategy.html" class="tsd-kind-icon">Charge<wbr/>Custom<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutRequest.html" class="tsd-kind-icon">Checkout<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CheckoutResponse.html" class="tsd-kind-icon">Checkout<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractDeleteResponse.html" class="tsd-kind-icon">Contract<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListQueries.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractListResponse.html" class="tsd-kind-icon">Contract<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponse.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractPolicyRuleResponseContract.html" class="tsd-kind-icon">Contract<wbr/>Policy<wbr/>Rule<wbr/>Response<wbr/>Contract</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractReadQueries.html" class="tsd-kind-icon">Contract<wbr/>Read<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractReadResponse.html" class="tsd-kind-icon">Contract<wbr/>Read<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ContractResponse.html" class="tsd-kind-icon">Contract<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CountPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Count<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateApiAuthorizedNetworkRequest.html" class="tsd-kind-icon">Create<wbr/>Api<wbr/>Authorized<wbr/>Network<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateContractRequest.html" class="tsd-kind-icon">Create<wbr/>Contract<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePlayerAccountRequest.html" class="tsd-kind-icon">Create<wbr/>Player<wbr/>Account<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyAllowFunctionRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Allow<wbr/>Function<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreatePolicyRuleRequest.html" class="tsd-kind-icon">Create<wbr/>Policy<wbr/>Rule<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectApiKeyRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Api<wbr/>Key<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateProjectRequest.html" class="tsd-kind-icon">Create<wbr/>Project<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateSessionRequest.html" class="tsd-kind-icon">Create<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateTransactionIntentRequest.html" class="tsd-kind-icon">Create<wbr/>Transaction<wbr/>Intent<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.CreateWeb3ConnectionRequest.html" class="tsd-kind-icon">Create<wbr/>Web3<wbr/>Connection<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.DomainData.html" class="tsd-kind-icon">Domain<wbr/>Data</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EntityIdResponse.html" class="tsd-kind-icon">Entity<wbr/>Id<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.EstimateTransactionIntentGasResult.html" class="tsd-kind-icon">Estimate<wbr/>Transaction<wbr/>Intent<wbr/>Gas<wbr/>Result</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FieldErrorsValue.html" class="tsd-kind-icon">Field<wbr/>Errors<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FirebaseOAuthConfig.html" class="tsd-kind-icon">FirebaseOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.FixedRateTokenPolicyStrategy.html" class="tsd-kind-icon">Fixed<wbr/>Rate<wbr/>Token<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerIntervalLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Interval<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasPerTransactionLimitPolicyRuleResponse.html" class="tsd-kind-icon">Gas<wbr/>Per<wbr/>Transaction<wbr/>Limit<wbr/>Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReport.html" class="tsd-kind-icon">Gas<wbr/>Report</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerPeriod.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Period</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GasReportDataInnerTransactionIntentsInner.html" class="tsd-kind-icon">Gas<wbr/>Report<wbr/>Data<wbr/>Inner<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GetSigninUrlResponse.html" class="tsd-kind-icon">Get<wbr/>Signin<wbr/>Url<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.GoogleOAuthConfig.html" class="tsd-kind-icon">GoogleOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Interaction.html" class="tsd-kind-icon">Interaction</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestError.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InvalidRequestErrorResponse.html" class="tsd-kind-icon">Invalid<wbr/>Request<wbr/>Error<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryListResponse.html" class="tsd-kind-icon">Inventory<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.InventoryResponse.html" class="tsd-kind-icon">Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Log.html" class="tsd-kind-icon">Log</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.LoginRequest.html" class="tsd-kind-icon">Login<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Money.html" class="tsd-kind-icon">Money</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionPayload.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Payload</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.NextActionResponse.html" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthConfig.html" class="tsd-kind-icon">OAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthConfigListResponse.html" class="tsd-kind-icon">OAuth<wbr/>Config<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.OAuthRequest.html" class="tsd-kind-icon">OAuth<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteAssetInventory.html" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Inventory</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ObsoleteInventoryResponse.html" class="tsd-kind-icon">Obsolete<wbr/>Inventory<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PayForUserPolicyStrategy.html" class="tsd-kind-icon">Pay<wbr/>For<wbr/>User<wbr/>Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorCreateRequest.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorDeleteResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorGetMessageResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Get<wbr/>Message<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorListResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PaymasterDepositorResponse.html" class="tsd-kind-icon">Paymaster<wbr/>Depositor<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickContractResponseId.html" class="tsd-kind-icon">Pick<wbr/>Contract<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PickPlayerResponseId.html" class="tsd-kind-icon">Pick<wbr/>Player<wbr/>Response<wbr/>Id</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayFabOAuthConfig.html" class="tsd-kind-icon">Play<wbr/>FabOAuth<wbr/>Config</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Player.html" class="tsd-kind-icon">Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerCreateRequest.html" class="tsd-kind-icon">Player<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerDeleteResponse.html" class="tsd-kind-icon">Player<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerInventoryQueries.html" class="tsd-kind-icon">Player<wbr/>Inventory<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListQueries.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerListResponse.html" class="tsd-kind-icon">Player<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerMetadataValue.html" class="tsd-kind-icon">Player<wbr/>Metadata<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponse.html" class="tsd-kind-icon">Player<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseAccountsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Accounts<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerResponseTransactionIntentsInner.html" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Transaction<wbr/>Intents<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PlayerUpdateRequest.html" class="tsd-kind-icon">Player<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Policy.html" class="tsd-kind-icon">Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListQueries.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyListResponse.html" class="tsd-kind-icon">Policy<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponse.html" class="tsd-kind-icon">Policy<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyResponsePolicyRulesInner.html" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Policy<wbr/>Rules<wbr/>Inner</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleDeleteResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListQueries.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleListResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyRuleResponse.html" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategy.html" class="tsd-kind-icon">Policy<wbr/>Strategy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PolicyStrategyRequest.html" class="tsd-kind-icon">Policy<wbr/>Strategy<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.PrismaInputJsonValue.html" class="tsd-kind-icon">Prisma<wbr/>Input<wbr/>Json<wbr/>Value</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectListResponse.html" class="tsd-kind-icon">Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectLogs.html" class="tsd-kind-icon">Project<wbr/>Logs</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectResponse.html" class="tsd-kind-icon">Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ProjectWebhookRequest.html" class="tsd-kind-icon">Project<wbr/>Webhook<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.ResponseResponse.html" class="tsd-kind-icon">Response<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionPlayerRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Player<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.RevokeSessionRequest.html" class="tsd-kind-icon">Revoke<wbr/>Session<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListQueries.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionListResponse.html" class="tsd-kind-icon">Session<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SessionResponse.html" class="tsd-kind-icon">Session<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SettingsWebhookUpdateRequest.html" class="tsd-kind-icon">Settings<wbr/>Webhook<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignPayloadResponse.html" class="tsd-kind-icon">Sign<wbr/>Payload<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignatureRequest.html" class="tsd-kind-icon">Signature<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SignupRequest.html" class="tsd-kind-icon">Signup<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.SubmitWeb3ActionRequest.html" class="tsd-kind-icon">Submit<wbr/>Web3<wbr/>Action<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntent.html" class="tsd-kind-icon">Transaction<wbr/>Intent</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListQueries.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentListResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponse.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponseAccount.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Account</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePlayer.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TransactionIntentResponsePolicy.html" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Policy</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.TypedDataField.html" class="tsd-kind-icon">Typed<wbr/>Data<wbr/>Field</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UpdateProjectApiKeyRequest.html" class="tsd-kind-icon">Update<wbr/>Project<wbr/>Api<wbr/>Key<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectCreateRequest.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Create<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectCreateRequestRole.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Create<wbr/>Request<wbr/>Role</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectDeleteResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Delete<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectListResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectResponse.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.UserProjectUpdateRequest.html" class="tsd-kind-icon">User<wbr/>Project<wbr/>Update<wbr/>Request</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ActionListResponse.html" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ActionResponse.html" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionListQueries.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>List<wbr/>Queries</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionListResponse.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>List<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionResponse.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.Web3ConnectionResponsePlayer.html" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response<wbr/>Player</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.WebhookResponse.html" class="tsd-kind-icon">Webhook<wbr/>Response</a></li><li class="tsd-kind-class tsd-parent-kind-module"><a href="../classes/index.default.html" class="tsd-kind-icon">default</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AccountResponseExpandable" class="tsd-kind-icon">Account<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ApiKeyType" class="tsd-kind-icon">Api<wbr/>Key<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#AssetType" class="tsd-kind-icon">Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Currency" class="tsd-kind-icon">Currency</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#DataAccountTypes" class="tsd-kind-icon">Data<wbr/>Account<wbr/>Types</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeACCOUNT" class="tsd-kind-icon">Entity<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeINVENTORY" class="tsd-kind-icon">Entity<wbr/>TypeINVENTORY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePAYMASTERDEPOSITOR" class="tsd-kind-icon">Entity<wbr/>TypePAYMASTERDEPOSITOR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePLAYER" class="tsd-kind-icon">Entity<wbr/>TypePLAYER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICY" class="tsd-kind-icon">Entity<wbr/>TypePOLICY</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePOLICYRULE" class="tsd-kind-icon">Entity<wbr/>TypePOLICYRULE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypePROJECT" class="tsd-kind-icon">Entity<wbr/>TypePROJECT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeREADCONTRACT" class="tsd-kind-icon">Entity<wbr/>TypeREADCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSESSION" class="tsd-kind-icon">Entity<wbr/>TypeSESSION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeSIGNATURE" class="tsd-kind-icon">Entity<wbr/>TypeSIGNATURE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeTRANSACTIONINTENT" class="tsd-kind-icon">Entity<wbr/>TypeTRANSACTIONINTENT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeUSER" class="tsd-kind-icon">Entity<wbr/>TypeUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeWEB3ACTION" class="tsd-kind-icon">Entity<wbr/>TypeWEB3ACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#EntityTypeWEB3CONNECTION" class="tsd-kind-icon">Entity<wbr/>TypeWEB3CONNECTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ErrorTypeINVALIDREQUESTERROR" class="tsd-kind-icon">Error<wbr/>TypeINVALIDREQUESTERROR</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#NextActionType" class="tsd-kind-icon">Next<wbr/>Action<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProvider" class="tsd-kind-icon">OAuth<wbr/>Provider</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderACCELBYTE" class="tsd-kind-icon">OAuth<wbr/>ProviderACCELBYTE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderFIREBASE" class="tsd-kind-icon">OAuth<wbr/>ProviderFIREBASE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderGOOGLE" class="tsd-kind-icon">OAuth<wbr/>ProviderGOOGLE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#OAuthProviderPLAYFAB" class="tsd-kind-icon">OAuth<wbr/>ProviderPLAYFAB</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ObsoleteAssetType" class="tsd-kind-icon">Obsolete<wbr/>Asset<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PlayerResponseExpandable" class="tsd-kind-icon">Player<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimit" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>Limit</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitCOUNTPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitCOUNTPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERINTERVAL" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERINTERVAL</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRateLimitGASPERTRANSACTION" class="tsd-kind-icon">Policy<wbr/>Rate<wbr/>LimitGASPERTRANSACTION</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyResponseExpandable" class="tsd-kind-icon">Policy<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleListQueriesExpandEnum" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>List<wbr/>Queries<wbr/>Expand<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleType" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeACCOUNT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeACCOUNT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeCONTRACT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeCONTRACT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PolicyRuleTypeRATELIMIT" class="tsd-kind-icon">Policy<wbr/>Rule<wbr/>TypeRATELIMIT</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#PrivateKeyPolicy" class="tsd-kind-icon">Private<wbr/>Key<wbr/>Policy</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#ResponseTypeLIST" class="tsd-kind-icon">Response<wbr/>TypeLIST</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SessionResponseExpandable" class="tsd-kind-icon">Session<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SortOrder" class="tsd-kind-icon">Sort<wbr/>Order</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchema" class="tsd-kind-icon">Sponsor<wbr/>Schema</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaCHARGECUSTOMTOKENS" class="tsd-kind-icon">Sponsor<wbr/>SchemaCHARGECUSTOMTOKENS</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaFIXEDRATE" class="tsd-kind-icon">Sponsor<wbr/>SchemaFIXEDRATE</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#SponsorSchemaPAYFORUSER" class="tsd-kind-icon">Sponsor<wbr/>SchemaPAYFORUSER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TimeIntervalType" class="tsd-kind-icon">Time<wbr/>Interval<wbr/>Type</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#TransactionIntentResponseExpandable" class="tsd-kind-icon">Transaction<wbr/>Intent<wbr/>Response<wbr/>Expandable</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRole" class="tsd-kind-icon">User<wbr/>Project<wbr/>Role</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRoleADMIN" class="tsd-kind-icon">User<wbr/>Project<wbr/>RoleADMIN</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#UserProjectRoleMEMBER" class="tsd-kind-icon">User<wbr/>Project<wbr/>RoleMEMBER</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Web3ActionStatusEnum" class="tsd-kind-icon">Web3<wbr/>Action<wbr/>Status<wbr/>Enum</a></li><li class="tsd-kind-type-alias tsd-parent-kind-module"><a href="index.html#Web3ConnectionResponseExpandable" class="tsd-kind-icon">Web3<wbr/>Connection<wbr/>Response<wbr/>Expandable</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li><li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li><li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li><li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li><li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li><li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li></ul><ul class="tsd-legend"><li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>