@dynamic-labs/sdk-api 0.0.291 → 0.0.293
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/package.json +1 -1
- package/src/apis/AllowlistsApi.cjs +380 -380
- package/src/apis/AllowlistsApi.d.ts +135 -135
- package/src/apis/AllowlistsApi.js +380 -380
- package/src/apis/AnalyticsApi.cjs +85 -85
- package/src/apis/AnalyticsApi.d.ts +42 -42
- package/src/apis/AnalyticsApi.js +85 -85
- package/src/apis/ChainTokensApi.d.ts +29 -29
- package/src/apis/ChainalysisApi.cjs +110 -110
- package/src/apis/ChainalysisApi.d.ts +51 -51
- package/src/apis/ChainalysisApi.js +110 -110
- package/src/apis/ChainsApi.cjs +43 -43
- package/src/apis/ChainsApi.d.ts +30 -30
- package/src/apis/ChainsApi.js +43 -43
- package/src/apis/EnvironmentsApi.cjs +216 -216
- package/src/apis/EnvironmentsApi.d.ts +85 -85
- package/src/apis/EnvironmentsApi.js +216 -216
- package/src/apis/ExportsApi.cjs +135 -135
- package/src/apis/ExportsApi.d.ts +63 -63
- package/src/apis/ExportsApi.js +135 -135
- package/src/apis/GatesApi.cjs +231 -231
- package/src/apis/GatesApi.d.ts +97 -97
- package/src/apis/GatesApi.js +231 -231
- package/src/apis/InvitesApi.cjs +190 -190
- package/src/apis/InvitesApi.d.ts +75 -75
- package/src/apis/InvitesApi.js +190 -190
- package/src/apis/MembersApi.cjs +74 -74
- package/src/apis/MembersApi.d.ts +40 -40
- package/src/apis/MembersApi.js +74 -74
- package/src/apis/OrganizationsApi.cjs +253 -253
- package/src/apis/OrganizationsApi.d.ts +93 -93
- package/src/apis/OrganizationsApi.js +253 -253
- package/src/apis/OriginsApi.cjs +100 -100
- package/src/apis/OriginsApi.d.ts +52 -52
- package/src/apis/OriginsApi.js +100 -100
- package/src/apis/ProjectsApi.cjs +189 -189
- package/src/apis/ProjectsApi.d.ts +75 -75
- package/src/apis/ProjectsApi.js +189 -189
- package/src/apis/SDKApi.cjs +1967 -1967
- package/src/apis/SDKApi.d.ts +763 -763
- package/src/apis/SDKApi.js +1967 -1967
- package/src/apis/SDKViewsApi.cjs +100 -100
- package/src/apis/SDKViewsApi.d.ts +54 -54
- package/src/apis/SDKViewsApi.js +100 -100
- package/src/apis/SessionsApi.cjs +40 -40
- package/src/apis/SessionsApi.d.ts +29 -29
- package/src/apis/SessionsApi.js +40 -40
- package/src/apis/SettingsApi.cjs +259 -259
- package/src/apis/SettingsApi.d.ts +108 -108
- package/src/apis/SettingsApi.js +259 -259
- package/src/apis/TokensApi.cjs +114 -114
- package/src/apis/TokensApi.d.ts +52 -52
- package/src/apis/TokensApi.js +114 -114
- package/src/apis/UsersApi.cjs +201 -201
- package/src/apis/UsersApi.d.ts +79 -79
- package/src/apis/UsersApi.js +201 -201
- package/src/apis/VisitsApi.cjs +52 -52
- package/src/apis/VisitsApi.d.ts +33 -33
- package/src/apis/VisitsApi.js +52 -52
- package/src/apis/WalletsApi.cjs +149 -149
- package/src/apis/WalletsApi.d.ts +63 -63
- package/src/apis/WalletsApi.js +149 -149
- package/src/apis/index.d.ts +20 -20
- package/src/index.d.ts +3 -3
- package/src/models/AccessOutcomeEnum.cjs +31 -31
- package/src/models/AccessOutcomeEnum.d.ts +23 -23
- package/src/models/AccessOutcomeEnum.js +31 -31
- package/src/models/Allowlist.cjs +32 -32
- package/src/models/Allowlist.d.ts +58 -58
- package/src/models/Allowlist.js +32 -32
- package/src/models/AllowlistEntriesResponse.cjs +24 -24
- package/src/models/AllowlistEntriesResponse.d.ts +34 -34
- package/src/models/AllowlistEntriesResponse.js +24 -24
- package/src/models/AllowlistEntry.cjs +30 -30
- package/src/models/AllowlistEntry.d.ts +51 -51
- package/src/models/AllowlistEntry.js +30 -30
- package/src/models/AnalyticsSessionsByDate.cjs +24 -24
- package/src/models/AnalyticsSessionsByDate.d.ts +34 -34
- package/src/models/AnalyticsSessionsByDate.js +24 -24
- package/src/models/AnalyticsSessionsByDateSessions.cjs +24 -24
- package/src/models/AnalyticsSessionsByDateSessions.d.ts +33 -33
- package/src/models/AnalyticsSessionsByDateSessions.js +24 -24
- package/src/models/AnalyticsVisitResponse.cjs +28 -28
- package/src/models/AnalyticsVisitResponse.d.ts +46 -46
- package/src/models/AnalyticsVisitResponse.js +28 -28
- package/src/models/AuthModeEnum.cjs +31 -31
- package/src/models/AuthModeEnum.d.ts +23 -23
- package/src/models/AuthModeEnum.js +31 -31
- package/src/models/AuthenticatorTransportProtocol.cjs +34 -34
- package/src/models/AuthenticatorTransportProtocol.d.ts +26 -26
- package/src/models/AuthenticatorTransportProtocol.js +34 -34
- package/src/models/BadRequest.cjs +22 -22
- package/src/models/BadRequest.d.ts +27 -27
- package/src/models/BadRequest.js +22 -22
- package/src/models/BillingSubscription.cjs +38 -38
- package/src/models/BillingSubscription.d.ts +76 -76
- package/src/models/BillingSubscription.js +38 -38
- package/src/models/BillingSubscriptionPlanTypeEnum.cjs +32 -32
- package/src/models/BillingSubscriptionPlanTypeEnum.d.ts +24 -24
- package/src/models/BillingSubscriptionPlanTypeEnum.js +32 -32
- package/src/models/ChainEnum.cjs +36 -36
- package/src/models/ChainEnum.d.ts +28 -28
- package/src/models/ChainEnum.js +36 -36
- package/src/models/ChainToken.cjs +26 -26
- package/src/models/ChainToken.d.ts +40 -40
- package/src/models/ChainToken.js +26 -26
- package/src/models/ChainalysisCheck.cjs +30 -30
- package/src/models/ChainalysisCheck.d.ts +52 -52
- package/src/models/ChainalysisCheck.js +30 -30
- package/src/models/ChainalysisCheckResultEnum.cjs +32 -32
- package/src/models/ChainalysisCheckResultEnum.d.ts +24 -24
- package/src/models/ChainalysisCheckResultEnum.js +32 -32
- package/src/models/ChainalysisConfiguration.cjs +44 -44
- package/src/models/ChainalysisConfiguration.d.ts +57 -57
- package/src/models/ChainalysisConfiguration.js +44 -44
- package/src/models/ConnectRequest.cjs +30 -30
- package/src/models/ConnectRequest.d.ts +54 -54
- package/src/models/ConnectRequest.js +30 -30
- package/src/models/CreateEmbeddedWalletParams.cjs +26 -26
- package/src/models/CreateEmbeddedWalletParams.d.ts +42 -42
- package/src/models/CreateEmbeddedWalletParams.js +26 -26
- package/src/models/CreateEmbeddedWalletSpecificOpts.cjs +18 -18
- package/src/models/CreateEmbeddedWalletSpecificOpts.d.ts +21 -21
- package/src/models/CreateEmbeddedWalletSpecificOpts.js +18 -18
- package/src/models/CreateEmbeddedWalletsRequest.cjs +22 -22
- package/src/models/CreateEmbeddedWalletsRequest.d.ts +28 -28
- package/src/models/CreateEmbeddedWalletsRequest.js +22 -22
- package/src/models/CreateProjectResponse.cjs +22 -22
- package/src/models/CreateProjectResponse.d.ts +28 -28
- package/src/models/CreateProjectResponse.js +22 -22
- package/src/models/CreateProjectResponseProject.cjs +28 -28
- package/src/models/CreateProjectResponseProject.d.ts +46 -46
- package/src/models/CreateProjectResponseProject.js +28 -28
- package/src/models/CreateProjectResponseProjectProjectEnvironments.cjs +24 -24
- package/src/models/CreateProjectResponseProjectProjectEnvironments.d.ts +33 -33
- package/src/models/CreateProjectResponseProjectProjectEnvironments.js +24 -24
- package/src/models/CreateTokenResponse.cjs +22 -22
- package/src/models/CreateTokenResponse.d.ts +28 -28
- package/src/models/CreateTokenResponse.js +22 -22
- package/src/models/CreateTurnkeyEmbeddedWalletSpecificOpts.cjs +24 -24
- package/src/models/CreateTurnkeyEmbeddedWalletSpecificOpts.d.ts +34 -34
- package/src/models/CreateTurnkeyEmbeddedWalletSpecificOpts.js +24 -24
- package/src/models/CreateWalletRequest.cjs +28 -28
- package/src/models/CreateWalletRequest.d.ts +47 -47
- package/src/models/CreateWalletRequest.js +28 -28
- package/src/models/Duration.cjs +24 -24
- package/src/models/Duration.d.ts +34 -34
- package/src/models/Duration.js +24 -24
- package/src/models/DynamicJwt.cjs +102 -102
- package/src/models/DynamicJwt.d.ts +271 -271
- package/src/models/DynamicJwt.js +102 -102
- package/src/models/EmailProviderResponse.cjs +22 -22
- package/src/models/EmailProviderResponse.d.ts +28 -28
- package/src/models/EmailProviderResponse.js +22 -22
- package/src/models/EmailVerificationCreateRequest.cjs +24 -24
- package/src/models/EmailVerificationCreateRequest.d.ts +33 -33
- package/src/models/EmailVerificationCreateRequest.js +24 -24
- package/src/models/EmailVerificationCreateResponse.cjs +36 -36
- package/src/models/EmailVerificationCreateResponse.d.ts +33 -33
- package/src/models/EmailVerificationCreateResponse.js +36 -36
- package/src/models/EmailVerificationRetryRequest.cjs +26 -26
- package/src/models/EmailVerificationRetryRequest.d.ts +39 -39
- package/src/models/EmailVerificationRetryRequest.js +26 -26
- package/src/models/EmailVerificationVerifyRequest.cjs +26 -26
- package/src/models/EmailVerificationVerifyRequest.d.ts +39 -39
- package/src/models/EmailVerificationVerifyRequest.js +26 -26
- package/src/models/EmbeddedWalletProviderEnum.cjs +30 -30
- package/src/models/EmbeddedWalletProviderEnum.d.ts +22 -22
- package/src/models/EmbeddedWalletProviderEnum.js +30 -30
- package/src/models/EnvironmentEnum.cjs +31 -31
- package/src/models/EnvironmentEnum.d.ts +23 -23
- package/src/models/EnvironmentEnum.js +31 -31
- package/src/models/EnvironmentVisitorsResponse.cjs +24 -24
- package/src/models/EnvironmentVisitorsResponse.d.ts +34 -34
- package/src/models/EnvironmentVisitorsResponse.js +24 -24
- package/src/models/EnvironmentVisitorsResponseUsers.cjs +22 -22
- package/src/models/EnvironmentVisitorsResponseUsers.d.ts +27 -27
- package/src/models/EnvironmentVisitorsResponseUsers.js +22 -22
- package/src/models/EnvironmentsResponse.cjs +22 -22
- package/src/models/EnvironmentsResponse.d.ts +28 -28
- package/src/models/EnvironmentsResponse.js +22 -22
- package/src/models/EnvironmentsResponseEnvironments.cjs +24 -24
- package/src/models/EnvironmentsResponseEnvironments.d.ts +34 -34
- package/src/models/EnvironmentsResponseEnvironments.js +24 -24
- package/src/models/ErrorMessageWithCode.cjs +24 -24
- package/src/models/ErrorMessageWithCode.d.ts +33 -33
- package/src/models/ErrorMessageWithCode.js +24 -24
- package/src/models/Export.cjs +40 -40
- package/src/models/Export.d.ts +85 -85
- package/src/models/Export.js +40 -40
- package/src/models/ExportCreateRequest.cjs +26 -26
- package/src/models/ExportCreateRequest.d.ts +42 -42
- package/src/models/ExportCreateRequest.js +26 -26
- package/src/models/ExportCreateRequestFilter.cjs +22 -22
- package/src/models/ExportCreateRequestFilter.d.ts +28 -28
- package/src/models/ExportCreateRequestFilter.js +22 -22
- package/src/models/ExportFormatEnum.cjs +30 -30
- package/src/models/ExportFormatEnum.d.ts +22 -22
- package/src/models/ExportFormatEnum.js +30 -30
- package/src/models/ExportModelEnum.cjs +30 -30
- package/src/models/ExportModelEnum.d.ts +22 -22
- package/src/models/ExportModelEnum.js +30 -30
- package/src/models/ExportStatusEnum.cjs +32 -32
- package/src/models/ExportStatusEnum.d.ts +24 -24
- package/src/models/ExportStatusEnum.js +32 -32
- package/src/models/ExportsResponse.cjs +22 -22
- package/src/models/ExportsResponse.d.ts +28 -28
- package/src/models/ExportsResponse.js +22 -22
- package/src/models/Forbidden.cjs +22 -22
- package/src/models/Forbidden.d.ts +27 -27
- package/src/models/Forbidden.js +22 -22
- package/src/models/ForbiddenErrorPayload.cjs +24 -24
- package/src/models/ForbiddenErrorPayload.d.ts +33 -33
- package/src/models/ForbiddenErrorPayload.js +24 -24
- package/src/models/ForbiddenWithErrorAndPayload.cjs +24 -24
- package/src/models/ForbiddenWithErrorAndPayload.d.ts +35 -35
- package/src/models/ForbiddenWithErrorAndPayload.js +24 -24
- package/src/models/Gate.cjs +32 -32
- package/src/models/Gate.d.ts +59 -59
- package/src/models/Gate.js +32 -32
- package/src/models/GateCreateRequest.cjs +28 -28
- package/src/models/GateCreateRequest.d.ts +47 -47
- package/src/models/GateCreateRequest.js +28 -28
- package/src/models/GateRule.cjs +26 -26
- package/src/models/GateRule.d.ts +42 -42
- package/src/models/GateRule.js +26 -26
- package/src/models/GateRuleFilter.cjs +22 -22
- package/src/models/GateRuleFilter.d.ts +27 -27
- package/src/models/GateRuleFilter.js +22 -22
- package/src/models/GateRuleType.cjs +31 -31
- package/src/models/GateRuleType.d.ts +23 -23
- package/src/models/GateRuleType.js +31 -31
- package/src/models/GateUpdateRequest.cjs +28 -28
- package/src/models/GateUpdateRequest.d.ts +47 -47
- package/src/models/GateUpdateRequest.js +28 -28
- package/src/models/GatesResponse.cjs +22 -22
- package/src/models/GatesResponse.d.ts +28 -28
- package/src/models/GatesResponse.js +22 -22
- package/src/models/HCaptchaSettings.cjs +26 -26
- package/src/models/HCaptchaSettings.d.ts +39 -39
- package/src/models/HCaptchaSettings.js +26 -26
- package/src/models/InlineObject.cjs +34 -34
- package/src/models/InlineObject.d.ts +27 -27
- package/src/models/InlineObject.js +34 -34
- package/src/models/InlineResponse201.cjs +22 -22
- package/src/models/InlineResponse201.d.ts +28 -28
- package/src/models/InlineResponse201.js +22 -22
- package/src/models/InlineResponse400.cjs +24 -24
- package/src/models/InlineResponse400.d.ts +33 -33
- package/src/models/InlineResponse400.js +24 -24
- package/src/models/IntegrationSetting.cjs +26 -26
- package/src/models/IntegrationSetting.d.ts +39 -39
- package/src/models/IntegrationSetting.js +26 -26
- package/src/models/InternalServerError.cjs +22 -22
- package/src/models/InternalServerError.d.ts +27 -27
- package/src/models/InternalServerError.js +22 -22
- package/src/models/InternalUserFields.cjs +60 -60
- package/src/models/InternalUserFields.d.ts +141 -141
- package/src/models/InternalUserFields.js +60 -60
- package/src/models/InternalUserFieldsAllOf.d.ts +27 -27
- package/src/models/Invite.cjs +34 -34
- package/src/models/Invite.d.ts +64 -64
- package/src/models/Invite.js +34 -34
- package/src/models/InviteConflictResponse.cjs +22 -22
- package/src/models/InviteConflictResponse.d.ts +27 -27
- package/src/models/InviteConflictResponse.js +22 -22
- package/src/models/InviteSendRequest.cjs +26 -26
- package/src/models/InviteSendRequest.d.ts +39 -39
- package/src/models/InviteSendRequest.js +26 -26
- package/src/models/InviteStatusEnum.cjs +32 -32
- package/src/models/InviteStatusEnum.d.ts +24 -24
- package/src/models/InviteStatusEnum.js +32 -32
- package/src/models/InviteUpdateRequest.cjs +22 -22
- package/src/models/InviteUpdateRequest.d.ts +28 -28
- package/src/models/InviteUpdateRequest.js +22 -22
- package/src/models/InvitesResponse.cjs +24 -24
- package/src/models/InvitesResponse.d.ts +34 -34
- package/src/models/InvitesResponse.js +24 -24
- package/src/models/JwksKey.cjs +32 -32
- package/src/models/JwksKey.d.ts +57 -57
- package/src/models/JwksKey.js +32 -32
- package/src/models/JwksResponse.cjs +22 -22
- package/src/models/JwksResponse.d.ts +28 -28
- package/src/models/JwksResponse.js +22 -22
- package/src/models/JwtBlockchainAccount.cjs +32 -32
- package/src/models/JwtBlockchainAccount.d.ts +59 -59
- package/src/models/JwtBlockchainAccount.js +32 -32
- package/src/models/JwtPayloadDeprecatedInfo.cjs +50 -50
- package/src/models/JwtPayloadDeprecatedInfo.d.ts +113 -113
- package/src/models/JwtPayloadDeprecatedInfo.js +50 -50
- package/src/models/JwtVerifiedCredential.cjs +58 -58
- package/src/models/JwtVerifiedCredential.d.ts +140 -140
- package/src/models/JwtVerifiedCredential.js +58 -58
- package/src/models/JwtVerifiedCredentialFormatEnum.cjs +33 -33
- package/src/models/JwtVerifiedCredentialFormatEnum.d.ts +25 -25
- package/src/models/JwtVerifiedCredentialFormatEnum.js +33 -33
- package/src/models/Key.cjs +24 -24
- package/src/models/Key.d.ts +33 -33
- package/src/models/Key.js +24 -24
- package/src/models/KeyResponse.cjs +22 -22
- package/src/models/KeyResponse.d.ts +28 -28
- package/src/models/KeyResponse.js +22 -22
- package/src/models/MethodNotAllowed.cjs +22 -22
- package/src/models/MethodNotAllowed.d.ts +27 -27
- package/src/models/MethodNotAllowed.js +22 -22
- package/src/models/NameService.cjs +22 -22
- package/src/models/NameService.d.ts +27 -27
- package/src/models/NameService.js +22 -22
- package/src/models/NameServiceData.cjs +24 -24
- package/src/models/NameServiceData.d.ts +33 -33
- package/src/models/NameServiceData.js +24 -24
- package/src/models/NativeCurrency.cjs +28 -28
- package/src/models/NativeCurrency.d.ts +45 -45
- package/src/models/NativeCurrency.js +28 -28
- package/src/models/Network.cjs +28 -28
- package/src/models/Network.d.ts +45 -45
- package/src/models/Network.js +28 -28
- package/src/models/NetworkConfiguration.cjs +48 -48
- package/src/models/NetworkConfiguration.d.ts +107 -107
- package/src/models/NetworkConfiguration.js +48 -48
- package/src/models/NetworkConfigurationResponse.cjs +24 -24
- package/src/models/NetworkConfigurationResponse.d.ts +34 -34
- package/src/models/NetworkConfigurationResponse.js +24 -24
- package/src/models/NextViewEnum.cjs +32 -32
- package/src/models/NextViewEnum.d.ts +24 -24
- package/src/models/NextViewEnum.js +32 -32
- package/src/models/NonceResponse.cjs +22 -22
- package/src/models/NonceResponse.d.ts +27 -27
- package/src/models/NonceResponse.js +22 -22
- package/src/models/OauthProviderLoginUrl.cjs +34 -34
- package/src/models/OauthProviderLoginUrl.d.ts +27 -27
- package/src/models/OauthProviderLoginUrl.js +34 -34
- package/src/models/OauthProviderRequest.cjs +26 -26
- package/src/models/OauthProviderRequest.d.ts +40 -40
- package/src/models/OauthProviderRequest.js +26 -26
- package/src/models/OauthRedirectRequest.d.ts +39 -39
- package/src/models/OauthRequest.cjs +26 -26
- package/src/models/OauthRequest.d.ts +39 -39
- package/src/models/OauthRequest.js +26 -26
- package/src/models/OauthResultRequest.cjs +34 -34
- package/src/models/OauthResultRequest.d.ts +27 -27
- package/src/models/OauthResultRequest.js +34 -34
- package/src/models/OauthResultResponse.cjs +26 -26
- package/src/models/OauthResultResponse.d.ts +40 -40
- package/src/models/OauthResultResponse.js +26 -26
- package/src/models/OauthResultStatus.cjs +31 -31
- package/src/models/OauthResultStatus.d.ts +23 -23
- package/src/models/OauthResultStatus.js +31 -31
- package/src/models/OnrampConfiguration.cjs +28 -28
- package/src/models/OnrampConfiguration.d.ts +46 -46
- package/src/models/OnrampConfiguration.js +28 -28
- package/src/models/Organization.cjs +28 -28
- package/src/models/Organization.d.ts +45 -45
- package/src/models/Organization.js +28 -28
- package/src/models/OrganizationFields.cjs +26 -26
- package/src/models/OrganizationFields.d.ts +39 -39
- package/src/models/OrganizationFields.js +26 -26
- package/src/models/OrganizationMember.cjs +24 -24
- package/src/models/OrganizationMember.d.ts +34 -34
- package/src/models/OrganizationMember.js +24 -24
- package/src/models/OrganizationMembersResponse.cjs +24 -24
- package/src/models/OrganizationMembersResponse.d.ts +34 -34
- package/src/models/OrganizationMembersResponse.js +24 -24
- package/src/models/OrganizationRequest.cjs +28 -28
- package/src/models/OrganizationRequest.d.ts +46 -46
- package/src/models/OrganizationRequest.js +28 -28
- package/src/models/OrganizationResponse.cjs +22 -22
- package/src/models/OrganizationResponse.d.ts +28 -28
- package/src/models/OrganizationResponse.js +22 -22
- package/src/models/OrganizationResponseOrganization.cjs +28 -28
- package/src/models/OrganizationResponseOrganization.d.ts +45 -45
- package/src/models/OrganizationResponseOrganization.js +28 -28
- package/src/models/OrganizationsResponse.cjs +22 -22
- package/src/models/OrganizationsResponse.d.ts +28 -28
- package/src/models/OrganizationsResponse.js +22 -22
- package/src/models/OriginResponse.cjs +28 -28
- package/src/models/OriginResponse.d.ts +45 -45
- package/src/models/OriginResponse.js +28 -28
- package/src/models/OriginsResponse.cjs +22 -22
- package/src/models/OriginsResponse.d.ts +28 -28
- package/src/models/OriginsResponse.js +22 -22
- package/src/models/PasskeyRegistrationCredential.cjs +28 -28
- package/src/models/PasskeyRegistrationCredential.d.ts +46 -46
- package/src/models/PasskeyRegistrationCredential.js +28 -28
- package/src/models/PostAllowlistEntriesRequest.cjs +26 -26
- package/src/models/PostAllowlistEntriesRequest.d.ts +39 -39
- package/src/models/PostAllowlistEntriesRequest.js +26 -26
- package/src/models/PostAllowlistsRequest.cjs +26 -26
- package/src/models/PostAllowlistsRequest.d.ts +40 -40
- package/src/models/PostAllowlistsRequest.js +26 -26
- package/src/models/PostTokenFields.cjs +34 -34
- package/src/models/PostTokenFields.d.ts +27 -27
- package/src/models/PostTokenFields.js +34 -34
- package/src/models/PrefetchRequest.cjs +24 -24
- package/src/models/PrefetchRequest.d.ts +34 -34
- package/src/models/PrefetchRequest.js +24 -24
- package/src/models/Project.cjs +28 -28
- package/src/models/Project.d.ts +46 -46
- package/src/models/Project.js +28 -28
- package/src/models/ProjectDocsResponse.d.ts +27 -27
- package/src/models/ProjectEnvironment.cjs +30 -30
- package/src/models/ProjectEnvironment.d.ts +52 -52
- package/src/models/ProjectEnvironment.js +30 -30
- package/src/models/ProjectProjectEnvironments.cjs +24 -24
- package/src/models/ProjectProjectEnvironments.d.ts +33 -33
- package/src/models/ProjectProjectEnvironments.js +24 -24
- package/src/models/ProjectRequest.cjs +34 -34
- package/src/models/ProjectRequest.d.ts +27 -27
- package/src/models/ProjectRequest.js +34 -34
- package/src/models/ProjectSettings.cjs +36 -36
- package/src/models/ProjectSettings.d.ts +77 -77
- package/src/models/ProjectSettings.js +36 -36
- package/src/models/ProjectSettingsChains.cjs +26 -26
- package/src/models/ProjectSettingsChains.d.ts +40 -40
- package/src/models/ProjectSettingsChains.js +26 -26
- package/src/models/ProjectSettingsDesign.cjs +26 -26
- package/src/models/ProjectSettingsDesign.d.ts +42 -42
- package/src/models/ProjectSettingsDesign.js +26 -26
- package/src/models/ProjectSettingsDesignButton.cjs +30 -30
- package/src/models/ProjectSettingsDesignButton.d.ts +51 -51
- package/src/models/ProjectSettingsDesignButton.js +30 -30
- package/src/models/ProjectSettingsDesignModal.cjs +46 -44
- package/src/models/ProjectSettingsDesignModal.d.ts +99 -93
- package/src/models/ProjectSettingsDesignModal.js +46 -44
- package/src/models/ProjectSettingsDesignWidget.cjs +30 -30
- package/src/models/ProjectSettingsDesignWidget.d.ts +51 -51
- package/src/models/ProjectSettingsDesignWidget.js +30 -30
- package/src/models/ProjectSettingsGeneral.cjs +40 -40
- package/src/models/ProjectSettingsGeneral.d.ts +83 -83
- package/src/models/ProjectSettingsGeneral.js +40 -40
- package/src/models/ProjectSettingsKyc.cjs +42 -42
- package/src/models/ProjectSettingsKyc.d.ts +51 -51
- package/src/models/ProjectSettingsKyc.js +42 -42
- package/src/models/ProjectSettingsPrivacy.cjs +22 -22
- package/src/models/ProjectSettingsPrivacy.d.ts +27 -27
- package/src/models/ProjectSettingsPrivacy.js +22 -22
- package/src/models/ProjectSettingsRequest.d.ts +27 -27
- package/src/models/ProjectSettingsSdk.cjs +44 -44
- package/src/models/ProjectSettingsSdk.d.ts +96 -96
- package/src/models/ProjectSettingsSdk.js +44 -44
- package/src/models/ProjectSettingsSdkSocialSignIn.cjs +24 -24
- package/src/models/ProjectSettingsSdkSocialSignIn.d.ts +35 -35
- package/src/models/ProjectSettingsSdkSocialSignIn.js +24 -24
- package/src/models/ProjectSettingsSdkWalletConnect.cjs +24 -24
- package/src/models/ProjectSettingsSdkWalletConnect.d.ts +33 -33
- package/src/models/ProjectSettingsSdkWalletConnect.js +24 -24
- package/src/models/ProjectSettingsSecurity.cjs +24 -24
- package/src/models/ProjectSettingsSecurity.d.ts +35 -35
- package/src/models/ProjectSettingsSecurity.js +24 -24
- package/src/models/ProjectsResponse.cjs +22 -22
- package/src/models/ProjectsResponse.d.ts +28 -28
- package/src/models/ProjectsResponse.js +22 -22
- package/src/models/Provider.cjs +46 -46
- package/src/models/Provider.d.ts +101 -101
- package/src/models/Provider.js +46 -46
- package/src/models/ProviderAgreement.cjs +40 -40
- package/src/models/ProviderAgreement.d.ts +45 -45
- package/src/models/ProviderAgreement.js +40 -40
- package/src/models/ProviderCreateRequest.cjs +38 -38
- package/src/models/ProviderCreateRequest.d.ts +76 -76
- package/src/models/ProviderCreateRequest.js +38 -38
- package/src/models/ProviderEnum.cjs +49 -49
- package/src/models/ProviderEnum.d.ts +41 -41
- package/src/models/ProviderEnum.js +49 -49
- package/src/models/ProviderUpdateRequest.cjs +34 -34
- package/src/models/ProviderUpdateRequest.d.ts +63 -63
- package/src/models/ProviderUpdateRequest.js +34 -34
- package/src/models/ProviderUrl.cjs +26 -26
- package/src/models/ProviderUrl.d.ts +40 -40
- package/src/models/ProviderUrl.js +26 -26
- package/src/models/ProviderUrlsResponse.cjs +22 -22
- package/src/models/ProviderUrlsResponse.d.ts +28 -28
- package/src/models/ProviderUrlsResponse.js +22 -22
- package/src/models/ProvidersResponse.cjs +22 -22
- package/src/models/ProvidersResponse.d.ts +28 -28
- package/src/models/ProvidersResponse.js +22 -22
- package/src/models/PublishEvents.cjs +22 -22
- package/src/models/PublishEvents.d.ts +28 -28
- package/src/models/PublishEvents.js +22 -22
- package/src/models/PublishEventsEvents.cjs +48 -48
- package/src/models/PublishEventsEvents.d.ts +54 -54
- package/src/models/PublishEventsEvents.js +48 -48
- package/src/models/RoleEnum.cjs +31 -31
- package/src/models/RoleEnum.d.ts +23 -23
- package/src/models/RoleEnum.js +31 -31
- package/src/models/SdkSettingsRequest.cjs +24 -24
- package/src/models/SdkSettingsRequest.d.ts +33 -33
- package/src/models/SdkSettingsRequest.js +24 -24
- package/src/models/SdkUser.cjs +74 -74
- package/src/models/SdkUser.d.ts +184 -184
- package/src/models/SdkUser.js +74 -74
- package/src/models/SdkView.cjs +24 -24
- package/src/models/SdkView.d.ts +35 -35
- package/src/models/SdkView.js +24 -24
- package/src/models/SdkViewSection.cjs +28 -28
- package/src/models/SdkViewSection.d.ts +46 -46
- package/src/models/SdkViewSection.js +28 -28
- package/src/models/SdkViewSectionType.cjs +33 -33
- package/src/models/SdkViewSectionType.d.ts +25 -25
- package/src/models/SdkViewSectionType.js +33 -33
- package/src/models/SdkViewType.cjs +30 -30
- package/src/models/SdkViewType.d.ts +22 -22
- package/src/models/SdkViewType.js +30 -30
- package/src/models/SdkViewUpdateRequest.cjs +22 -22
- package/src/models/SdkViewUpdateRequest.d.ts +28 -28
- package/src/models/SdkViewUpdateRequest.js +22 -22
- package/src/models/SdkViewsResponse.cjs +22 -22
- package/src/models/SdkViewsResponse.d.ts +28 -28
- package/src/models/SdkViewsResponse.js +22 -22
- package/src/models/Session.cjs +28 -28
- package/src/models/Session.d.ts +45 -45
- package/src/models/Session.js +28 -28
- package/src/models/ShortChainNameEnum.d.ts +22 -22
- package/src/models/SignInProviderEnum.cjs +33 -33
- package/src/models/SignInProviderEnum.d.ts +25 -25
- package/src/models/SignInProviderEnum.js +33 -33
- package/src/models/SocialSignInProvider.cjs +24 -24
- package/src/models/SocialSignInProvider.d.ts +34 -34
- package/src/models/SocialSignInProvider.js +24 -24
- package/src/models/SocialSignInProviderEnum.cjs +41 -41
- package/src/models/SocialSignInProviderEnum.d.ts +33 -33
- package/src/models/SocialSignInProviderEnum.js +41 -41
- package/src/models/SubscriptionAdvancedScopeEnum.cjs +41 -41
- package/src/models/SubscriptionAdvancedScopeEnum.d.ts +33 -33
- package/src/models/SubscriptionAdvancedScopeEnum.js +41 -41
- package/src/models/SubscriptionFreeScopeEnum.cjs +40 -40
- package/src/models/SubscriptionFreeScopeEnum.d.ts +32 -32
- package/src/models/SubscriptionFreeScopeEnum.js +40 -40
- package/src/models/SupportedOnrampsResponse.cjs +22 -22
- package/src/models/SupportedOnrampsResponse.d.ts +28 -28
- package/src/models/SupportedOnrampsResponse.js +22 -22
- package/src/models/TimeUnitEnum.cjs +31 -31
- package/src/models/TimeUnitEnum.d.ts +23 -23
- package/src/models/TimeUnitEnum.js +31 -31
- package/src/models/Token.cjs +34 -34
- package/src/models/Token.d.ts +65 -65
- package/src/models/Token.js +34 -34
- package/src/models/TokenAddress.cjs +36 -36
- package/src/models/TokenAddress.d.ts +33 -33
- package/src/models/TokenAddress.js +36 -36
- package/src/models/TokenCreatedBy.cjs +30 -30
- package/src/models/TokenCreatedBy.d.ts +51 -51
- package/src/models/TokenCreatedBy.js +30 -30
- package/src/models/TokenWithRaw.cjs +38 -38
- package/src/models/TokenWithRaw.d.ts +77 -77
- package/src/models/TokenWithRaw.js +38 -38
- package/src/models/TokenWithRawProjectEnvironment.cjs +22 -22
- package/src/models/TokenWithRawProjectEnvironment.d.ts +27 -27
- package/src/models/TokenWithRawProjectEnvironment.js +22 -22
- package/src/models/TokensResponse.cjs +22 -22
- package/src/models/TokensResponse.d.ts +28 -28
- package/src/models/TokensResponse.js +22 -22
- package/src/models/TurnkeyWalletProperties.cjs +36 -36
- package/src/models/TurnkeyWalletProperties.d.ts +33 -33
- package/src/models/TurnkeyWalletProperties.js +36 -36
- package/src/models/Unauthorized.cjs +22 -22
- package/src/models/Unauthorized.d.ts +27 -27
- package/src/models/Unauthorized.js +22 -22
- package/src/models/UnprocessableEntity.cjs +26 -26
- package/src/models/UnprocessableEntity.d.ts +41 -41
- package/src/models/UnprocessableEntity.js +26 -26
- package/src/models/UnprocessableEntityErrorCode.cjs +66 -65
- package/src/models/UnprocessableEntityErrorCode.d.ts +58 -57
- package/src/models/UnprocessableEntityErrorCode.js +66 -65
- package/src/models/UnprocessableEntityErrorPayload.cjs +28 -28
- package/src/models/UnprocessableEntityErrorPayload.d.ts +46 -46
- package/src/models/UnprocessableEntityErrorPayload.js +28 -28
- package/src/models/UpdateProjectRequest.cjs +34 -34
- package/src/models/UpdateProjectRequest.d.ts +27 -27
- package/src/models/UpdateProjectRequest.js +34 -34
- package/src/models/UpdateProjectResponse.cjs +24 -24
- package/src/models/UpdateProjectResponse.d.ts +33 -33
- package/src/models/UpdateProjectResponse.js +24 -24
- package/src/models/UpdateSelfResponse.cjs +28 -28
- package/src/models/UpdateSelfResponse.d.ts +48 -48
- package/src/models/UpdateSelfResponse.js +28 -28
- package/src/models/User.cjs +90 -90
- package/src/models/User.d.ts +236 -236
- package/src/models/User.js +90 -90
- package/src/models/UserAllOf.cjs +36 -36
- package/src/models/UserAllOf.d.ts +73 -73
- package/src/models/UserAllOf.js +36 -36
- package/src/models/UserFields.cjs +64 -64
- package/src/models/UserFields.d.ts +153 -153
- package/src/models/UserFields.js +64 -64
- package/src/models/UserFilterableFieldsEnum.cjs +40 -40
- package/src/models/UserFilterableFieldsEnum.d.ts +32 -32
- package/src/models/UserFilterableFieldsEnum.js +40 -40
- package/src/models/UserResponse.cjs +22 -22
- package/src/models/UserResponse.d.ts +28 -28
- package/src/models/UserResponse.js +22 -22
- package/src/models/UserSearchFilterParams.cjs +26 -26
- package/src/models/UserSearchFilterParams.d.ts +41 -41
- package/src/models/UserSearchFilterParams.js +26 -26
- package/src/models/UserWalletsResponse.cjs +24 -24
- package/src/models/UserWalletsResponse.d.ts +34 -34
- package/src/models/UserWalletsResponse.js +24 -24
- package/src/models/UsersResponse.cjs +24 -24
- package/src/models/UsersResponse.d.ts +34 -34
- package/src/models/UsersResponse.js +24 -24
- package/src/models/VerifyRequest.cjs +40 -40
- package/src/models/VerifyRequest.d.ts +84 -84
- package/src/models/VerifyRequest.js +40 -40
- package/src/models/VerifyResponse.cjs +24 -24
- package/src/models/VerifyResponse.d.ts +34 -34
- package/src/models/VerifyResponse.js +24 -24
- package/src/models/VerifyUnlinkRequest.cjs +26 -26
- package/src/models/VerifyUnlinkRequest.d.ts +39 -39
- package/src/models/VerifyUnlinkRequest.js +26 -26
- package/src/models/Visitor.cjs +34 -34
- package/src/models/Visitor.d.ts +65 -65
- package/src/models/Visitor.js +34 -34
- package/src/models/VisitorFilterableFieldsEnum.cjs +32 -32
- package/src/models/VisitorFilterableFieldsEnum.d.ts +24 -24
- package/src/models/VisitorFilterableFieldsEnum.js +32 -32
- package/src/models/VisitorSearchFilterParams.cjs +26 -26
- package/src/models/VisitorSearchFilterParams.d.ts +41 -41
- package/src/models/VisitorSearchFilterParams.js +26 -26
- package/src/models/VisitorsResponse.cjs +24 -24
- package/src/models/VisitorsResponse.d.ts +34 -34
- package/src/models/VisitorsResponse.js +24 -24
- package/src/models/Wallet.cjs +32 -32
- package/src/models/Wallet.d.ts +60 -60
- package/src/models/Wallet.js +32 -32
- package/src/models/WalletProperties.cjs +18 -18
- package/src/models/WalletProperties.d.ts +21 -21
- package/src/models/WalletProperties.js +18 -18
- package/src/models/WalletProviderEnum.cjs +35 -35
- package/src/models/WalletProviderEnum.d.ts +27 -27
- package/src/models/WalletProviderEnum.js +35 -35
- package/src/models/WhenToImplementEnum.cjs +33 -33
- package/src/models/WhenToImplementEnum.d.ts +25 -25
- package/src/models/WhenToImplementEnum.js +33 -33
- package/src/models/index.d.ts +188 -188
- package/src/runtime.cjs +214 -214
- package/src/runtime.d.ts +140 -140
- package/src/runtime.js +214 -214
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dashboard API
|
|
3
|
-
* Dashboard API documentation
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface OrganizationResponseOrganization
|
|
16
|
-
*/
|
|
17
|
-
export interface OrganizationResponseOrganization {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof OrganizationResponseOrganization
|
|
22
|
-
*/
|
|
23
|
-
id: string;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof OrganizationResponseOrganization
|
|
28
|
-
*/
|
|
29
|
-
name: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof OrganizationResponseOrganization
|
|
34
|
-
*/
|
|
35
|
-
description?: string;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof OrganizationResponseOrganization
|
|
40
|
-
*/
|
|
41
|
-
websiteUrl?: string;
|
|
42
|
-
}
|
|
43
|
-
export declare function OrganizationResponseOrganizationFromJSON(json: any): OrganizationResponseOrganization;
|
|
44
|
-
export declare function OrganizationResponseOrganizationFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationResponseOrganization;
|
|
45
|
-
export declare function OrganizationResponseOrganizationToJSON(value?: OrganizationResponseOrganization | null): any;
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface OrganizationResponseOrganization
|
|
16
|
+
*/
|
|
17
|
+
export interface OrganizationResponseOrganization {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof OrganizationResponseOrganization
|
|
22
|
+
*/
|
|
23
|
+
id: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof OrganizationResponseOrganization
|
|
28
|
+
*/
|
|
29
|
+
name: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof OrganizationResponseOrganization
|
|
34
|
+
*/
|
|
35
|
+
description?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof OrganizationResponseOrganization
|
|
40
|
+
*/
|
|
41
|
+
websiteUrl?: string;
|
|
42
|
+
}
|
|
43
|
+
export declare function OrganizationResponseOrganizationFromJSON(json: any): OrganizationResponseOrganization;
|
|
44
|
+
export declare function OrganizationResponseOrganizationFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationResponseOrganization;
|
|
45
|
+
export declare function OrganizationResponseOrganizationToJSON(value?: OrganizationResponseOrganization | null): any;
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { exists } from '../runtime.js';
|
|
2
2
|
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
function OrganizationResponseOrganizationFromJSON(json) {
|
|
5
|
-
return OrganizationResponseOrganizationFromJSONTyped(json);
|
|
6
|
-
}
|
|
7
|
-
function OrganizationResponseOrganizationFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
-
if ((json === undefined) || (json === null)) {
|
|
9
|
-
return json;
|
|
10
|
-
}
|
|
11
|
-
return {
|
|
12
|
-
'id': json['id'],
|
|
13
|
-
'name': json['name'],
|
|
14
|
-
'description': !exists(json, 'description') ? undefined : json['description'],
|
|
15
|
-
'websiteUrl': !exists(json, 'websiteUrl') ? undefined : json['websiteUrl'],
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
function OrganizationResponseOrganizationToJSON(value) {
|
|
19
|
-
if (value === undefined) {
|
|
20
|
-
return undefined;
|
|
21
|
-
}
|
|
22
|
-
if (value === null) {
|
|
23
|
-
return null;
|
|
24
|
-
}
|
|
25
|
-
return {
|
|
26
|
-
'id': value.id,
|
|
27
|
-
'name': value.name,
|
|
28
|
-
'description': value.description,
|
|
29
|
-
'websiteUrl': value.websiteUrl,
|
|
30
|
-
};
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function OrganizationResponseOrganizationFromJSON(json) {
|
|
5
|
+
return OrganizationResponseOrganizationFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function OrganizationResponseOrganizationFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'id': json['id'],
|
|
13
|
+
'name': json['name'],
|
|
14
|
+
'description': !exists(json, 'description') ? undefined : json['description'],
|
|
15
|
+
'websiteUrl': !exists(json, 'websiteUrl') ? undefined : json['websiteUrl'],
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
function OrganizationResponseOrganizationToJSON(value) {
|
|
19
|
+
if (value === undefined) {
|
|
20
|
+
return undefined;
|
|
21
|
+
}
|
|
22
|
+
if (value === null) {
|
|
23
|
+
return null;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'id': value.id,
|
|
27
|
+
'name': value.name,
|
|
28
|
+
'description': value.description,
|
|
29
|
+
'websiteUrl': value.websiteUrl,
|
|
30
|
+
};
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
export { OrganizationResponseOrganizationFromJSON, OrganizationResponseOrganizationFromJSONTyped, OrganizationResponseOrganizationToJSON };
|
|
@@ -5,28 +5,28 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var runtime = require('../runtime.cjs');
|
|
6
6
|
var Organization = require('./Organization.cjs');
|
|
7
7
|
|
|
8
|
-
/* tslint:disable */
|
|
9
|
-
function OrganizationsResponseFromJSON(json) {
|
|
10
|
-
return OrganizationsResponseFromJSONTyped(json);
|
|
11
|
-
}
|
|
12
|
-
function OrganizationsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
13
|
-
if ((json === undefined) || (json === null)) {
|
|
14
|
-
return json;
|
|
15
|
-
}
|
|
16
|
-
return {
|
|
17
|
-
'organizations': !runtime.exists(json, 'organizations') ? undefined : (json['organizations'].map(Organization.OrganizationFromJSON)),
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
function OrganizationsResponseToJSON(value) {
|
|
21
|
-
if (value === undefined) {
|
|
22
|
-
return undefined;
|
|
23
|
-
}
|
|
24
|
-
if (value === null) {
|
|
25
|
-
return null;
|
|
26
|
-
}
|
|
27
|
-
return {
|
|
28
|
-
'organizations': value.organizations === undefined ? undefined : (value.organizations.map(Organization.OrganizationToJSON)),
|
|
29
|
-
};
|
|
8
|
+
/* tslint:disable */
|
|
9
|
+
function OrganizationsResponseFromJSON(json) {
|
|
10
|
+
return OrganizationsResponseFromJSONTyped(json);
|
|
11
|
+
}
|
|
12
|
+
function OrganizationsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
13
|
+
if ((json === undefined) || (json === null)) {
|
|
14
|
+
return json;
|
|
15
|
+
}
|
|
16
|
+
return {
|
|
17
|
+
'organizations': !runtime.exists(json, 'organizations') ? undefined : (json['organizations'].map(Organization.OrganizationFromJSON)),
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
function OrganizationsResponseToJSON(value) {
|
|
21
|
+
if (value === undefined) {
|
|
22
|
+
return undefined;
|
|
23
|
+
}
|
|
24
|
+
if (value === null) {
|
|
25
|
+
return null;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'organizations': value.organizations === undefined ? undefined : (value.organizations.map(Organization.OrganizationToJSON)),
|
|
29
|
+
};
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
exports.OrganizationsResponseFromJSON = OrganizationsResponseFromJSON;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dashboard API
|
|
3
|
-
* Dashboard API documentation
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { Organization } from './Organization';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface OrganizationsResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface OrganizationsResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<Organization>}
|
|
22
|
-
* @memberof OrganizationsResponse
|
|
23
|
-
*/
|
|
24
|
-
organizations?: Array<Organization>;
|
|
25
|
-
}
|
|
26
|
-
export declare function OrganizationsResponseFromJSON(json: any): OrganizationsResponse;
|
|
27
|
-
export declare function OrganizationsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationsResponse;
|
|
28
|
-
export declare function OrganizationsResponseToJSON(value?: OrganizationsResponse | null): any;
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { Organization } from './Organization';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface OrganizationsResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface OrganizationsResponse {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<Organization>}
|
|
22
|
+
* @memberof OrganizationsResponse
|
|
23
|
+
*/
|
|
24
|
+
organizations?: Array<Organization>;
|
|
25
|
+
}
|
|
26
|
+
export declare function OrganizationsResponseFromJSON(json: any): OrganizationsResponse;
|
|
27
|
+
export declare function OrganizationsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OrganizationsResponse;
|
|
28
|
+
export declare function OrganizationsResponseToJSON(value?: OrganizationsResponse | null): any;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
import { exists } from '../runtime.js';
|
|
2
2
|
import { OrganizationFromJSON, OrganizationToJSON } from './Organization.js';
|
|
3
3
|
|
|
4
|
-
/* tslint:disable */
|
|
5
|
-
function OrganizationsResponseFromJSON(json) {
|
|
6
|
-
return OrganizationsResponseFromJSONTyped(json);
|
|
7
|
-
}
|
|
8
|
-
function OrganizationsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
9
|
-
if ((json === undefined) || (json === null)) {
|
|
10
|
-
return json;
|
|
11
|
-
}
|
|
12
|
-
return {
|
|
13
|
-
'organizations': !exists(json, 'organizations') ? undefined : (json['organizations'].map(OrganizationFromJSON)),
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
function OrganizationsResponseToJSON(value) {
|
|
17
|
-
if (value === undefined) {
|
|
18
|
-
return undefined;
|
|
19
|
-
}
|
|
20
|
-
if (value === null) {
|
|
21
|
-
return null;
|
|
22
|
-
}
|
|
23
|
-
return {
|
|
24
|
-
'organizations': value.organizations === undefined ? undefined : (value.organizations.map(OrganizationToJSON)),
|
|
25
|
-
};
|
|
4
|
+
/* tslint:disable */
|
|
5
|
+
function OrganizationsResponseFromJSON(json) {
|
|
6
|
+
return OrganizationsResponseFromJSONTyped(json);
|
|
7
|
+
}
|
|
8
|
+
function OrganizationsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
9
|
+
if ((json === undefined) || (json === null)) {
|
|
10
|
+
return json;
|
|
11
|
+
}
|
|
12
|
+
return {
|
|
13
|
+
'organizations': !exists(json, 'organizations') ? undefined : (json['organizations'].map(OrganizationFromJSON)),
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
function OrganizationsResponseToJSON(value) {
|
|
17
|
+
if (value === undefined) {
|
|
18
|
+
return undefined;
|
|
19
|
+
}
|
|
20
|
+
if (value === null) {
|
|
21
|
+
return null;
|
|
22
|
+
}
|
|
23
|
+
return {
|
|
24
|
+
'organizations': value.organizations === undefined ? undefined : (value.organizations.map(OrganizationToJSON)),
|
|
25
|
+
};
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
export { OrganizationsResponseFromJSON, OrganizationsResponseFromJSONTyped, OrganizationsResponseToJSON };
|
|
@@ -4,34 +4,34 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var runtime = require('../runtime.cjs');
|
|
6
6
|
|
|
7
|
-
/* tslint:disable */
|
|
8
|
-
function OriginResponseFromJSON(json) {
|
|
9
|
-
return OriginResponseFromJSONTyped(json);
|
|
10
|
-
}
|
|
11
|
-
function OriginResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
-
if ((json === undefined) || (json === null)) {
|
|
13
|
-
return json;
|
|
14
|
-
}
|
|
15
|
-
return {
|
|
16
|
-
'id': !runtime.exists(json, 'id') ? undefined : json['id'],
|
|
17
|
-
'origin': !runtime.exists(json, 'origin') ? undefined : json['origin'],
|
|
18
|
-
'createdAt': !runtime.exists(json, 'createdAt') ? undefined : (new Date(json['createdAt'])),
|
|
19
|
-
'projectEnvironmentId': !runtime.exists(json, 'projectEnvironmentId') ? undefined : json['projectEnvironmentId'],
|
|
20
|
-
};
|
|
21
|
-
}
|
|
22
|
-
function OriginResponseToJSON(value) {
|
|
23
|
-
if (value === undefined) {
|
|
24
|
-
return undefined;
|
|
25
|
-
}
|
|
26
|
-
if (value === null) {
|
|
27
|
-
return null;
|
|
28
|
-
}
|
|
29
|
-
return {
|
|
30
|
-
'id': value.id,
|
|
31
|
-
'origin': value.origin,
|
|
32
|
-
'createdAt': value.createdAt === undefined ? undefined : (value.createdAt.toISOString()),
|
|
33
|
-
'projectEnvironmentId': value.projectEnvironmentId,
|
|
34
|
-
};
|
|
7
|
+
/* tslint:disable */
|
|
8
|
+
function OriginResponseFromJSON(json) {
|
|
9
|
+
return OriginResponseFromJSONTyped(json);
|
|
10
|
+
}
|
|
11
|
+
function OriginResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
12
|
+
if ((json === undefined) || (json === null)) {
|
|
13
|
+
return json;
|
|
14
|
+
}
|
|
15
|
+
return {
|
|
16
|
+
'id': !runtime.exists(json, 'id') ? undefined : json['id'],
|
|
17
|
+
'origin': !runtime.exists(json, 'origin') ? undefined : json['origin'],
|
|
18
|
+
'createdAt': !runtime.exists(json, 'createdAt') ? undefined : (new Date(json['createdAt'])),
|
|
19
|
+
'projectEnvironmentId': !runtime.exists(json, 'projectEnvironmentId') ? undefined : json['projectEnvironmentId'],
|
|
20
|
+
};
|
|
21
|
+
}
|
|
22
|
+
function OriginResponseToJSON(value) {
|
|
23
|
+
if (value === undefined) {
|
|
24
|
+
return undefined;
|
|
25
|
+
}
|
|
26
|
+
if (value === null) {
|
|
27
|
+
return null;
|
|
28
|
+
}
|
|
29
|
+
return {
|
|
30
|
+
'id': value.id,
|
|
31
|
+
'origin': value.origin,
|
|
32
|
+
'createdAt': value.createdAt === undefined ? undefined : (value.createdAt.toISOString()),
|
|
33
|
+
'projectEnvironmentId': value.projectEnvironmentId,
|
|
34
|
+
};
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
exports.OriginResponseFromJSON = OriginResponseFromJSON;
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dashboard API
|
|
3
|
-
* Dashboard API documentation
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface OriginResponse
|
|
16
|
-
*/
|
|
17
|
-
export interface OriginResponse {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof OriginResponse
|
|
22
|
-
*/
|
|
23
|
-
id?: string;
|
|
24
|
-
/**
|
|
25
|
-
* An [RFC 6454](https://www.rfc-editor.org/rfc/rfc6454) valid url. Must not include any paths. A single wildcard (*) can be used as the first subdomain.
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof OriginResponse
|
|
28
|
-
*/
|
|
29
|
-
origin?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {Date}
|
|
33
|
-
* @memberof OriginResponse
|
|
34
|
-
*/
|
|
35
|
-
createdAt?: Date;
|
|
36
|
-
/**
|
|
37
|
-
*
|
|
38
|
-
* @type {string}
|
|
39
|
-
* @memberof OriginResponse
|
|
40
|
-
*/
|
|
41
|
-
projectEnvironmentId?: string;
|
|
42
|
-
}
|
|
43
|
-
export declare function OriginResponseFromJSON(json: any): OriginResponse;
|
|
44
|
-
export declare function OriginResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OriginResponse;
|
|
45
|
-
export declare function OriginResponseToJSON(value?: OriginResponse | null): any;
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface OriginResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface OriginResponse {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof OriginResponse
|
|
22
|
+
*/
|
|
23
|
+
id?: string;
|
|
24
|
+
/**
|
|
25
|
+
* An [RFC 6454](https://www.rfc-editor.org/rfc/rfc6454) valid url. Must not include any paths. A single wildcard (*) can be used as the first subdomain.
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof OriginResponse
|
|
28
|
+
*/
|
|
29
|
+
origin?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {Date}
|
|
33
|
+
* @memberof OriginResponse
|
|
34
|
+
*/
|
|
35
|
+
createdAt?: Date;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {string}
|
|
39
|
+
* @memberof OriginResponse
|
|
40
|
+
*/
|
|
41
|
+
projectEnvironmentId?: string;
|
|
42
|
+
}
|
|
43
|
+
export declare function OriginResponseFromJSON(json: any): OriginResponse;
|
|
44
|
+
export declare function OriginResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OriginResponse;
|
|
45
|
+
export declare function OriginResponseToJSON(value?: OriginResponse | null): any;
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { exists } from '../runtime.js';
|
|
2
2
|
|
|
3
|
-
/* tslint:disable */
|
|
4
|
-
function OriginResponseFromJSON(json) {
|
|
5
|
-
return OriginResponseFromJSONTyped(json);
|
|
6
|
-
}
|
|
7
|
-
function OriginResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
-
if ((json === undefined) || (json === null)) {
|
|
9
|
-
return json;
|
|
10
|
-
}
|
|
11
|
-
return {
|
|
12
|
-
'id': !exists(json, 'id') ? undefined : json['id'],
|
|
13
|
-
'origin': !exists(json, 'origin') ? undefined : json['origin'],
|
|
14
|
-
'createdAt': !exists(json, 'createdAt') ? undefined : (new Date(json['createdAt'])),
|
|
15
|
-
'projectEnvironmentId': !exists(json, 'projectEnvironmentId') ? undefined : json['projectEnvironmentId'],
|
|
16
|
-
};
|
|
17
|
-
}
|
|
18
|
-
function OriginResponseToJSON(value) {
|
|
19
|
-
if (value === undefined) {
|
|
20
|
-
return undefined;
|
|
21
|
-
}
|
|
22
|
-
if (value === null) {
|
|
23
|
-
return null;
|
|
24
|
-
}
|
|
25
|
-
return {
|
|
26
|
-
'id': value.id,
|
|
27
|
-
'origin': value.origin,
|
|
28
|
-
'createdAt': value.createdAt === undefined ? undefined : (value.createdAt.toISOString()),
|
|
29
|
-
'projectEnvironmentId': value.projectEnvironmentId,
|
|
30
|
-
};
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
function OriginResponseFromJSON(json) {
|
|
5
|
+
return OriginResponseFromJSONTyped(json);
|
|
6
|
+
}
|
|
7
|
+
function OriginResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
8
|
+
if ((json === undefined) || (json === null)) {
|
|
9
|
+
return json;
|
|
10
|
+
}
|
|
11
|
+
return {
|
|
12
|
+
'id': !exists(json, 'id') ? undefined : json['id'],
|
|
13
|
+
'origin': !exists(json, 'origin') ? undefined : json['origin'],
|
|
14
|
+
'createdAt': !exists(json, 'createdAt') ? undefined : (new Date(json['createdAt'])),
|
|
15
|
+
'projectEnvironmentId': !exists(json, 'projectEnvironmentId') ? undefined : json['projectEnvironmentId'],
|
|
16
|
+
};
|
|
17
|
+
}
|
|
18
|
+
function OriginResponseToJSON(value) {
|
|
19
|
+
if (value === undefined) {
|
|
20
|
+
return undefined;
|
|
21
|
+
}
|
|
22
|
+
if (value === null) {
|
|
23
|
+
return null;
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
'id': value.id,
|
|
27
|
+
'origin': value.origin,
|
|
28
|
+
'createdAt': value.createdAt === undefined ? undefined : (value.createdAt.toISOString()),
|
|
29
|
+
'projectEnvironmentId': value.projectEnvironmentId,
|
|
30
|
+
};
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
export { OriginResponseFromJSON, OriginResponseFromJSONTyped, OriginResponseToJSON };
|
|
@@ -5,28 +5,28 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
var runtime = require('../runtime.cjs');
|
|
6
6
|
var OriginResponse = require('./OriginResponse.cjs');
|
|
7
7
|
|
|
8
|
-
/* tslint:disable */
|
|
9
|
-
function OriginsResponseFromJSON(json) {
|
|
10
|
-
return OriginsResponseFromJSONTyped(json);
|
|
11
|
-
}
|
|
12
|
-
function OriginsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
13
|
-
if ((json === undefined) || (json === null)) {
|
|
14
|
-
return json;
|
|
15
|
-
}
|
|
16
|
-
return {
|
|
17
|
-
'origins': !runtime.exists(json, 'origins') ? undefined : (json['origins'].map(OriginResponse.OriginResponseFromJSON)),
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
function OriginsResponseToJSON(value) {
|
|
21
|
-
if (value === undefined) {
|
|
22
|
-
return undefined;
|
|
23
|
-
}
|
|
24
|
-
if (value === null) {
|
|
25
|
-
return null;
|
|
26
|
-
}
|
|
27
|
-
return {
|
|
28
|
-
'origins': value.origins === undefined ? undefined : (value.origins.map(OriginResponse.OriginResponseToJSON)),
|
|
29
|
-
};
|
|
8
|
+
/* tslint:disable */
|
|
9
|
+
function OriginsResponseFromJSON(json) {
|
|
10
|
+
return OriginsResponseFromJSONTyped(json);
|
|
11
|
+
}
|
|
12
|
+
function OriginsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
13
|
+
if ((json === undefined) || (json === null)) {
|
|
14
|
+
return json;
|
|
15
|
+
}
|
|
16
|
+
return {
|
|
17
|
+
'origins': !runtime.exists(json, 'origins') ? undefined : (json['origins'].map(OriginResponse.OriginResponseFromJSON)),
|
|
18
|
+
};
|
|
19
|
+
}
|
|
20
|
+
function OriginsResponseToJSON(value) {
|
|
21
|
+
if (value === undefined) {
|
|
22
|
+
return undefined;
|
|
23
|
+
}
|
|
24
|
+
if (value === null) {
|
|
25
|
+
return null;
|
|
26
|
+
}
|
|
27
|
+
return {
|
|
28
|
+
'origins': value.origins === undefined ? undefined : (value.origins.map(OriginResponse.OriginResponseToJSON)),
|
|
29
|
+
};
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
exports.OriginsResponseFromJSON = OriginsResponseFromJSON;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Dashboard API
|
|
3
|
-
* Dashboard API documentation
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import { OriginResponse } from './OriginResponse';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface OriginsResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface OriginsResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<OriginResponse>}
|
|
22
|
-
* @memberof OriginsResponse
|
|
23
|
-
*/
|
|
24
|
-
origins?: Array<OriginResponse>;
|
|
25
|
-
}
|
|
26
|
-
export declare function OriginsResponseFromJSON(json: any): OriginsResponse;
|
|
27
|
-
export declare function OriginsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OriginsResponse;
|
|
28
|
-
export declare function OriginsResponseToJSON(value?: OriginsResponse | null): any;
|
|
1
|
+
/**
|
|
2
|
+
* Dashboard API
|
|
3
|
+
* Dashboard API documentation
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { OriginResponse } from './OriginResponse';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface OriginsResponse
|
|
17
|
+
*/
|
|
18
|
+
export interface OriginsResponse {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<OriginResponse>}
|
|
22
|
+
* @memberof OriginsResponse
|
|
23
|
+
*/
|
|
24
|
+
origins?: Array<OriginResponse>;
|
|
25
|
+
}
|
|
26
|
+
export declare function OriginsResponseFromJSON(json: any): OriginsResponse;
|
|
27
|
+
export declare function OriginsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): OriginsResponse;
|
|
28
|
+
export declare function OriginsResponseToJSON(value?: OriginsResponse | null): any;
|