fusio-sdk 2.0.3 → 2.0.7
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.
- package/.github/FUNDING.yml +4 -0
- package/.github/workflows/build.yml +11 -0
- package/.github/workflows/npm.yml +18 -0
- package/LICENSE +21 -21
- package/README.md +6 -6
- package/dist/index.d.ts +2 -2
- package/dist/index.js +18 -18
- package/dist/src/Client.d.ts +14 -14
- package/dist/src/Client.js +29 -29
- package/dist/src/Util.d.ts +3 -3
- package/dist/src/Util.js +13 -13
- package/dist/src/generated/backend/Account_ChangePassword.d.ts +9 -9
- package/dist/src/generated/backend/Account_ChangePassword.js +6 -6
- package/dist/src/generated/backend/Action.d.ts +14 -14
- package/dist/src/generated/backend/Action.js +6 -6
- package/dist/src/generated/backend/Action_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Action_Collection.js +6 -6
- package/dist/src/generated/backend/Action_Config.d.ts +5 -5
- package/dist/src/generated/backend/Action_Config.js +6 -6
- package/dist/src/generated/backend/Action_Create.d.ts +7 -7
- package/dist/src/generated/backend/Action_Create.js +6 -6
- package/dist/src/generated/backend/Action_Execute_Request.d.ts +12 -12
- package/dist/src/generated/backend/Action_Execute_Request.js +6 -6
- package/dist/src/generated/backend/Action_Execute_Request_Body.d.ts +5 -5
- package/dist/src/generated/backend/Action_Execute_Request_Body.js +6 -6
- package/dist/src/generated/backend/Action_Execute_Response.d.ts +11 -11
- package/dist/src/generated/backend/Action_Execute_Response.js +6 -6
- package/dist/src/generated/backend/Action_Execute_Response_Body.d.ts +5 -5
- package/dist/src/generated/backend/Action_Execute_Response_Body.js +6 -6
- package/dist/src/generated/backend/Action_Execute_Response_Headers.d.ts +5 -5
- package/dist/src/generated/backend/Action_Execute_Response_Headers.js +6 -6
- package/dist/src/generated/backend/Action_Index.d.ts +8 -8
- package/dist/src/generated/backend/Action_Index.js +6 -6
- package/dist/src/generated/backend/Action_Index_Entry.d.ts +8 -8
- package/dist/src/generated/backend/Action_Index_Entry.js +6 -6
- package/dist/src/generated/backend/Action_Update.d.ts +7 -7
- package/dist/src/generated/backend/Action_Update.js +6 -6
- package/dist/src/generated/backend/App.d.ts +18 -18
- package/dist/src/generated/backend/App.js +6 -6
- package/dist/src/generated/backend/App_Collection.d.ts +7 -7
- package/dist/src/generated/backend/App_Collection.js +6 -6
- package/dist/src/generated/backend/App_Create.d.ts +7 -7
- package/dist/src/generated/backend/App_Create.js +6 -6
- package/dist/src/generated/backend/App_Token.d.ts +12 -12
- package/dist/src/generated/backend/App_Token.js +6 -6
- package/dist/src/generated/backend/App_Token_Collection.d.ts +7 -7
- package/dist/src/generated/backend/App_Token_Collection.js +6 -6
- package/dist/src/generated/backend/App_Token_Collection_Query.d.ts +15 -15
- package/dist/src/generated/backend/App_Token_Collection_Query.js +6 -6
- package/dist/src/generated/backend/App_Update.d.ts +7 -7
- package/dist/src/generated/backend/App_Update.js +6 -6
- package/dist/src/generated/backend/Audit.d.ts +17 -17
- package/dist/src/generated/backend/Audit.js +6 -6
- package/dist/src/generated/backend/Audit_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Audit_Collection.js +6 -6
- package/dist/src/generated/backend/Audit_Collection_Query.d.ts +15 -15
- package/dist/src/generated/backend/Audit_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Audit_Object.d.ts +8 -8
- package/dist/src/generated/backend/Audit_Object.js +6 -6
- package/dist/src/generated/backend/BackendAccountChangePasswordResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendAccountChangePasswordResource.js +24 -24
- package/dist/src/generated/backend/BackendAccountGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendAccountGroup.js +27 -27
- package/dist/src/generated/backend/BackendAccountResource.d.ts +22 -22
- package/dist/src/generated/backend/BackendAccountResource.js +33 -33
- package/dist/src/generated/backend/BackendActionByActionIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendActionByActionIdResource.js +43 -43
- package/dist/src/generated/backend/BackendActionExecuteByActionIdResource.d.ts +18 -18
- package/dist/src/generated/backend/BackendActionExecuteByActionIdResource.js +25 -25
- package/dist/src/generated/backend/BackendActionFormResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendActionFormResource.js +23 -23
- package/dist/src/generated/backend/BackendActionGroup.d.ts +32 -32
- package/dist/src/generated/backend/BackendActionGroup.js +48 -48
- package/dist/src/generated/backend/BackendActionListResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendActionListResource.js +23 -23
- package/dist/src/generated/backend/BackendActionResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendActionResource.js +35 -35
- package/dist/src/generated/backend/BackendAppByAppIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendAppByAppIdResource.js +43 -43
- package/dist/src/generated/backend/BackendAppByAppIdTokenAndTokenIdResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendAppByAppIdTokenAndTokenIdResource.js +25 -25
- package/dist/src/generated/backend/BackendAppGroup.d.ts +32 -32
- package/dist/src/generated/backend/BackendAppGroup.js +48 -48
- package/dist/src/generated/backend/BackendAppResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendAppResource.js +35 -35
- package/dist/src/generated/backend/BackendAppTokenByTokenIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendAppTokenByTokenIdResource.js +24 -24
- package/dist/src/generated/backend/BackendAppTokenResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendAppTokenResource.js +25 -25
- package/dist/src/generated/backend/BackendAuditByAuditIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendAuditByAuditIdResource.js +24 -24
- package/dist/src/generated/backend/BackendAuditGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendAuditGroup.js +27 -27
- package/dist/src/generated/backend/BackendAuditResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendAuditResource.js +25 -25
- package/dist/src/generated/backend/BackendCategoryByCategoryIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendCategoryByCategoryIdResource.js +43 -43
- package/dist/src/generated/backend/BackendCategoryGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendCategoryGroup.js +27 -27
- package/dist/src/generated/backend/BackendCategoryResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendCategoryResource.js +35 -35
- package/dist/src/generated/backend/BackendConfigByConfigIdResource.d.ts +23 -23
- package/dist/src/generated/backend/BackendConfigByConfigIdResource.js +34 -34
- package/dist/src/generated/backend/BackendConfigGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendConfigGroup.js +27 -27
- package/dist/src/generated/backend/BackendConfigResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendConfigResource.js +25 -25
- package/dist/src/generated/backend/BackendConnectionByConnectionIdRedirectResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendConnectionByConnectionIdRedirectResource.js +24 -24
- package/dist/src/generated/backend/BackendConnectionByConnectionIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendConnectionByConnectionIdResource.js +43 -43
- package/dist/src/generated/backend/BackendConnectionFormResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendConnectionFormResource.js +23 -23
- package/dist/src/generated/backend/BackendConnectionGroup.d.ts +32 -32
- package/dist/src/generated/backend/BackendConnectionGroup.js +48 -48
- package/dist/src/generated/backend/BackendConnectionListResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendConnectionListResource.js +23 -23
- package/dist/src/generated/backend/BackendConnectionResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendConnectionResource.js +35 -35
- package/dist/src/generated/backend/BackendCronjobByCronjobIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendCronjobByCronjobIdResource.js +43 -43
- package/dist/src/generated/backend/BackendCronjobGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendCronjobGroup.js +27 -27
- package/dist/src/generated/backend/BackendCronjobResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendCronjobResource.js +35 -35
- package/dist/src/generated/backend/BackendDashboardGroup.d.ts +12 -12
- package/dist/src/generated/backend/BackendDashboardGroup.js +20 -20
- package/dist/src/generated/backend/BackendDashboardResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendDashboardResource.js +23 -23
- package/dist/src/generated/backend/BackendEventByEventIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendEventByEventIdResource.js +43 -43
- package/dist/src/generated/backend/BackendEventGroup.d.ts +27 -27
- package/dist/src/generated/backend/BackendEventGroup.js +41 -41
- package/dist/src/generated/backend/BackendEventResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendEventResource.js +35 -35
- package/dist/src/generated/backend/BackendEventSubscriptionBySubscriptionIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendEventSubscriptionBySubscriptionIdResource.js +43 -43
- package/dist/src/generated/backend/BackendEventSubscriptionResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendEventSubscriptionResource.js +35 -35
- package/dist/src/generated/backend/BackendLogByLogIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendLogByLogIdResource.js +24 -24
- package/dist/src/generated/backend/BackendLogErrorByErrorIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendLogErrorByErrorIdResource.js +24 -24
- package/dist/src/generated/backend/BackendLogErrorResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendLogErrorResource.js +25 -25
- package/dist/src/generated/backend/BackendLogGroup.d.ts +27 -27
- package/dist/src/generated/backend/BackendLogGroup.js +41 -41
- package/dist/src/generated/backend/BackendLogResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendLogResource.js +25 -25
- package/dist/src/generated/backend/BackendMarketplaceByAppNameResource.d.ts +25 -25
- package/dist/src/generated/backend/BackendMarketplaceByAppNameResource.js +42 -42
- package/dist/src/generated/backend/BackendMarketplaceGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendMarketplaceGroup.js +27 -27
- package/dist/src/generated/backend/BackendMarketplaceResource.d.ts +21 -21
- package/dist/src/generated/backend/BackendMarketplaceResource.js +33 -33
- package/dist/src/generated/backend/BackendPageByPageIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendPageByPageIdResource.js +43 -43
- package/dist/src/generated/backend/BackendPageGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendPageGroup.js +27 -27
- package/dist/src/generated/backend/BackendPageResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendPageResource.js +35 -35
- package/dist/src/generated/backend/BackendPlanByPlanIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendPlanByPlanIdResource.js +43 -43
- package/dist/src/generated/backend/BackendPlanGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendPlanGroup.js +27 -27
- package/dist/src/generated/backend/BackendPlanResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendPlanResource.js +35 -35
- package/dist/src/generated/backend/BackendRateByRateIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendRateByRateIdResource.js +43 -43
- package/dist/src/generated/backend/BackendRateGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendRateGroup.js +27 -27
- package/dist/src/generated/backend/BackendRateResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendRateResource.js +35 -35
- package/dist/src/generated/backend/BackendRoleByRoleIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendRoleByRoleIdResource.js +43 -43
- package/dist/src/generated/backend/BackendRoleGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendRoleGroup.js +27 -27
- package/dist/src/generated/backend/BackendRoleResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendRoleResource.js +35 -35
- package/dist/src/generated/backend/BackendRouteGroup.d.ts +27 -27
- package/dist/src/generated/backend/BackendRouteGroup.js +41 -41
- package/dist/src/generated/backend/BackendRoutesByRouteIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendRoutesByRouteIdResource.js +43 -43
- package/dist/src/generated/backend/BackendRoutesProviderByProviderResource.d.ts +30 -30
- package/dist/src/generated/backend/BackendRoutesProviderByProviderResource.js +44 -44
- package/dist/src/generated/backend/BackendRoutesProviderResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendRoutesProviderResource.js +23 -23
- package/dist/src/generated/backend/BackendRoutesResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendRoutesResource.js +35 -35
- package/dist/src/generated/backend/BackendSchemaBySchemaIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendSchemaBySchemaIdResource.js +43 -43
- package/dist/src/generated/backend/BackendSchemaFormBySchemaIdResource.d.ts +18 -18
- package/dist/src/generated/backend/BackendSchemaFormBySchemaIdResource.js +25 -25
- package/dist/src/generated/backend/BackendSchemaGroup.d.ts +27 -27
- package/dist/src/generated/backend/BackendSchemaGroup.js +41 -41
- package/dist/src/generated/backend/BackendSchemaPreviewBySchemaIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendSchemaPreviewBySchemaIdResource.js +24 -24
- package/dist/src/generated/backend/BackendSchemaResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendSchemaResource.js +35 -35
- package/dist/src/generated/backend/BackendScopeByScopeIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendScopeByScopeIdResource.js +43 -43
- package/dist/src/generated/backend/BackendScopeCategoriesResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendScopeCategoriesResource.js +23 -23
- package/dist/src/generated/backend/BackendScopeGroup.d.ts +22 -22
- package/dist/src/generated/backend/BackendScopeGroup.js +34 -34
- package/dist/src/generated/backend/BackendScopeResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendScopeResource.js +35 -35
- package/dist/src/generated/backend/BackendSdkGroup.d.ts +12 -12
- package/dist/src/generated/backend/BackendSdkGroup.js +20 -20
- package/dist/src/generated/backend/BackendSdkResource.d.ts +22 -22
- package/dist/src/generated/backend/BackendSdkResource.js +33 -33
- package/dist/src/generated/backend/BackendStatisticCountRequestsResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticCountRequestsResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticErrorsPerRouteResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticErrorsPerRouteResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticGroup.d.ts +57 -57
- package/dist/src/generated/backend/BackendStatisticGroup.js +83 -83
- package/dist/src/generated/backend/BackendStatisticIncomingRequestsResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticIncomingRequestsResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticIncomingTransactionsResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticIncomingTransactionsResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticIssuedTokensResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticIssuedTokensResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticMostUsedAppsResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticMostUsedAppsResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticMostUsedRoutesResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticMostUsedRoutesResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticTimeAverageResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticTimeAverageResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticTimePerRouteResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticTimePerRouteResource.js +25 -25
- package/dist/src/generated/backend/BackendStatisticUsedPointsResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendStatisticUsedPointsResource.js +25 -25
- package/dist/src/generated/backend/BackendTransactionByTransactionIdResource.d.ts +16 -16
- package/dist/src/generated/backend/BackendTransactionByTransactionIdResource.js +24 -24
- package/dist/src/generated/backend/BackendTransactionGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendTransactionGroup.js +27 -27
- package/dist/src/generated/backend/BackendTransactionResource.d.ts +17 -17
- package/dist/src/generated/backend/BackendTransactionResource.js +25 -25
- package/dist/src/generated/backend/BackendTrashByTypeResource.d.ts +23 -23
- package/dist/src/generated/backend/BackendTrashByTypeResource.js +35 -35
- package/dist/src/generated/backend/BackendTrashGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendTrashGroup.js +27 -27
- package/dist/src/generated/backend/BackendTrashResource.d.ts +15 -15
- package/dist/src/generated/backend/BackendTrashResource.js +23 -23
- package/dist/src/generated/backend/BackendUserByUserIdResource.d.ts +27 -27
- package/dist/src/generated/backend/BackendUserByUserIdResource.js +43 -43
- package/dist/src/generated/backend/BackendUserGroup.d.ts +17 -17
- package/dist/src/generated/backend/BackendUserGroup.js +27 -27
- package/dist/src/generated/backend/BackendUserResource.d.ts +24 -24
- package/dist/src/generated/backend/BackendUserResource.js +35 -35
- package/dist/src/generated/backend/Backend_App_Token_Collection_Query.d.ts +6 -6
- package/dist/src/generated/backend/Backend_App_Token_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Backend_Audit_Collection_Query.d.ts +6 -6
- package/dist/src/generated/backend/Backend_Audit_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Backend_Log_Collection_Query.d.ts +6 -6
- package/dist/src/generated/backend/Backend_Log_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Backend_Plan_Usage_Collection_Query.d.ts +6 -6
- package/dist/src/generated/backend/Backend_Plan_Usage_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Backend_Transaction_Collection_Query.d.ts +6 -6
- package/dist/src/generated/backend/Backend_Transaction_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Category.d.ts +8 -8
- package/dist/src/generated/backend/Category.js +6 -6
- package/dist/src/generated/backend/Category_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Category_Collection.js +6 -6
- package/dist/src/generated/backend/Category_Create.d.ts +7 -7
- package/dist/src/generated/backend/Category_Create.js +6 -6
- package/dist/src/generated/backend/Category_Update.d.ts +7 -7
- package/dist/src/generated/backend/Category_Update.js +6 -6
- package/dist/src/generated/backend/Client.d.ts +128 -128
- package/dist/src/generated/backend/Client.js +184 -184
- package/dist/src/generated/backend/Collection.d.ts +9 -9
- package/dist/src/generated/backend/Collection.js +6 -6
- package/dist/src/generated/backend/Collection_Category_Query.d.ts +8 -8
- package/dist/src/generated/backend/Collection_Category_Query.js +6 -6
- package/dist/src/generated/backend/Collection_Query.d.ts +9 -9
- package/dist/src/generated/backend/Collection_Query.js +6 -6
- package/dist/src/generated/backend/Config.d.ts +11 -11
- package/dist/src/generated/backend/Config.js +6 -6
- package/dist/src/generated/backend/Config_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Config_Collection.js +6 -6
- package/dist/src/generated/backend/Config_Update.d.ts +7 -7
- package/dist/src/generated/backend/Config_Update.js +6 -6
- package/dist/src/generated/backend/Connection.d.ts +11 -11
- package/dist/src/generated/backend/Connection.js +6 -6
- package/dist/src/generated/backend/Connection_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Connection_Collection.js +6 -6
- package/dist/src/generated/backend/Connection_Config.d.ts +5 -5
- package/dist/src/generated/backend/Connection_Config.js +6 -6
- package/dist/src/generated/backend/Connection_Create.d.ts +7 -7
- package/dist/src/generated/backend/Connection_Create.js +6 -6
- package/dist/src/generated/backend/Connection_Index.d.ts +8 -8
- package/dist/src/generated/backend/Connection_Index.js +6 -6
- package/dist/src/generated/backend/Connection_Index_Entry.d.ts +8 -8
- package/dist/src/generated/backend/Connection_Index_Entry.js +6 -6
- package/dist/src/generated/backend/Connection_Update.d.ts +7 -7
- package/dist/src/generated/backend/Connection_Update.js +6 -6
- package/dist/src/generated/backend/Cronjob.d.ts +14 -14
- package/dist/src/generated/backend/Cronjob.js +6 -6
- package/dist/src/generated/backend/Cronjob_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Cronjob_Collection.js +6 -6
- package/dist/src/generated/backend/Cronjob_Create.d.ts +7 -7
- package/dist/src/generated/backend/Cronjob_Create.js +6 -6
- package/dist/src/generated/backend/Cronjob_Error.d.ts +10 -10
- package/dist/src/generated/backend/Cronjob_Error.js +6 -6
- package/dist/src/generated/backend/Cronjob_Update.d.ts +7 -7
- package/dist/src/generated/backend/Cronjob_Update.js +6 -6
- package/dist/src/generated/backend/Dashboard.d.ts +20 -20
- package/dist/src/generated/backend/Dashboard.js +6 -6
- package/dist/src/generated/backend/Dashboard_App.d.ts +8 -8
- package/dist/src/generated/backend/Dashboard_App.js +6 -6
- package/dist/src/generated/backend/Dashboard_Apps.d.ts +7 -7
- package/dist/src/generated/backend/Dashboard_Apps.js +6 -6
- package/dist/src/generated/backend/Dashboard_Request.d.ts +9 -9
- package/dist/src/generated/backend/Dashboard_Request.js +6 -6
- package/dist/src/generated/backend/Dashboard_Requests.d.ts +7 -7
- package/dist/src/generated/backend/Dashboard_Requests.js +6 -6
- package/dist/src/generated/backend/Dashboard_Transaction.d.ts +11 -11
- package/dist/src/generated/backend/Dashboard_Transaction.js +6 -6
- package/dist/src/generated/backend/Dashboard_Transactions.d.ts +7 -7
- package/dist/src/generated/backend/Dashboard_Transactions.js +6 -6
- package/dist/src/generated/backend/Dashboard_User.d.ts +9 -9
- package/dist/src/generated/backend/Dashboard_User.js +6 -6
- package/dist/src/generated/backend/Dashboard_Users.d.ts +7 -7
- package/dist/src/generated/backend/Dashboard_Users.js +6 -6
- package/dist/src/generated/backend/Event.d.ts +10 -10
- package/dist/src/generated/backend/Event.js +6 -6
- package/dist/src/generated/backend/Event_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Event_Collection.js +6 -6
- package/dist/src/generated/backend/Event_Create.d.ts +7 -7
- package/dist/src/generated/backend/Event_Create.js +6 -6
- package/dist/src/generated/backend/Event_Subscription.d.ts +10 -10
- package/dist/src/generated/backend/Event_Subscription.js +6 -6
- package/dist/src/generated/backend/Event_Subscription_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Event_Subscription_Collection.js +6 -6
- package/dist/src/generated/backend/Event_Subscription_Create.d.ts +7 -7
- package/dist/src/generated/backend/Event_Subscription_Create.js +6 -6
- package/dist/src/generated/backend/Event_Subscription_Update.d.ts +7 -7
- package/dist/src/generated/backend/Event_Subscription_Update.js +6 -6
- package/dist/src/generated/backend/Event_Update.d.ts +7 -7
- package/dist/src/generated/backend/Event_Update.js +6 -6
- package/dist/src/generated/backend/Form_Container.d.ts +11 -11
- package/dist/src/generated/backend/Form_Container.js +6 -6
- package/dist/src/generated/backend/Form_Element.d.ts +10 -10
- package/dist/src/generated/backend/Form_Element.js +6 -6
- package/dist/src/generated/backend/Form_Element_Input.d.ts +8 -8
- package/dist/src/generated/backend/Form_Element_Input.js +6 -6
- package/dist/src/generated/backend/Form_Element_Select.d.ts +9 -9
- package/dist/src/generated/backend/Form_Element_Select.js +6 -6
- package/dist/src/generated/backend/Form_Element_Select_Option.d.ts +8 -8
- package/dist/src/generated/backend/Form_Element_Select_Option.js +6 -6
- package/dist/src/generated/backend/Form_Element_Tag.d.ts +7 -7
- package/dist/src/generated/backend/Form_Element_Tag.js +6 -6
- package/dist/src/generated/backend/Form_Element_TextArea.d.ts +8 -8
- package/dist/src/generated/backend/Form_Element_TextArea.js +6 -6
- package/dist/src/generated/backend/Log.d.ts +16 -16
- package/dist/src/generated/backend/Log.js +6 -6
- package/dist/src/generated/backend/Log_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Log_Collection.js +6 -6
- package/dist/src/generated/backend/Log_Collection_Query.d.ts +19 -19
- package/dist/src/generated/backend/Log_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Log_Error.d.ts +10 -10
- package/dist/src/generated/backend/Log_Error.js +6 -6
- package/dist/src/generated/backend/Log_Error_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Log_Error_Collection.js +6 -6
- package/dist/src/generated/backend/Marketplace_App.d.ts +12 -12
- package/dist/src/generated/backend/Marketplace_App.js +6 -6
- package/dist/src/generated/backend/Marketplace_Collection.d.ts +8 -8
- package/dist/src/generated/backend/Marketplace_Collection.js +6 -6
- package/dist/src/generated/backend/Marketplace_Collection_Apps.d.ts +6 -6
- package/dist/src/generated/backend/Marketplace_Collection_Apps.js +6 -6
- package/dist/src/generated/backend/Marketplace_Install.d.ts +7 -7
- package/dist/src/generated/backend/Marketplace_Install.js +6 -6
- package/dist/src/generated/backend/Marketplace_Local_App.d.ts +8 -8
- package/dist/src/generated/backend/Marketplace_Local_App.js +6 -6
- package/dist/src/generated/backend/Marketplace_Remote_App.d.ts +8 -8
- package/dist/src/generated/backend/Marketplace_Remote_App.js +6 -6
- package/dist/src/generated/backend/Message.d.ts +8 -8
- package/dist/src/generated/backend/Message.js +6 -6
- package/dist/src/generated/backend/Page.d.ts +11 -11
- package/dist/src/generated/backend/Page.js +6 -6
- package/dist/src/generated/backend/Page_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Page_Collection.js +6 -6
- package/dist/src/generated/backend/Page_Create.d.ts +7 -7
- package/dist/src/generated/backend/Page_Create.js +6 -6
- package/dist/src/generated/backend/Page_Update.d.ts +7 -7
- package/dist/src/generated/backend/Page_Update.js +6 -6
- package/dist/src/generated/backend/Plan.d.ts +14 -14
- package/dist/src/generated/backend/Plan.js +6 -6
- package/dist/src/generated/backend/Plan_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Plan_Collection.js +6 -6
- package/dist/src/generated/backend/Plan_Create.d.ts +7 -7
- package/dist/src/generated/backend/Plan_Create.js +6 -6
- package/dist/src/generated/backend/Plan_Update.d.ts +7 -7
- package/dist/src/generated/backend/Plan_Update.js +6 -6
- package/dist/src/generated/backend/Plan_Usage_Collection_Query.d.ts +13 -13
- package/dist/src/generated/backend/Plan_Usage_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Rate.d.ts +13 -13
- package/dist/src/generated/backend/Rate.js +6 -6
- package/dist/src/generated/backend/Rate_Allocation.d.ts +12 -12
- package/dist/src/generated/backend/Rate_Allocation.js +6 -6
- package/dist/src/generated/backend/Rate_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Rate_Collection.js +6 -6
- package/dist/src/generated/backend/Rate_Create.d.ts +7 -7
- package/dist/src/generated/backend/Rate_Create.js +6 -6
- package/dist/src/generated/backend/Rate_Update.d.ts +7 -7
- package/dist/src/generated/backend/Rate_Update.js +6 -6
- package/dist/src/generated/backend/Role.d.ts +10 -10
- package/dist/src/generated/backend/Role.js +6 -6
- package/dist/src/generated/backend/Role_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Role_Collection.js +6 -6
- package/dist/src/generated/backend/Role_Create.d.ts +7 -7
- package/dist/src/generated/backend/Role_Create.js +6 -6
- package/dist/src/generated/backend/Role_Update.d.ts +7 -7
- package/dist/src/generated/backend/Role_Update.js +6 -6
- package/dist/src/generated/backend/Route.d.ts +13 -13
- package/dist/src/generated/backend/Route.js +6 -6
- package/dist/src/generated/backend/Route_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Route_Collection.js +6 -6
- package/dist/src/generated/backend/Route_Create.d.ts +7 -7
- package/dist/src/generated/backend/Route_Create.js +6 -6
- package/dist/src/generated/backend/Route_Index_Providers.d.ts +8 -8
- package/dist/src/generated/backend/Route_Index_Providers.js +6 -6
- package/dist/src/generated/backend/Route_Method.d.ts +20 -20
- package/dist/src/generated/backend/Route_Method.js +6 -6
- package/dist/src/generated/backend/Route_Method_Responses.d.ts +5 -5
- package/dist/src/generated/backend/Route_Method_Responses.js +6 -6
- package/dist/src/generated/backend/Route_Methods.d.ts +6 -6
- package/dist/src/generated/backend/Route_Methods.js +6 -6
- package/dist/src/generated/backend/Route_Provider.d.ts +10 -10
- package/dist/src/generated/backend/Route_Provider.js +6 -6
- package/dist/src/generated/backend/Route_Provider_Changelog.d.ts +12 -12
- package/dist/src/generated/backend/Route_Provider_Changelog.js +6 -6
- package/dist/src/generated/backend/Route_Provider_Config.d.ts +5 -5
- package/dist/src/generated/backend/Route_Provider_Config.js +6 -6
- package/dist/src/generated/backend/Route_Update.d.ts +7 -7
- package/dist/src/generated/backend/Route_Update.js +6 -6
- package/dist/src/generated/backend/Route_Version.d.ts +10 -10
- package/dist/src/generated/backend/Route_Version.js +6 -6
- package/dist/src/generated/backend/Schema.d.ts +13 -13
- package/dist/src/generated/backend/Schema.js +6 -6
- package/dist/src/generated/backend/Schema_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Schema_Collection.js +6 -6
- package/dist/src/generated/backend/Schema_Create.d.ts +7 -7
- package/dist/src/generated/backend/Schema_Create.js +6 -6
- package/dist/src/generated/backend/Schema_Form.d.ts +8 -8
- package/dist/src/generated/backend/Schema_Form.js +6 -6
- package/dist/src/generated/backend/Schema_Preview_Response.d.ts +7 -7
- package/dist/src/generated/backend/Schema_Preview_Response.js +6 -6
- package/dist/src/generated/backend/Schema_Source.d.ts +8 -8
- package/dist/src/generated/backend/Schema_Source.js +6 -6
- package/dist/src/generated/backend/Schema_Update.d.ts +7 -7
- package/dist/src/generated/backend/Schema_Update.js +6 -6
- package/dist/src/generated/backend/Scope.d.ts +11 -11
- package/dist/src/generated/backend/Scope.js +6 -6
- package/dist/src/generated/backend/Scope_Categories.d.ts +8 -8
- package/dist/src/generated/backend/Scope_Categories.js +6 -6
- package/dist/src/generated/backend/Scope_Category.d.ts +10 -10
- package/dist/src/generated/backend/Scope_Category.js +6 -6
- package/dist/src/generated/backend/Scope_Category_Scope.d.ts +9 -9
- package/dist/src/generated/backend/Scope_Category_Scope.js +6 -6
- package/dist/src/generated/backend/Scope_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Scope_Collection.js +6 -6
- package/dist/src/generated/backend/Scope_Create.d.ts +7 -7
- package/dist/src/generated/backend/Scope_Create.js +6 -6
- package/dist/src/generated/backend/Scope_Route.d.ts +9 -9
- package/dist/src/generated/backend/Scope_Route.js +6 -6
- package/dist/src/generated/backend/Scope_Update.d.ts +7 -7
- package/dist/src/generated/backend/Scope_Update.js +6 -6
- package/dist/src/generated/backend/Sdk_Generate.d.ts +8 -8
- package/dist/src/generated/backend/Sdk_Generate.js +6 -6
- package/dist/src/generated/backend/Sdk_Types.d.ts +5 -5
- package/dist/src/generated/backend/Sdk_Types.js +6 -6
- package/dist/src/generated/backend/Statistic_Chart.d.ts +10 -10
- package/dist/src/generated/backend/Statistic_Chart.js +6 -6
- package/dist/src/generated/backend/Statistic_Chart_Data.d.ts +5 -5
- package/dist/src/generated/backend/Statistic_Chart_Data.js +6 -6
- package/dist/src/generated/backend/Statistic_Count.d.ts +9 -9
- package/dist/src/generated/backend/Statistic_Count.js +6 -6
- package/dist/src/generated/backend/Transaction.d.ts +12 -12
- package/dist/src/generated/backend/Transaction.js +6 -6
- package/dist/src/generated/backend/Transaction_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Transaction_Collection.js +6 -6
- package/dist/src/generated/backend/Transaction_Collection_Query.d.ts +15 -15
- package/dist/src/generated/backend/Transaction_Collection_Query.js +6 -6
- package/dist/src/generated/backend/Trash_Data.d.ts +9 -9
- package/dist/src/generated/backend/Trash_Data.js +6 -6
- package/dist/src/generated/backend/Trash_Data_Collection.d.ts +7 -7
- package/dist/src/generated/backend/Trash_Data_Collection.js +6 -6
- package/dist/src/generated/backend/Trash_Types.d.ts +7 -7
- package/dist/src/generated/backend/Trash_Types.js +6 -6
- package/dist/src/generated/backend/User.d.ts +19 -19
- package/dist/src/generated/backend/User.js +6 -6
- package/dist/src/generated/backend/User_Attributes.d.ts +5 -5
- package/dist/src/generated/backend/User_Attributes.js +6 -6
- package/dist/src/generated/backend/User_Collection.d.ts +7 -7
- package/dist/src/generated/backend/User_Collection.js +6 -6
- package/dist/src/generated/backend/User_Create.d.ts +8 -8
- package/dist/src/generated/backend/User_Create.js +6 -6
- package/dist/src/generated/backend/User_Update.d.ts +7 -7
- package/dist/src/generated/backend/User_Update.js +6 -6
- package/dist/src/generated/consumer/Account_ChangePassword.d.ts +9 -9
- package/dist/src/generated/consumer/Account_ChangePassword.js +6 -6
- package/dist/src/generated/consumer/App.d.ts +15 -15
- package/dist/src/generated/consumer/App.js +6 -6
- package/dist/src/generated/consumer/App_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/App_Collection.js +6 -6
- package/dist/src/generated/consumer/App_Create.d.ts +9 -9
- package/dist/src/generated/consumer/App_Create.js +6 -6
- package/dist/src/generated/consumer/App_Update.d.ts +9 -9
- package/dist/src/generated/consumer/App_Update.js +6 -6
- package/dist/src/generated/consumer/Authorize_Meta.d.ts +10 -10
- package/dist/src/generated/consumer/Authorize_Meta.js +6 -6
- package/dist/src/generated/consumer/Authorize_Request.d.ts +12 -12
- package/dist/src/generated/consumer/Authorize_Request.js +6 -6
- package/dist/src/generated/consumer/Authorize_Response.d.ts +11 -11
- package/dist/src/generated/consumer/Authorize_Response.js +6 -6
- package/dist/src/generated/consumer/Authorize_Response_Token.d.ts +10 -10
- package/dist/src/generated/consumer/Authorize_Response_Token.js +6 -6
- package/dist/src/generated/consumer/Client.d.ts +63 -63
- package/dist/src/generated/consumer/Client.js +93 -93
- package/dist/src/generated/consumer/Collection.d.ts +9 -9
- package/dist/src/generated/consumer/Collection.js +6 -6
- package/dist/src/generated/consumer/Collection_Query.d.ts +9 -9
- package/dist/src/generated/consumer/Collection_Query.js +6 -6
- package/dist/src/generated/consumer/ConsumerAccountChangePasswordResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerAccountChangePasswordResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerAccountResource.d.ts +21 -21
- package/dist/src/generated/consumer/ConsumerAccountResource.js +33 -33
- package/dist/src/generated/consumer/ConsumerActivateResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerActivateResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerAppByAppIdResource.d.ts +27 -27
- package/dist/src/generated/consumer/ConsumerAppByAppIdResource.js +43 -43
- package/dist/src/generated/consumer/ConsumerAppGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerAppGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerAppResource.d.ts +24 -24
- package/dist/src/generated/consumer/ConsumerAppResource.js +35 -35
- package/dist/src/generated/consumer/ConsumerAuthorizeResource.d.ts +22 -22
- package/dist/src/generated/consumer/ConsumerAuthorizeResource.js +33 -33
- package/dist/src/generated/consumer/ConsumerEventGroup.d.ts +12 -12
- package/dist/src/generated/consumer/ConsumerEventGroup.js +20 -20
- package/dist/src/generated/consumer/ConsumerEventResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerEventResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerGrantByGrantIdResource.d.ts +15 -15
- package/dist/src/generated/consumer/ConsumerGrantByGrantIdResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerGrantGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerGrantGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerGrantResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerGrantResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerLogByLogIdResource.d.ts +18 -18
- package/dist/src/generated/consumer/ConsumerLogByLogIdResource.js +26 -26
- package/dist/src/generated/consumer/ConsumerLogGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerLogGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerLogResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerLogResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerLoginResource.d.ts +23 -23
- package/dist/src/generated/consumer/ConsumerLoginResource.js +34 -34
- package/dist/src/generated/consumer/ConsumerPageByPageIdResource.d.ts +16 -16
- package/dist/src/generated/consumer/ConsumerPageByPageIdResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerPageGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerPageGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerPageResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerPageResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerPasswordResetResource.d.ts +23 -23
- package/dist/src/generated/consumer/ConsumerPasswordResetResource.js +34 -34
- package/dist/src/generated/consumer/ConsumerPaymentByProviderCheckoutResource.d.ts +18 -18
- package/dist/src/generated/consumer/ConsumerPaymentByProviderCheckoutResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerPaymentByProviderPortalResource.d.ts +16 -16
- package/dist/src/generated/consumer/ConsumerPaymentByProviderPortalResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerPaymentGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerPaymentGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerPlanByPlanIdResource.d.ts +16 -16
- package/dist/src/generated/consumer/ConsumerPlanByPlanIdResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerPlanGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerPlanGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerPlanResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerPlanResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerProviderByProviderResource.d.ts +18 -18
- package/dist/src/generated/consumer/ConsumerProviderByProviderResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerRegisterResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerRegisterResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerScopeGroup.d.ts +12 -12
- package/dist/src/generated/consumer/ConsumerScopeGroup.js +20 -20
- package/dist/src/generated/consumer/ConsumerScopeResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerScopeResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerSubscriptionBySubscriptionIdResource.d.ts +27 -27
- package/dist/src/generated/consumer/ConsumerSubscriptionBySubscriptionIdResource.js +43 -43
- package/dist/src/generated/consumer/ConsumerSubscriptionGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerSubscriptionGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerSubscriptionResource.d.ts +24 -24
- package/dist/src/generated/consumer/ConsumerSubscriptionResource.js +35 -35
- package/dist/src/generated/consumer/ConsumerTransactionByTransactionIdResource.d.ts +16 -16
- package/dist/src/generated/consumer/ConsumerTransactionByTransactionIdResource.js +24 -24
- package/dist/src/generated/consumer/ConsumerTransactionGroup.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerTransactionGroup.js +27 -27
- package/dist/src/generated/consumer/ConsumerTransactionResource.d.ts +17 -17
- package/dist/src/generated/consumer/ConsumerTransactionResource.js +25 -25
- package/dist/src/generated/consumer/ConsumerUserGroup.d.ts +47 -47
- package/dist/src/generated/consumer/ConsumerUserGroup.js +69 -69
- package/dist/src/generated/consumer/Event.d.ts +9 -9
- package/dist/src/generated/consumer/Event.js +6 -6
- package/dist/src/generated/consumer/Event_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Event_Collection.js +6 -6
- package/dist/src/generated/consumer/Event_Subscription.d.ts +12 -12
- package/dist/src/generated/consumer/Event_Subscription.js +6 -6
- package/dist/src/generated/consumer/Event_Subscription_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Event_Subscription_Collection.js +6 -6
- package/dist/src/generated/consumer/Event_Subscription_Create.d.ts +8 -8
- package/dist/src/generated/consumer/Event_Subscription_Create.js +6 -6
- package/dist/src/generated/consumer/Event_Subscription_Response.d.ts +10 -10
- package/dist/src/generated/consumer/Event_Subscription_Response.js +6 -6
- package/dist/src/generated/consumer/Event_Subscription_Update.d.ts +8 -8
- package/dist/src/generated/consumer/Event_Subscription_Update.js +6 -6
- package/dist/src/generated/consumer/Grant.d.ts +10 -10
- package/dist/src/generated/consumer/Grant.js +6 -6
- package/dist/src/generated/consumer/Grant_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Grant_Collection.js +6 -6
- package/dist/src/generated/consumer/Log.d.ts +15 -15
- package/dist/src/generated/consumer/Log.js +6 -6
- package/dist/src/generated/consumer/Log_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Log_Collection.js +6 -6
- package/dist/src/generated/consumer/Message.d.ts +8 -8
- package/dist/src/generated/consumer/Message.js +6 -6
- package/dist/src/generated/consumer/Page.d.ts +10 -10
- package/dist/src/generated/consumer/Page.js +6 -6
- package/dist/src/generated/consumer/Page_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Page_Collection.js +6 -6
- package/dist/src/generated/consumer/Payment_Checkout_Request.d.ts +8 -8
- package/dist/src/generated/consumer/Payment_Checkout_Request.js +6 -6
- package/dist/src/generated/consumer/Payment_Checkout_Response.d.ts +7 -7
- package/dist/src/generated/consumer/Payment_Checkout_Response.js +6 -6
- package/dist/src/generated/consumer/Payment_Portal_Response.d.ts +7 -7
- package/dist/src/generated/consumer/Payment_Portal_Response.js +6 -6
- package/dist/src/generated/consumer/Plan.d.ts +11 -11
- package/dist/src/generated/consumer/Plan.js +6 -6
- package/dist/src/generated/consumer/Plan_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Plan_Collection.js +6 -6
- package/dist/src/generated/consumer/Scope.d.ts +9 -9
- package/dist/src/generated/consumer/Scope.js +6 -6
- package/dist/src/generated/consumer/Scope_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Scope_Collection.js +6 -6
- package/dist/src/generated/consumer/Transaction.d.ts +12 -12
- package/dist/src/generated/consumer/Transaction.js +6 -6
- package/dist/src/generated/consumer/Transaction_Collection.d.ts +7 -7
- package/dist/src/generated/consumer/Transaction_Collection.js +6 -6
- package/dist/src/generated/consumer/User_Account.d.ts +16 -16
- package/dist/src/generated/consumer/User_Account.js +6 -6
- package/dist/src/generated/consumer/User_Activate.d.ts +7 -7
- package/dist/src/generated/consumer/User_Activate.js +6 -6
- package/dist/src/generated/consumer/User_Attributes.d.ts +5 -5
- package/dist/src/generated/consumer/User_Attributes.js +6 -6
- package/dist/src/generated/consumer/User_Email.d.ts +8 -8
- package/dist/src/generated/consumer/User_Email.js +6 -6
- package/dist/src/generated/consumer/User_JWT.d.ts +9 -9
- package/dist/src/generated/consumer/User_JWT.js +6 -6
- package/dist/src/generated/consumer/User_Login.d.ts +9 -9
- package/dist/src/generated/consumer/User_Login.js +6 -6
- package/dist/src/generated/consumer/User_PasswordReset.d.ts +8 -8
- package/dist/src/generated/consumer/User_PasswordReset.js +6 -6
- package/dist/src/generated/consumer/User_Provider.d.ts +9 -9
- package/dist/src/generated/consumer/User_Provider.js +6 -6
- package/dist/src/generated/consumer/User_Refresh.d.ts +7 -7
- package/dist/src/generated/consumer/User_Refresh.js +6 -6
- package/dist/src/generated/consumer/User_Register.d.ts +10 -10
- package/dist/src/generated/consumer/User_Register.js +6 -6
- package/examples/change_password.ts +24 -24
- package/examples/create_action.ts +29 -29
- package/examples/get_routes.ts +19 -19
- package/index.ts +3 -3
- package/package.json +1 -1
- package/src/Client.ts +39 -40
- package/src/Util.ts +10 -10
- package/tsconfig.json +15 -15
- package/.idea/encodings.xml +0 -6
- package/.idea/javascript.iml +0 -8
- package/.idea/misc.xml +0 -9
- package/.idea/modules.xml +0 -8
- package/.idea/php.xml +0 -6
- package/.idea/vcs.xml +0 -6
- package/dist/src/generated/backend/BackendPlanContractByContractIdResource.d.ts +0 -27
- package/dist/src/generated/backend/BackendPlanContractByContractIdResource.js +0 -43
- package/dist/src/generated/backend/BackendPlanContractResource.d.ts +0 -24
- package/dist/src/generated/backend/BackendPlanContractResource.js +0 -35
- package/dist/src/generated/backend/BackendPlanInvoiceByInvoiceIdResource.d.ts +0 -27
- package/dist/src/generated/backend/BackendPlanInvoiceByInvoiceIdResource.js +0 -43
- package/dist/src/generated/backend/BackendPlanInvoiceResource.d.ts +0 -24
- package/dist/src/generated/backend/BackendPlanInvoiceResource.js +0 -35
- package/dist/src/generated/backend/Plan_Contract.d.ts +0 -16
- package/dist/src/generated/backend/Plan_Contract.js +0 -6
- package/dist/src/generated/backend/Plan_Contract_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Contract_Collection.js +0 -6
- package/dist/src/generated/backend/Plan_Contract_Create.d.ts +0 -9
- package/dist/src/generated/backend/Plan_Contract_Create.js +0 -6
- package/dist/src/generated/backend/Plan_Contract_Update.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Contract_Update.js +0 -6
- package/dist/src/generated/backend/Plan_Invoice.d.ts +0 -20
- package/dist/src/generated/backend/Plan_Invoice.js +0 -6
- package/dist/src/generated/backend/Plan_Invoice_Collection.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Invoice_Collection.js +0 -6
- package/dist/src/generated/backend/Plan_Invoice_Create.d.ts +0 -9
- package/dist/src/generated/backend/Plan_Invoice_Create.js +0 -6
- package/dist/src/generated/backend/Plan_Invoice_Update.d.ts +0 -7
- package/dist/src/generated/backend/Plan_Invoice_Update.js +0 -6
- package/dist/src/generated/consumer/ConsumerPlanContractByContractIdResource.d.ts +0 -16
- package/dist/src/generated/consumer/ConsumerPlanContractByContractIdResource.js +0 -24
- package/dist/src/generated/consumer/ConsumerPlanContractResource.d.ts +0 -24
- package/dist/src/generated/consumer/ConsumerPlanContractResource.js +0 -35
- package/dist/src/generated/consumer/ConsumerPlanInvoiceByInvoiceIdResource.d.ts +0 -16
- package/dist/src/generated/consumer/ConsumerPlanInvoiceByInvoiceIdResource.js +0 -24
- package/dist/src/generated/consumer/ConsumerPlanInvoiceResource.d.ts +0 -17
- package/dist/src/generated/consumer/ConsumerPlanInvoiceResource.js +0 -25
- package/dist/src/generated/consumer/ConsumerTransactionExecuteByTransactionIdResource.d.ts +0 -15
- package/dist/src/generated/consumer/ConsumerTransactionExecuteByTransactionIdResource.js +0 -24
- package/dist/src/generated/consumer/ConsumerTransactionPrepareByProviderResource.d.ts +0 -18
- package/dist/src/generated/consumer/ConsumerTransactionPrepareByProviderResource.js +0 -25
- package/dist/src/generated/consumer/Plan_Contract.d.ts +0 -16
- package/dist/src/generated/consumer/Plan_Contract.js +0 -6
- package/dist/src/generated/consumer/Plan_Contract_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Plan_Contract_Collection.js +0 -6
- package/dist/src/generated/consumer/Plan_Invoice.d.ts +0 -12
- package/dist/src/generated/consumer/Plan_Invoice.js +0 -6
- package/dist/src/generated/consumer/Plan_Invoice_Collection.d.ts +0 -7
- package/dist/src/generated/consumer/Plan_Invoice_Collection.js +0 -6
- package/dist/src/generated/consumer/Plan_Order_Request.d.ts +0 -7
- package/dist/src/generated/consumer/Plan_Order_Request.js +0 -6
- package/dist/src/generated/consumer/Plan_Order_Response.d.ts +0 -8
- package/dist/src/generated/consumer/Plan_Order_Response.js +0 -6
- package/dist/src/generated/consumer/Transaction_Prepare_Request.d.ts +0 -8
- package/dist/src/generated/consumer/Transaction_Prepare_Request.js +0 -6
- package/dist/src/generated/consumer/Transaction_Prepare_Response.d.ts +0 -7
- package/dist/src/generated/consumer/Transaction_Prepare_Response.js +0 -6
- package/log.txt +0 -0
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* BackendSdkResource generated on 2022-06-05
|
|
4
|
-
* {@link https://sdkgen.app}
|
|
5
|
-
*/
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
-
class BackendSdkResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
-
constructor(baseUrl, httpClient) {
|
|
10
|
-
super(baseUrl, httpClient);
|
|
11
|
-
this.url = baseUrl + "/backend/sdk";
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @returns {Promise<AxiosResponse<Sdk_Types>>}
|
|
15
|
-
*/
|
|
16
|
-
async backendActionSdkGetAll() {
|
|
17
|
-
let params = {
|
|
18
|
-
method: 'GET',
|
|
19
|
-
};
|
|
20
|
-
return this.httpClient.get(this.url, params);
|
|
21
|
-
}
|
|
22
|
-
/**
|
|
23
|
-
* @param {Sdk_Generate} data
|
|
24
|
-
* @returns {Promise<AxiosResponse<Message>>}
|
|
25
|
-
*/
|
|
26
|
-
async backendActionSdkGenerate(data) {
|
|
27
|
-
let params = {
|
|
28
|
-
method: 'POST',
|
|
29
|
-
};
|
|
30
|
-
return this.httpClient.post(this.url, data, params);
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
exports.default = BackendSdkResource;
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* BackendSdkResource generated on 2022-06-05
|
|
4
|
+
* {@link https://sdkgen.app}
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
+
class BackendSdkResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
+
constructor(baseUrl, httpClient) {
|
|
10
|
+
super(baseUrl, httpClient);
|
|
11
|
+
this.url = baseUrl + "/backend/sdk";
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @returns {Promise<AxiosResponse<Sdk_Types>>}
|
|
15
|
+
*/
|
|
16
|
+
async backendActionSdkGetAll() {
|
|
17
|
+
let params = {
|
|
18
|
+
method: 'GET',
|
|
19
|
+
};
|
|
20
|
+
return this.httpClient.get(this.url, params);
|
|
21
|
+
}
|
|
22
|
+
/**
|
|
23
|
+
* @param {Sdk_Generate} data
|
|
24
|
+
* @returns {Promise<AxiosResponse<Message>>}
|
|
25
|
+
*/
|
|
26
|
+
async backendActionSdkGenerate(data) {
|
|
27
|
+
let params = {
|
|
28
|
+
method: 'POST',
|
|
29
|
+
};
|
|
30
|
+
return this.httpClient.post(this.url, data, params);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
exports.default = BackendSdkResource;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BackendStatisticCountRequestsResource generated on 2022-06-05
|
|
3
|
-
* {@link https://sdkgen.app}
|
|
4
|
-
*/
|
|
5
|
-
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
-
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
-
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
-
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
-
export default class BackendStatisticCountRequestsResource extends ResourceAbstract {
|
|
10
|
-
private url;
|
|
11
|
-
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
-
/**
|
|
13
|
-
* @param {Backend_Log_Collection_Query} query
|
|
14
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
-
*/
|
|
16
|
-
backendActionStatisticGetCountRequests(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* BackendStatisticCountRequestsResource generated on 2022-06-05
|
|
3
|
+
* {@link https://sdkgen.app}
|
|
4
|
+
*/
|
|
5
|
+
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
+
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
+
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
+
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
+
export default class BackendStatisticCountRequestsResource extends ResourceAbstract {
|
|
10
|
+
private url;
|
|
11
|
+
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
+
/**
|
|
13
|
+
* @param {Backend_Log_Collection_Query} query
|
|
14
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
+
*/
|
|
16
|
+
backendActionStatisticGetCountRequests(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* BackendStatisticCountRequestsResource generated on 2022-06-05
|
|
4
|
-
* {@link https://sdkgen.app}
|
|
5
|
-
*/
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
-
class BackendStatisticCountRequestsResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
-
constructor(baseUrl, httpClient) {
|
|
10
|
-
super(baseUrl, httpClient);
|
|
11
|
-
this.url = baseUrl + "/backend/statistic/count_requests";
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @param {Backend_Log_Collection_Query} query
|
|
15
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
-
*/
|
|
17
|
-
async backendActionStatisticGetCountRequests(query) {
|
|
18
|
-
let params = {
|
|
19
|
-
method: 'GET',
|
|
20
|
-
params: query,
|
|
21
|
-
};
|
|
22
|
-
return this.httpClient.get(this.url, params);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
exports.default = BackendStatisticCountRequestsResource;
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* BackendStatisticCountRequestsResource generated on 2022-06-05
|
|
4
|
+
* {@link https://sdkgen.app}
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
+
class BackendStatisticCountRequestsResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
+
constructor(baseUrl, httpClient) {
|
|
10
|
+
super(baseUrl, httpClient);
|
|
11
|
+
this.url = baseUrl + "/backend/statistic/count_requests";
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @param {Backend_Log_Collection_Query} query
|
|
15
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
+
*/
|
|
17
|
+
async backendActionStatisticGetCountRequests(query) {
|
|
18
|
+
let params = {
|
|
19
|
+
method: 'GET',
|
|
20
|
+
params: query,
|
|
21
|
+
};
|
|
22
|
+
return this.httpClient.get(this.url, params);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
exports.default = BackendStatisticCountRequestsResource;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BackendStatisticErrorsPerRouteResource generated on 2022-06-05
|
|
3
|
-
* {@link https://sdkgen.app}
|
|
4
|
-
*/
|
|
5
|
-
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
-
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
-
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
-
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
-
export default class BackendStatisticErrorsPerRouteResource extends ResourceAbstract {
|
|
10
|
-
private url;
|
|
11
|
-
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
-
/**
|
|
13
|
-
* @param {Backend_Log_Collection_Query} query
|
|
14
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
-
*/
|
|
16
|
-
backendActionStatisticGetErrorsPerRoute(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* BackendStatisticErrorsPerRouteResource generated on 2022-06-05
|
|
3
|
+
* {@link https://sdkgen.app}
|
|
4
|
+
*/
|
|
5
|
+
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
+
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
+
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
+
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
+
export default class BackendStatisticErrorsPerRouteResource extends ResourceAbstract {
|
|
10
|
+
private url;
|
|
11
|
+
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
+
/**
|
|
13
|
+
* @param {Backend_Log_Collection_Query} query
|
|
14
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
+
*/
|
|
16
|
+
backendActionStatisticGetErrorsPerRoute(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* BackendStatisticErrorsPerRouteResource generated on 2022-06-05
|
|
4
|
-
* {@link https://sdkgen.app}
|
|
5
|
-
*/
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
-
class BackendStatisticErrorsPerRouteResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
-
constructor(baseUrl, httpClient) {
|
|
10
|
-
super(baseUrl, httpClient);
|
|
11
|
-
this.url = baseUrl + "/backend/statistic/errors_per_route";
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @param {Backend_Log_Collection_Query} query
|
|
15
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
-
*/
|
|
17
|
-
async backendActionStatisticGetErrorsPerRoute(query) {
|
|
18
|
-
let params = {
|
|
19
|
-
method: 'GET',
|
|
20
|
-
params: query,
|
|
21
|
-
};
|
|
22
|
-
return this.httpClient.get(this.url, params);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
exports.default = BackendStatisticErrorsPerRouteResource;
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* BackendStatisticErrorsPerRouteResource generated on 2022-06-05
|
|
4
|
+
* {@link https://sdkgen.app}
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
+
class BackendStatisticErrorsPerRouteResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
+
constructor(baseUrl, httpClient) {
|
|
10
|
+
super(baseUrl, httpClient);
|
|
11
|
+
this.url = baseUrl + "/backend/statistic/errors_per_route";
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @param {Backend_Log_Collection_Query} query
|
|
15
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
+
*/
|
|
17
|
+
async backendActionStatisticGetErrorsPerRoute(query) {
|
|
18
|
+
let params = {
|
|
19
|
+
method: 'GET',
|
|
20
|
+
params: query,
|
|
21
|
+
};
|
|
22
|
+
return this.httpClient.get(this.url, params);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
exports.default = BackendStatisticErrorsPerRouteResource;
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BackendStatisticGroup generated on 2022-06-05
|
|
3
|
-
* {@link https://sdkgen.app}
|
|
4
|
-
*/
|
|
5
|
-
import { ResourceAbstract } from "sdkgen-client";
|
|
6
|
-
import BackendStatisticUsedPointsResource from "./BackendStatisticUsedPointsResource";
|
|
7
|
-
import BackendStatisticTimePerRouteResource from "./BackendStatisticTimePerRouteResource";
|
|
8
|
-
import BackendStatisticTimeAverageResource from "./BackendStatisticTimeAverageResource";
|
|
9
|
-
import BackendStatisticMostUsedRoutesResource from "./BackendStatisticMostUsedRoutesResource";
|
|
10
|
-
import BackendStatisticMostUsedAppsResource from "./BackendStatisticMostUsedAppsResource";
|
|
11
|
-
import BackendStatisticIssuedTokensResource from "./BackendStatisticIssuedTokensResource";
|
|
12
|
-
import BackendStatisticIncomingTransactionsResource from "./BackendStatisticIncomingTransactionsResource";
|
|
13
|
-
import BackendStatisticIncomingRequestsResource from "./BackendStatisticIncomingRequestsResource";
|
|
14
|
-
import BackendStatisticErrorsPerRouteResource from "./BackendStatisticErrorsPerRouteResource";
|
|
15
|
-
import BackendStatisticCountRequestsResource from "./BackendStatisticCountRequestsResource";
|
|
16
|
-
export default class BackendStatisticGroup extends ResourceAbstract {
|
|
17
|
-
/**
|
|
18
|
-
* Endpoint: /backend/statistic/used_points
|
|
19
|
-
*/
|
|
20
|
-
getBackendStatisticUsedPoints(): BackendStatisticUsedPointsResource;
|
|
21
|
-
/**
|
|
22
|
-
* Endpoint: /backend/statistic/time_per_route
|
|
23
|
-
*/
|
|
24
|
-
getBackendStatisticTimePerRoute(): BackendStatisticTimePerRouteResource;
|
|
25
|
-
/**
|
|
26
|
-
* Endpoint: /backend/statistic/time_average
|
|
27
|
-
*/
|
|
28
|
-
getBackendStatisticTimeAverage(): BackendStatisticTimeAverageResource;
|
|
29
|
-
/**
|
|
30
|
-
* Endpoint: /backend/statistic/most_used_routes
|
|
31
|
-
*/
|
|
32
|
-
getBackendStatisticMostUsedRoutes(): BackendStatisticMostUsedRoutesResource;
|
|
33
|
-
/**
|
|
34
|
-
* Endpoint: /backend/statistic/most_used_apps
|
|
35
|
-
*/
|
|
36
|
-
getBackendStatisticMostUsedApps(): BackendStatisticMostUsedAppsResource;
|
|
37
|
-
/**
|
|
38
|
-
* Endpoint: /backend/statistic/issued_tokens
|
|
39
|
-
*/
|
|
40
|
-
getBackendStatisticIssuedTokens(): BackendStatisticIssuedTokensResource;
|
|
41
|
-
/**
|
|
42
|
-
* Endpoint: /backend/statistic/incoming_transactions
|
|
43
|
-
*/
|
|
44
|
-
getBackendStatisticIncomingTransactions(): BackendStatisticIncomingTransactionsResource;
|
|
45
|
-
/**
|
|
46
|
-
* Endpoint: /backend/statistic/incoming_requests
|
|
47
|
-
*/
|
|
48
|
-
getBackendStatisticIncomingRequests(): BackendStatisticIncomingRequestsResource;
|
|
49
|
-
/**
|
|
50
|
-
* Endpoint: /backend/statistic/errors_per_route
|
|
51
|
-
*/
|
|
52
|
-
getBackendStatisticErrorsPerRoute(): BackendStatisticErrorsPerRouteResource;
|
|
53
|
-
/**
|
|
54
|
-
* Endpoint: /backend/statistic/count_requests
|
|
55
|
-
*/
|
|
56
|
-
getBackendStatisticCountRequests(): BackendStatisticCountRequestsResource;
|
|
57
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* BackendStatisticGroup generated on 2022-06-05
|
|
3
|
+
* {@link https://sdkgen.app}
|
|
4
|
+
*/
|
|
5
|
+
import { ResourceAbstract } from "sdkgen-client";
|
|
6
|
+
import BackendStatisticUsedPointsResource from "./BackendStatisticUsedPointsResource";
|
|
7
|
+
import BackendStatisticTimePerRouteResource from "./BackendStatisticTimePerRouteResource";
|
|
8
|
+
import BackendStatisticTimeAverageResource from "./BackendStatisticTimeAverageResource";
|
|
9
|
+
import BackendStatisticMostUsedRoutesResource from "./BackendStatisticMostUsedRoutesResource";
|
|
10
|
+
import BackendStatisticMostUsedAppsResource from "./BackendStatisticMostUsedAppsResource";
|
|
11
|
+
import BackendStatisticIssuedTokensResource from "./BackendStatisticIssuedTokensResource";
|
|
12
|
+
import BackendStatisticIncomingTransactionsResource from "./BackendStatisticIncomingTransactionsResource";
|
|
13
|
+
import BackendStatisticIncomingRequestsResource from "./BackendStatisticIncomingRequestsResource";
|
|
14
|
+
import BackendStatisticErrorsPerRouteResource from "./BackendStatisticErrorsPerRouteResource";
|
|
15
|
+
import BackendStatisticCountRequestsResource from "./BackendStatisticCountRequestsResource";
|
|
16
|
+
export default class BackendStatisticGroup extends ResourceAbstract {
|
|
17
|
+
/**
|
|
18
|
+
* Endpoint: /backend/statistic/used_points
|
|
19
|
+
*/
|
|
20
|
+
getBackendStatisticUsedPoints(): BackendStatisticUsedPointsResource;
|
|
21
|
+
/**
|
|
22
|
+
* Endpoint: /backend/statistic/time_per_route
|
|
23
|
+
*/
|
|
24
|
+
getBackendStatisticTimePerRoute(): BackendStatisticTimePerRouteResource;
|
|
25
|
+
/**
|
|
26
|
+
* Endpoint: /backend/statistic/time_average
|
|
27
|
+
*/
|
|
28
|
+
getBackendStatisticTimeAverage(): BackendStatisticTimeAverageResource;
|
|
29
|
+
/**
|
|
30
|
+
* Endpoint: /backend/statistic/most_used_routes
|
|
31
|
+
*/
|
|
32
|
+
getBackendStatisticMostUsedRoutes(): BackendStatisticMostUsedRoutesResource;
|
|
33
|
+
/**
|
|
34
|
+
* Endpoint: /backend/statistic/most_used_apps
|
|
35
|
+
*/
|
|
36
|
+
getBackendStatisticMostUsedApps(): BackendStatisticMostUsedAppsResource;
|
|
37
|
+
/**
|
|
38
|
+
* Endpoint: /backend/statistic/issued_tokens
|
|
39
|
+
*/
|
|
40
|
+
getBackendStatisticIssuedTokens(): BackendStatisticIssuedTokensResource;
|
|
41
|
+
/**
|
|
42
|
+
* Endpoint: /backend/statistic/incoming_transactions
|
|
43
|
+
*/
|
|
44
|
+
getBackendStatisticIncomingTransactions(): BackendStatisticIncomingTransactionsResource;
|
|
45
|
+
/**
|
|
46
|
+
* Endpoint: /backend/statistic/incoming_requests
|
|
47
|
+
*/
|
|
48
|
+
getBackendStatisticIncomingRequests(): BackendStatisticIncomingRequestsResource;
|
|
49
|
+
/**
|
|
50
|
+
* Endpoint: /backend/statistic/errors_per_route
|
|
51
|
+
*/
|
|
52
|
+
getBackendStatisticErrorsPerRoute(): BackendStatisticErrorsPerRouteResource;
|
|
53
|
+
/**
|
|
54
|
+
* Endpoint: /backend/statistic/count_requests
|
|
55
|
+
*/
|
|
56
|
+
getBackendStatisticCountRequests(): BackendStatisticCountRequestsResource;
|
|
57
|
+
}
|
|
@@ -1,83 +1,83 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* BackendStatisticGroup generated on 2022-06-05
|
|
4
|
-
* {@link https://sdkgen.app}
|
|
5
|
-
*/
|
|
6
|
-
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
7
|
-
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
8
|
-
};
|
|
9
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
-
const sdkgen_client_1 = require("sdkgen-client");
|
|
11
|
-
const BackendStatisticUsedPointsResource_1 = __importDefault(require("./BackendStatisticUsedPointsResource"));
|
|
12
|
-
const BackendStatisticTimePerRouteResource_1 = __importDefault(require("./BackendStatisticTimePerRouteResource"));
|
|
13
|
-
const BackendStatisticTimeAverageResource_1 = __importDefault(require("./BackendStatisticTimeAverageResource"));
|
|
14
|
-
const BackendStatisticMostUsedRoutesResource_1 = __importDefault(require("./BackendStatisticMostUsedRoutesResource"));
|
|
15
|
-
const BackendStatisticMostUsedAppsResource_1 = __importDefault(require("./BackendStatisticMostUsedAppsResource"));
|
|
16
|
-
const BackendStatisticIssuedTokensResource_1 = __importDefault(require("./BackendStatisticIssuedTokensResource"));
|
|
17
|
-
const BackendStatisticIncomingTransactionsResource_1 = __importDefault(require("./BackendStatisticIncomingTransactionsResource"));
|
|
18
|
-
const BackendStatisticIncomingRequestsResource_1 = __importDefault(require("./BackendStatisticIncomingRequestsResource"));
|
|
19
|
-
const BackendStatisticErrorsPerRouteResource_1 = __importDefault(require("./BackendStatisticErrorsPerRouteResource"));
|
|
20
|
-
const BackendStatisticCountRequestsResource_1 = __importDefault(require("./BackendStatisticCountRequestsResource"));
|
|
21
|
-
class BackendStatisticGroup extends sdkgen_client_1.ResourceAbstract {
|
|
22
|
-
/**
|
|
23
|
-
* Endpoint: /backend/statistic/used_points
|
|
24
|
-
*/
|
|
25
|
-
getBackendStatisticUsedPoints() {
|
|
26
|
-
return new BackendStatisticUsedPointsResource_1.default(this.baseUrl, this.httpClient);
|
|
27
|
-
}
|
|
28
|
-
/**
|
|
29
|
-
* Endpoint: /backend/statistic/time_per_route
|
|
30
|
-
*/
|
|
31
|
-
getBackendStatisticTimePerRoute() {
|
|
32
|
-
return new BackendStatisticTimePerRouteResource_1.default(this.baseUrl, this.httpClient);
|
|
33
|
-
}
|
|
34
|
-
/**
|
|
35
|
-
* Endpoint: /backend/statistic/time_average
|
|
36
|
-
*/
|
|
37
|
-
getBackendStatisticTimeAverage() {
|
|
38
|
-
return new BackendStatisticTimeAverageResource_1.default(this.baseUrl, this.httpClient);
|
|
39
|
-
}
|
|
40
|
-
/**
|
|
41
|
-
* Endpoint: /backend/statistic/most_used_routes
|
|
42
|
-
*/
|
|
43
|
-
getBackendStatisticMostUsedRoutes() {
|
|
44
|
-
return new BackendStatisticMostUsedRoutesResource_1.default(this.baseUrl, this.httpClient);
|
|
45
|
-
}
|
|
46
|
-
/**
|
|
47
|
-
* Endpoint: /backend/statistic/most_used_apps
|
|
48
|
-
*/
|
|
49
|
-
getBackendStatisticMostUsedApps() {
|
|
50
|
-
return new BackendStatisticMostUsedAppsResource_1.default(this.baseUrl, this.httpClient);
|
|
51
|
-
}
|
|
52
|
-
/**
|
|
53
|
-
* Endpoint: /backend/statistic/issued_tokens
|
|
54
|
-
*/
|
|
55
|
-
getBackendStatisticIssuedTokens() {
|
|
56
|
-
return new BackendStatisticIssuedTokensResource_1.default(this.baseUrl, this.httpClient);
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Endpoint: /backend/statistic/incoming_transactions
|
|
60
|
-
*/
|
|
61
|
-
getBackendStatisticIncomingTransactions() {
|
|
62
|
-
return new BackendStatisticIncomingTransactionsResource_1.default(this.baseUrl, this.httpClient);
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* Endpoint: /backend/statistic/incoming_requests
|
|
66
|
-
*/
|
|
67
|
-
getBackendStatisticIncomingRequests() {
|
|
68
|
-
return new BackendStatisticIncomingRequestsResource_1.default(this.baseUrl, this.httpClient);
|
|
69
|
-
}
|
|
70
|
-
/**
|
|
71
|
-
* Endpoint: /backend/statistic/errors_per_route
|
|
72
|
-
*/
|
|
73
|
-
getBackendStatisticErrorsPerRoute() {
|
|
74
|
-
return new BackendStatisticErrorsPerRouteResource_1.default(this.baseUrl, this.httpClient);
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Endpoint: /backend/statistic/count_requests
|
|
78
|
-
*/
|
|
79
|
-
getBackendStatisticCountRequests() {
|
|
80
|
-
return new BackendStatisticCountRequestsResource_1.default(this.baseUrl, this.httpClient);
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
exports.default = BackendStatisticGroup;
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* BackendStatisticGroup generated on 2022-06-05
|
|
4
|
+
* {@link https://sdkgen.app}
|
|
5
|
+
*/
|
|
6
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
7
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
8
|
+
};
|
|
9
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
10
|
+
const sdkgen_client_1 = require("sdkgen-client");
|
|
11
|
+
const BackendStatisticUsedPointsResource_1 = __importDefault(require("./BackendStatisticUsedPointsResource"));
|
|
12
|
+
const BackendStatisticTimePerRouteResource_1 = __importDefault(require("./BackendStatisticTimePerRouteResource"));
|
|
13
|
+
const BackendStatisticTimeAverageResource_1 = __importDefault(require("./BackendStatisticTimeAverageResource"));
|
|
14
|
+
const BackendStatisticMostUsedRoutesResource_1 = __importDefault(require("./BackendStatisticMostUsedRoutesResource"));
|
|
15
|
+
const BackendStatisticMostUsedAppsResource_1 = __importDefault(require("./BackendStatisticMostUsedAppsResource"));
|
|
16
|
+
const BackendStatisticIssuedTokensResource_1 = __importDefault(require("./BackendStatisticIssuedTokensResource"));
|
|
17
|
+
const BackendStatisticIncomingTransactionsResource_1 = __importDefault(require("./BackendStatisticIncomingTransactionsResource"));
|
|
18
|
+
const BackendStatisticIncomingRequestsResource_1 = __importDefault(require("./BackendStatisticIncomingRequestsResource"));
|
|
19
|
+
const BackendStatisticErrorsPerRouteResource_1 = __importDefault(require("./BackendStatisticErrorsPerRouteResource"));
|
|
20
|
+
const BackendStatisticCountRequestsResource_1 = __importDefault(require("./BackendStatisticCountRequestsResource"));
|
|
21
|
+
class BackendStatisticGroup extends sdkgen_client_1.ResourceAbstract {
|
|
22
|
+
/**
|
|
23
|
+
* Endpoint: /backend/statistic/used_points
|
|
24
|
+
*/
|
|
25
|
+
getBackendStatisticUsedPoints() {
|
|
26
|
+
return new BackendStatisticUsedPointsResource_1.default(this.baseUrl, this.httpClient);
|
|
27
|
+
}
|
|
28
|
+
/**
|
|
29
|
+
* Endpoint: /backend/statistic/time_per_route
|
|
30
|
+
*/
|
|
31
|
+
getBackendStatisticTimePerRoute() {
|
|
32
|
+
return new BackendStatisticTimePerRouteResource_1.default(this.baseUrl, this.httpClient);
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* Endpoint: /backend/statistic/time_average
|
|
36
|
+
*/
|
|
37
|
+
getBackendStatisticTimeAverage() {
|
|
38
|
+
return new BackendStatisticTimeAverageResource_1.default(this.baseUrl, this.httpClient);
|
|
39
|
+
}
|
|
40
|
+
/**
|
|
41
|
+
* Endpoint: /backend/statistic/most_used_routes
|
|
42
|
+
*/
|
|
43
|
+
getBackendStatisticMostUsedRoutes() {
|
|
44
|
+
return new BackendStatisticMostUsedRoutesResource_1.default(this.baseUrl, this.httpClient);
|
|
45
|
+
}
|
|
46
|
+
/**
|
|
47
|
+
* Endpoint: /backend/statistic/most_used_apps
|
|
48
|
+
*/
|
|
49
|
+
getBackendStatisticMostUsedApps() {
|
|
50
|
+
return new BackendStatisticMostUsedAppsResource_1.default(this.baseUrl, this.httpClient);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* Endpoint: /backend/statistic/issued_tokens
|
|
54
|
+
*/
|
|
55
|
+
getBackendStatisticIssuedTokens() {
|
|
56
|
+
return new BackendStatisticIssuedTokensResource_1.default(this.baseUrl, this.httpClient);
|
|
57
|
+
}
|
|
58
|
+
/**
|
|
59
|
+
* Endpoint: /backend/statistic/incoming_transactions
|
|
60
|
+
*/
|
|
61
|
+
getBackendStatisticIncomingTransactions() {
|
|
62
|
+
return new BackendStatisticIncomingTransactionsResource_1.default(this.baseUrl, this.httpClient);
|
|
63
|
+
}
|
|
64
|
+
/**
|
|
65
|
+
* Endpoint: /backend/statistic/incoming_requests
|
|
66
|
+
*/
|
|
67
|
+
getBackendStatisticIncomingRequests() {
|
|
68
|
+
return new BackendStatisticIncomingRequestsResource_1.default(this.baseUrl, this.httpClient);
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Endpoint: /backend/statistic/errors_per_route
|
|
72
|
+
*/
|
|
73
|
+
getBackendStatisticErrorsPerRoute() {
|
|
74
|
+
return new BackendStatisticErrorsPerRouteResource_1.default(this.baseUrl, this.httpClient);
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Endpoint: /backend/statistic/count_requests
|
|
78
|
+
*/
|
|
79
|
+
getBackendStatisticCountRequests() {
|
|
80
|
+
return new BackendStatisticCountRequestsResource_1.default(this.baseUrl, this.httpClient);
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
exports.default = BackendStatisticGroup;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BackendStatisticIncomingRequestsResource generated on 2022-06-05
|
|
3
|
-
* {@link https://sdkgen.app}
|
|
4
|
-
*/
|
|
5
|
-
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
-
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
-
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
-
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
-
export default class BackendStatisticIncomingRequestsResource extends ResourceAbstract {
|
|
10
|
-
private url;
|
|
11
|
-
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
-
/**
|
|
13
|
-
* @param {Backend_Log_Collection_Query} query
|
|
14
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
-
*/
|
|
16
|
-
backendActionStatisticGetIncomingRequests(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* BackendStatisticIncomingRequestsResource generated on 2022-06-05
|
|
3
|
+
* {@link https://sdkgen.app}
|
|
4
|
+
*/
|
|
5
|
+
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
+
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
+
import { Backend_Log_Collection_Query } from "./Backend_Log_Collection_Query";
|
|
8
|
+
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
+
export default class BackendStatisticIncomingRequestsResource extends ResourceAbstract {
|
|
10
|
+
private url;
|
|
11
|
+
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
+
/**
|
|
13
|
+
* @param {Backend_Log_Collection_Query} query
|
|
14
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
+
*/
|
|
16
|
+
backendActionStatisticGetIncomingRequests(query?: Backend_Log_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
+
}
|
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
/**
|
|
3
|
-
* BackendStatisticIncomingRequestsResource generated on 2022-06-05
|
|
4
|
-
* {@link https://sdkgen.app}
|
|
5
|
-
*/
|
|
6
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
-
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
-
class BackendStatisticIncomingRequestsResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
-
constructor(baseUrl, httpClient) {
|
|
10
|
-
super(baseUrl, httpClient);
|
|
11
|
-
this.url = baseUrl + "/backend/statistic/incoming_requests";
|
|
12
|
-
}
|
|
13
|
-
/**
|
|
14
|
-
* @param {Backend_Log_Collection_Query} query
|
|
15
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
-
*/
|
|
17
|
-
async backendActionStatisticGetIncomingRequests(query) {
|
|
18
|
-
let params = {
|
|
19
|
-
method: 'GET',
|
|
20
|
-
params: query,
|
|
21
|
-
};
|
|
22
|
-
return this.httpClient.get(this.url, params);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
exports.default = BackendStatisticIncomingRequestsResource;
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* BackendStatisticIncomingRequestsResource generated on 2022-06-05
|
|
4
|
+
* {@link https://sdkgen.app}
|
|
5
|
+
*/
|
|
6
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
7
|
+
const sdkgen_client_1 = require("sdkgen-client");
|
|
8
|
+
class BackendStatisticIncomingRequestsResource extends sdkgen_client_1.ResourceAbstract {
|
|
9
|
+
constructor(baseUrl, httpClient) {
|
|
10
|
+
super(baseUrl, httpClient);
|
|
11
|
+
this.url = baseUrl + "/backend/statistic/incoming_requests";
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* @param {Backend_Log_Collection_Query} query
|
|
15
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
16
|
+
*/
|
|
17
|
+
async backendActionStatisticGetIncomingRequests(query) {
|
|
18
|
+
let params = {
|
|
19
|
+
method: 'GET',
|
|
20
|
+
params: query,
|
|
21
|
+
};
|
|
22
|
+
return this.httpClient.get(this.url, params);
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
exports.default = BackendStatisticIncomingRequestsResource;
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* BackendStatisticIncomingTransactionsResource generated on 2022-06-05
|
|
3
|
-
* {@link https://sdkgen.app}
|
|
4
|
-
*/
|
|
5
|
-
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
-
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
-
import { Backend_Transaction_Collection_Query } from "./Backend_Transaction_Collection_Query";
|
|
8
|
-
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
-
export default class BackendStatisticIncomingTransactionsResource extends ResourceAbstract {
|
|
10
|
-
private url;
|
|
11
|
-
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
-
/**
|
|
13
|
-
* @param {Backend_Transaction_Collection_Query} query
|
|
14
|
-
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
-
*/
|
|
16
|
-
backendActionStatisticGetIncomingTransactions(query?: Backend_Transaction_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* BackendStatisticIncomingTransactionsResource generated on 2022-06-05
|
|
3
|
+
* {@link https://sdkgen.app}
|
|
4
|
+
*/
|
|
5
|
+
import { AxiosInstance, AxiosResponse } from "axios";
|
|
6
|
+
import { ResourceAbstract } from "sdkgen-client";
|
|
7
|
+
import { Backend_Transaction_Collection_Query } from "./Backend_Transaction_Collection_Query";
|
|
8
|
+
import { Statistic_Count } from "./Statistic_Count";
|
|
9
|
+
export default class BackendStatisticIncomingTransactionsResource extends ResourceAbstract {
|
|
10
|
+
private url;
|
|
11
|
+
constructor(baseUrl: string, httpClient: AxiosInstance);
|
|
12
|
+
/**
|
|
13
|
+
* @param {Backend_Transaction_Collection_Query} query
|
|
14
|
+
* @returns {Promise<AxiosResponse<Statistic_Count>>}
|
|
15
|
+
*/
|
|
16
|
+
backendActionStatisticGetIncomingTransactions(query?: Backend_Transaction_Collection_Query): Promise<AxiosResponse<Statistic_Count>>;
|
|
17
|
+
}
|