@robosystems/client 0.2.47 → 0.2.49
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/extensions/AgentClient.test.ts +403 -0
- package/extensions/LedgerClient.d.ts +196 -7
- package/extensions/LedgerClient.js +282 -8
- package/extensions/LedgerClient.test.ts +1655 -0
- package/extensions/LedgerClient.ts +509 -13
- package/extensions/OperationClient.test.ts +199 -1
- package/extensions/QueryClient.test.ts +169 -0
- package/extensions/ReportClient.test.ts +828 -0
- package/extensions/hooks.test.ts +373 -0
- package/extensions/index.test.ts +279 -60
- package/index.ts +2 -2
- package/package.json +1 -1
- package/sdk/index.d.ts +2 -2
- package/sdk/index.js +14 -4
- package/sdk/index.ts +2 -2
- package/sdk/sdk.gen.d.ts +126 -1
- package/sdk/sdk.gen.js +201 -2
- package/sdk/sdk.gen.ts +200 -1
- package/sdk/types.gen.d.ts +976 -13
- package/sdk/types.gen.ts +1045 -11
- package/sdk-extensions/AgentClient.test.ts +403 -0
- package/sdk-extensions/LedgerClient.d.ts +196 -7
- package/sdk-extensions/LedgerClient.js +282 -8
- package/sdk-extensions/LedgerClient.test.ts +1655 -0
- package/sdk-extensions/LedgerClient.ts +509 -13
- package/sdk-extensions/OperationClient.test.ts +199 -1
- package/sdk-extensions/QueryClient.test.ts +169 -0
- package/sdk-extensions/ReportClient.test.ts +828 -0
- package/sdk-extensions/hooks.test.ts +373 -0
- package/sdk-extensions/index.test.ts +279 -60
- package/sdk.gen.d.ts +126 -1
- package/sdk.gen.js +201 -2
- package/sdk.gen.ts +200 -1
- package/types.gen.d.ts +976 -13
- package/types.gen.ts +1045 -11
package/sdk/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { addPublishListMembers, autoMapElements, autoSelectAgent, batchProcessQueries, callMcpTool, cancelOperation, cancelOrgSubscription, changeSubscriptionPlan, checkPasswordStrength, completeSsoAuth, createBackup, createCheckoutSession, createClosingEntry, createConnection, createFileUpload, createGraph, createMappingAssociation, createPortalSession, createPortfolio, createPosition, createPublishList, createReport, createRepositorySubscription, createSchedule, createSecurity, createStructure, createSubgraph, createTaxonomy, createUserApiKey, createView, deleteConnection, deleteDocument, deleteFile, deleteMappingAssociation, deletePortfolio, deletePosition, deletePublishList, deleteReport, deleteSecurity, deleteSubgraph, executeCypherQuery, executeSpecificAgent, exportGraphSchema, forgotPassword, generateSsoToken, getAgentMetadata, getAvailableExtensions, getAvailableGraphTiers, getBackupDownloadUrl, getBackupStats, getCaptchaConfig, getCheckoutStatus, getConnection, getConnectionOptions, getCreditSummary, getCurrentAuthUser, getCurrentUser, getDatabaseHealth, getDatabaseInfo, getDocument, getDocumentSection, getFile, getGraphCapacity, getGraphLimits, getGraphMetrics, getGraphs, getGraphSchema, getGraphSubscription, getGraphUsageAnalytics, getLedgerAccountTree, getLedgerEntity, getLedgerSummary, getLedgerTransaction, getLedgerTrialBalance, getMappedTrialBalance, getMappingCoverage, getMappingDetail, getMaterializationStatus, getOperationStatus, getOrg, getOrgBillingCustomer, getOrgLimits, getOrgSubscription, getOrgUpcomingInvoice, getOrgUsage, getPasswordPolicy, getPeriodCloseStatus, getPortfolio, getPosition, getPublishList, getReport, getReportingTaxonomy, getScheduleFacts, getSecurity, getServiceOfferings, getServiceStatus, getStatement, getSubgraphInfo, getSubgraphQuota, initOAuth, inviteOrgMember, listAgents, listBackups, listConnections, listCreditTransactions, listDocuments, listElements, listFiles, listHoldings, listLedgerAccounts, listLedgerEntities, listLedgerTransactions, listMappings, listMcpTools, listOrgGraphs, listOrgInvoices, listOrgMembers, listOrgSubscriptions, listPortfolios, listPositions, listPublishLists, listReports, listSchedules, listSecurities, listStructures, listSubgraphs, listTables, listTaxonomies, listUnmappedElements, listUserApiKeys, listUserOrgs, loginUser, logoutUser, materializeGraph, oauthCallback, type Options, queryTables, recommendAgent, refreshAuthSession, regenerateReport, registerUser, removeOrgMember, removePublishListMember, resendVerificationEmail, resetPassword, restoreBackup, revokeUserApiKey, searchDocuments, selectGraph, shareReport, ssoTokenExchange, streamOperationEvents, syncConnection, updateDocument, updateFile, updateLedgerEntity, updateOrg, updateOrgMemberRole, updatePortfolio, updatePosition, updatePublishList, updateSecurity, updateUser, updateUserApiKey, updateUserPassword, uploadDocument, uploadDocumentsBulk, validateResetToken, validateSchema, verifyEmail } from './sdk.gen';
|
|
2
|
-
export type { AccountInfo, AccountListResponse, AccountResponse, AccountTreeNode, AccountTreeResponse, AddMembersRequest, AddPublishListMembersData, AddPublishListMembersError, AddPublishListMembersErrors, AddPublishListMembersResponse, AddPublishListMembersResponses, AgentListResponse, AgentMessage, AgentMetadataResponse, AgentMode, AgentRecommendation, AgentRecommendationRequest, AgentRecommendationResponse, AgentRequest, AgentResponse, ApiKeyInfo, ApiKeysResponse, AssociationResponse, AuthResponse, AutoMapElementsData, AutoMapElementsError, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentError, AutoSelectAgentErrors, AutoSelectAgentResponse, AutoSelectAgentResponses, AvailableExtension, AvailableExtensionsResponse, AvailableGraphTiersResponse, BackupCreateRequest, BackupDownloadUrlResponse, BackupLimits, BackupListResponse, BackupResponse, BackupRestoreRequest, BackupStatsResponse, BatchAgentRequest, BatchAgentResponse, BatchProcessQueriesData, BatchProcessQueriesError, BatchProcessQueriesErrors, BatchProcessQueriesResponse, BatchProcessQueriesResponses, BillingCustomer, BulkDocumentUploadRequest, BulkDocumentUploadResponse, CallMcpToolData, CallMcpToolError, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationError, CancelOperationErrors, CancelOperationResponse, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionError, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponse, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanError, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponse, ChangeSubscriptionPlanResponses, CheckoutResponse, CheckoutStatusResponse, CheckPasswordStrengthData, CheckPasswordStrengthError, CheckPasswordStrengthErrors, CheckPasswordStrengthResponse, CheckPasswordStrengthResponses, ClientOptions, ClosingEntryResponse, CompleteSsoAuthData, CompleteSsoAuthError, CompleteSsoAuthErrors, CompleteSsoAuthResponse, CompleteSsoAuthResponses, ConnectionOptionsResponse, ConnectionProviderInfo, ConnectionResponse, ContentLimits, CopyOperationLimits, CreateApiKeyRequest, CreateApiKeyResponse, CreateAssociationRequest, CreateBackupData, CreateBackupError, CreateBackupErrors, CreateBackupResponses, CreateCheckoutRequest, CreateCheckoutSessionData, CreateCheckoutSessionError, CreateCheckoutSessionErrors, CreateCheckoutSessionResponse, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryError, CreateClosingEntryErrors, CreateClosingEntryRequest, CreateClosingEntryResponse, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionError, CreateConnectionErrors, CreateConnectionRequest, CreateConnectionResponse, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadError, CreateFileUploadErrors, CreateFileUploadResponse, CreateFileUploadResponses, CreateGraphData, CreateGraphError, CreateGraphErrors, CreateGraphRequest, CreateGraphResponses, CreateMappingAssociationData, CreateMappingAssociationError, CreateMappingAssociationErrors, CreateMappingAssociationResponse, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionError, CreatePortalSessionErrors, CreatePortalSessionResponse, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioError, CreatePortfolioErrors, CreatePortfolioRequest, CreatePortfolioResponse, CreatePortfolioResponses, CreatePositionData, CreatePositionError, CreatePositionErrors, CreatePositionRequest, CreatePositionResponse, CreatePositionResponses, CreatePublishListData, CreatePublishListError, CreatePublishListErrors, CreatePublishListRequest, CreatePublishListResponse, CreatePublishListResponses, CreateReportData, CreateReportError, CreateReportErrors, CreateReportRequest, CreateReportResponse, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionError, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionRequest, CreateRepositorySubscriptionResponse, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleError, CreateScheduleErrors, CreateScheduleRequest, CreateScheduleResponse, CreateScheduleResponses, CreateSecurityData, CreateSecurityError, CreateSecurityErrors, CreateSecurityRequest, CreateSecurityResponse, CreateSecurityResponses, CreateStructureData, CreateStructureError, CreateStructureErrors, CreateStructureRequest, CreateStructureResponse, CreateStructureResponses, CreateSubgraphData, CreateSubgraphError, CreateSubgraphErrors, CreateSubgraphRequest, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyError, CreateTaxonomyErrors, CreateTaxonomyRequest, CreateTaxonomyResponse, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyError, CreateUserApiKeyErrors, CreateUserApiKeyResponse, CreateUserApiKeyResponses, CreateViewData, CreateViewError, CreateViewErrors, CreateViewRequest, CreateViewResponses, CreditLimits, CreditSummary, CreditSummaryResponse, CustomSchemaDefinition, CypherQueryRequest, DatabaseHealthResponse, DatabaseInfoResponse, DatabaseStorageEntry, DeleteConnectionData, DeleteConnectionError, DeleteConnectionErrors, DeleteConnectionResponse, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentError, DeleteDocumentErrors, DeleteDocumentResponse, DeleteDocumentResponses, DeleteFileData, DeleteFileError, DeleteFileErrors, DeleteFileResponse, DeleteFileResponse2, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationError, DeleteMappingAssociationErrors, DeleteMappingAssociationResponse, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioError, DeletePortfolioErrors, DeletePortfolioResponse, DeletePortfolioResponses, DeletePositionData, DeletePositionError, DeletePositionErrors, DeletePositionResponse, DeletePositionResponses, DeletePublishListData, DeletePublishListError, DeletePublishListErrors, DeletePublishListResponse, DeletePublishListResponses, DeleteReportData, DeleteReportError, DeleteReportErrors, DeleteReportResponse, DeleteReportResponses, DeleteSecurityData, DeleteSecurityError, DeleteSecurityErrors, DeleteSecurityResponse, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphError, DeleteSubgraphErrors, DeleteSubgraphRequest, DeleteSubgraphResponse, DeleteSubgraphResponse2, DeleteSubgraphResponses, DetailedTransactionsResponse, DocumentDetailResponse, DocumentListItem, DocumentListResponse, DocumentSection, DocumentUpdateRequest, DocumentUploadRequest, DocumentUploadResponse, DownloadQuota, ElementListResponse, ElementResponse, EmailVerificationRequest, EnhancedCreditTransactionResponse, EnhancedFileStatusLayers, EntryTemplateRequest, ErrorResponse, ExecuteCypherQueryData, ExecuteCypherQueryError, ExecuteCypherQueryErrors, ExecuteCypherQueryResponse, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentError, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponse, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaError, ExportGraphSchemaErrors, ExportGraphSchemaResponse, ExportGraphSchemaResponses, FactRowResponse, FileInfo, FileLayerStatus, FileStatusUpdate, FileUploadRequest, FileUploadResponse, ForgotPasswordData, ForgotPasswordError, ForgotPasswordErrors, ForgotPasswordRequest, ForgotPasswordResponse, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenError, GenerateSsoTokenErrors, GenerateSsoTokenResponse, GenerateSsoTokenResponses, GetAgentMetadataData, GetAgentMetadataError, GetAgentMetadataErrors, GetAgentMetadataResponse, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponse, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersError, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponse, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlError, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponse, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsError, GetBackupStatsErrors, GetBackupStatsResponse, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusError, GetCheckoutStatusErrors, GetCheckoutStatusResponse, GetCheckoutStatusResponses, GetConnectionData, GetConnectionError, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsError, GetConnectionOptionsErrors, GetConnectionOptionsResponse, GetConnectionOptionsResponses, GetConnectionResponse, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryError, GetCreditSummaryErrors, GetCreditSummaryResponse, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserError, GetCurrentAuthUserErrors, GetCurrentAuthUserResponse, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponse, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthError, GetDatabaseHealthErrors, GetDatabaseHealthResponse, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoError, GetDatabaseInfoErrors, GetDatabaseInfoResponse, GetDatabaseInfoResponses, GetDocumentData, GetDocumentError, GetDocumentErrors, GetDocumentResponse, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionError, GetDocumentSectionErrors, GetDocumentSectionResponse, GetDocumentSectionResponses, GetFileData, GetFileError, GetFileErrors, GetFileInfoResponse, GetFileResponse, GetFileResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponse, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsError, GetGraphLimitsErrors, GetGraphLimitsResponse, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsError, GetGraphMetricsErrors, GetGraphMetricsResponse, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaError, GetGraphSchemaErrors, GetGraphSchemaResponse, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponse, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionError, GetGraphSubscriptionErrors, GetGraphSubscriptionResponse, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsError, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponse, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeError, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponse, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityError, GetLedgerEntityErrors, GetLedgerEntityResponse, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryError, GetLedgerSummaryErrors, GetLedgerSummaryResponse, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionError, GetLedgerTransactionErrors, GetLedgerTransactionResponse, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceError, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponse, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceError, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageError, GetMappingCoverageErrors, GetMappingCoverageResponse, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailError, GetMappingDetailErrors, GetMappingDetailResponse, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusError, GetMaterializationStatusErrors, GetMaterializationStatusResponse, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusError, GetOperationStatusErrors, GetOperationStatusResponse, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerError, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponse, GetOrgBillingCustomerResponses, GetOrgData, GetOrgError, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsError, GetOrgLimitsErrors, GetOrgLimitsResponse, GetOrgLimitsResponses, GetOrgResponse, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionError, GetOrgSubscriptionErrors, GetOrgSubscriptionResponse, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceError, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponse, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageError, GetOrgUsageErrors, GetOrgUsageResponse, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponse, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusError, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponse, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioError, GetPortfolioErrors, GetPortfolioResponse, GetPortfolioResponses, GetPositionData, GetPositionError, GetPositionErrors, GetPositionResponse, GetPositionResponses, GetPublishListData, GetPublishListError, GetPublishListErrors, GetPublishListResponse, GetPublishListResponses, GetReportData, GetReportError, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyError, GetReportingTaxonomyErrors, GetReportingTaxonomyResponse, GetReportingTaxonomyResponses, GetReportResponse, GetReportResponses, GetScheduleFactsData, GetScheduleFactsError, GetScheduleFactsErrors, GetScheduleFactsResponse, GetScheduleFactsResponses, GetSecurityData, GetSecurityError, GetSecurityErrors, GetSecurityResponse, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsError, GetServiceOfferingsErrors, GetServiceOfferingsResponse, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponse, GetServiceStatusResponses, GetStatementData, GetStatementError, GetStatementErrors, GetStatementResponse, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoError, GetSubgraphInfoErrors, GetSubgraphInfoResponse, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaError, GetSubgraphQuotaErrors, GetSubgraphQuotaResponse, GetSubgraphQuotaResponses, GraphCapacityResponse, GraphInfo, GraphLimitsResponse, GraphMetadata, GraphMetricsResponse, GraphSubscriptionResponse, GraphSubscriptions, GraphSubscriptionTier, GraphTierBackup, GraphTierCopyOperations, GraphTierInfo, GraphTierInstance, GraphTierLimits, GraphUsageResponse, HealthStatus, HoldingResponse, HoldingSecuritySummary, HoldingsListResponse, HttpValidationError, InitialEntityData, InitOAuthData, InitOAuthError, InitOAuthErrors, InitOAuthResponse, InitOAuthResponses, InstanceUsage, InviteMemberRequest, InviteOrgMemberData, InviteOrgMemberError, InviteOrgMemberErrors, InviteOrgMemberResponse, InviteOrgMemberResponses, Invoice, InvoiceLineItem, InvoicesResponse, LedgerEntityResponse, LedgerEntryResponse, LedgerLineItemResponse, LedgerSummaryResponse, LedgerTransactionDetailResponse, LedgerTransactionListResponse, LedgerTransactionSummaryResponse, ListAgentsData, ListAgentsError, ListAgentsErrors, ListAgentsResponse, ListAgentsResponses, ListBackupsData, ListBackupsError, ListBackupsErrors, ListBackupsResponse, ListBackupsResponses, ListConnectionsData, ListConnectionsError, ListConnectionsErrors, ListConnectionsResponse, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsError, ListCreditTransactionsErrors, ListCreditTransactionsResponse, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsError, ListDocumentsErrors, ListDocumentsResponse, ListDocumentsResponses, ListElementsData, ListElementsError, ListElementsErrors, ListElementsResponse, ListElementsResponses, ListFilesData, ListFilesError, ListFilesErrors, ListFilesResponse, ListFilesResponses, ListHoldingsData, ListHoldingsError, ListHoldingsErrors, ListHoldingsResponse, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsError, ListLedgerAccountsErrors, ListLedgerAccountsResponse, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesError, ListLedgerEntitiesErrors, ListLedgerEntitiesResponse, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsError, ListLedgerTransactionsErrors, ListLedgerTransactionsResponse, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsError, ListMappingsErrors, ListMappingsResponse, ListMappingsResponses, ListMcpToolsData, ListMcpToolsError, ListMcpToolsErrors, ListMcpToolsResponse, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsError, ListOrgGraphsErrors, ListOrgGraphsResponse, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesError, ListOrgInvoicesErrors, ListOrgInvoicesResponse, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersError, ListOrgMembersErrors, ListOrgMembersResponse, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsError, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponse, ListOrgSubscriptionsResponses, ListPortfoliosData, ListPortfoliosError, ListPortfoliosErrors, ListPortfoliosResponse, ListPortfoliosResponses, ListPositionsData, ListPositionsError, ListPositionsErrors, ListPositionsResponse, ListPositionsResponses, ListPublishListsData, ListPublishListsError, ListPublishListsErrors, ListPublishListsResponse, ListPublishListsResponses, ListReportsData, ListReportsError, ListReportsErrors, ListReportsResponse, ListReportsResponses, ListSchedulesData, ListSchedulesError, ListSchedulesErrors, ListSchedulesResponse, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesError, ListSecuritiesErrors, ListSecuritiesResponse, ListSecuritiesResponses, ListStructuresData, ListStructuresError, ListStructuresErrors, ListStructuresResponse, ListStructuresResponses, ListSubgraphsData, ListSubgraphsError, ListSubgraphsErrors, ListSubgraphsResponse, ListSubgraphsResponse2, ListSubgraphsResponses, ListTableFilesResponse, ListTablesData, ListTablesError, ListTablesErrors, ListTablesResponse, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesError, ListTaxonomiesErrors, ListTaxonomiesResponse, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsError, ListUnmappedElementsErrors, ListUnmappedElementsResponse, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponse, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponse, ListUserOrgsResponses, LoginRequest, LoginUserData, LoginUserError, LoginUserErrors, LoginUserResponse, LoginUserResponses, LogoutUserData, LogoutUserResponse, LogoutUserResponses, MappingCoverageResponse, MappingDetailResponse, MaterializeGraphData, MaterializeGraphError, MaterializeGraphErrors, MaterializeGraphResponse, MaterializeGraphResponses, MaterializeRequest, MaterializeResponse, MaterializeStatusResponse, McpToolCall, McpToolsResponse, OauthCallbackData, OauthCallbackError, OauthCallbackErrors, OAuthCallbackRequest, OauthCallbackResponses, OAuthInitRequest, OAuthInitResponse, OfferingRepositoryPlan, OperationCosts, OrgDetailResponse, OrgLimitsResponse, OrgListResponse, OrgMemberListResponse, OrgMemberResponse, OrgResponse, OrgRole, OrgType, OrgUsageResponse, OrgUsageSummary, PaginationInfo, PasswordCheckRequest, PasswordCheckResponse, PasswordPolicyResponse, PaymentMethod, PerformanceInsights, PeriodCloseItemResponse, PeriodCloseStatusResponse, PeriodSpec, PortalSessionResponse, PortfolioListResponse, PortfolioResponse, PositionListResponse, PositionResponse, PublishListDetailResponse, PublishListListResponse, PublishListMemberResponse, PublishListResponse, QueryLimits, QueryTablesData, QueryTablesError, QueryTablesErrors, QueryTablesResponse, QueryTablesResponses, QuickBooksConnectionConfig, RateLimits, RecommendAgentData, RecommendAgentError, RecommendAgentErrors, RecommendAgentResponse, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionError, RefreshAuthSessionErrors, RefreshAuthSessionResponse, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportError, RegenerateReportErrors, RegenerateReportRequest, RegenerateReportResponse, RegenerateReportResponses, RegisterRequest, RegisterUserData, RegisterUserError, RegisterUserErrors, RegisterUserResponse, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberError, RemoveOrgMemberErrors, RemoveOrgMemberResponse, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberError, RemovePublishListMemberErrors, RemovePublishListMemberResponse, RemovePublishListMemberResponses, ReportListResponse, ReportResponse, RepositoryInfo, RepositorySubscriptions, ResendVerificationEmailData, ResendVerificationEmailError, ResendVerificationEmailErrors, ResendVerificationEmailResponse, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordError, ResetPasswordErrors, ResetPasswordRequest, ResetPasswordResponse, ResetPasswordResponses, ResetPasswordValidateResponse, ResponseMode, RestoreBackupData, RestoreBackupError, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyError, RevokeUserApiKeyErrors, RevokeUserApiKeyResponse, RevokeUserApiKeyResponses, ScheduleCreatedResponse, ScheduleFactResponse, ScheduleFactsResponse, ScheduleListResponse, ScheduleMetadataRequest, ScheduleSummaryResponse, SchemaExportResponse, SchemaInfoResponse, SchemaValidationRequest, SchemaValidationResponse, SearchDocumentsData, SearchDocumentsError, SearchDocumentsErrors, SearchDocumentsResponse, SearchDocumentsResponses, SearchHit, SearchRequest, SearchResponse, SecConnectionConfig, SecurityListResponse, SecurityResponse, SelectGraphData, SelectGraphError, SelectGraphErrors, SelectGraphResponse, SelectGraphResponses, SelectionCriteria, ServiceOfferingsResponse, ServiceOfferingSummary, ShareReportData, ShareReportError, ShareReportErrors, ShareReportRequest, ShareReportResponse, ShareReportResponse2, ShareReportResponses, ShareResultItem, SsoCompleteRequest, SsoExchangeRequest, SsoExchangeResponse, SsoTokenExchangeData, SsoTokenExchangeError, SsoTokenExchangeErrors, SsoTokenExchangeResponse, SsoTokenExchangeResponses, SsoTokenResponse, StatementResponse, StorageLimits, StorageSummary, StreamOperationEventsData, StreamOperationEventsError, StreamOperationEventsErrors, StreamOperationEventsResponses, StructureListResponse, StructureResponse, StructureSummary, SubgraphQuotaResponse, SubgraphResponse, SubgraphSummary, SubgraphType, SuccessResponse, SuggestedTarget, SyncConnectionData, SyncConnectionError, SyncConnectionErrors, SyncConnectionRequest, SyncConnectionResponse, SyncConnectionResponses, TableInfo, TableListResponse, TableQueryRequest, TableQueryResponse, TaxonomyListResponse, TaxonomyResponse, TierCapacity, TokenPricing, TransactionSummaryResponse, TrialBalanceResponse, TrialBalanceRow, UnmappedElementResponse, UpcomingInvoice, UpdateApiKeyRequest, UpdateDocumentData, UpdateDocumentError, UpdateDocumentErrors, UpdateDocumentResponse, UpdateDocumentResponses, UpdateEntityRequest, UpdateFileData, UpdateFileError, UpdateFileErrors, UpdateFileResponse, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityError, UpdateLedgerEntityErrors, UpdateLedgerEntityResponse, UpdateLedgerEntityResponses, UpdateMemberRoleRequest, UpdateOrgData, UpdateOrgError, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleError, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponse, UpdateOrgMemberRoleResponses, UpdateOrgRequest, UpdateOrgResponse, UpdateOrgResponses, UpdatePasswordRequest, UpdatePortfolioData, UpdatePortfolioError, UpdatePortfolioErrors, UpdatePortfolioRequest, UpdatePortfolioResponse, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionError, UpdatePositionErrors, UpdatePositionRequest, UpdatePositionResponse, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListError, UpdatePublishListErrors, UpdatePublishListRequest, UpdatePublishListResponse, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityError, UpdateSecurityErrors, UpdateSecurityRequest, UpdateSecurityResponse, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyError, UpdateUserApiKeyErrors, UpdateUserApiKeyResponse, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserError, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordError, UpdateUserPasswordErrors, UpdateUserPasswordResponse, UpdateUserPasswordResponses, UpdateUserRequest, UpdateUserResponse, UpdateUserResponses, UpgradeSubscriptionRequest, UploadDocumentData, UploadDocumentError, UploadDocumentErrors, UploadDocumentResponse, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkError, UploadDocumentsBulkErrors, UploadDocumentsBulkResponse, UploadDocumentsBulkResponses, UserGraphsResponse, UserResponse, ValidateResetTokenData, ValidateResetTokenError, ValidateResetTokenErrors, ValidateResetTokenResponse, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaError, ValidateSchemaErrors, ValidateSchemaResponse, ValidateSchemaResponses, ValidationCheckResponse, ValidationError, VerifyEmailData, VerifyEmailError, VerifyEmailErrors, VerifyEmailResponse, VerifyEmailResponses, ViewAxisConfig, ViewConfig } from './types.gen';
|
|
1
|
+
export { addPublishListMembers, autoMapElements, autoSelectAgent, batchProcessQueries, callMcpTool, cancelOperation, cancelOrgSubscription, changeSubscriptionPlan, checkPasswordStrength, closeFiscalPeriod, completeSsoAuth, createBackup, createCheckoutSession, createClosingEntry, createConnection, createFileUpload, createGraph, createManualClosingEntry, createMappingAssociation, createPortalSession, createPortfolio, createPosition, createPublishList, createReport, createRepositorySubscription, createSchedule, createSecurity, createStructure, createSubgraph, createTaxonomy, createUserApiKey, createView, deleteConnection, deleteDocument, deleteFile, deleteMappingAssociation, deletePortfolio, deletePosition, deletePublishList, deleteReport, deleteSecurity, deleteSubgraph, executeCypherQuery, executeSpecificAgent, exportGraphSchema, forgotPassword, generateSsoToken, getAccountRollups, getAgentMetadata, getAvailableExtensions, getAvailableGraphTiers, getBackupDownloadUrl, getBackupStats, getCaptchaConfig, getCheckoutStatus, getClosingBookStructures, getConnection, getConnectionOptions, getCreditSummary, getCurrentAuthUser, getCurrentUser, getDatabaseHealth, getDatabaseInfo, getDocument, getDocumentSection, getFile, getFiscalCalendar, getGraphCapacity, getGraphLimits, getGraphMetrics, getGraphs, getGraphSchema, getGraphSubscription, getGraphUsageAnalytics, getLedgerAccountTree, getLedgerEntity, getLedgerSummary, getLedgerTransaction, getLedgerTrialBalance, getMappedTrialBalance, getMappingCoverage, getMappingDetail, getMaterializationStatus, getOperationStatus, getOrg, getOrgBillingCustomer, getOrgLimits, getOrgSubscription, getOrgUpcomingInvoice, getOrgUsage, getPasswordPolicy, getPeriodCloseStatus, getPortfolio, getPosition, getPublishList, getReport, getReportingTaxonomy, getScheduleFacts, getSecurity, getServiceOfferings, getServiceStatus, getStatement, getSubgraphInfo, getSubgraphQuota, initializeLedger, initOAuth, inviteOrgMember, listAgents, listBackups, listConnections, listCreditTransactions, listDocuments, listElements, listFiles, listHoldings, listLedgerAccounts, listLedgerEntities, listLedgerTransactions, listMappings, listMcpTools, listOrgGraphs, listOrgInvoices, listOrgMembers, listOrgSubscriptions, listPeriodDrafts, listPortfolios, listPositions, listPublishLists, listReports, listSchedules, listSecurities, listStructures, listSubgraphs, listTables, listTaxonomies, listUnmappedElements, listUserApiKeys, listUserOrgs, loginUser, logoutUser, materializeGraph, oauthCallback, type Options, queryTables, recommendAgent, refreshAuthSession, regenerateReport, registerUser, removeOrgMember, removePublishListMember, reopenFiscalPeriod, resendVerificationEmail, resetPassword, restoreBackup, revokeUserApiKey, searchDocuments, selectGraph, setCloseTarget, shareReport, ssoTokenExchange, streamOperationEvents, syncConnection, truncateSchedule, updateDocument, updateFile, updateLedgerEntity, updateOrg, updateOrgMemberRole, updatePortfolio, updatePosition, updatePublishList, updateSecurity, updateUser, updateUserApiKey, updateUserPassword, uploadDocument, uploadDocumentsBulk, validateResetToken, validateSchema, verifyEmail } from './sdk.gen';
|
|
2
|
+
export type { AccountInfo, AccountListResponse, AccountResponse, AccountRollupGroup, AccountRollupRow, AccountRollupsResponse, AccountTreeNode, AccountTreeResponse, AddMembersRequest, AddPublishListMembersData, AddPublishListMembersError, AddPublishListMembersErrors, AddPublishListMembersResponse, AddPublishListMembersResponses, AgentListResponse, AgentMessage, AgentMetadataResponse, AgentMode, AgentRecommendation, AgentRecommendationRequest, AgentRecommendationResponse, AgentRequest, AgentResponse, ApiKeyInfo, ApiKeysResponse, AssociationResponse, AuthResponse, AutoMapElementsData, AutoMapElementsError, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentError, AutoSelectAgentErrors, AutoSelectAgentResponse, AutoSelectAgentResponses, AvailableExtension, AvailableExtensionsResponse, AvailableGraphTiersResponse, BackupCreateRequest, BackupDownloadUrlResponse, BackupLimits, BackupListResponse, BackupResponse, BackupRestoreRequest, BackupStatsResponse, BatchAgentRequest, BatchAgentResponse, BatchProcessQueriesData, BatchProcessQueriesError, BatchProcessQueriesErrors, BatchProcessQueriesResponse, BatchProcessQueriesResponses, BillingCustomer, BulkDocumentUploadRequest, BulkDocumentUploadResponse, CallMcpToolData, CallMcpToolError, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationError, CancelOperationErrors, CancelOperationResponse, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionError, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponse, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanError, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponse, ChangeSubscriptionPlanResponses, CheckoutResponse, CheckoutStatusResponse, CheckPasswordStrengthData, CheckPasswordStrengthError, CheckPasswordStrengthErrors, CheckPasswordStrengthResponse, CheckPasswordStrengthResponses, ClientOptions, CloseFiscalPeriodData, CloseFiscalPeriodError, CloseFiscalPeriodErrors, CloseFiscalPeriodResponse, CloseFiscalPeriodResponses, ClosePeriodRequest, ClosePeriodResponse, ClosingBookCategory, ClosingBookItem, ClosingBookStructuresResponse, ClosingEntryResponse, CompleteSsoAuthData, CompleteSsoAuthError, CompleteSsoAuthErrors, CompleteSsoAuthResponse, CompleteSsoAuthResponses, ConnectionOptionsResponse, ConnectionProviderInfo, ConnectionResponse, ContentLimits, CopyOperationLimits, CreateApiKeyRequest, CreateApiKeyResponse, CreateAssociationRequest, CreateBackupData, CreateBackupError, CreateBackupErrors, CreateBackupResponses, CreateCheckoutRequest, CreateCheckoutSessionData, CreateCheckoutSessionError, CreateCheckoutSessionErrors, CreateCheckoutSessionResponse, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryError, CreateClosingEntryErrors, CreateClosingEntryRequest, CreateClosingEntryResponse, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionError, CreateConnectionErrors, CreateConnectionRequest, CreateConnectionResponse, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadError, CreateFileUploadErrors, CreateFileUploadResponse, CreateFileUploadResponses, CreateGraphData, CreateGraphError, CreateGraphErrors, CreateGraphRequest, CreateGraphResponses, CreateManualClosingEntryData, CreateManualClosingEntryError, CreateManualClosingEntryErrors, CreateManualClosingEntryRequest, CreateManualClosingEntryResponse, CreateManualClosingEntryResponses, CreateMappingAssociationData, CreateMappingAssociationError, CreateMappingAssociationErrors, CreateMappingAssociationResponse, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionError, CreatePortalSessionErrors, CreatePortalSessionResponse, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioError, CreatePortfolioErrors, CreatePortfolioRequest, CreatePortfolioResponse, CreatePortfolioResponses, CreatePositionData, CreatePositionError, CreatePositionErrors, CreatePositionRequest, CreatePositionResponse, CreatePositionResponses, CreatePublishListData, CreatePublishListError, CreatePublishListErrors, CreatePublishListRequest, CreatePublishListResponse, CreatePublishListResponses, CreateReportData, CreateReportError, CreateReportErrors, CreateReportRequest, CreateReportResponse, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionError, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionRequest, CreateRepositorySubscriptionResponse, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleError, CreateScheduleErrors, CreateScheduleRequest, CreateScheduleResponse, CreateScheduleResponses, CreateSecurityData, CreateSecurityError, CreateSecurityErrors, CreateSecurityRequest, CreateSecurityResponse, CreateSecurityResponses, CreateStructureData, CreateStructureError, CreateStructureErrors, CreateStructureRequest, CreateStructureResponse, CreateStructureResponses, CreateSubgraphData, CreateSubgraphError, CreateSubgraphErrors, CreateSubgraphRequest, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyError, CreateTaxonomyErrors, CreateTaxonomyRequest, CreateTaxonomyResponse, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyError, CreateUserApiKeyErrors, CreateUserApiKeyResponse, CreateUserApiKeyResponses, CreateViewData, CreateViewError, CreateViewErrors, CreateViewRequest, CreateViewResponses, CreditLimits, CreditSummary, CreditSummaryResponse, CustomSchemaDefinition, CypherQueryRequest, DatabaseHealthResponse, DatabaseInfoResponse, DatabaseStorageEntry, DeleteConnectionData, DeleteConnectionError, DeleteConnectionErrors, DeleteConnectionResponse, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentError, DeleteDocumentErrors, DeleteDocumentResponse, DeleteDocumentResponses, DeleteFileData, DeleteFileError, DeleteFileErrors, DeleteFileResponse, DeleteFileResponse2, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationError, DeleteMappingAssociationErrors, DeleteMappingAssociationResponse, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioError, DeletePortfolioErrors, DeletePortfolioResponse, DeletePortfolioResponses, DeletePositionData, DeletePositionError, DeletePositionErrors, DeletePositionResponse, DeletePositionResponses, DeletePublishListData, DeletePublishListError, DeletePublishListErrors, DeletePublishListResponse, DeletePublishListResponses, DeleteReportData, DeleteReportError, DeleteReportErrors, DeleteReportResponse, DeleteReportResponses, DeleteSecurityData, DeleteSecurityError, DeleteSecurityErrors, DeleteSecurityResponse, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphError, DeleteSubgraphErrors, DeleteSubgraphRequest, DeleteSubgraphResponse, DeleteSubgraphResponse2, DeleteSubgraphResponses, DetailedTransactionsResponse, DocumentDetailResponse, DocumentListItem, DocumentListResponse, DocumentSection, DocumentUpdateRequest, DocumentUploadRequest, DocumentUploadResponse, DownloadQuota, DraftEntryResponse, DraftLineItem, ElementListResponse, ElementResponse, EmailVerificationRequest, EnhancedCreditTransactionResponse, EnhancedFileStatusLayers, EntryTemplateRequest, ErrorResponse, ExecuteCypherQueryData, ExecuteCypherQueryError, ExecuteCypherQueryErrors, ExecuteCypherQueryResponse, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentError, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponse, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaError, ExportGraphSchemaErrors, ExportGraphSchemaResponse, ExportGraphSchemaResponses, FactRowResponse, FileInfo, FileLayerStatus, FileStatusUpdate, FileUploadRequest, FileUploadResponse, FiscalCalendarResponse, FiscalPeriodSummary, ForgotPasswordData, ForgotPasswordError, ForgotPasswordErrors, ForgotPasswordRequest, ForgotPasswordResponse, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenError, GenerateSsoTokenErrors, GenerateSsoTokenResponse, GenerateSsoTokenResponses, GetAccountRollupsData, GetAccountRollupsError, GetAccountRollupsErrors, GetAccountRollupsResponse, GetAccountRollupsResponses, GetAgentMetadataData, GetAgentMetadataError, GetAgentMetadataErrors, GetAgentMetadataResponse, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponse, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersError, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponse, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlError, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponse, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsError, GetBackupStatsErrors, GetBackupStatsResponse, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusError, GetCheckoutStatusErrors, GetCheckoutStatusResponse, GetCheckoutStatusResponses, GetClosingBookStructuresData, GetClosingBookStructuresError, GetClosingBookStructuresErrors, GetClosingBookStructuresResponse, GetClosingBookStructuresResponses, GetConnectionData, GetConnectionError, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsError, GetConnectionOptionsErrors, GetConnectionOptionsResponse, GetConnectionOptionsResponses, GetConnectionResponse, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryError, GetCreditSummaryErrors, GetCreditSummaryResponse, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserError, GetCurrentAuthUserErrors, GetCurrentAuthUserResponse, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponse, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthError, GetDatabaseHealthErrors, GetDatabaseHealthResponse, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoError, GetDatabaseInfoErrors, GetDatabaseInfoResponse, GetDatabaseInfoResponses, GetDocumentData, GetDocumentError, GetDocumentErrors, GetDocumentResponse, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionError, GetDocumentSectionErrors, GetDocumentSectionResponse, GetDocumentSectionResponses, GetFileData, GetFileError, GetFileErrors, GetFileInfoResponse, GetFileResponse, GetFileResponses, GetFiscalCalendarData, GetFiscalCalendarError, GetFiscalCalendarErrors, GetFiscalCalendarResponse, GetFiscalCalendarResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponse, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsError, GetGraphLimitsErrors, GetGraphLimitsResponse, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsError, GetGraphMetricsErrors, GetGraphMetricsResponse, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaError, GetGraphSchemaErrors, GetGraphSchemaResponse, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponse, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionError, GetGraphSubscriptionErrors, GetGraphSubscriptionResponse, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsError, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponse, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeError, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponse, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityError, GetLedgerEntityErrors, GetLedgerEntityResponse, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryError, GetLedgerSummaryErrors, GetLedgerSummaryResponse, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionError, GetLedgerTransactionErrors, GetLedgerTransactionResponse, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceError, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponse, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceError, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageError, GetMappingCoverageErrors, GetMappingCoverageResponse, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailError, GetMappingDetailErrors, GetMappingDetailResponse, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusError, GetMaterializationStatusErrors, GetMaterializationStatusResponse, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusError, GetOperationStatusErrors, GetOperationStatusResponse, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerError, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponse, GetOrgBillingCustomerResponses, GetOrgData, GetOrgError, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsError, GetOrgLimitsErrors, GetOrgLimitsResponse, GetOrgLimitsResponses, GetOrgResponse, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionError, GetOrgSubscriptionErrors, GetOrgSubscriptionResponse, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceError, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponse, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageError, GetOrgUsageErrors, GetOrgUsageResponse, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponse, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusError, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponse, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioError, GetPortfolioErrors, GetPortfolioResponse, GetPortfolioResponses, GetPositionData, GetPositionError, GetPositionErrors, GetPositionResponse, GetPositionResponses, GetPublishListData, GetPublishListError, GetPublishListErrors, GetPublishListResponse, GetPublishListResponses, GetReportData, GetReportError, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyError, GetReportingTaxonomyErrors, GetReportingTaxonomyResponse, GetReportingTaxonomyResponses, GetReportResponse, GetReportResponses, GetScheduleFactsData, GetScheduleFactsError, GetScheduleFactsErrors, GetScheduleFactsResponse, GetScheduleFactsResponses, GetSecurityData, GetSecurityError, GetSecurityErrors, GetSecurityResponse, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsError, GetServiceOfferingsErrors, GetServiceOfferingsResponse, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponse, GetServiceStatusResponses, GetStatementData, GetStatementError, GetStatementErrors, GetStatementResponse, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoError, GetSubgraphInfoErrors, GetSubgraphInfoResponse, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaError, GetSubgraphQuotaErrors, GetSubgraphQuotaResponse, GetSubgraphQuotaResponses, GraphCapacityResponse, GraphInfo, GraphLimitsResponse, GraphMetadata, GraphMetricsResponse, GraphSubscriptionResponse, GraphSubscriptions, GraphSubscriptionTier, GraphTierBackup, GraphTierCopyOperations, GraphTierInfo, GraphTierInstance, GraphTierLimits, GraphUsageResponse, HealthStatus, HoldingResponse, HoldingSecuritySummary, HoldingsListResponse, HttpValidationError, InitialEntityData, InitializeLedgerData, InitializeLedgerError, InitializeLedgerErrors, InitializeLedgerRequest, InitializeLedgerResponse, InitializeLedgerResponse2, InitializeLedgerResponses, InitOAuthData, InitOAuthError, InitOAuthErrors, InitOAuthResponse, InitOAuthResponses, InstanceUsage, InviteMemberRequest, InviteOrgMemberData, InviteOrgMemberError, InviteOrgMemberErrors, InviteOrgMemberResponse, InviteOrgMemberResponses, Invoice, InvoiceLineItem, InvoicesResponse, LedgerEntityResponse, LedgerEntryResponse, LedgerLineItemResponse, LedgerSummaryResponse, LedgerTransactionDetailResponse, LedgerTransactionListResponse, LedgerTransactionSummaryResponse, ListAgentsData, ListAgentsError, ListAgentsErrors, ListAgentsResponse, ListAgentsResponses, ListBackupsData, ListBackupsError, ListBackupsErrors, ListBackupsResponse, ListBackupsResponses, ListConnectionsData, ListConnectionsError, ListConnectionsErrors, ListConnectionsResponse, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsError, ListCreditTransactionsErrors, ListCreditTransactionsResponse, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsError, ListDocumentsErrors, ListDocumentsResponse, ListDocumentsResponses, ListElementsData, ListElementsError, ListElementsErrors, ListElementsResponse, ListElementsResponses, ListFilesData, ListFilesError, ListFilesErrors, ListFilesResponse, ListFilesResponses, ListHoldingsData, ListHoldingsError, ListHoldingsErrors, ListHoldingsResponse, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsError, ListLedgerAccountsErrors, ListLedgerAccountsResponse, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesError, ListLedgerEntitiesErrors, ListLedgerEntitiesResponse, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsError, ListLedgerTransactionsErrors, ListLedgerTransactionsResponse, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsError, ListMappingsErrors, ListMappingsResponse, ListMappingsResponses, ListMcpToolsData, ListMcpToolsError, ListMcpToolsErrors, ListMcpToolsResponse, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsError, ListOrgGraphsErrors, ListOrgGraphsResponse, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesError, ListOrgInvoicesErrors, ListOrgInvoicesResponse, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersError, ListOrgMembersErrors, ListOrgMembersResponse, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsError, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponse, ListOrgSubscriptionsResponses, ListPeriodDraftsData, ListPeriodDraftsError, ListPeriodDraftsErrors, ListPeriodDraftsResponse, ListPeriodDraftsResponses, ListPortfoliosData, ListPortfoliosError, ListPortfoliosErrors, ListPortfoliosResponse, ListPortfoliosResponses, ListPositionsData, ListPositionsError, ListPositionsErrors, ListPositionsResponse, ListPositionsResponses, ListPublishListsData, ListPublishListsError, ListPublishListsErrors, ListPublishListsResponse, ListPublishListsResponses, ListReportsData, ListReportsError, ListReportsErrors, ListReportsResponse, ListReportsResponses, ListSchedulesData, ListSchedulesError, ListSchedulesErrors, ListSchedulesResponse, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesError, ListSecuritiesErrors, ListSecuritiesResponse, ListSecuritiesResponses, ListStructuresData, ListStructuresError, ListStructuresErrors, ListStructuresResponse, ListStructuresResponses, ListSubgraphsData, ListSubgraphsError, ListSubgraphsErrors, ListSubgraphsResponse, ListSubgraphsResponse2, ListSubgraphsResponses, ListTableFilesResponse, ListTablesData, ListTablesError, ListTablesErrors, ListTablesResponse, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesError, ListTaxonomiesErrors, ListTaxonomiesResponse, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsError, ListUnmappedElementsErrors, ListUnmappedElementsResponse, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponse, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponse, ListUserOrgsResponses, LoginRequest, LoginUserData, LoginUserError, LoginUserErrors, LoginUserResponse, LoginUserResponses, LogoutUserData, LogoutUserResponse, LogoutUserResponses, ManualLineItemRequest, MappingCoverageResponse, MappingDetailResponse, MaterializeGraphData, MaterializeGraphError, MaterializeGraphErrors, MaterializeGraphResponse, MaterializeGraphResponses, MaterializeRequest, MaterializeResponse, MaterializeStatusResponse, McpToolCall, McpToolsResponse, OauthCallbackData, OauthCallbackError, OauthCallbackErrors, OAuthCallbackRequest, OauthCallbackResponses, OAuthInitRequest, OAuthInitResponse, OfferingRepositoryPlan, OperationCosts, OrgDetailResponse, OrgLimitsResponse, OrgListResponse, OrgMemberListResponse, OrgMemberResponse, OrgResponse, OrgRole, OrgType, OrgUsageResponse, OrgUsageSummary, PaginationInfo, PasswordCheckRequest, PasswordCheckResponse, PasswordPolicyResponse, PaymentMethod, PerformanceInsights, PeriodCloseItemResponse, PeriodCloseStatusResponse, PeriodDraftsResponse, PeriodSpec, PortalSessionResponse, PortfolioListResponse, PortfolioResponse, PositionListResponse, PositionResponse, PublishListDetailResponse, PublishListListResponse, PublishListMemberResponse, PublishListResponse, QueryLimits, QueryTablesData, QueryTablesError, QueryTablesErrors, QueryTablesResponse, QueryTablesResponses, QuickBooksConnectionConfig, RateLimits, RecommendAgentData, RecommendAgentError, RecommendAgentErrors, RecommendAgentResponse, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionError, RefreshAuthSessionErrors, RefreshAuthSessionResponse, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportError, RegenerateReportErrors, RegenerateReportRequest, RegenerateReportResponse, RegenerateReportResponses, RegisterRequest, RegisterUserData, RegisterUserError, RegisterUserErrors, RegisterUserResponse, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberError, RemoveOrgMemberErrors, RemoveOrgMemberResponse, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberError, RemovePublishListMemberErrors, RemovePublishListMemberResponse, RemovePublishListMemberResponses, ReopenFiscalPeriodData, ReopenFiscalPeriodError, ReopenFiscalPeriodErrors, ReopenFiscalPeriodResponse, ReopenFiscalPeriodResponses, ReopenPeriodRequest, ReportListResponse, ReportResponse, RepositoryInfo, RepositorySubscriptions, ResendVerificationEmailData, ResendVerificationEmailError, ResendVerificationEmailErrors, ResendVerificationEmailResponse, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordError, ResetPasswordErrors, ResetPasswordRequest, ResetPasswordResponse, ResetPasswordResponses, ResetPasswordValidateResponse, ResponseMode, RestoreBackupData, RestoreBackupError, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyError, RevokeUserApiKeyErrors, RevokeUserApiKeyResponse, RevokeUserApiKeyResponses, ScheduleCreatedResponse, ScheduleFactResponse, ScheduleFactsResponse, ScheduleListResponse, ScheduleMetadataRequest, ScheduleSummaryResponse, SchemaExportResponse, SchemaInfoResponse, SchemaValidationRequest, SchemaValidationResponse, SearchDocumentsData, SearchDocumentsError, SearchDocumentsErrors, SearchDocumentsResponse, SearchDocumentsResponses, SearchHit, SearchRequest, SearchResponse, SecConnectionConfig, SecurityListResponse, SecurityResponse, SelectGraphData, SelectGraphError, SelectGraphErrors, SelectGraphResponse, SelectGraphResponses, SelectionCriteria, ServiceOfferingsResponse, ServiceOfferingSummary, SetCloseTargetData, SetCloseTargetError, SetCloseTargetErrors, SetCloseTargetRequest, SetCloseTargetResponse, SetCloseTargetResponses, ShareReportData, ShareReportError, ShareReportErrors, ShareReportRequest, ShareReportResponse, ShareReportResponse2, ShareReportResponses, ShareResultItem, SsoCompleteRequest, SsoExchangeRequest, SsoExchangeResponse, SsoTokenExchangeData, SsoTokenExchangeError, SsoTokenExchangeErrors, SsoTokenExchangeResponse, SsoTokenExchangeResponses, SsoTokenResponse, StatementResponse, StorageLimits, StorageSummary, StreamOperationEventsData, StreamOperationEventsError, StreamOperationEventsErrors, StreamOperationEventsResponses, StructureListResponse, StructureResponse, StructureSummary, SubgraphQuotaResponse, SubgraphResponse, SubgraphSummary, SubgraphType, SuccessResponse, SuggestedTarget, SyncConnectionData, SyncConnectionError, SyncConnectionErrors, SyncConnectionRequest, SyncConnectionResponse, SyncConnectionResponses, TableInfo, TableListResponse, TableQueryRequest, TableQueryResponse, TaxonomyListResponse, TaxonomyResponse, TierCapacity, TokenPricing, TransactionSummaryResponse, TrialBalanceResponse, TrialBalanceRow, TruncateScheduleData, TruncateScheduleError, TruncateScheduleErrors, TruncateScheduleRequest, TruncateScheduleResponse, TruncateScheduleResponse2, TruncateScheduleResponses, UnmappedElementResponse, UpcomingInvoice, UpdateApiKeyRequest, UpdateDocumentData, UpdateDocumentError, UpdateDocumentErrors, UpdateDocumentResponse, UpdateDocumentResponses, UpdateEntityRequest, UpdateFileData, UpdateFileError, UpdateFileErrors, UpdateFileResponse, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityError, UpdateLedgerEntityErrors, UpdateLedgerEntityResponse, UpdateLedgerEntityResponses, UpdateMemberRoleRequest, UpdateOrgData, UpdateOrgError, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleError, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponse, UpdateOrgMemberRoleResponses, UpdateOrgRequest, UpdateOrgResponse, UpdateOrgResponses, UpdatePasswordRequest, UpdatePortfolioData, UpdatePortfolioError, UpdatePortfolioErrors, UpdatePortfolioRequest, UpdatePortfolioResponse, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionError, UpdatePositionErrors, UpdatePositionRequest, UpdatePositionResponse, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListError, UpdatePublishListErrors, UpdatePublishListRequest, UpdatePublishListResponse, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityError, UpdateSecurityErrors, UpdateSecurityRequest, UpdateSecurityResponse, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyError, UpdateUserApiKeyErrors, UpdateUserApiKeyResponse, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserError, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordError, UpdateUserPasswordErrors, UpdateUserPasswordResponse, UpdateUserPasswordResponses, UpdateUserRequest, UpdateUserResponse, UpdateUserResponses, UpgradeSubscriptionRequest, UploadDocumentData, UploadDocumentError, UploadDocumentErrors, UploadDocumentResponse, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkError, UploadDocumentsBulkErrors, UploadDocumentsBulkResponse, UploadDocumentsBulkResponses, UserGraphsResponse, UserResponse, ValidateResetTokenData, ValidateResetTokenError, ValidateResetTokenErrors, ValidateResetTokenResponse, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaError, ValidateSchemaErrors, ValidateSchemaResponse, ValidateSchemaResponses, ValidationCheckResponse, ValidationError, VerifyEmailData, VerifyEmailError, VerifyEmailErrors, VerifyEmailResponse, VerifyEmailResponses, ViewAxisConfig, ViewConfig } from './types.gen';
|
package/sdk/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
3
3
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.verifyEmail = exports.validateSchema = exports.validateResetToken = exports.uploadDocumentsBulk = exports.uploadDocument = exports.updateUserPassword = exports.updateUserApiKey = exports.updateUser = exports.updateSecurity = exports.updatePublishList = exports.updatePosition = exports.updatePortfolio = exports.updateOrgMemberRole = exports.updateOrg = exports.updateLedgerEntity = exports.updateFile = exports.updateDocument = exports.syncConnection = exports.streamOperationEvents = void 0;
|
|
4
|
+
exports.getAvailableExtensions = exports.getAgentMetadata = exports.getAccountRollups = exports.generateSsoToken = exports.forgotPassword = exports.exportGraphSchema = exports.executeSpecificAgent = exports.executeCypherQuery = exports.deleteSubgraph = exports.deleteSecurity = exports.deleteReport = exports.deletePublishList = exports.deletePosition = exports.deletePortfolio = exports.deleteMappingAssociation = exports.deleteFile = exports.deleteDocument = exports.deleteConnection = exports.createView = exports.createUserApiKey = exports.createTaxonomy = exports.createSubgraph = exports.createStructure = exports.createSecurity = exports.createSchedule = exports.createRepositorySubscription = exports.createReport = exports.createPublishList = exports.createPosition = exports.createPortfolio = exports.createPortalSession = exports.createMappingAssociation = exports.createManualClosingEntry = exports.createGraph = exports.createFileUpload = exports.createConnection = exports.createClosingEntry = exports.createCheckoutSession = exports.createBackup = exports.completeSsoAuth = exports.closeFiscalPeriod = exports.checkPasswordStrength = exports.changeSubscriptionPlan = exports.cancelOrgSubscription = exports.cancelOperation = exports.callMcpTool = exports.batchProcessQueries = exports.autoSelectAgent = exports.autoMapElements = exports.addPublishListMembers = void 0;
|
|
5
|
+
exports.getServiceOfferings = exports.getSecurity = exports.getScheduleFacts = exports.getReportingTaxonomy = exports.getReport = exports.getPublishList = exports.getPosition = exports.getPortfolio = exports.getPeriodCloseStatus = exports.getPasswordPolicy = exports.getOrgUsage = exports.getOrgUpcomingInvoice = exports.getOrgSubscription = exports.getOrgLimits = exports.getOrgBillingCustomer = exports.getOrg = exports.getOperationStatus = exports.getMaterializationStatus = exports.getMappingDetail = exports.getMappingCoverage = exports.getMappedTrialBalance = exports.getLedgerTrialBalance = exports.getLedgerTransaction = exports.getLedgerSummary = exports.getLedgerEntity = exports.getLedgerAccountTree = exports.getGraphUsageAnalytics = exports.getGraphSubscription = exports.getGraphSchema = exports.getGraphs = exports.getGraphMetrics = exports.getGraphLimits = exports.getGraphCapacity = exports.getFiscalCalendar = exports.getFile = exports.getDocumentSection = exports.getDocument = exports.getDatabaseInfo = exports.getDatabaseHealth = exports.getCurrentUser = exports.getCurrentAuthUser = exports.getCreditSummary = exports.getConnectionOptions = exports.getConnection = exports.getClosingBookStructures = exports.getCheckoutStatus = exports.getCaptchaConfig = exports.getBackupStats = exports.getBackupDownloadUrl = exports.getAvailableGraphTiers = void 0;
|
|
6
|
+
exports.reopenFiscalPeriod = exports.removePublishListMember = exports.removeOrgMember = exports.registerUser = exports.regenerateReport = exports.refreshAuthSession = exports.recommendAgent = exports.queryTables = exports.oauthCallback = exports.materializeGraph = exports.logoutUser = exports.loginUser = exports.listUserOrgs = exports.listUserApiKeys = exports.listUnmappedElements = exports.listTaxonomies = exports.listTables = exports.listSubgraphs = exports.listStructures = exports.listSecurities = exports.listSchedules = exports.listReports = exports.listPublishLists = exports.listPositions = exports.listPortfolios = exports.listPeriodDrafts = exports.listOrgSubscriptions = exports.listOrgMembers = exports.listOrgInvoices = exports.listOrgGraphs = exports.listMcpTools = exports.listMappings = exports.listLedgerTransactions = exports.listLedgerEntities = exports.listLedgerAccounts = exports.listHoldings = exports.listFiles = exports.listElements = exports.listDocuments = exports.listCreditTransactions = exports.listConnections = exports.listBackups = exports.listAgents = exports.inviteOrgMember = exports.initOAuth = exports.initializeLedger = exports.getSubgraphQuota = exports.getSubgraphInfo = exports.getStatement = exports.getServiceStatus = void 0;
|
|
7
|
+
exports.verifyEmail = exports.validateSchema = exports.validateResetToken = exports.uploadDocumentsBulk = exports.uploadDocument = exports.updateUserPassword = exports.updateUserApiKey = exports.updateUser = exports.updateSecurity = exports.updatePublishList = exports.updatePosition = exports.updatePortfolio = exports.updateOrgMemberRole = exports.updateOrg = exports.updateLedgerEntity = exports.updateFile = exports.updateDocument = exports.truncateSchedule = exports.syncConnection = exports.streamOperationEvents = exports.ssoTokenExchange = exports.shareReport = exports.setCloseTarget = exports.selectGraph = exports.searchDocuments = exports.revokeUserApiKey = exports.restoreBackup = exports.resetPassword = exports.resendVerificationEmail = void 0;
|
|
8
8
|
var sdk_gen_1 = require("./sdk.gen");
|
|
9
9
|
Object.defineProperty(exports, "addPublishListMembers", { enumerable: true, get: function () { return sdk_gen_1.addPublishListMembers; } });
|
|
10
10
|
Object.defineProperty(exports, "autoMapElements", { enumerable: true, get: function () { return sdk_gen_1.autoMapElements; } });
|
|
@@ -15,6 +15,7 @@ Object.defineProperty(exports, "cancelOperation", { enumerable: true, get: funct
|
|
|
15
15
|
Object.defineProperty(exports, "cancelOrgSubscription", { enumerable: true, get: function () { return sdk_gen_1.cancelOrgSubscription; } });
|
|
16
16
|
Object.defineProperty(exports, "changeSubscriptionPlan", { enumerable: true, get: function () { return sdk_gen_1.changeSubscriptionPlan; } });
|
|
17
17
|
Object.defineProperty(exports, "checkPasswordStrength", { enumerable: true, get: function () { return sdk_gen_1.checkPasswordStrength; } });
|
|
18
|
+
Object.defineProperty(exports, "closeFiscalPeriod", { enumerable: true, get: function () { return sdk_gen_1.closeFiscalPeriod; } });
|
|
18
19
|
Object.defineProperty(exports, "completeSsoAuth", { enumerable: true, get: function () { return sdk_gen_1.completeSsoAuth; } });
|
|
19
20
|
Object.defineProperty(exports, "createBackup", { enumerable: true, get: function () { return sdk_gen_1.createBackup; } });
|
|
20
21
|
Object.defineProperty(exports, "createCheckoutSession", { enumerable: true, get: function () { return sdk_gen_1.createCheckoutSession; } });
|
|
@@ -22,6 +23,7 @@ Object.defineProperty(exports, "createClosingEntry", { enumerable: true, get: fu
|
|
|
22
23
|
Object.defineProperty(exports, "createConnection", { enumerable: true, get: function () { return sdk_gen_1.createConnection; } });
|
|
23
24
|
Object.defineProperty(exports, "createFileUpload", { enumerable: true, get: function () { return sdk_gen_1.createFileUpload; } });
|
|
24
25
|
Object.defineProperty(exports, "createGraph", { enumerable: true, get: function () { return sdk_gen_1.createGraph; } });
|
|
26
|
+
Object.defineProperty(exports, "createManualClosingEntry", { enumerable: true, get: function () { return sdk_gen_1.createManualClosingEntry; } });
|
|
25
27
|
Object.defineProperty(exports, "createMappingAssociation", { enumerable: true, get: function () { return sdk_gen_1.createMappingAssociation; } });
|
|
26
28
|
Object.defineProperty(exports, "createPortalSession", { enumerable: true, get: function () { return sdk_gen_1.createPortalSession; } });
|
|
27
29
|
Object.defineProperty(exports, "createPortfolio", { enumerable: true, get: function () { return sdk_gen_1.createPortfolio; } });
|
|
@@ -51,6 +53,7 @@ Object.defineProperty(exports, "executeSpecificAgent", { enumerable: true, get:
|
|
|
51
53
|
Object.defineProperty(exports, "exportGraphSchema", { enumerable: true, get: function () { return sdk_gen_1.exportGraphSchema; } });
|
|
52
54
|
Object.defineProperty(exports, "forgotPassword", { enumerable: true, get: function () { return sdk_gen_1.forgotPassword; } });
|
|
53
55
|
Object.defineProperty(exports, "generateSsoToken", { enumerable: true, get: function () { return sdk_gen_1.generateSsoToken; } });
|
|
56
|
+
Object.defineProperty(exports, "getAccountRollups", { enumerable: true, get: function () { return sdk_gen_1.getAccountRollups; } });
|
|
54
57
|
Object.defineProperty(exports, "getAgentMetadata", { enumerable: true, get: function () { return sdk_gen_1.getAgentMetadata; } });
|
|
55
58
|
Object.defineProperty(exports, "getAvailableExtensions", { enumerable: true, get: function () { return sdk_gen_1.getAvailableExtensions; } });
|
|
56
59
|
Object.defineProperty(exports, "getAvailableGraphTiers", { enumerable: true, get: function () { return sdk_gen_1.getAvailableGraphTiers; } });
|
|
@@ -58,6 +61,7 @@ Object.defineProperty(exports, "getBackupDownloadUrl", { enumerable: true, get:
|
|
|
58
61
|
Object.defineProperty(exports, "getBackupStats", { enumerable: true, get: function () { return sdk_gen_1.getBackupStats; } });
|
|
59
62
|
Object.defineProperty(exports, "getCaptchaConfig", { enumerable: true, get: function () { return sdk_gen_1.getCaptchaConfig; } });
|
|
60
63
|
Object.defineProperty(exports, "getCheckoutStatus", { enumerable: true, get: function () { return sdk_gen_1.getCheckoutStatus; } });
|
|
64
|
+
Object.defineProperty(exports, "getClosingBookStructures", { enumerable: true, get: function () { return sdk_gen_1.getClosingBookStructures; } });
|
|
61
65
|
Object.defineProperty(exports, "getConnection", { enumerable: true, get: function () { return sdk_gen_1.getConnection; } });
|
|
62
66
|
Object.defineProperty(exports, "getConnectionOptions", { enumerable: true, get: function () { return sdk_gen_1.getConnectionOptions; } });
|
|
63
67
|
Object.defineProperty(exports, "getCreditSummary", { enumerable: true, get: function () { return sdk_gen_1.getCreditSummary; } });
|
|
@@ -68,6 +72,7 @@ Object.defineProperty(exports, "getDatabaseInfo", { enumerable: true, get: funct
|
|
|
68
72
|
Object.defineProperty(exports, "getDocument", { enumerable: true, get: function () { return sdk_gen_1.getDocument; } });
|
|
69
73
|
Object.defineProperty(exports, "getDocumentSection", { enumerable: true, get: function () { return sdk_gen_1.getDocumentSection; } });
|
|
70
74
|
Object.defineProperty(exports, "getFile", { enumerable: true, get: function () { return sdk_gen_1.getFile; } });
|
|
75
|
+
Object.defineProperty(exports, "getFiscalCalendar", { enumerable: true, get: function () { return sdk_gen_1.getFiscalCalendar; } });
|
|
71
76
|
Object.defineProperty(exports, "getGraphCapacity", { enumerable: true, get: function () { return sdk_gen_1.getGraphCapacity; } });
|
|
72
77
|
Object.defineProperty(exports, "getGraphLimits", { enumerable: true, get: function () { return sdk_gen_1.getGraphLimits; } });
|
|
73
78
|
Object.defineProperty(exports, "getGraphMetrics", { enumerable: true, get: function () { return sdk_gen_1.getGraphMetrics; } });
|
|
@@ -105,6 +110,7 @@ Object.defineProperty(exports, "getServiceStatus", { enumerable: true, get: func
|
|
|
105
110
|
Object.defineProperty(exports, "getStatement", { enumerable: true, get: function () { return sdk_gen_1.getStatement; } });
|
|
106
111
|
Object.defineProperty(exports, "getSubgraphInfo", { enumerable: true, get: function () { return sdk_gen_1.getSubgraphInfo; } });
|
|
107
112
|
Object.defineProperty(exports, "getSubgraphQuota", { enumerable: true, get: function () { return sdk_gen_1.getSubgraphQuota; } });
|
|
113
|
+
Object.defineProperty(exports, "initializeLedger", { enumerable: true, get: function () { return sdk_gen_1.initializeLedger; } });
|
|
108
114
|
Object.defineProperty(exports, "initOAuth", { enumerable: true, get: function () { return sdk_gen_1.initOAuth; } });
|
|
109
115
|
Object.defineProperty(exports, "inviteOrgMember", { enumerable: true, get: function () { return sdk_gen_1.inviteOrgMember; } });
|
|
110
116
|
Object.defineProperty(exports, "listAgents", { enumerable: true, get: function () { return sdk_gen_1.listAgents; } });
|
|
@@ -124,6 +130,7 @@ Object.defineProperty(exports, "listOrgGraphs", { enumerable: true, get: functio
|
|
|
124
130
|
Object.defineProperty(exports, "listOrgInvoices", { enumerable: true, get: function () { return sdk_gen_1.listOrgInvoices; } });
|
|
125
131
|
Object.defineProperty(exports, "listOrgMembers", { enumerable: true, get: function () { return sdk_gen_1.listOrgMembers; } });
|
|
126
132
|
Object.defineProperty(exports, "listOrgSubscriptions", { enumerable: true, get: function () { return sdk_gen_1.listOrgSubscriptions; } });
|
|
133
|
+
Object.defineProperty(exports, "listPeriodDrafts", { enumerable: true, get: function () { return sdk_gen_1.listPeriodDrafts; } });
|
|
127
134
|
Object.defineProperty(exports, "listPortfolios", { enumerable: true, get: function () { return sdk_gen_1.listPortfolios; } });
|
|
128
135
|
Object.defineProperty(exports, "listPositions", { enumerable: true, get: function () { return sdk_gen_1.listPositions; } });
|
|
129
136
|
Object.defineProperty(exports, "listPublishLists", { enumerable: true, get: function () { return sdk_gen_1.listPublishLists; } });
|
|
@@ -148,16 +155,19 @@ Object.defineProperty(exports, "regenerateReport", { enumerable: true, get: func
|
|
|
148
155
|
Object.defineProperty(exports, "registerUser", { enumerable: true, get: function () { return sdk_gen_1.registerUser; } });
|
|
149
156
|
Object.defineProperty(exports, "removeOrgMember", { enumerable: true, get: function () { return sdk_gen_1.removeOrgMember; } });
|
|
150
157
|
Object.defineProperty(exports, "removePublishListMember", { enumerable: true, get: function () { return sdk_gen_1.removePublishListMember; } });
|
|
158
|
+
Object.defineProperty(exports, "reopenFiscalPeriod", { enumerable: true, get: function () { return sdk_gen_1.reopenFiscalPeriod; } });
|
|
151
159
|
Object.defineProperty(exports, "resendVerificationEmail", { enumerable: true, get: function () { return sdk_gen_1.resendVerificationEmail; } });
|
|
152
160
|
Object.defineProperty(exports, "resetPassword", { enumerable: true, get: function () { return sdk_gen_1.resetPassword; } });
|
|
153
161
|
Object.defineProperty(exports, "restoreBackup", { enumerable: true, get: function () { return sdk_gen_1.restoreBackup; } });
|
|
154
162
|
Object.defineProperty(exports, "revokeUserApiKey", { enumerable: true, get: function () { return sdk_gen_1.revokeUserApiKey; } });
|
|
155
163
|
Object.defineProperty(exports, "searchDocuments", { enumerable: true, get: function () { return sdk_gen_1.searchDocuments; } });
|
|
156
164
|
Object.defineProperty(exports, "selectGraph", { enumerable: true, get: function () { return sdk_gen_1.selectGraph; } });
|
|
165
|
+
Object.defineProperty(exports, "setCloseTarget", { enumerable: true, get: function () { return sdk_gen_1.setCloseTarget; } });
|
|
157
166
|
Object.defineProperty(exports, "shareReport", { enumerable: true, get: function () { return sdk_gen_1.shareReport; } });
|
|
158
167
|
Object.defineProperty(exports, "ssoTokenExchange", { enumerable: true, get: function () { return sdk_gen_1.ssoTokenExchange; } });
|
|
159
168
|
Object.defineProperty(exports, "streamOperationEvents", { enumerable: true, get: function () { return sdk_gen_1.streamOperationEvents; } });
|
|
160
169
|
Object.defineProperty(exports, "syncConnection", { enumerable: true, get: function () { return sdk_gen_1.syncConnection; } });
|
|
170
|
+
Object.defineProperty(exports, "truncateSchedule", { enumerable: true, get: function () { return sdk_gen_1.truncateSchedule; } });
|
|
161
171
|
Object.defineProperty(exports, "updateDocument", { enumerable: true, get: function () { return sdk_gen_1.updateDocument; } });
|
|
162
172
|
Object.defineProperty(exports, "updateFile", { enumerable: true, get: function () { return sdk_gen_1.updateFile; } });
|
|
163
173
|
Object.defineProperty(exports, "updateLedgerEntity", { enumerable: true, get: function () { return sdk_gen_1.updateLedgerEntity; } });
|
package/sdk/index.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
2
|
|
|
3
|
-
export { addPublishListMembers, autoMapElements, autoSelectAgent, batchProcessQueries, callMcpTool, cancelOperation, cancelOrgSubscription, changeSubscriptionPlan, checkPasswordStrength, completeSsoAuth, createBackup, createCheckoutSession, createClosingEntry, createConnection, createFileUpload, createGraph, createMappingAssociation, createPortalSession, createPortfolio, createPosition, createPublishList, createReport, createRepositorySubscription, createSchedule, createSecurity, createStructure, createSubgraph, createTaxonomy, createUserApiKey, createView, deleteConnection, deleteDocument, deleteFile, deleteMappingAssociation, deletePortfolio, deletePosition, deletePublishList, deleteReport, deleteSecurity, deleteSubgraph, executeCypherQuery, executeSpecificAgent, exportGraphSchema, forgotPassword, generateSsoToken, getAgentMetadata, getAvailableExtensions, getAvailableGraphTiers, getBackupDownloadUrl, getBackupStats, getCaptchaConfig, getCheckoutStatus, getConnection, getConnectionOptions, getCreditSummary, getCurrentAuthUser, getCurrentUser, getDatabaseHealth, getDatabaseInfo, getDocument, getDocumentSection, getFile, getGraphCapacity, getGraphLimits, getGraphMetrics, getGraphs, getGraphSchema, getGraphSubscription, getGraphUsageAnalytics, getLedgerAccountTree, getLedgerEntity, getLedgerSummary, getLedgerTransaction, getLedgerTrialBalance, getMappedTrialBalance, getMappingCoverage, getMappingDetail, getMaterializationStatus, getOperationStatus, getOrg, getOrgBillingCustomer, getOrgLimits, getOrgSubscription, getOrgUpcomingInvoice, getOrgUsage, getPasswordPolicy, getPeriodCloseStatus, getPortfolio, getPosition, getPublishList, getReport, getReportingTaxonomy, getScheduleFacts, getSecurity, getServiceOfferings, getServiceStatus, getStatement, getSubgraphInfo, getSubgraphQuota, initOAuth, inviteOrgMember, listAgents, listBackups, listConnections, listCreditTransactions, listDocuments, listElements, listFiles, listHoldings, listLedgerAccounts, listLedgerEntities, listLedgerTransactions, listMappings, listMcpTools, listOrgGraphs, listOrgInvoices, listOrgMembers, listOrgSubscriptions, listPortfolios, listPositions, listPublishLists, listReports, listSchedules, listSecurities, listStructures, listSubgraphs, listTables, listTaxonomies, listUnmappedElements, listUserApiKeys, listUserOrgs, loginUser, logoutUser, materializeGraph, oauthCallback, type Options, queryTables, recommendAgent, refreshAuthSession, regenerateReport, registerUser, removeOrgMember, removePublishListMember, resendVerificationEmail, resetPassword, restoreBackup, revokeUserApiKey, searchDocuments, selectGraph, shareReport, ssoTokenExchange, streamOperationEvents, syncConnection, updateDocument, updateFile, updateLedgerEntity, updateOrg, updateOrgMemberRole, updatePortfolio, updatePosition, updatePublishList, updateSecurity, updateUser, updateUserApiKey, updateUserPassword, uploadDocument, uploadDocumentsBulk, validateResetToken, validateSchema, verifyEmail } from './sdk.gen';
|
|
4
|
-
export type { AccountInfo, AccountListResponse, AccountResponse, AccountTreeNode, AccountTreeResponse, AddMembersRequest, AddPublishListMembersData, AddPublishListMembersError, AddPublishListMembersErrors, AddPublishListMembersResponse, AddPublishListMembersResponses, AgentListResponse, AgentMessage, AgentMetadataResponse, AgentMode, AgentRecommendation, AgentRecommendationRequest, AgentRecommendationResponse, AgentRequest, AgentResponse, ApiKeyInfo, ApiKeysResponse, AssociationResponse, AuthResponse, AutoMapElementsData, AutoMapElementsError, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentError, AutoSelectAgentErrors, AutoSelectAgentResponse, AutoSelectAgentResponses, AvailableExtension, AvailableExtensionsResponse, AvailableGraphTiersResponse, BackupCreateRequest, BackupDownloadUrlResponse, BackupLimits, BackupListResponse, BackupResponse, BackupRestoreRequest, BackupStatsResponse, BatchAgentRequest, BatchAgentResponse, BatchProcessQueriesData, BatchProcessQueriesError, BatchProcessQueriesErrors, BatchProcessQueriesResponse, BatchProcessQueriesResponses, BillingCustomer, BulkDocumentUploadRequest, BulkDocumentUploadResponse, CallMcpToolData, CallMcpToolError, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationError, CancelOperationErrors, CancelOperationResponse, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionError, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponse, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanError, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponse, ChangeSubscriptionPlanResponses, CheckoutResponse, CheckoutStatusResponse, CheckPasswordStrengthData, CheckPasswordStrengthError, CheckPasswordStrengthErrors, CheckPasswordStrengthResponse, CheckPasswordStrengthResponses, ClientOptions, ClosingEntryResponse, CompleteSsoAuthData, CompleteSsoAuthError, CompleteSsoAuthErrors, CompleteSsoAuthResponse, CompleteSsoAuthResponses, ConnectionOptionsResponse, ConnectionProviderInfo, ConnectionResponse, ContentLimits, CopyOperationLimits, CreateApiKeyRequest, CreateApiKeyResponse, CreateAssociationRequest, CreateBackupData, CreateBackupError, CreateBackupErrors, CreateBackupResponses, CreateCheckoutRequest, CreateCheckoutSessionData, CreateCheckoutSessionError, CreateCheckoutSessionErrors, CreateCheckoutSessionResponse, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryError, CreateClosingEntryErrors, CreateClosingEntryRequest, CreateClosingEntryResponse, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionError, CreateConnectionErrors, CreateConnectionRequest, CreateConnectionResponse, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadError, CreateFileUploadErrors, CreateFileUploadResponse, CreateFileUploadResponses, CreateGraphData, CreateGraphError, CreateGraphErrors, CreateGraphRequest, CreateGraphResponses, CreateMappingAssociationData, CreateMappingAssociationError, CreateMappingAssociationErrors, CreateMappingAssociationResponse, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionError, CreatePortalSessionErrors, CreatePortalSessionResponse, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioError, CreatePortfolioErrors, CreatePortfolioRequest, CreatePortfolioResponse, CreatePortfolioResponses, CreatePositionData, CreatePositionError, CreatePositionErrors, CreatePositionRequest, CreatePositionResponse, CreatePositionResponses, CreatePublishListData, CreatePublishListError, CreatePublishListErrors, CreatePublishListRequest, CreatePublishListResponse, CreatePublishListResponses, CreateReportData, CreateReportError, CreateReportErrors, CreateReportRequest, CreateReportResponse, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionError, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionRequest, CreateRepositorySubscriptionResponse, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleError, CreateScheduleErrors, CreateScheduleRequest, CreateScheduleResponse, CreateScheduleResponses, CreateSecurityData, CreateSecurityError, CreateSecurityErrors, CreateSecurityRequest, CreateSecurityResponse, CreateSecurityResponses, CreateStructureData, CreateStructureError, CreateStructureErrors, CreateStructureRequest, CreateStructureResponse, CreateStructureResponses, CreateSubgraphData, CreateSubgraphError, CreateSubgraphErrors, CreateSubgraphRequest, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyError, CreateTaxonomyErrors, CreateTaxonomyRequest, CreateTaxonomyResponse, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyError, CreateUserApiKeyErrors, CreateUserApiKeyResponse, CreateUserApiKeyResponses, CreateViewData, CreateViewError, CreateViewErrors, CreateViewRequest, CreateViewResponses, CreditLimits, CreditSummary, CreditSummaryResponse, CustomSchemaDefinition, CypherQueryRequest, DatabaseHealthResponse, DatabaseInfoResponse, DatabaseStorageEntry, DeleteConnectionData, DeleteConnectionError, DeleteConnectionErrors, DeleteConnectionResponse, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentError, DeleteDocumentErrors, DeleteDocumentResponse, DeleteDocumentResponses, DeleteFileData, DeleteFileError, DeleteFileErrors, DeleteFileResponse, DeleteFileResponse2, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationError, DeleteMappingAssociationErrors, DeleteMappingAssociationResponse, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioError, DeletePortfolioErrors, DeletePortfolioResponse, DeletePortfolioResponses, DeletePositionData, DeletePositionError, DeletePositionErrors, DeletePositionResponse, DeletePositionResponses, DeletePublishListData, DeletePublishListError, DeletePublishListErrors, DeletePublishListResponse, DeletePublishListResponses, DeleteReportData, DeleteReportError, DeleteReportErrors, DeleteReportResponse, DeleteReportResponses, DeleteSecurityData, DeleteSecurityError, DeleteSecurityErrors, DeleteSecurityResponse, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphError, DeleteSubgraphErrors, DeleteSubgraphRequest, DeleteSubgraphResponse, DeleteSubgraphResponse2, DeleteSubgraphResponses, DetailedTransactionsResponse, DocumentDetailResponse, DocumentListItem, DocumentListResponse, DocumentSection, DocumentUpdateRequest, DocumentUploadRequest, DocumentUploadResponse, DownloadQuota, ElementListResponse, ElementResponse, EmailVerificationRequest, EnhancedCreditTransactionResponse, EnhancedFileStatusLayers, EntryTemplateRequest, ErrorResponse, ExecuteCypherQueryData, ExecuteCypherQueryError, ExecuteCypherQueryErrors, ExecuteCypherQueryResponse, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentError, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponse, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaError, ExportGraphSchemaErrors, ExportGraphSchemaResponse, ExportGraphSchemaResponses, FactRowResponse, FileInfo, FileLayerStatus, FileStatusUpdate, FileUploadRequest, FileUploadResponse, ForgotPasswordData, ForgotPasswordError, ForgotPasswordErrors, ForgotPasswordRequest, ForgotPasswordResponse, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenError, GenerateSsoTokenErrors, GenerateSsoTokenResponse, GenerateSsoTokenResponses, GetAgentMetadataData, GetAgentMetadataError, GetAgentMetadataErrors, GetAgentMetadataResponse, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponse, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersError, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponse, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlError, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponse, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsError, GetBackupStatsErrors, GetBackupStatsResponse, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusError, GetCheckoutStatusErrors, GetCheckoutStatusResponse, GetCheckoutStatusResponses, GetConnectionData, GetConnectionError, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsError, GetConnectionOptionsErrors, GetConnectionOptionsResponse, GetConnectionOptionsResponses, GetConnectionResponse, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryError, GetCreditSummaryErrors, GetCreditSummaryResponse, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserError, GetCurrentAuthUserErrors, GetCurrentAuthUserResponse, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponse, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthError, GetDatabaseHealthErrors, GetDatabaseHealthResponse, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoError, GetDatabaseInfoErrors, GetDatabaseInfoResponse, GetDatabaseInfoResponses, GetDocumentData, GetDocumentError, GetDocumentErrors, GetDocumentResponse, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionError, GetDocumentSectionErrors, GetDocumentSectionResponse, GetDocumentSectionResponses, GetFileData, GetFileError, GetFileErrors, GetFileInfoResponse, GetFileResponse, GetFileResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponse, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsError, GetGraphLimitsErrors, GetGraphLimitsResponse, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsError, GetGraphMetricsErrors, GetGraphMetricsResponse, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaError, GetGraphSchemaErrors, GetGraphSchemaResponse, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponse, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionError, GetGraphSubscriptionErrors, GetGraphSubscriptionResponse, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsError, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponse, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeError, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponse, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityError, GetLedgerEntityErrors, GetLedgerEntityResponse, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryError, GetLedgerSummaryErrors, GetLedgerSummaryResponse, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionError, GetLedgerTransactionErrors, GetLedgerTransactionResponse, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceError, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponse, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceError, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageError, GetMappingCoverageErrors, GetMappingCoverageResponse, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailError, GetMappingDetailErrors, GetMappingDetailResponse, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusError, GetMaterializationStatusErrors, GetMaterializationStatusResponse, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusError, GetOperationStatusErrors, GetOperationStatusResponse, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerError, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponse, GetOrgBillingCustomerResponses, GetOrgData, GetOrgError, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsError, GetOrgLimitsErrors, GetOrgLimitsResponse, GetOrgLimitsResponses, GetOrgResponse, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionError, GetOrgSubscriptionErrors, GetOrgSubscriptionResponse, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceError, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponse, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageError, GetOrgUsageErrors, GetOrgUsageResponse, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponse, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusError, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponse, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioError, GetPortfolioErrors, GetPortfolioResponse, GetPortfolioResponses, GetPositionData, GetPositionError, GetPositionErrors, GetPositionResponse, GetPositionResponses, GetPublishListData, GetPublishListError, GetPublishListErrors, GetPublishListResponse, GetPublishListResponses, GetReportData, GetReportError, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyError, GetReportingTaxonomyErrors, GetReportingTaxonomyResponse, GetReportingTaxonomyResponses, GetReportResponse, GetReportResponses, GetScheduleFactsData, GetScheduleFactsError, GetScheduleFactsErrors, GetScheduleFactsResponse, GetScheduleFactsResponses, GetSecurityData, GetSecurityError, GetSecurityErrors, GetSecurityResponse, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsError, GetServiceOfferingsErrors, GetServiceOfferingsResponse, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponse, GetServiceStatusResponses, GetStatementData, GetStatementError, GetStatementErrors, GetStatementResponse, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoError, GetSubgraphInfoErrors, GetSubgraphInfoResponse, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaError, GetSubgraphQuotaErrors, GetSubgraphQuotaResponse, GetSubgraphQuotaResponses, GraphCapacityResponse, GraphInfo, GraphLimitsResponse, GraphMetadata, GraphMetricsResponse, GraphSubscriptionResponse, GraphSubscriptions, GraphSubscriptionTier, GraphTierBackup, GraphTierCopyOperations, GraphTierInfo, GraphTierInstance, GraphTierLimits, GraphUsageResponse, HealthStatus, HoldingResponse, HoldingSecuritySummary, HoldingsListResponse, HttpValidationError, InitialEntityData, InitOAuthData, InitOAuthError, InitOAuthErrors, InitOAuthResponse, InitOAuthResponses, InstanceUsage, InviteMemberRequest, InviteOrgMemberData, InviteOrgMemberError, InviteOrgMemberErrors, InviteOrgMemberResponse, InviteOrgMemberResponses, Invoice, InvoiceLineItem, InvoicesResponse, LedgerEntityResponse, LedgerEntryResponse, LedgerLineItemResponse, LedgerSummaryResponse, LedgerTransactionDetailResponse, LedgerTransactionListResponse, LedgerTransactionSummaryResponse, ListAgentsData, ListAgentsError, ListAgentsErrors, ListAgentsResponse, ListAgentsResponses, ListBackupsData, ListBackupsError, ListBackupsErrors, ListBackupsResponse, ListBackupsResponses, ListConnectionsData, ListConnectionsError, ListConnectionsErrors, ListConnectionsResponse, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsError, ListCreditTransactionsErrors, ListCreditTransactionsResponse, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsError, ListDocumentsErrors, ListDocumentsResponse, ListDocumentsResponses, ListElementsData, ListElementsError, ListElementsErrors, ListElementsResponse, ListElementsResponses, ListFilesData, ListFilesError, ListFilesErrors, ListFilesResponse, ListFilesResponses, ListHoldingsData, ListHoldingsError, ListHoldingsErrors, ListHoldingsResponse, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsError, ListLedgerAccountsErrors, ListLedgerAccountsResponse, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesError, ListLedgerEntitiesErrors, ListLedgerEntitiesResponse, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsError, ListLedgerTransactionsErrors, ListLedgerTransactionsResponse, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsError, ListMappingsErrors, ListMappingsResponse, ListMappingsResponses, ListMcpToolsData, ListMcpToolsError, ListMcpToolsErrors, ListMcpToolsResponse, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsError, ListOrgGraphsErrors, ListOrgGraphsResponse, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesError, ListOrgInvoicesErrors, ListOrgInvoicesResponse, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersError, ListOrgMembersErrors, ListOrgMembersResponse, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsError, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponse, ListOrgSubscriptionsResponses, ListPortfoliosData, ListPortfoliosError, ListPortfoliosErrors, ListPortfoliosResponse, ListPortfoliosResponses, ListPositionsData, ListPositionsError, ListPositionsErrors, ListPositionsResponse, ListPositionsResponses, ListPublishListsData, ListPublishListsError, ListPublishListsErrors, ListPublishListsResponse, ListPublishListsResponses, ListReportsData, ListReportsError, ListReportsErrors, ListReportsResponse, ListReportsResponses, ListSchedulesData, ListSchedulesError, ListSchedulesErrors, ListSchedulesResponse, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesError, ListSecuritiesErrors, ListSecuritiesResponse, ListSecuritiesResponses, ListStructuresData, ListStructuresError, ListStructuresErrors, ListStructuresResponse, ListStructuresResponses, ListSubgraphsData, ListSubgraphsError, ListSubgraphsErrors, ListSubgraphsResponse, ListSubgraphsResponse2, ListSubgraphsResponses, ListTableFilesResponse, ListTablesData, ListTablesError, ListTablesErrors, ListTablesResponse, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesError, ListTaxonomiesErrors, ListTaxonomiesResponse, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsError, ListUnmappedElementsErrors, ListUnmappedElementsResponse, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponse, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponse, ListUserOrgsResponses, LoginRequest, LoginUserData, LoginUserError, LoginUserErrors, LoginUserResponse, LoginUserResponses, LogoutUserData, LogoutUserResponse, LogoutUserResponses, MappingCoverageResponse, MappingDetailResponse, MaterializeGraphData, MaterializeGraphError, MaterializeGraphErrors, MaterializeGraphResponse, MaterializeGraphResponses, MaterializeRequest, MaterializeResponse, MaterializeStatusResponse, McpToolCall, McpToolsResponse, OauthCallbackData, OauthCallbackError, OauthCallbackErrors, OAuthCallbackRequest, OauthCallbackResponses, OAuthInitRequest, OAuthInitResponse, OfferingRepositoryPlan, OperationCosts, OrgDetailResponse, OrgLimitsResponse, OrgListResponse, OrgMemberListResponse, OrgMemberResponse, OrgResponse, OrgRole, OrgType, OrgUsageResponse, OrgUsageSummary, PaginationInfo, PasswordCheckRequest, PasswordCheckResponse, PasswordPolicyResponse, PaymentMethod, PerformanceInsights, PeriodCloseItemResponse, PeriodCloseStatusResponse, PeriodSpec, PortalSessionResponse, PortfolioListResponse, PortfolioResponse, PositionListResponse, PositionResponse, PublishListDetailResponse, PublishListListResponse, PublishListMemberResponse, PublishListResponse, QueryLimits, QueryTablesData, QueryTablesError, QueryTablesErrors, QueryTablesResponse, QueryTablesResponses, QuickBooksConnectionConfig, RateLimits, RecommendAgentData, RecommendAgentError, RecommendAgentErrors, RecommendAgentResponse, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionError, RefreshAuthSessionErrors, RefreshAuthSessionResponse, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportError, RegenerateReportErrors, RegenerateReportRequest, RegenerateReportResponse, RegenerateReportResponses, RegisterRequest, RegisterUserData, RegisterUserError, RegisterUserErrors, RegisterUserResponse, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberError, RemoveOrgMemberErrors, RemoveOrgMemberResponse, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberError, RemovePublishListMemberErrors, RemovePublishListMemberResponse, RemovePublishListMemberResponses, ReportListResponse, ReportResponse, RepositoryInfo, RepositorySubscriptions, ResendVerificationEmailData, ResendVerificationEmailError, ResendVerificationEmailErrors, ResendVerificationEmailResponse, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordError, ResetPasswordErrors, ResetPasswordRequest, ResetPasswordResponse, ResetPasswordResponses, ResetPasswordValidateResponse, ResponseMode, RestoreBackupData, RestoreBackupError, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyError, RevokeUserApiKeyErrors, RevokeUserApiKeyResponse, RevokeUserApiKeyResponses, ScheduleCreatedResponse, ScheduleFactResponse, ScheduleFactsResponse, ScheduleListResponse, ScheduleMetadataRequest, ScheduleSummaryResponse, SchemaExportResponse, SchemaInfoResponse, SchemaValidationRequest, SchemaValidationResponse, SearchDocumentsData, SearchDocumentsError, SearchDocumentsErrors, SearchDocumentsResponse, SearchDocumentsResponses, SearchHit, SearchRequest, SearchResponse, SecConnectionConfig, SecurityListResponse, SecurityResponse, SelectGraphData, SelectGraphError, SelectGraphErrors, SelectGraphResponse, SelectGraphResponses, SelectionCriteria, ServiceOfferingsResponse, ServiceOfferingSummary, ShareReportData, ShareReportError, ShareReportErrors, ShareReportRequest, ShareReportResponse, ShareReportResponse2, ShareReportResponses, ShareResultItem, SsoCompleteRequest, SsoExchangeRequest, SsoExchangeResponse, SsoTokenExchangeData, SsoTokenExchangeError, SsoTokenExchangeErrors, SsoTokenExchangeResponse, SsoTokenExchangeResponses, SsoTokenResponse, StatementResponse, StorageLimits, StorageSummary, StreamOperationEventsData, StreamOperationEventsError, StreamOperationEventsErrors, StreamOperationEventsResponses, StructureListResponse, StructureResponse, StructureSummary, SubgraphQuotaResponse, SubgraphResponse, SubgraphSummary, SubgraphType, SuccessResponse, SuggestedTarget, SyncConnectionData, SyncConnectionError, SyncConnectionErrors, SyncConnectionRequest, SyncConnectionResponse, SyncConnectionResponses, TableInfo, TableListResponse, TableQueryRequest, TableQueryResponse, TaxonomyListResponse, TaxonomyResponse, TierCapacity, TokenPricing, TransactionSummaryResponse, TrialBalanceResponse, TrialBalanceRow, UnmappedElementResponse, UpcomingInvoice, UpdateApiKeyRequest, UpdateDocumentData, UpdateDocumentError, UpdateDocumentErrors, UpdateDocumentResponse, UpdateDocumentResponses, UpdateEntityRequest, UpdateFileData, UpdateFileError, UpdateFileErrors, UpdateFileResponse, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityError, UpdateLedgerEntityErrors, UpdateLedgerEntityResponse, UpdateLedgerEntityResponses, UpdateMemberRoleRequest, UpdateOrgData, UpdateOrgError, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleError, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponse, UpdateOrgMemberRoleResponses, UpdateOrgRequest, UpdateOrgResponse, UpdateOrgResponses, UpdatePasswordRequest, UpdatePortfolioData, UpdatePortfolioError, UpdatePortfolioErrors, UpdatePortfolioRequest, UpdatePortfolioResponse, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionError, UpdatePositionErrors, UpdatePositionRequest, UpdatePositionResponse, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListError, UpdatePublishListErrors, UpdatePublishListRequest, UpdatePublishListResponse, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityError, UpdateSecurityErrors, UpdateSecurityRequest, UpdateSecurityResponse, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyError, UpdateUserApiKeyErrors, UpdateUserApiKeyResponse, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserError, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordError, UpdateUserPasswordErrors, UpdateUserPasswordResponse, UpdateUserPasswordResponses, UpdateUserRequest, UpdateUserResponse, UpdateUserResponses, UpgradeSubscriptionRequest, UploadDocumentData, UploadDocumentError, UploadDocumentErrors, UploadDocumentResponse, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkError, UploadDocumentsBulkErrors, UploadDocumentsBulkResponse, UploadDocumentsBulkResponses, UserGraphsResponse, UserResponse, ValidateResetTokenData, ValidateResetTokenError, ValidateResetTokenErrors, ValidateResetTokenResponse, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaError, ValidateSchemaErrors, ValidateSchemaResponse, ValidateSchemaResponses, ValidationCheckResponse, ValidationError, VerifyEmailData, VerifyEmailError, VerifyEmailErrors, VerifyEmailResponse, VerifyEmailResponses, ViewAxisConfig, ViewConfig } from './types.gen';
|
|
3
|
+
export { addPublishListMembers, autoMapElements, autoSelectAgent, batchProcessQueries, callMcpTool, cancelOperation, cancelOrgSubscription, changeSubscriptionPlan, checkPasswordStrength, closeFiscalPeriod, completeSsoAuth, createBackup, createCheckoutSession, createClosingEntry, createConnection, createFileUpload, createGraph, createManualClosingEntry, createMappingAssociation, createPortalSession, createPortfolio, createPosition, createPublishList, createReport, createRepositorySubscription, createSchedule, createSecurity, createStructure, createSubgraph, createTaxonomy, createUserApiKey, createView, deleteConnection, deleteDocument, deleteFile, deleteMappingAssociation, deletePortfolio, deletePosition, deletePublishList, deleteReport, deleteSecurity, deleteSubgraph, executeCypherQuery, executeSpecificAgent, exportGraphSchema, forgotPassword, generateSsoToken, getAccountRollups, getAgentMetadata, getAvailableExtensions, getAvailableGraphTiers, getBackupDownloadUrl, getBackupStats, getCaptchaConfig, getCheckoutStatus, getClosingBookStructures, getConnection, getConnectionOptions, getCreditSummary, getCurrentAuthUser, getCurrentUser, getDatabaseHealth, getDatabaseInfo, getDocument, getDocumentSection, getFile, getFiscalCalendar, getGraphCapacity, getGraphLimits, getGraphMetrics, getGraphs, getGraphSchema, getGraphSubscription, getGraphUsageAnalytics, getLedgerAccountTree, getLedgerEntity, getLedgerSummary, getLedgerTransaction, getLedgerTrialBalance, getMappedTrialBalance, getMappingCoverage, getMappingDetail, getMaterializationStatus, getOperationStatus, getOrg, getOrgBillingCustomer, getOrgLimits, getOrgSubscription, getOrgUpcomingInvoice, getOrgUsage, getPasswordPolicy, getPeriodCloseStatus, getPortfolio, getPosition, getPublishList, getReport, getReportingTaxonomy, getScheduleFacts, getSecurity, getServiceOfferings, getServiceStatus, getStatement, getSubgraphInfo, getSubgraphQuota, initializeLedger, initOAuth, inviteOrgMember, listAgents, listBackups, listConnections, listCreditTransactions, listDocuments, listElements, listFiles, listHoldings, listLedgerAccounts, listLedgerEntities, listLedgerTransactions, listMappings, listMcpTools, listOrgGraphs, listOrgInvoices, listOrgMembers, listOrgSubscriptions, listPeriodDrafts, listPortfolios, listPositions, listPublishLists, listReports, listSchedules, listSecurities, listStructures, listSubgraphs, listTables, listTaxonomies, listUnmappedElements, listUserApiKeys, listUserOrgs, loginUser, logoutUser, materializeGraph, oauthCallback, type Options, queryTables, recommendAgent, refreshAuthSession, regenerateReport, registerUser, removeOrgMember, removePublishListMember, reopenFiscalPeriod, resendVerificationEmail, resetPassword, restoreBackup, revokeUserApiKey, searchDocuments, selectGraph, setCloseTarget, shareReport, ssoTokenExchange, streamOperationEvents, syncConnection, truncateSchedule, updateDocument, updateFile, updateLedgerEntity, updateOrg, updateOrgMemberRole, updatePortfolio, updatePosition, updatePublishList, updateSecurity, updateUser, updateUserApiKey, updateUserPassword, uploadDocument, uploadDocumentsBulk, validateResetToken, validateSchema, verifyEmail } from './sdk.gen';
|
|
4
|
+
export type { AccountInfo, AccountListResponse, AccountResponse, AccountRollupGroup, AccountRollupRow, AccountRollupsResponse, AccountTreeNode, AccountTreeResponse, AddMembersRequest, AddPublishListMembersData, AddPublishListMembersError, AddPublishListMembersErrors, AddPublishListMembersResponse, AddPublishListMembersResponses, AgentListResponse, AgentMessage, AgentMetadataResponse, AgentMode, AgentRecommendation, AgentRecommendationRequest, AgentRecommendationResponse, AgentRequest, AgentResponse, ApiKeyInfo, ApiKeysResponse, AssociationResponse, AuthResponse, AutoMapElementsData, AutoMapElementsError, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentError, AutoSelectAgentErrors, AutoSelectAgentResponse, AutoSelectAgentResponses, AvailableExtension, AvailableExtensionsResponse, AvailableGraphTiersResponse, BackupCreateRequest, BackupDownloadUrlResponse, BackupLimits, BackupListResponse, BackupResponse, BackupRestoreRequest, BackupStatsResponse, BatchAgentRequest, BatchAgentResponse, BatchProcessQueriesData, BatchProcessQueriesError, BatchProcessQueriesErrors, BatchProcessQueriesResponse, BatchProcessQueriesResponses, BillingCustomer, BulkDocumentUploadRequest, BulkDocumentUploadResponse, CallMcpToolData, CallMcpToolError, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationError, CancelOperationErrors, CancelOperationResponse, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionError, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponse, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanError, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponse, ChangeSubscriptionPlanResponses, CheckoutResponse, CheckoutStatusResponse, CheckPasswordStrengthData, CheckPasswordStrengthError, CheckPasswordStrengthErrors, CheckPasswordStrengthResponse, CheckPasswordStrengthResponses, ClientOptions, CloseFiscalPeriodData, CloseFiscalPeriodError, CloseFiscalPeriodErrors, CloseFiscalPeriodResponse, CloseFiscalPeriodResponses, ClosePeriodRequest, ClosePeriodResponse, ClosingBookCategory, ClosingBookItem, ClosingBookStructuresResponse, ClosingEntryResponse, CompleteSsoAuthData, CompleteSsoAuthError, CompleteSsoAuthErrors, CompleteSsoAuthResponse, CompleteSsoAuthResponses, ConnectionOptionsResponse, ConnectionProviderInfo, ConnectionResponse, ContentLimits, CopyOperationLimits, CreateApiKeyRequest, CreateApiKeyResponse, CreateAssociationRequest, CreateBackupData, CreateBackupError, CreateBackupErrors, CreateBackupResponses, CreateCheckoutRequest, CreateCheckoutSessionData, CreateCheckoutSessionError, CreateCheckoutSessionErrors, CreateCheckoutSessionResponse, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryError, CreateClosingEntryErrors, CreateClosingEntryRequest, CreateClosingEntryResponse, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionError, CreateConnectionErrors, CreateConnectionRequest, CreateConnectionResponse, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadError, CreateFileUploadErrors, CreateFileUploadResponse, CreateFileUploadResponses, CreateGraphData, CreateGraphError, CreateGraphErrors, CreateGraphRequest, CreateGraphResponses, CreateManualClosingEntryData, CreateManualClosingEntryError, CreateManualClosingEntryErrors, CreateManualClosingEntryRequest, CreateManualClosingEntryResponse, CreateManualClosingEntryResponses, CreateMappingAssociationData, CreateMappingAssociationError, CreateMappingAssociationErrors, CreateMappingAssociationResponse, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionError, CreatePortalSessionErrors, CreatePortalSessionResponse, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioError, CreatePortfolioErrors, CreatePortfolioRequest, CreatePortfolioResponse, CreatePortfolioResponses, CreatePositionData, CreatePositionError, CreatePositionErrors, CreatePositionRequest, CreatePositionResponse, CreatePositionResponses, CreatePublishListData, CreatePublishListError, CreatePublishListErrors, CreatePublishListRequest, CreatePublishListResponse, CreatePublishListResponses, CreateReportData, CreateReportError, CreateReportErrors, CreateReportRequest, CreateReportResponse, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionError, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionRequest, CreateRepositorySubscriptionResponse, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleError, CreateScheduleErrors, CreateScheduleRequest, CreateScheduleResponse, CreateScheduleResponses, CreateSecurityData, CreateSecurityError, CreateSecurityErrors, CreateSecurityRequest, CreateSecurityResponse, CreateSecurityResponses, CreateStructureData, CreateStructureError, CreateStructureErrors, CreateStructureRequest, CreateStructureResponse, CreateStructureResponses, CreateSubgraphData, CreateSubgraphError, CreateSubgraphErrors, CreateSubgraphRequest, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyError, CreateTaxonomyErrors, CreateTaxonomyRequest, CreateTaxonomyResponse, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyError, CreateUserApiKeyErrors, CreateUserApiKeyResponse, CreateUserApiKeyResponses, CreateViewData, CreateViewError, CreateViewErrors, CreateViewRequest, CreateViewResponses, CreditLimits, CreditSummary, CreditSummaryResponse, CustomSchemaDefinition, CypherQueryRequest, DatabaseHealthResponse, DatabaseInfoResponse, DatabaseStorageEntry, DeleteConnectionData, DeleteConnectionError, DeleteConnectionErrors, DeleteConnectionResponse, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentError, DeleteDocumentErrors, DeleteDocumentResponse, DeleteDocumentResponses, DeleteFileData, DeleteFileError, DeleteFileErrors, DeleteFileResponse, DeleteFileResponse2, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationError, DeleteMappingAssociationErrors, DeleteMappingAssociationResponse, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioError, DeletePortfolioErrors, DeletePortfolioResponse, DeletePortfolioResponses, DeletePositionData, DeletePositionError, DeletePositionErrors, DeletePositionResponse, DeletePositionResponses, DeletePublishListData, DeletePublishListError, DeletePublishListErrors, DeletePublishListResponse, DeletePublishListResponses, DeleteReportData, DeleteReportError, DeleteReportErrors, DeleteReportResponse, DeleteReportResponses, DeleteSecurityData, DeleteSecurityError, DeleteSecurityErrors, DeleteSecurityResponse, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphError, DeleteSubgraphErrors, DeleteSubgraphRequest, DeleteSubgraphResponse, DeleteSubgraphResponse2, DeleteSubgraphResponses, DetailedTransactionsResponse, DocumentDetailResponse, DocumentListItem, DocumentListResponse, DocumentSection, DocumentUpdateRequest, DocumentUploadRequest, DocumentUploadResponse, DownloadQuota, DraftEntryResponse, DraftLineItem, ElementListResponse, ElementResponse, EmailVerificationRequest, EnhancedCreditTransactionResponse, EnhancedFileStatusLayers, EntryTemplateRequest, ErrorResponse, ExecuteCypherQueryData, ExecuteCypherQueryError, ExecuteCypherQueryErrors, ExecuteCypherQueryResponse, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentError, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponse, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaError, ExportGraphSchemaErrors, ExportGraphSchemaResponse, ExportGraphSchemaResponses, FactRowResponse, FileInfo, FileLayerStatus, FileStatusUpdate, FileUploadRequest, FileUploadResponse, FiscalCalendarResponse, FiscalPeriodSummary, ForgotPasswordData, ForgotPasswordError, ForgotPasswordErrors, ForgotPasswordRequest, ForgotPasswordResponse, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenError, GenerateSsoTokenErrors, GenerateSsoTokenResponse, GenerateSsoTokenResponses, GetAccountRollupsData, GetAccountRollupsError, GetAccountRollupsErrors, GetAccountRollupsResponse, GetAccountRollupsResponses, GetAgentMetadataData, GetAgentMetadataError, GetAgentMetadataErrors, GetAgentMetadataResponse, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponse, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersError, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponse, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlError, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponse, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsError, GetBackupStatsErrors, GetBackupStatsResponse, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusError, GetCheckoutStatusErrors, GetCheckoutStatusResponse, GetCheckoutStatusResponses, GetClosingBookStructuresData, GetClosingBookStructuresError, GetClosingBookStructuresErrors, GetClosingBookStructuresResponse, GetClosingBookStructuresResponses, GetConnectionData, GetConnectionError, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsError, GetConnectionOptionsErrors, GetConnectionOptionsResponse, GetConnectionOptionsResponses, GetConnectionResponse, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryError, GetCreditSummaryErrors, GetCreditSummaryResponse, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserError, GetCurrentAuthUserErrors, GetCurrentAuthUserResponse, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponse, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthError, GetDatabaseHealthErrors, GetDatabaseHealthResponse, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoError, GetDatabaseInfoErrors, GetDatabaseInfoResponse, GetDatabaseInfoResponses, GetDocumentData, GetDocumentError, GetDocumentErrors, GetDocumentResponse, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionError, GetDocumentSectionErrors, GetDocumentSectionResponse, GetDocumentSectionResponses, GetFileData, GetFileError, GetFileErrors, GetFileInfoResponse, GetFileResponse, GetFileResponses, GetFiscalCalendarData, GetFiscalCalendarError, GetFiscalCalendarErrors, GetFiscalCalendarResponse, GetFiscalCalendarResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponse, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsError, GetGraphLimitsErrors, GetGraphLimitsResponse, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsError, GetGraphMetricsErrors, GetGraphMetricsResponse, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaError, GetGraphSchemaErrors, GetGraphSchemaResponse, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponse, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionError, GetGraphSubscriptionErrors, GetGraphSubscriptionResponse, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsError, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponse, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeError, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponse, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityError, GetLedgerEntityErrors, GetLedgerEntityResponse, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryError, GetLedgerSummaryErrors, GetLedgerSummaryResponse, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionError, GetLedgerTransactionErrors, GetLedgerTransactionResponse, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceError, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponse, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceError, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageError, GetMappingCoverageErrors, GetMappingCoverageResponse, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailError, GetMappingDetailErrors, GetMappingDetailResponse, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusError, GetMaterializationStatusErrors, GetMaterializationStatusResponse, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusError, GetOperationStatusErrors, GetOperationStatusResponse, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerError, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponse, GetOrgBillingCustomerResponses, GetOrgData, GetOrgError, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsError, GetOrgLimitsErrors, GetOrgLimitsResponse, GetOrgLimitsResponses, GetOrgResponse, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionError, GetOrgSubscriptionErrors, GetOrgSubscriptionResponse, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceError, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponse, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageError, GetOrgUsageErrors, GetOrgUsageResponse, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponse, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusError, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponse, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioError, GetPortfolioErrors, GetPortfolioResponse, GetPortfolioResponses, GetPositionData, GetPositionError, GetPositionErrors, GetPositionResponse, GetPositionResponses, GetPublishListData, GetPublishListError, GetPublishListErrors, GetPublishListResponse, GetPublishListResponses, GetReportData, GetReportError, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyError, GetReportingTaxonomyErrors, GetReportingTaxonomyResponse, GetReportingTaxonomyResponses, GetReportResponse, GetReportResponses, GetScheduleFactsData, GetScheduleFactsError, GetScheduleFactsErrors, GetScheduleFactsResponse, GetScheduleFactsResponses, GetSecurityData, GetSecurityError, GetSecurityErrors, GetSecurityResponse, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsError, GetServiceOfferingsErrors, GetServiceOfferingsResponse, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponse, GetServiceStatusResponses, GetStatementData, GetStatementError, GetStatementErrors, GetStatementResponse, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoError, GetSubgraphInfoErrors, GetSubgraphInfoResponse, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaError, GetSubgraphQuotaErrors, GetSubgraphQuotaResponse, GetSubgraphQuotaResponses, GraphCapacityResponse, GraphInfo, GraphLimitsResponse, GraphMetadata, GraphMetricsResponse, GraphSubscriptionResponse, GraphSubscriptions, GraphSubscriptionTier, GraphTierBackup, GraphTierCopyOperations, GraphTierInfo, GraphTierInstance, GraphTierLimits, GraphUsageResponse, HealthStatus, HoldingResponse, HoldingSecuritySummary, HoldingsListResponse, HttpValidationError, InitialEntityData, InitializeLedgerData, InitializeLedgerError, InitializeLedgerErrors, InitializeLedgerRequest, InitializeLedgerResponse, InitializeLedgerResponse2, InitializeLedgerResponses, InitOAuthData, InitOAuthError, InitOAuthErrors, InitOAuthResponse, InitOAuthResponses, InstanceUsage, InviteMemberRequest, InviteOrgMemberData, InviteOrgMemberError, InviteOrgMemberErrors, InviteOrgMemberResponse, InviteOrgMemberResponses, Invoice, InvoiceLineItem, InvoicesResponse, LedgerEntityResponse, LedgerEntryResponse, LedgerLineItemResponse, LedgerSummaryResponse, LedgerTransactionDetailResponse, LedgerTransactionListResponse, LedgerTransactionSummaryResponse, ListAgentsData, ListAgentsError, ListAgentsErrors, ListAgentsResponse, ListAgentsResponses, ListBackupsData, ListBackupsError, ListBackupsErrors, ListBackupsResponse, ListBackupsResponses, ListConnectionsData, ListConnectionsError, ListConnectionsErrors, ListConnectionsResponse, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsError, ListCreditTransactionsErrors, ListCreditTransactionsResponse, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsError, ListDocumentsErrors, ListDocumentsResponse, ListDocumentsResponses, ListElementsData, ListElementsError, ListElementsErrors, ListElementsResponse, ListElementsResponses, ListFilesData, ListFilesError, ListFilesErrors, ListFilesResponse, ListFilesResponses, ListHoldingsData, ListHoldingsError, ListHoldingsErrors, ListHoldingsResponse, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsError, ListLedgerAccountsErrors, ListLedgerAccountsResponse, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesError, ListLedgerEntitiesErrors, ListLedgerEntitiesResponse, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsError, ListLedgerTransactionsErrors, ListLedgerTransactionsResponse, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsError, ListMappingsErrors, ListMappingsResponse, ListMappingsResponses, ListMcpToolsData, ListMcpToolsError, ListMcpToolsErrors, ListMcpToolsResponse, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsError, ListOrgGraphsErrors, ListOrgGraphsResponse, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesError, ListOrgInvoicesErrors, ListOrgInvoicesResponse, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersError, ListOrgMembersErrors, ListOrgMembersResponse, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsError, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponse, ListOrgSubscriptionsResponses, ListPeriodDraftsData, ListPeriodDraftsError, ListPeriodDraftsErrors, ListPeriodDraftsResponse, ListPeriodDraftsResponses, ListPortfoliosData, ListPortfoliosError, ListPortfoliosErrors, ListPortfoliosResponse, ListPortfoliosResponses, ListPositionsData, ListPositionsError, ListPositionsErrors, ListPositionsResponse, ListPositionsResponses, ListPublishListsData, ListPublishListsError, ListPublishListsErrors, ListPublishListsResponse, ListPublishListsResponses, ListReportsData, ListReportsError, ListReportsErrors, ListReportsResponse, ListReportsResponses, ListSchedulesData, ListSchedulesError, ListSchedulesErrors, ListSchedulesResponse, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesError, ListSecuritiesErrors, ListSecuritiesResponse, ListSecuritiesResponses, ListStructuresData, ListStructuresError, ListStructuresErrors, ListStructuresResponse, ListStructuresResponses, ListSubgraphsData, ListSubgraphsError, ListSubgraphsErrors, ListSubgraphsResponse, ListSubgraphsResponse2, ListSubgraphsResponses, ListTableFilesResponse, ListTablesData, ListTablesError, ListTablesErrors, ListTablesResponse, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesError, ListTaxonomiesErrors, ListTaxonomiesResponse, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsError, ListUnmappedElementsErrors, ListUnmappedElementsResponse, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponse, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponse, ListUserOrgsResponses, LoginRequest, LoginUserData, LoginUserError, LoginUserErrors, LoginUserResponse, LoginUserResponses, LogoutUserData, LogoutUserResponse, LogoutUserResponses, ManualLineItemRequest, MappingCoverageResponse, MappingDetailResponse, MaterializeGraphData, MaterializeGraphError, MaterializeGraphErrors, MaterializeGraphResponse, MaterializeGraphResponses, MaterializeRequest, MaterializeResponse, MaterializeStatusResponse, McpToolCall, McpToolsResponse, OauthCallbackData, OauthCallbackError, OauthCallbackErrors, OAuthCallbackRequest, OauthCallbackResponses, OAuthInitRequest, OAuthInitResponse, OfferingRepositoryPlan, OperationCosts, OrgDetailResponse, OrgLimitsResponse, OrgListResponse, OrgMemberListResponse, OrgMemberResponse, OrgResponse, OrgRole, OrgType, OrgUsageResponse, OrgUsageSummary, PaginationInfo, PasswordCheckRequest, PasswordCheckResponse, PasswordPolicyResponse, PaymentMethod, PerformanceInsights, PeriodCloseItemResponse, PeriodCloseStatusResponse, PeriodDraftsResponse, PeriodSpec, PortalSessionResponse, PortfolioListResponse, PortfolioResponse, PositionListResponse, PositionResponse, PublishListDetailResponse, PublishListListResponse, PublishListMemberResponse, PublishListResponse, QueryLimits, QueryTablesData, QueryTablesError, QueryTablesErrors, QueryTablesResponse, QueryTablesResponses, QuickBooksConnectionConfig, RateLimits, RecommendAgentData, RecommendAgentError, RecommendAgentErrors, RecommendAgentResponse, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionError, RefreshAuthSessionErrors, RefreshAuthSessionResponse, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportError, RegenerateReportErrors, RegenerateReportRequest, RegenerateReportResponse, RegenerateReportResponses, RegisterRequest, RegisterUserData, RegisterUserError, RegisterUserErrors, RegisterUserResponse, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberError, RemoveOrgMemberErrors, RemoveOrgMemberResponse, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberError, RemovePublishListMemberErrors, RemovePublishListMemberResponse, RemovePublishListMemberResponses, ReopenFiscalPeriodData, ReopenFiscalPeriodError, ReopenFiscalPeriodErrors, ReopenFiscalPeriodResponse, ReopenFiscalPeriodResponses, ReopenPeriodRequest, ReportListResponse, ReportResponse, RepositoryInfo, RepositorySubscriptions, ResendVerificationEmailData, ResendVerificationEmailError, ResendVerificationEmailErrors, ResendVerificationEmailResponse, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordError, ResetPasswordErrors, ResetPasswordRequest, ResetPasswordResponse, ResetPasswordResponses, ResetPasswordValidateResponse, ResponseMode, RestoreBackupData, RestoreBackupError, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyError, RevokeUserApiKeyErrors, RevokeUserApiKeyResponse, RevokeUserApiKeyResponses, ScheduleCreatedResponse, ScheduleFactResponse, ScheduleFactsResponse, ScheduleListResponse, ScheduleMetadataRequest, ScheduleSummaryResponse, SchemaExportResponse, SchemaInfoResponse, SchemaValidationRequest, SchemaValidationResponse, SearchDocumentsData, SearchDocumentsError, SearchDocumentsErrors, SearchDocumentsResponse, SearchDocumentsResponses, SearchHit, SearchRequest, SearchResponse, SecConnectionConfig, SecurityListResponse, SecurityResponse, SelectGraphData, SelectGraphError, SelectGraphErrors, SelectGraphResponse, SelectGraphResponses, SelectionCriteria, ServiceOfferingsResponse, ServiceOfferingSummary, SetCloseTargetData, SetCloseTargetError, SetCloseTargetErrors, SetCloseTargetRequest, SetCloseTargetResponse, SetCloseTargetResponses, ShareReportData, ShareReportError, ShareReportErrors, ShareReportRequest, ShareReportResponse, ShareReportResponse2, ShareReportResponses, ShareResultItem, SsoCompleteRequest, SsoExchangeRequest, SsoExchangeResponse, SsoTokenExchangeData, SsoTokenExchangeError, SsoTokenExchangeErrors, SsoTokenExchangeResponse, SsoTokenExchangeResponses, SsoTokenResponse, StatementResponse, StorageLimits, StorageSummary, StreamOperationEventsData, StreamOperationEventsError, StreamOperationEventsErrors, StreamOperationEventsResponses, StructureListResponse, StructureResponse, StructureSummary, SubgraphQuotaResponse, SubgraphResponse, SubgraphSummary, SubgraphType, SuccessResponse, SuggestedTarget, SyncConnectionData, SyncConnectionError, SyncConnectionErrors, SyncConnectionRequest, SyncConnectionResponse, SyncConnectionResponses, TableInfo, TableListResponse, TableQueryRequest, TableQueryResponse, TaxonomyListResponse, TaxonomyResponse, TierCapacity, TokenPricing, TransactionSummaryResponse, TrialBalanceResponse, TrialBalanceRow, TruncateScheduleData, TruncateScheduleError, TruncateScheduleErrors, TruncateScheduleRequest, TruncateScheduleResponse, TruncateScheduleResponse2, TruncateScheduleResponses, UnmappedElementResponse, UpcomingInvoice, UpdateApiKeyRequest, UpdateDocumentData, UpdateDocumentError, UpdateDocumentErrors, UpdateDocumentResponse, UpdateDocumentResponses, UpdateEntityRequest, UpdateFileData, UpdateFileError, UpdateFileErrors, UpdateFileResponse, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityError, UpdateLedgerEntityErrors, UpdateLedgerEntityResponse, UpdateLedgerEntityResponses, UpdateMemberRoleRequest, UpdateOrgData, UpdateOrgError, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleError, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponse, UpdateOrgMemberRoleResponses, UpdateOrgRequest, UpdateOrgResponse, UpdateOrgResponses, UpdatePasswordRequest, UpdatePortfolioData, UpdatePortfolioError, UpdatePortfolioErrors, UpdatePortfolioRequest, UpdatePortfolioResponse, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionError, UpdatePositionErrors, UpdatePositionRequest, UpdatePositionResponse, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListError, UpdatePublishListErrors, UpdatePublishListRequest, UpdatePublishListResponse, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityError, UpdateSecurityErrors, UpdateSecurityRequest, UpdateSecurityResponse, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyError, UpdateUserApiKeyErrors, UpdateUserApiKeyResponse, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserError, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordError, UpdateUserPasswordErrors, UpdateUserPasswordResponse, UpdateUserPasswordResponses, UpdateUserRequest, UpdateUserResponse, UpdateUserResponses, UpgradeSubscriptionRequest, UploadDocumentData, UploadDocumentError, UploadDocumentErrors, UploadDocumentResponse, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkError, UploadDocumentsBulkErrors, UploadDocumentsBulkResponse, UploadDocumentsBulkResponses, UserGraphsResponse, UserResponse, ValidateResetTokenData, ValidateResetTokenError, ValidateResetTokenErrors, ValidateResetTokenResponse, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaError, ValidateSchemaErrors, ValidateSchemaResponse, ValidateSchemaResponses, ValidationCheckResponse, ValidationError, VerifyEmailData, VerifyEmailError, VerifyEmailErrors, VerifyEmailResponse, VerifyEmailResponses, ViewAxisConfig, ViewConfig } from './types.gen';
|
package/sdk/sdk.gen.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Client, Options as Options2, TDataShape } from './client';
|
|
2
|
-
import type { AddPublishListMembersData, AddPublishListMembersErrors, AddPublishListMembersResponses, AutoMapElementsData, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentErrors, AutoSelectAgentResponses, BatchProcessQueriesData, BatchProcessQueriesErrors, BatchProcessQueriesResponses, CallMcpToolData, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationErrors, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponses, CheckPasswordStrengthData, CheckPasswordStrengthErrors, CheckPasswordStrengthResponses, CompleteSsoAuthData, CompleteSsoAuthErrors, CompleteSsoAuthResponses, CreateBackupData, CreateBackupErrors, CreateBackupResponses, CreateCheckoutSessionData, CreateCheckoutSessionErrors, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryErrors, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionErrors, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadErrors, CreateFileUploadResponses, CreateGraphData, CreateGraphErrors, CreateGraphResponses, CreateMappingAssociationData, CreateMappingAssociationErrors, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionErrors, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioErrors, CreatePortfolioResponses, CreatePositionData, CreatePositionErrors, CreatePositionResponses, CreatePublishListData, CreatePublishListErrors, CreatePublishListResponses, CreateReportData, CreateReportErrors, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleErrors, CreateScheduleResponses, CreateSecurityData, CreateSecurityErrors, CreateSecurityResponses, CreateStructureData, CreateStructureErrors, CreateStructureResponses, CreateSubgraphData, CreateSubgraphErrors, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyErrors, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyErrors, CreateUserApiKeyResponses, CreateViewData, CreateViewErrors, CreateViewResponses, DeleteConnectionData, DeleteConnectionErrors, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentErrors, DeleteDocumentResponses, DeleteFileData, DeleteFileErrors, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationErrors, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioErrors, DeletePortfolioResponses, DeletePositionData, DeletePositionErrors, DeletePositionResponses, DeletePublishListData, DeletePublishListErrors, DeletePublishListResponses, DeleteReportData, DeleteReportErrors, DeleteReportResponses, DeleteSecurityData, DeleteSecurityErrors, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphErrors, DeleteSubgraphResponses, ExecuteCypherQueryData, ExecuteCypherQueryErrors, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaErrors, ExportGraphSchemaResponses, ForgotPasswordData, ForgotPasswordErrors, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenErrors, GenerateSsoTokenResponses, GetAgentMetadataData, GetAgentMetadataErrors, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsErrors, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusErrors, GetCheckoutStatusResponses, GetConnectionData, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsErrors, GetConnectionOptionsResponses, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryErrors, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserErrors, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthErrors, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoErrors, GetDatabaseInfoResponses, GetDocumentData, GetDocumentErrors, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionErrors, GetDocumentSectionResponses, GetFileData, GetFileErrors, GetFileResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsErrors, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsErrors, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaErrors, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionErrors, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityErrors, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryErrors, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionErrors, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageErrors, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailErrors, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusErrors, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusErrors, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponses, GetOrgData, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsErrors, GetOrgLimitsResponses, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionErrors, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageErrors, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioErrors, GetPortfolioResponses, GetPositionData, GetPositionErrors, GetPositionResponses, GetPublishListData, GetPublishListErrors, GetPublishListResponses, GetReportData, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyErrors, GetReportingTaxonomyResponses, GetReportResponses, GetScheduleFactsData, GetScheduleFactsErrors, GetScheduleFactsResponses, GetSecurityData, GetSecurityErrors, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsErrors, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponses, GetStatementData, GetStatementErrors, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoErrors, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaErrors, GetSubgraphQuotaResponses, InitOAuthData, InitOAuthErrors, InitOAuthResponses, InviteOrgMemberData, InviteOrgMemberErrors, InviteOrgMemberResponses, ListAgentsData, ListAgentsErrors, ListAgentsResponses, ListBackupsData, ListBackupsErrors, ListBackupsResponses, ListConnectionsData, ListConnectionsErrors, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsErrors, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsErrors, ListDocumentsResponses, ListElementsData, ListElementsErrors, ListElementsResponses, ListFilesData, ListFilesErrors, ListFilesResponses, ListHoldingsData, ListHoldingsErrors, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsErrors, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesErrors, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsErrors, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsErrors, ListMappingsResponses, ListMcpToolsData, ListMcpToolsErrors, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsErrors, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesErrors, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersErrors, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponses, ListPortfoliosData, ListPortfoliosErrors, ListPortfoliosResponses, ListPositionsData, ListPositionsErrors, ListPositionsResponses, ListPublishListsData, ListPublishListsErrors, ListPublishListsResponses, ListReportsData, ListReportsErrors, ListReportsResponses, ListSchedulesData, ListSchedulesErrors, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesErrors, ListSecuritiesResponses, ListStructuresData, ListStructuresErrors, ListStructuresResponses, ListSubgraphsData, ListSubgraphsErrors, ListSubgraphsResponses, ListTablesData, ListTablesErrors, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesErrors, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsErrors, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponses, LoginUserData, LoginUserErrors, LoginUserResponses, LogoutUserData, LogoutUserResponses, MaterializeGraphData, MaterializeGraphErrors, MaterializeGraphResponses, OauthCallbackData, OauthCallbackErrors, OauthCallbackResponses, QueryTablesData, QueryTablesErrors, QueryTablesResponses, RecommendAgentData, RecommendAgentErrors, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionErrors, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportErrors, RegenerateReportResponses, RegisterUserData, RegisterUserErrors, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberErrors, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberErrors, RemovePublishListMemberResponses, ResendVerificationEmailData, ResendVerificationEmailErrors, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordErrors, ResetPasswordResponses, RestoreBackupData, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyErrors, RevokeUserApiKeyResponses, SearchDocumentsData, SearchDocumentsErrors, SearchDocumentsResponses, SelectGraphData, SelectGraphErrors, SelectGraphResponses, ShareReportData, ShareReportErrors, ShareReportResponses, SsoTokenExchangeData, SsoTokenExchangeErrors, SsoTokenExchangeResponses, StreamOperationEventsData, StreamOperationEventsErrors, StreamOperationEventsResponses, SyncConnectionData, SyncConnectionErrors, SyncConnectionResponses, UpdateDocumentData, UpdateDocumentErrors, UpdateDocumentResponses, UpdateFileData, UpdateFileErrors, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityErrors, UpdateLedgerEntityResponses, UpdateOrgData, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponses, UpdateOrgResponses, UpdatePortfolioData, UpdatePortfolioErrors, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionErrors, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListErrors, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityErrors, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyErrors, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordErrors, UpdateUserPasswordResponses, UpdateUserResponses, UploadDocumentData, UploadDocumentErrors, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkErrors, UploadDocumentsBulkResponses, ValidateResetTokenData, ValidateResetTokenErrors, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaErrors, ValidateSchemaResponses, VerifyEmailData, VerifyEmailErrors, VerifyEmailResponses } from './types.gen';
|
|
2
|
+
import type { AddPublishListMembersData, AddPublishListMembersErrors, AddPublishListMembersResponses, AutoMapElementsData, AutoMapElementsErrors, AutoMapElementsResponses, AutoSelectAgentData, AutoSelectAgentErrors, AutoSelectAgentResponses, BatchProcessQueriesData, BatchProcessQueriesErrors, BatchProcessQueriesResponses, CallMcpToolData, CallMcpToolErrors, CallMcpToolResponses, CancelOperationData, CancelOperationErrors, CancelOperationResponses, CancelOrgSubscriptionData, CancelOrgSubscriptionErrors, CancelOrgSubscriptionResponses, ChangeSubscriptionPlanData, ChangeSubscriptionPlanErrors, ChangeSubscriptionPlanResponses, CheckPasswordStrengthData, CheckPasswordStrengthErrors, CheckPasswordStrengthResponses, CloseFiscalPeriodData, CloseFiscalPeriodErrors, CloseFiscalPeriodResponses, CompleteSsoAuthData, CompleteSsoAuthErrors, CompleteSsoAuthResponses, CreateBackupData, CreateBackupErrors, CreateBackupResponses, CreateCheckoutSessionData, CreateCheckoutSessionErrors, CreateCheckoutSessionResponses, CreateClosingEntryData, CreateClosingEntryErrors, CreateClosingEntryResponses, CreateConnectionData, CreateConnectionErrors, CreateConnectionResponses, CreateFileUploadData, CreateFileUploadErrors, CreateFileUploadResponses, CreateGraphData, CreateGraphErrors, CreateGraphResponses, CreateManualClosingEntryData, CreateManualClosingEntryErrors, CreateManualClosingEntryResponses, CreateMappingAssociationData, CreateMappingAssociationErrors, CreateMappingAssociationResponses, CreatePortalSessionData, CreatePortalSessionErrors, CreatePortalSessionResponses, CreatePortfolioData, CreatePortfolioErrors, CreatePortfolioResponses, CreatePositionData, CreatePositionErrors, CreatePositionResponses, CreatePublishListData, CreatePublishListErrors, CreatePublishListResponses, CreateReportData, CreateReportErrors, CreateReportResponses, CreateRepositorySubscriptionData, CreateRepositorySubscriptionErrors, CreateRepositorySubscriptionResponses, CreateScheduleData, CreateScheduleErrors, CreateScheduleResponses, CreateSecurityData, CreateSecurityErrors, CreateSecurityResponses, CreateStructureData, CreateStructureErrors, CreateStructureResponses, CreateSubgraphData, CreateSubgraphErrors, CreateSubgraphResponses, CreateTaxonomyData, CreateTaxonomyErrors, CreateTaxonomyResponses, CreateUserApiKeyData, CreateUserApiKeyErrors, CreateUserApiKeyResponses, CreateViewData, CreateViewErrors, CreateViewResponses, DeleteConnectionData, DeleteConnectionErrors, DeleteConnectionResponses, DeleteDocumentData, DeleteDocumentErrors, DeleteDocumentResponses, DeleteFileData, DeleteFileErrors, DeleteFileResponses, DeleteMappingAssociationData, DeleteMappingAssociationErrors, DeleteMappingAssociationResponses, DeletePortfolioData, DeletePortfolioErrors, DeletePortfolioResponses, DeletePositionData, DeletePositionErrors, DeletePositionResponses, DeletePublishListData, DeletePublishListErrors, DeletePublishListResponses, DeleteReportData, DeleteReportErrors, DeleteReportResponses, DeleteSecurityData, DeleteSecurityErrors, DeleteSecurityResponses, DeleteSubgraphData, DeleteSubgraphErrors, DeleteSubgraphResponses, ExecuteCypherQueryData, ExecuteCypherQueryErrors, ExecuteCypherQueryResponses, ExecuteSpecificAgentData, ExecuteSpecificAgentErrors, ExecuteSpecificAgentResponses, ExportGraphSchemaData, ExportGraphSchemaErrors, ExportGraphSchemaResponses, ForgotPasswordData, ForgotPasswordErrors, ForgotPasswordResponses, GenerateSsoTokenData, GenerateSsoTokenErrors, GenerateSsoTokenResponses, GetAccountRollupsData, GetAccountRollupsErrors, GetAccountRollupsResponses, GetAgentMetadataData, GetAgentMetadataErrors, GetAgentMetadataResponses, GetAvailableExtensionsData, GetAvailableExtensionsErrors, GetAvailableExtensionsResponses, GetAvailableGraphTiersData, GetAvailableGraphTiersErrors, GetAvailableGraphTiersResponses, GetBackupDownloadUrlData, GetBackupDownloadUrlErrors, GetBackupDownloadUrlResponses, GetBackupStatsData, GetBackupStatsErrors, GetBackupStatsResponses, GetCaptchaConfigData, GetCaptchaConfigResponses, GetCheckoutStatusData, GetCheckoutStatusErrors, GetCheckoutStatusResponses, GetClosingBookStructuresData, GetClosingBookStructuresErrors, GetClosingBookStructuresResponses, GetConnectionData, GetConnectionErrors, GetConnectionOptionsData, GetConnectionOptionsErrors, GetConnectionOptionsResponses, GetConnectionResponses, GetCreditSummaryData, GetCreditSummaryErrors, GetCreditSummaryResponses, GetCurrentAuthUserData, GetCurrentAuthUserErrors, GetCurrentAuthUserResponses, GetCurrentUserData, GetCurrentUserResponses, GetDatabaseHealthData, GetDatabaseHealthErrors, GetDatabaseHealthResponses, GetDatabaseInfoData, GetDatabaseInfoErrors, GetDatabaseInfoResponses, GetDocumentData, GetDocumentErrors, GetDocumentResponses, GetDocumentSectionData, GetDocumentSectionErrors, GetDocumentSectionResponses, GetFileData, GetFileErrors, GetFileResponses, GetFiscalCalendarData, GetFiscalCalendarErrors, GetFiscalCalendarResponses, GetGraphCapacityData, GetGraphCapacityErrors, GetGraphCapacityResponses, GetGraphLimitsData, GetGraphLimitsErrors, GetGraphLimitsResponses, GetGraphMetricsData, GetGraphMetricsErrors, GetGraphMetricsResponses, GetGraphSchemaData, GetGraphSchemaErrors, GetGraphSchemaResponses, GetGraphsData, GetGraphsErrors, GetGraphsResponses, GetGraphSubscriptionData, GetGraphSubscriptionErrors, GetGraphSubscriptionResponses, GetGraphUsageAnalyticsData, GetGraphUsageAnalyticsErrors, GetGraphUsageAnalyticsResponses, GetLedgerAccountTreeData, GetLedgerAccountTreeErrors, GetLedgerAccountTreeResponses, GetLedgerEntityData, GetLedgerEntityErrors, GetLedgerEntityResponses, GetLedgerSummaryData, GetLedgerSummaryErrors, GetLedgerSummaryResponses, GetLedgerTransactionData, GetLedgerTransactionErrors, GetLedgerTransactionResponses, GetLedgerTrialBalanceData, GetLedgerTrialBalanceErrors, GetLedgerTrialBalanceResponses, GetMappedTrialBalanceData, GetMappedTrialBalanceErrors, GetMappedTrialBalanceResponses, GetMappingCoverageData, GetMappingCoverageErrors, GetMappingCoverageResponses, GetMappingDetailData, GetMappingDetailErrors, GetMappingDetailResponses, GetMaterializationStatusData, GetMaterializationStatusErrors, GetMaterializationStatusResponses, GetOperationStatusData, GetOperationStatusErrors, GetOperationStatusResponses, GetOrgBillingCustomerData, GetOrgBillingCustomerErrors, GetOrgBillingCustomerResponses, GetOrgData, GetOrgErrors, GetOrgLimitsData, GetOrgLimitsErrors, GetOrgLimitsResponses, GetOrgResponses, GetOrgSubscriptionData, GetOrgSubscriptionErrors, GetOrgSubscriptionResponses, GetOrgUpcomingInvoiceData, GetOrgUpcomingInvoiceErrors, GetOrgUpcomingInvoiceResponses, GetOrgUsageData, GetOrgUsageErrors, GetOrgUsageResponses, GetPasswordPolicyData, GetPasswordPolicyResponses, GetPeriodCloseStatusData, GetPeriodCloseStatusErrors, GetPeriodCloseStatusResponses, GetPortfolioData, GetPortfolioErrors, GetPortfolioResponses, GetPositionData, GetPositionErrors, GetPositionResponses, GetPublishListData, GetPublishListErrors, GetPublishListResponses, GetReportData, GetReportErrors, GetReportingTaxonomyData, GetReportingTaxonomyErrors, GetReportingTaxonomyResponses, GetReportResponses, GetScheduleFactsData, GetScheduleFactsErrors, GetScheduleFactsResponses, GetSecurityData, GetSecurityErrors, GetSecurityResponses, GetServiceOfferingsData, GetServiceOfferingsErrors, GetServiceOfferingsResponses, GetServiceStatusData, GetServiceStatusResponses, GetStatementData, GetStatementErrors, GetStatementResponses, GetSubgraphInfoData, GetSubgraphInfoErrors, GetSubgraphInfoResponses, GetSubgraphQuotaData, GetSubgraphQuotaErrors, GetSubgraphQuotaResponses, InitializeLedgerData, InitializeLedgerErrors, InitializeLedgerResponses, InitOAuthData, InitOAuthErrors, InitOAuthResponses, InviteOrgMemberData, InviteOrgMemberErrors, InviteOrgMemberResponses, ListAgentsData, ListAgentsErrors, ListAgentsResponses, ListBackupsData, ListBackupsErrors, ListBackupsResponses, ListConnectionsData, ListConnectionsErrors, ListConnectionsResponses, ListCreditTransactionsData, ListCreditTransactionsErrors, ListCreditTransactionsResponses, ListDocumentsData, ListDocumentsErrors, ListDocumentsResponses, ListElementsData, ListElementsErrors, ListElementsResponses, ListFilesData, ListFilesErrors, ListFilesResponses, ListHoldingsData, ListHoldingsErrors, ListHoldingsResponses, ListLedgerAccountsData, ListLedgerAccountsErrors, ListLedgerAccountsResponses, ListLedgerEntitiesData, ListLedgerEntitiesErrors, ListLedgerEntitiesResponses, ListLedgerTransactionsData, ListLedgerTransactionsErrors, ListLedgerTransactionsResponses, ListMappingsData, ListMappingsErrors, ListMappingsResponses, ListMcpToolsData, ListMcpToolsErrors, ListMcpToolsResponses, ListOrgGraphsData, ListOrgGraphsErrors, ListOrgGraphsResponses, ListOrgInvoicesData, ListOrgInvoicesErrors, ListOrgInvoicesResponses, ListOrgMembersData, ListOrgMembersErrors, ListOrgMembersResponses, ListOrgSubscriptionsData, ListOrgSubscriptionsErrors, ListOrgSubscriptionsResponses, ListPeriodDraftsData, ListPeriodDraftsErrors, ListPeriodDraftsResponses, ListPortfoliosData, ListPortfoliosErrors, ListPortfoliosResponses, ListPositionsData, ListPositionsErrors, ListPositionsResponses, ListPublishListsData, ListPublishListsErrors, ListPublishListsResponses, ListReportsData, ListReportsErrors, ListReportsResponses, ListSchedulesData, ListSchedulesErrors, ListSchedulesResponses, ListSecuritiesData, ListSecuritiesErrors, ListSecuritiesResponses, ListStructuresData, ListStructuresErrors, ListStructuresResponses, ListSubgraphsData, ListSubgraphsErrors, ListSubgraphsResponses, ListTablesData, ListTablesErrors, ListTablesResponses, ListTaxonomiesData, ListTaxonomiesErrors, ListTaxonomiesResponses, ListUnmappedElementsData, ListUnmappedElementsErrors, ListUnmappedElementsResponses, ListUserApiKeysData, ListUserApiKeysResponses, ListUserOrgsData, ListUserOrgsResponses, LoginUserData, LoginUserErrors, LoginUserResponses, LogoutUserData, LogoutUserResponses, MaterializeGraphData, MaterializeGraphErrors, MaterializeGraphResponses, OauthCallbackData, OauthCallbackErrors, OauthCallbackResponses, QueryTablesData, QueryTablesErrors, QueryTablesResponses, RecommendAgentData, RecommendAgentErrors, RecommendAgentResponses, RefreshAuthSessionData, RefreshAuthSessionErrors, RefreshAuthSessionResponses, RegenerateReportData, RegenerateReportErrors, RegenerateReportResponses, RegisterUserData, RegisterUserErrors, RegisterUserResponses, RemoveOrgMemberData, RemoveOrgMemberErrors, RemoveOrgMemberResponses, RemovePublishListMemberData, RemovePublishListMemberErrors, RemovePublishListMemberResponses, ReopenFiscalPeriodData, ReopenFiscalPeriodErrors, ReopenFiscalPeriodResponses, ResendVerificationEmailData, ResendVerificationEmailErrors, ResendVerificationEmailResponses, ResetPasswordData, ResetPasswordErrors, ResetPasswordResponses, RestoreBackupData, RestoreBackupErrors, RestoreBackupResponses, RevokeUserApiKeyData, RevokeUserApiKeyErrors, RevokeUserApiKeyResponses, SearchDocumentsData, SearchDocumentsErrors, SearchDocumentsResponses, SelectGraphData, SelectGraphErrors, SelectGraphResponses, SetCloseTargetData, SetCloseTargetErrors, SetCloseTargetResponses, ShareReportData, ShareReportErrors, ShareReportResponses, SsoTokenExchangeData, SsoTokenExchangeErrors, SsoTokenExchangeResponses, StreamOperationEventsData, StreamOperationEventsErrors, StreamOperationEventsResponses, SyncConnectionData, SyncConnectionErrors, SyncConnectionResponses, TruncateScheduleData, TruncateScheduleErrors, TruncateScheduleResponses, UpdateDocumentData, UpdateDocumentErrors, UpdateDocumentResponses, UpdateFileData, UpdateFileErrors, UpdateFileResponses, UpdateLedgerEntityData, UpdateLedgerEntityErrors, UpdateLedgerEntityResponses, UpdateOrgData, UpdateOrgErrors, UpdateOrgMemberRoleData, UpdateOrgMemberRoleErrors, UpdateOrgMemberRoleResponses, UpdateOrgResponses, UpdatePortfolioData, UpdatePortfolioErrors, UpdatePortfolioResponses, UpdatePositionData, UpdatePositionErrors, UpdatePositionResponses, UpdatePublishListData, UpdatePublishListErrors, UpdatePublishListResponses, UpdateSecurityData, UpdateSecurityErrors, UpdateSecurityResponses, UpdateUserApiKeyData, UpdateUserApiKeyErrors, UpdateUserApiKeyResponses, UpdateUserData, UpdateUserErrors, UpdateUserPasswordData, UpdateUserPasswordErrors, UpdateUserPasswordResponses, UpdateUserResponses, UploadDocumentData, UploadDocumentErrors, UploadDocumentResponses, UploadDocumentsBulkData, UploadDocumentsBulkErrors, UploadDocumentsBulkResponses, ValidateResetTokenData, ValidateResetTokenErrors, ValidateResetTokenResponses, ValidateSchemaData, ValidateSchemaErrors, ValidateSchemaResponses, VerifyEmailData, VerifyEmailErrors, VerifyEmailResponses } from './types.gen';
|
|
3
3
|
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
4
4
|
/**
|
|
5
5
|
* You can provide a client instance returned by `createClient()` instead of
|
|
@@ -2410,6 +2410,40 @@ export declare const getPeriodCloseStatus: <ThrowOnError extends boolean = false
|
|
|
2410
2410
|
* Create a draft closing entry from a schedule's facts for a period.
|
|
2411
2411
|
*/
|
|
2412
2412
|
export declare const createClosingEntry: <ThrowOnError extends boolean = false>(options: Options<CreateClosingEntryData, ThrowOnError>) => import("./client").RequestResult<CreateClosingEntryResponses, CreateClosingEntryErrors, ThrowOnError, "fields">;
|
|
2413
|
+
/**
|
|
2414
|
+
* Truncate Schedule (End Early)
|
|
2415
|
+
*
|
|
2416
|
+
* End a schedule early.
|
|
2417
|
+
*
|
|
2418
|
+
* Used for events that cut a schedule's lifespan short — an asset is sold,
|
|
2419
|
+
* a prepaid is cancelled, a contract is terminated. Deletes all facts with
|
|
2420
|
+
* `period_start > new_end_date` and any stale draft entries that were
|
|
2421
|
+
* produced from them.
|
|
2422
|
+
*
|
|
2423
|
+
* Posted entries are preserved — if any period after `new_end_date` has a
|
|
2424
|
+
* posted closing entry, the truncate fails with 422 and the caller must
|
|
2425
|
+
* reopen that period first.
|
|
2426
|
+
*
|
|
2427
|
+
* The truncation is logged to the schedule's metadata for audit.
|
|
2428
|
+
*/
|
|
2429
|
+
export declare const truncateSchedule: <ThrowOnError extends boolean = false>(options: Options<TruncateScheduleData, ThrowOnError>) => import("./client").RequestResult<TruncateScheduleResponses, TruncateScheduleErrors, ThrowOnError, "fields">;
|
|
2430
|
+
/**
|
|
2431
|
+
* Create Manual Closing Entry
|
|
2432
|
+
*
|
|
2433
|
+
* Create a manual (non-schedule) draft closing entry.
|
|
2434
|
+
*
|
|
2435
|
+
* Used for one-off adjustments that aren't derived from a schedule: asset
|
|
2436
|
+
* disposals, impairments, reclassifications, correcting entries.
|
|
2437
|
+
*
|
|
2438
|
+
* The entry is drafted like any schedule-derived entry and flows through
|
|
2439
|
+
* the same review and close pipeline — `list-period-drafts` shows it,
|
|
2440
|
+
* `close-period` commits it along with the rest.
|
|
2441
|
+
*
|
|
2442
|
+
* Line items can be any count (not just 2 like schedule entries). Total
|
|
2443
|
+
* debits must equal total credits. `provenance` is set to 'manual_entry'
|
|
2444
|
+
* and `source_structure_id` is null.
|
|
2445
|
+
*/
|
|
2446
|
+
export declare const createManualClosingEntry: <ThrowOnError extends boolean = false>(options: Options<CreateManualClosingEntryData, ThrowOnError>) => import("./client").RequestResult<CreateManualClosingEntryResponses, CreateManualClosingEntryErrors, ThrowOnError, "fields">;
|
|
2413
2447
|
/**
|
|
2414
2448
|
* List Publish Lists
|
|
2415
2449
|
*/
|
|
@@ -2438,6 +2472,97 @@ export declare const addPublishListMembers: <ThrowOnError extends boolean = fals
|
|
|
2438
2472
|
* Remove Member from Publish List
|
|
2439
2473
|
*/
|
|
2440
2474
|
export declare const removePublishListMember: <ThrowOnError extends boolean = false>(options: Options<RemovePublishListMemberData, ThrowOnError>) => import("./client").RequestResult<RemovePublishListMemberResponses, RemovePublishListMemberErrors, ThrowOnError, "fields">;
|
|
2475
|
+
/**
|
|
2476
|
+
* Account Rollups
|
|
2477
|
+
*
|
|
2478
|
+
* Account rollups — CoA accounts grouped by reporting element with balances.
|
|
2479
|
+
*
|
|
2480
|
+
* Shows how company-specific accounts roll up to standardized reporting
|
|
2481
|
+
* line items. Auto-discovers the mapping structure if mapping_id is not provided.
|
|
2482
|
+
*/
|
|
2483
|
+
export declare const getAccountRollups: <ThrowOnError extends boolean = false>(options: Options<GetAccountRollupsData, ThrowOnError>) => import("./client").RequestResult<GetAccountRollupsResponses, GetAccountRollupsErrors, ThrowOnError, "fields">;
|
|
2484
|
+
/**
|
|
2485
|
+
* Closing Book Structures
|
|
2486
|
+
*
|
|
2487
|
+
* Returns all structure categories for the closing book sidebar.
|
|
2488
|
+
*
|
|
2489
|
+
* Aggregates statements (from latest report), schedules, account rollups
|
|
2490
|
+
* (from mapping structures), and trial balance availability into a single
|
|
2491
|
+
* response for the viewer sidebar navigation.
|
|
2492
|
+
*/
|
|
2493
|
+
export declare const getClosingBookStructures: <ThrowOnError extends boolean = false>(options: Options<GetClosingBookStructuresData, ThrowOnError>) => import("./client").RequestResult<GetClosingBookStructuresResponses, GetClosingBookStructuresErrors, ThrowOnError, "fields">;
|
|
2494
|
+
/**
|
|
2495
|
+
* Initialize Ledger
|
|
2496
|
+
*
|
|
2497
|
+
* One-time ledger initialization.
|
|
2498
|
+
*
|
|
2499
|
+
* Creates the fiscal calendar, seeds `FiscalPeriod` rows for the data window,
|
|
2500
|
+
* and sets `closed_through` / `close_target`. Fails if the calendar already
|
|
2501
|
+
* exists — use the reopen flow to undo prior closes instead of re-initializing.
|
|
2502
|
+
*
|
|
2503
|
+
* `auto_seed_schedules=true` is accepted but is a no-op in v1; schedule
|
|
2504
|
+
* creation is deferred to the SchedulerAgent (Phase 5).
|
|
2505
|
+
*/
|
|
2506
|
+
export declare const initializeLedger: <ThrowOnError extends boolean = false>(options: Options<InitializeLedgerData, ThrowOnError>) => import("./client").RequestResult<InitializeLedgerResponses, InitializeLedgerErrors, ThrowOnError, "fields">;
|
|
2507
|
+
/**
|
|
2508
|
+
* Get Fiscal Calendar
|
|
2509
|
+
*
|
|
2510
|
+
* Return the current fiscal calendar state — pointers, gap, closeable status.
|
|
2511
|
+
*/
|
|
2512
|
+
export declare const getFiscalCalendar: <ThrowOnError extends boolean = false>(options: Options<GetFiscalCalendarData, ThrowOnError>) => import("./client").RequestResult<GetFiscalCalendarResponses, GetFiscalCalendarErrors, ThrowOnError, "fields">;
|
|
2513
|
+
/**
|
|
2514
|
+
* Set Close Target
|
|
2515
|
+
*
|
|
2516
|
+
* Set the close target for a graph.
|
|
2517
|
+
*
|
|
2518
|
+
* Validates that the target is a real YYYY-MM period, is not in the future,
|
|
2519
|
+
* and is not before the current `closed_through`. Emits a `target_changed`
|
|
2520
|
+
* audit event. Returns the updated calendar state.
|
|
2521
|
+
*/
|
|
2522
|
+
export declare const setCloseTarget: <ThrowOnError extends boolean = false>(options: Options<SetCloseTargetData, ThrowOnError>) => import("./client").RequestResult<SetCloseTargetResponses, SetCloseTargetErrors, ThrowOnError, "fields">;
|
|
2523
|
+
/**
|
|
2524
|
+
* Close Fiscal Period
|
|
2525
|
+
*
|
|
2526
|
+
* Close a fiscal period — the final commit action.
|
|
2527
|
+
*
|
|
2528
|
+
* All mechanics live in `PeriodCloseService.close()`. This endpoint just
|
|
2529
|
+
* resolves auth + QB sync state, invokes the service, and translates
|
|
2530
|
+
* domain exceptions into HTTP responses.
|
|
2531
|
+
*/
|
|
2532
|
+
export declare const closeFiscalPeriod: <ThrowOnError extends boolean = false>(options: Options<CloseFiscalPeriodData, ThrowOnError>) => import("./client").RequestResult<CloseFiscalPeriodResponses, CloseFiscalPeriodErrors, ThrowOnError, "fields">;
|
|
2533
|
+
/**
|
|
2534
|
+
* Reopen Fiscal Period
|
|
2535
|
+
*
|
|
2536
|
+
* Reopen a closed fiscal period.
|
|
2537
|
+
*
|
|
2538
|
+
* Transitions the period status from 'closed' to 'closing' (drafts may still
|
|
2539
|
+
* exist for this period after reopening). If the reopened period is the
|
|
2540
|
+
* current `closed_through`, decrements the pointer. Requires a non-empty
|
|
2541
|
+
* `reason` for the audit log. Does NOT modify `close_target` — that's a
|
|
2542
|
+
* separate user decision.
|
|
2543
|
+
*
|
|
2544
|
+
* Posted entries in the reopened period stay posted. The user can then post
|
|
2545
|
+
* additional adjustments, review, and close the period again.
|
|
2546
|
+
*/
|
|
2547
|
+
export declare const reopenFiscalPeriod: <ThrowOnError extends boolean = false>(options: Options<ReopenFiscalPeriodData, ThrowOnError>) => import("./client").RequestResult<ReopenFiscalPeriodResponses, ReopenFiscalPeriodErrors, ThrowOnError, "fields">;
|
|
2548
|
+
/**
|
|
2549
|
+
* List Draft Entries For Review
|
|
2550
|
+
*
|
|
2551
|
+
* List all draft entries in a fiscal period for review before close.
|
|
2552
|
+
*
|
|
2553
|
+
* Returns every draft entry whose `posting_date` falls within the period,
|
|
2554
|
+
* fully expanded with line items, element names/codes, source schedule
|
|
2555
|
+
* structure name, and per-entry balance check.
|
|
2556
|
+
*
|
|
2557
|
+
* Use this to review exactly what `close-period` will commit. Typical flow:
|
|
2558
|
+
*
|
|
2559
|
+
* 1. Draft entries via `create-closing-entry` (one per schedule)
|
|
2560
|
+
* 2. Call this endpoint to review the full set
|
|
2561
|
+
* 3. Call `POST /periods/{period}/close` to atomically post + close
|
|
2562
|
+
*
|
|
2563
|
+
* This is a pure read — no side effects. It can be called repeatedly.
|
|
2564
|
+
*/
|
|
2565
|
+
export declare const listPeriodDrafts: <ThrowOnError extends boolean = false>(options: Options<ListPeriodDraftsData, ThrowOnError>) => import("./client").RequestResult<ListPeriodDraftsResponses, ListPeriodDraftsErrors, ThrowOnError, "fields">;
|
|
2441
2566
|
/**
|
|
2442
2567
|
* List Portfolios
|
|
2443
2568
|
*/
|