@dodi-smart/nuki-graphql-api
Version:
Nuki GraphQL API
184 lines • 11.3 kB
TypeScript
export { NukiClient } from './NukiClient';
export { ApiError } from './core/ApiError';
export { BaseHttpRequest } from './core/BaseHttpRequest';
export { CancelablePromise, CancelError } from './core/CancelablePromise';
export { OpenAPI } from './core/OpenAPI';
export type { OpenAPIConfig } from './core/OpenAPI';
export type { Account } from './models/Account';
export type { Account_Config } from './models/Account_Config';
export { Account_Descent } from './models/Account_Descent';
export type { Account_Profile } from './models/Account_Profile';
export { AccountCreate } from './models/AccountCreate';
export type { AccountEmailChange } from './models/AccountEmailChange';
export { AccountIntegration } from './models/AccountIntegration';
export type { AccountOtpEnable } from './models/AccountOtpEnable';
export type { AccountPasswordReset } from './models/AccountPasswordReset';
export type { AccountSetting } from './models/AccountSetting';
export { AccountSetting_Web } from './models/AccountSetting_Web';
export type { AccountSubCreate } from './models/AccountSubCreate';
export { AccountSubscription } from './models/AccountSubscription';
export type { AccountSubUpdate } from './models/AccountSubUpdate';
export type { AccountUpdate } from './models/AccountUpdate';
export type { AccountUser } from './models/AccountUser';
export { AccountUserCreate } from './models/AccountUserCreate';
export { AccountUserUpdate } from './models/AccountUserUpdate';
export { Address } from './models/Address';
export type { AddressCreate } from './models/AddressCreate';
export { AddressReservation } from './models/AddressReservation';
export { AddressToken } from './models/AddressToken';
export type { AddressTokenInfo } from './models/AddressTokenInfo';
export type { AddressUnit } from './models/AddressUnit';
export { AddressUnitResponse } from './models/AddressUnitResponse';
export type { AddressUpdate } from './models/AddressUpdate';
export { AdvancedApiKey } from './models/AdvancedApiKey';
export { AdvancedApiKeyCreate } from './models/AdvancedApiKeyCreate';
export type { AdvancedApiKeyUpdate } from './models/AdvancedApiKeyUpdate';
export type { AdvancedConfirmationResponse } from './models/AdvancedConfirmationResponse';
export type { ApiKey } from './models/ApiKey';
export { ApiKey_Advanced } from './models/ApiKey_Advanced';
export type { ApiKeyCreate } from './models/ApiKeyCreate';
export type { ApiKeyService as ApiKeyServiceModel } from './models/ApiKeyService';
export type { ApiKeyToken } from './models/ApiKeyToken';
export type { ApiKeyTokenCreate } from './models/ApiKeyTokenCreate';
export type { ApiKeyTokenUpdate } from './models/ApiKeyTokenUpdate';
export type { ApiKeyUpdate } from './models/ApiKeyUpdate';
export type { Application } from './models/Application';
export type { AuthenticationInfo } from './models/AuthenticationInfo';
export type { BulkWebConfigRequest } from './models/BulkWebConfigRequest';
export type { CacheDirective } from './models/CacheDirective';
export type { Certificate } from './models/Certificate';
export type { ChallengeRequest } from './models/ChallengeRequest';
export type { ChallengeResponse } from './models/ChallengeResponse';
export type { ChallengeScheme } from './models/ChallengeScheme';
export type { CharacterSet } from './models/CharacterSet';
export type { ClientInfo } from './models/ClientInfo';
export type { Company } from './models/Company';
export type { CompletableFuture } from './models/CompletableFuture';
export type { CompletableFutureListApiKey } from './models/CompletableFutureListApiKey';
export type { Conditions } from './models/Conditions';
export type { ConnectorService } from './models/ConnectorService';
export type { ConnegService } from './models/ConnegService';
export type { Context } from './models/Context';
export type { ConverterService } from './models/ConverterService';
export type { Cookie } from './models/Cookie';
export type { CookieSetting } from './models/CookieSetting';
export type { DecentralWebhook } from './models/DecentralWebhook';
export type { DecoderService } from './models/DecoderService';
export type { Digest } from './models/Digest';
export type { Disposition } from './models/Disposition';
export type { EncoderService } from './models/EncoderService';
export type { Encoding } from './models/Encoding';
export type { Enroler } from './models/Enroler';
export type { Enumeration } from './models/Enumeration';
export type { EnumerationString } from './models/EnumerationString';
export type { ErrorManager } from './models/ErrorManager';
export type { Expectation } from './models/Expectation';
export type { Filter } from './models/Filter';
export type { Formatter } from './models/Formatter';
export type { Handler } from './models/Handler';
export type { Header } from './models/Header';
export type { InputStream } from './models/InputStream';
export type { Language } from './models/Language';
export type { Level } from './models/Level';
export type { Locale } from './models/Locale';
export type { Logger } from './models/Logger';
export type { MediaType } from './models/MediaType';
export type { Metadata } from './models/Metadata';
export type { MetadataService } from './models/MetadataService';
export type { Method } from './models/Method';
export type { MyAccount } from './models/MyAccount';
export type { NamedValue } from './models/NamedValue';
export type { NamedValueString } from './models/NamedValueString';
export type { Notification } from './models/Notification';
export type { Notification_Setting } from './models/Notification_Setting';
export type { ObjectId } from './models/ObjectId';
export type { OpenerIntercomBrand } from './models/OpenerIntercomBrand';
export type { OpenerIntercomModel } from './models/OpenerIntercomModel';
export type { Parameter } from './models/Parameter';
export type { Preference } from './models/Preference';
export type { PreferenceCharacterSet } from './models/PreferenceCharacterSet';
export type { PreferenceEncoding } from './models/PreferenceEncoding';
export type { PreferenceLanguage } from './models/PreferenceLanguage';
export type { PreferenceMediaType } from './models/PreferenceMediaType';
export type { Principal } from './models/Principal';
export type { Product } from './models/Product';
export type { Protocol } from './models/Protocol';
export type { PublicKey } from './models/PublicKey';
export type { Range } from './models/Range';
export type { RangeService } from './models/RangeService';
export type { ReadableByteChannel } from './models/ReadableByteChannel';
export type { Reader } from './models/Reader';
export type { RecipientInfo } from './models/RecipientInfo';
export type { Reference } from './models/Reference';
export type { Representation } from './models/Representation';
export type { Request } from './models/Request';
export type { ResourceBundle } from './models/ResourceBundle';
export type { Response } from './models/Response';
export type { Restlet } from './models/Restlet';
export type { Role } from './models/Role';
export type { ScheduledExecutorService } from './models/ScheduledExecutorService';
export type { SelectableChannel } from './models/SelectableChannel';
export type { SelectionListener } from './models/SelectionListener';
export type { SelectionRegistration } from './models/SelectionRegistration';
export type { ServerInfo } from './models/ServerInfo';
export type { Service } from './models/Service';
export { ShsSubscription } from './models/ShsSubscription';
export type { Smartlock } from './models/Smartlock';
export { Smartlock_AdvancedConfig } from './models/Smartlock_AdvancedConfig';
export type { Smartlock_Config } from './models/Smartlock_Config';
export { Smartlock_OpenerAdvancedConfig } from './models/Smartlock_OpenerAdvancedConfig';
export { Smartlock_SmartdoorAdvancedConfig } from './models/Smartlock_SmartdoorAdvancedConfig';
export type { Smartlock_State } from './models/Smartlock_State';
export type { Smartlock_WebConfig } from './models/Smartlock_WebConfig';
export type { SmartlockAction } from './models/SmartlockAction';
export type { SmartlockAdminPinUpdate } from './models/SmartlockAdminPinUpdate';
export type { SmartlockAuth } from './models/SmartlockAuth';
export type { SmartlockAuthCreate } from './models/SmartlockAuthCreate';
export type { SmartlockAuthMultiUpdate } from './models/SmartlockAuthMultiUpdate';
export type { SmartlockAuthUpdate } from './models/SmartlockAuthUpdate';
export type { SmartlockCreate } from './models/SmartlockCreate';
export { SmartlockLog } from './models/SmartlockLog';
export type { SmartlockLog_OpenerLog } from './models/SmartlockLog_OpenerLog';
export type { SmartlocksAuthAdvancedCreate } from './models/SmartlocksAuthAdvancedCreate';
export type { SmartlocksAuthCreate } from './models/SmartlocksAuthCreate';
export type { SmartlockUpdate } from './models/SmartlockUpdate';
export type { StackTraceElement } from './models/StackTraceElement';
export type { StaleDevice } from './models/StaleDevice';
export type { Status } from './models/Status';
export type { StatusService } from './models/StatusService';
export type { Subscription } from './models/Subscription';
export type { Tag } from './models/Tag';
export type { TaskService } from './models/TaskService';
export { TermsOfUse } from './models/TermsOfUse';
export type { Throwable } from './models/Throwable';
export type { Token } from './models/Token';
export { TokenError } from './models/TokenError';
export { TokenRequestRefreshGrant } from './models/TokenRequestRefreshGrant';
export type { TunnelService } from './models/TunnelService';
export type { Uniform } from './models/Uniform';
export type { User } from './models/User';
export type { Variant } from './models/Variant';
export type { Verifier } from './models/Verifier';
export type { WakeupListener } from './models/WakeupListener';
export type { Warning } from './models/Warning';
export type { WebConfigRequest } from './models/WebConfigRequest';
export type { WebhookLog } from './models/WebhookLog';
export type { WebhookMessage } from './models/WebhookMessage';
export { AccountService } from './services/AccountService';
export { AccountSubscriptionService } from './services/AccountSubscriptionService';
export { AccountUserService } from './services/AccountUserService';
export { AddressService } from './services/AddressService';
export { AddressReservationService } from './services/AddressReservationService';
export { AddressTokenService } from './services/AddressTokenService';
export { AdvancedApiService } from './services/AdvancedApiService';
export { ApiKeyService } from './services/ApiKeyService';
export { CompanyService } from './services/CompanyService';
export { NotificationService } from './services/NotificationService';
export { OAuth2Service } from './services/OAuth2Service';
export { OpenerService } from './services/OpenerService';
export { ServiceService } from './services/ServiceService';
export { SmartlockService } from './services/SmartlockService';
export { SmartlockAuthService } from './services/SmartlockAuthService';
export { SmartlockLogService } from './services/SmartlockLogService';
export { SubscriptionService } from './services/SubscriptionService';
//# sourceMappingURL=index.d.ts.map