@gobodo/gobodo-api-promise 0.1.8-9.1
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/README.md +970 -0
- package/dist/.tsbuildinfo +1 -0
- package/dist/ApiClient.d.ts +317 -0
- package/dist/ApiClient.d.ts.map +1 -0
- package/dist/ApiClient.js +720 -0
- package/dist/api/ActionTypesApi.d.ts +66 -0
- package/dist/api/ActionTypesApi.d.ts.map +1 -0
- package/dist/api/ActionTypesApi.js +128 -0
- package/dist/api/AdCampaignsApi.d.ts +377 -0
- package/dist/api/AdCampaignsApi.d.ts.map +1 -0
- package/dist/api/AdCampaignsApi.js +620 -0
- package/dist/api/AdManagementApi.d.ts +556 -0
- package/dist/api/AdManagementApi.d.ts.map +1 -0
- package/dist/api/AdManagementApi.js +902 -0
- package/dist/api/AdminDataManagementApi.d.ts +62 -0
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -0
- package/dist/api/AdminDataManagementApi.js +126 -0
- package/dist/api/AdsApi.d.ts +286 -0
- package/dist/api/AdsApi.d.ts.map +1 -0
- package/dist/api/AdsApi.js +474 -0
- package/dist/api/AttachmentsApi.d.ts +348 -0
- package/dist/api/AttachmentsApi.d.ts.map +1 -0
- package/dist/api/AttachmentsApi.js +570 -0
- package/dist/api/AuthenticationApi.d.ts +211 -0
- package/dist/api/AuthenticationApi.d.ts.map +1 -0
- package/dist/api/AuthenticationApi.js +460 -0
- package/dist/api/CategoriesApi.d.ts +340 -0
- package/dist/api/CategoriesApi.d.ts.map +1 -0
- package/dist/api/CategoriesApi.js +556 -0
- package/dist/api/CommentsApi.d.ts +387 -0
- package/dist/api/CommentsApi.d.ts.map +1 -0
- package/dist/api/CommentsApi.js +640 -0
- package/dist/api/ContentManagementApi.d.ts +1295 -0
- package/dist/api/ContentManagementApi.d.ts.map +1 -0
- package/dist/api/ContentManagementApi.js +2117 -0
- package/dist/api/ConversationsApi.d.ts +430 -0
- package/dist/api/ConversationsApi.d.ts.map +1 -0
- package/dist/api/ConversationsApi.js +694 -0
- package/dist/api/CurrencyApi.d.ts +249 -0
- package/dist/api/CurrencyApi.d.ts.map +1 -0
- package/dist/api/CurrencyApi.js +411 -0
- package/dist/api/DataSheetImportsApi.d.ts +774 -0
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -0
- package/dist/api/DataSheetImportsApi.js +1291 -0
- package/dist/api/DefaultApi.d.ts +261 -0
- package/dist/api/DefaultApi.d.ts.map +1 -0
- package/dist/api/DefaultApi.js +433 -0
- package/dist/api/DocumentPartTypesApi.d.ts +106 -0
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentPartTypesApi.js +178 -0
- package/dist/api/DocumentTypesApi.d.ts +106 -0
- package/dist/api/DocumentTypesApi.d.ts.map +1 -0
- package/dist/api/DocumentTypesApi.js +178 -0
- package/dist/api/DocumentsApi.d.ts +606 -0
- package/dist/api/DocumentsApi.d.ts.map +1 -0
- package/dist/api/DocumentsApi.js +1002 -0
- package/dist/api/EmailsApi.d.ts +205 -0
- package/dist/api/EmailsApi.d.ts.map +1 -0
- package/dist/api/EmailsApi.js +346 -0
- package/dist/api/EntryPartsApi.d.ts +618 -0
- package/dist/api/EntryPartsApi.d.ts.map +1 -0
- package/dist/api/EntryPartsApi.js +1042 -0
- package/dist/api/FacebookApi.d.ts +37 -0
- package/dist/api/FacebookApi.d.ts.map +1 -0
- package/dist/api/FacebookApi.js +88 -0
- package/dist/api/FieldsApi.d.ts +164 -0
- package/dist/api/FieldsApi.d.ts.map +1 -0
- package/dist/api/FieldsApi.js +288 -0
- package/dist/api/FilesApi.d.ts +70 -0
- package/dist/api/FilesApi.d.ts.map +1 -0
- package/dist/api/FilesApi.js +131 -0
- package/dist/api/FormsApi.d.ts +860 -0
- package/dist/api/FormsApi.d.ts.map +1 -0
- package/dist/api/FormsApi.js +1406 -0
- package/dist/api/FunctionsApi.d.ts +891 -0
- package/dist/api/FunctionsApi.d.ts.map +1 -0
- package/dist/api/FunctionsApi.js +1474 -0
- package/dist/api/GeocodeApi.d.ts +238 -0
- package/dist/api/GeocodeApi.d.ts.map +1 -0
- package/dist/api/GeocodeApi.js +415 -0
- package/dist/api/GobodoManagementApi.d.ts +242 -0
- package/dist/api/GobodoManagementApi.d.ts.map +1 -0
- package/dist/api/GobodoManagementApi.js +408 -0
- package/dist/api/GoogleApi.d.ts +37 -0
- package/dist/api/GoogleApi.d.ts.map +1 -0
- package/dist/api/GoogleApi.js +88 -0
- package/dist/api/GraphActionTypesApi.d.ts +377 -0
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -0
- package/dist/api/GraphActionTypesApi.js +632 -0
- package/dist/api/GraphActionsApi.d.ts +536 -0
- package/dist/api/GraphActionsApi.d.ts.map +1 -0
- package/dist/api/GraphActionsApi.js +897 -0
- package/dist/api/GraphObjectTypesApi.d.ts +651 -0
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -0
- package/dist/api/GraphObjectTypesApi.js +1040 -0
- package/dist/api/GraphObjectsApi.d.ts +3023 -0
- package/dist/api/GraphObjectsApi.d.ts.map +1 -0
- package/dist/api/GraphObjectsApi.js +4993 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts +940 -0
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipTypesApi.js +1545 -0
- package/dist/api/GraphRelationshipsApi.d.ts +1460 -0
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -0
- package/dist/api/GraphRelationshipsApi.js +2387 -0
- package/dist/api/GraphSchemasApi.d.ts +535 -0
- package/dist/api/GraphSchemasApi.d.ts.map +1 -0
- package/dist/api/GraphSchemasApi.js +870 -0
- package/dist/api/GraphTraversalApi.d.ts +346 -0
- package/dist/api/GraphTraversalApi.d.ts.map +1 -0
- package/dist/api/GraphTraversalApi.js +578 -0
- package/dist/api/GraphsApi.d.ts +532 -0
- package/dist/api/GraphsApi.d.ts.map +1 -0
- package/dist/api/GraphsApi.js +891 -0
- package/dist/api/GroupsApi.d.ts +546 -0
- package/dist/api/GroupsApi.d.ts.map +1 -0
- package/dist/api/GroupsApi.js +896 -0
- package/dist/api/IAMApi.d.ts +198 -0
- package/dist/api/IAMApi.d.ts.map +1 -0
- package/dist/api/IAMApi.js +328 -0
- package/dist/api/ImagesApi.d.ts +401 -0
- package/dist/api/ImagesApi.d.ts.map +1 -0
- package/dist/api/ImagesApi.js +655 -0
- package/dist/api/InvitesApi.d.ts +248 -0
- package/dist/api/InvitesApi.d.ts.map +1 -0
- package/dist/api/InvitesApi.js +414 -0
- package/dist/api/LikesApi.d.ts +630 -0
- package/dist/api/LikesApi.d.ts.map +1 -0
- package/dist/api/LikesApi.js +1038 -0
- package/dist/api/LinkedINApi.d.ts +37 -0
- package/dist/api/LinkedINApi.d.ts.map +1 -0
- package/dist/api/LinkedINApi.js +88 -0
- package/dist/api/LiveMeetingsApi.d.ts +113 -0
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -0
- package/dist/api/LiveMeetingsApi.js +205 -0
- package/dist/api/MeetingEventsApi.d.ts +254 -0
- package/dist/api/MeetingEventsApi.d.ts.map +1 -0
- package/dist/api/MeetingEventsApi.js +433 -0
- package/dist/api/NotificationsApi.d.ts +669 -0
- package/dist/api/NotificationsApi.d.ts.map +1 -0
- package/dist/api/NotificationsApi.js +1076 -0
- package/dist/api/PagesApi.d.ts +449 -0
- package/dist/api/PagesApi.d.ts.map +1 -0
- package/dist/api/PagesApi.js +740 -0
- package/dist/api/PhoneNumbersApi.d.ts +255 -0
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -0
- package/dist/api/PhoneNumbersApi.js +403 -0
- package/dist/api/PostsApi.d.ts +240 -0
- package/dist/api/PostsApi.d.ts.map +1 -0
- package/dist/api/PostsApi.js +405 -0
- package/dist/api/PrivateMessagesApi.d.ts +739 -0
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -0
- package/dist/api/PrivateMessagesApi.js +1205 -0
- package/dist/api/PublicationsApi.d.ts +62 -0
- package/dist/api/PublicationsApi.d.ts.map +1 -0
- package/dist/api/PublicationsApi.js +118 -0
- package/dist/api/RestApplicationsApi.d.ts +250 -0
- package/dist/api/RestApplicationsApi.d.ts.map +1 -0
- package/dist/api/RestApplicationsApi.js +407 -0
- package/dist/api/ScreensApi.d.ts +154 -0
- package/dist/api/ScreensApi.d.ts.map +1 -0
- package/dist/api/ScreensApi.js +269 -0
- package/dist/api/SitesApi.d.ts +480 -0
- package/dist/api/SitesApi.d.ts.map +1 -0
- package/dist/api/SitesApi.js +767 -0
- package/dist/api/SocialIntegrationApi.d.ts +97 -0
- package/dist/api/SocialIntegrationApi.d.ts.map +1 -0
- package/dist/api/SocialIntegrationApi.js +214 -0
- package/dist/api/StripeAccountsApi.d.ts +1844 -0
- package/dist/api/StripeAccountsApi.d.ts.map +1 -0
- package/dist/api/StripeAccountsApi.js +2950 -0
- package/dist/api/TagsApi.d.ts +64 -0
- package/dist/api/TagsApi.d.ts.map +1 -0
- package/dist/api/TagsApi.js +126 -0
- package/dist/api/TemplatesApi.d.ts +154 -0
- package/dist/api/TemplatesApi.d.ts.map +1 -0
- package/dist/api/TemplatesApi.js +269 -0
- package/dist/api/ThemeMappingsApi.d.ts +153 -0
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -0
- package/dist/api/ThemeMappingsApi.js +264 -0
- package/dist/api/TopicsApi.d.ts +393 -0
- package/dist/api/TopicsApi.d.ts.map +1 -0
- package/dist/api/TopicsApi.js +644 -0
- package/dist/api/TransactionsApi.d.ts +57 -0
- package/dist/api/TransactionsApi.d.ts.map +1 -0
- package/dist/api/TransactionsApi.js +161 -0
- package/dist/api/TwitterApi.d.ts +37 -0
- package/dist/api/TwitterApi.d.ts.map +1 -0
- package/dist/api/TwitterApi.js +88 -0
- package/dist/api/UserTagsApi.d.ts +438 -0
- package/dist/api/UserTagsApi.d.ts.map +1 -0
- package/dist/api/UserTagsApi.js +727 -0
- package/dist/api/UsersApi.d.ts +546 -0
- package/dist/api/UsersApi.d.ts.map +1 -0
- package/dist/api/UsersApi.js +883 -0
- package/dist/api/UtilsApi.d.ts +27 -0
- package/dist/api/UtilsApi.d.ts.map +1 -0
- package/dist/api/UtilsApi.js +80 -0
- package/dist/api/VideosApi.d.ts +522 -0
- package/dist/api/VideosApi.d.ts.map +1 -0
- package/dist/api/VideosApi.js +874 -0
- package/dist/api/WalletsApi.d.ts +789 -0
- package/dist/api/WalletsApi.d.ts.map +1 -0
- package/dist/api/WalletsApi.js +1290 -0
- package/dist/index.d.ts +251 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +1749 -0
- package/dist/model/APIClient.d.ts +118 -0
- package/dist/model/APIClient.d.ts.map +1 -0
- package/dist/model/APIClient.js +354 -0
- package/dist/model/AccountSessionInput.d.ts +82 -0
- package/dist/model/AccountSessionInput.d.ts.map +1 -0
- package/dist/model/AccountSessionInput.js +222 -0
- package/dist/model/AccountSessionResponse.d.ts +62 -0
- package/dist/model/AccountSessionResponse.d.ts.map +1 -0
- package/dist/model/AccountSessionResponse.js +171 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +83 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponse.js +243 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +187 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts +101 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionStackTraceInner.js +303 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts +56 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.d.ts.map +1 -0
- package/dist/model/ApplicationPaymentAccountResponseFailureExceptionSuppressedInner.js +187 -0
- package/dist/model/Article.d.ts +227 -0
- package/dist/model/Article.d.ts.map +1 -0
- package/dist/model/Article.js +668 -0
- package/dist/model/AuthResponse.d.ts +80 -0
- package/dist/model/AuthResponse.d.ts.map +1 -0
- package/dist/model/AuthResponse.js +238 -0
- package/dist/model/AwsSettings.d.ts +67 -0
- package/dist/model/AwsSettings.d.ts.map +1 -0
- package/dist/model/AwsSettings.js +193 -0
- package/dist/model/Balance.d.ts +74 -0
- package/dist/model/Balance.d.ts.map +1 -0
- package/dist/model/Balance.js +313 -0
- package/dist/model/BalanceDetails.d.ts +56 -0
- package/dist/model/BalanceDetails.d.ts.map +1 -0
- package/dist/model/BalanceDetails.js +164 -0
- package/dist/model/BalanceResponse.d.ts +47 -0
- package/dist/model/BalanceResponse.d.ts.map +1 -0
- package/dist/model/BalanceResponse.js +139 -0
- package/dist/model/BankAccountInfo.d.ts +75 -0
- package/dist/model/BankAccountInfo.d.ts.map +1 -0
- package/dist/model/BankAccountInfo.js +232 -0
- package/dist/model/CardInfo.d.ts +74 -0
- package/dist/model/CardInfo.d.ts.map +1 -0
- package/dist/model/CardInfo.js +213 -0
- package/dist/model/Comment.d.ts +173 -0
- package/dist/model/Comment.d.ts.map +1 -0
- package/dist/model/Comment.js +495 -0
- package/dist/model/ConsoleProjectInput.d.ts +66 -0
- package/dist/model/ConsoleProjectInput.d.ts.map +1 -0
- package/dist/model/ConsoleProjectInput.js +187 -0
- package/dist/model/ConsoleProjectResponse.d.ts +77 -0
- package/dist/model/ConsoleProjectResponse.d.ts.map +1 -0
- package/dist/model/ConsoleProjectResponse.js +216 -0
- package/dist/model/Coordinates.d.ts +47 -0
- package/dist/model/Coordinates.d.ts.map +1 -0
- package/dist/model/Coordinates.js +129 -0
- package/dist/model/CreateAccountResponse.d.ts +102 -0
- package/dist/model/CreateAccountResponse.d.ts.map +1 -0
- package/dist/model/CreateAccountResponse.js +289 -0
- package/dist/model/CreateFunctionInput.d.ts +74 -0
- package/dist/model/CreateFunctionInput.d.ts.map +1 -0
- package/dist/model/CreateFunctionInput.js +238 -0
- package/dist/model/CreateStripeAccountInput.d.ts +81 -0
- package/dist/model/CreateStripeAccountInput.d.ts.map +1 -0
- package/dist/model/CreateStripeAccountInput.js +241 -0
- package/dist/model/CreateStripeCustomerInput.d.ts +65 -0
- package/dist/model/CreateStripeCustomerInput.d.ts.map +1 -0
- package/dist/model/CreateStripeCustomerInput.js +195 -0
- package/dist/model/CreateTopicInput.d.ts +65 -0
- package/dist/model/CreateTopicInput.d.ts.map +1 -0
- package/dist/model/CreateTopicInput.js +191 -0
- package/dist/model/CreateTopicListenerInput.d.ts +56 -0
- package/dist/model/CreateTopicListenerInput.d.ts.map +1 -0
- package/dist/model/CreateTopicListenerInput.js +160 -0
- package/dist/model/Currency.d.ts +92 -0
- package/dist/model/Currency.d.ts.map +1 -0
- package/dist/model/Currency.js +262 -0
- package/dist/model/CurrencyGrantInput.d.ts +108 -0
- package/dist/model/CurrencyGrantInput.d.ts.map +1 -0
- package/dist/model/CurrencyGrantInput.js +305 -0
- package/dist/model/CurrencyGrantResponse.d.ts +140 -0
- package/dist/model/CurrencyGrantResponse.d.ts.map +1 -0
- package/dist/model/CurrencyGrantResponse.js +394 -0
- package/dist/model/CurrencyInput.d.ts +94 -0
- package/dist/model/CurrencyInput.d.ts.map +1 -0
- package/dist/model/CurrencyInput.js +268 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +77 -0
- package/dist/model/CurrencyMinterRegistrationInput.d.ts.map +1 -0
- package/dist/model/CurrencyMinterRegistrationInput.js +208 -0
- package/dist/model/CurrencyResponse.d.ts +107 -0
- package/dist/model/CurrencyResponse.d.ts.map +1 -0
- package/dist/model/CurrencyResponse.js +301 -0
- package/dist/model/CurrencySettings.d.ts +47 -0
- package/dist/model/CurrencySettings.d.ts.map +1 -0
- package/dist/model/CurrencySettings.js +131 -0
- package/dist/model/CustomerResponse.d.ts +56 -0
- package/dist/model/CustomerResponse.d.ts.map +1 -0
- package/dist/model/CustomerResponse.js +168 -0
- package/dist/model/DataObject.d.ts +47 -0
- package/dist/model/DataObject.d.ts.map +1 -0
- package/dist/model/DataObject.js +129 -0
- package/dist/model/DataSheetImport.d.ts +238 -0
- package/dist/model/DataSheetImport.d.ts.map +1 -0
- package/dist/model/DataSheetImport.js +732 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts +56 -0
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -0
- package/dist/model/DataSheetImportPrivacySettings.js +154 -0
- package/dist/model/DataSheetImportSummary.d.ts +63 -0
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -0
- package/dist/model/DataSheetImportSummary.js +206 -0
- package/dist/model/DeviceRegistrationRequest.d.ts +78 -0
- package/dist/model/DeviceRegistrationRequest.d.ts.map +1 -0
- package/dist/model/DeviceRegistrationRequest.js +252 -0
- package/dist/model/Document.d.ts +245 -0
- package/dist/model/Document.d.ts.map +1 -0
- package/dist/model/Document.js +743 -0
- package/dist/model/DocumentPart.d.ts +200 -0
- package/dist/model/DocumentPart.d.ts.map +1 -0
- package/dist/model/DocumentPart.js +612 -0
- package/dist/model/DocumentPartType.d.ts +119 -0
- package/dist/model/DocumentPartType.d.ts.map +1 -0
- package/dist/model/DocumentPartType.js +358 -0
- package/dist/model/DocumentType.d.ts +155 -0
- package/dist/model/DocumentType.d.ts.map +1 -0
- package/dist/model/DocumentType.js +458 -0
- package/dist/model/EmailAddress.d.ts +83 -0
- package/dist/model/EmailAddress.d.ts.map +1 -0
- package/dist/model/EmailAddress.js +245 -0
- package/dist/model/FieldMapping.d.ts +59 -0
- package/dist/model/FieldMapping.d.ts.map +1 -0
- package/dist/model/FieldMapping.js +185 -0
- package/dist/model/Fields.d.ts +381 -0
- package/dist/model/Fields.d.ts.map +1 -0
- package/dist/model/Fields.js +737 -0
- package/dist/model/File.d.ts +119 -0
- package/dist/model/File.d.ts.map +1 -0
- package/dist/model/File.js +341 -0
- package/dist/model/FileAttachmentUploadObject.d.ts +119 -0
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -0
- package/dist/model/FileAttachmentUploadObject.js +341 -0
- package/dist/model/Filter.d.ts +47 -0
- package/dist/model/Filter.d.ts.map +1 -0
- package/dist/model/Filter.js +137 -0
- package/dist/model/FilterManager.d.ts +47 -0
- package/dist/model/FilterManager.d.ts.map +1 -0
- package/dist/model/FilterManager.js +154 -0
- package/dist/model/Form.d.ts +116 -0
- package/dist/model/Form.d.ts.map +1 -0
- package/dist/model/Form.js +393 -0
- package/dist/model/FormSection.d.ts +92 -0
- package/dist/model/FormSection.d.ts.map +1 -0
- package/dist/model/FormSection.js +304 -0
- package/dist/model/FormSubmission.d.ts +80 -0
- package/dist/model/FormSubmission.d.ts.map +1 -0
- package/dist/model/FormSubmission.js +238 -0
- package/dist/model/FunctionConfigInput.d.ts +172 -0
- package/dist/model/FunctionConfigInput.d.ts.map +1 -0
- package/dist/model/FunctionConfigInput.js +563 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts +72 -0
- package/dist/model/FunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/FunctionEnvironmentConfig.js +221 -0
- package/dist/model/FunctionInput.d.ts +98 -0
- package/dist/model/FunctionInput.d.ts.map +1 -0
- package/dist/model/FunctionInput.js +260 -0
- package/dist/model/FunctionOutput.d.ts +89 -0
- package/dist/model/FunctionOutput.d.ts.map +1 -0
- package/dist/model/FunctionOutput.js +235 -0
- package/dist/model/Geocode.d.ts +65 -0
- package/dist/model/Geocode.d.ts.map +1 -0
- package/dist/model/Geocode.js +191 -0
- package/dist/model/GeocodePayload.d.ts +47 -0
- package/dist/model/GeocodePayload.d.ts.map +1 -0
- package/dist/model/GeocodePayload.js +141 -0
- package/dist/model/GeolocationInput.d.ts +65 -0
- package/dist/model/GeolocationInput.d.ts.map +1 -0
- package/dist/model/GeolocationInput.js +216 -0
- package/dist/model/GetFunctionConfig.d.ts +169 -0
- package/dist/model/GetFunctionConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionConfig.js +536 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +73 -0
- package/dist/model/GetFunctionEnvironmentConfig.d.ts.map +1 -0
- package/dist/model/GetFunctionEnvironmentConfig.js +223 -0
- package/dist/model/GetFunctionResponse.d.ts +97 -0
- package/dist/model/GetFunctionResponse.d.ts.map +1 -0
- package/dist/model/GetFunctionResponse.js +302 -0
- package/dist/model/GoogleCloudSettings.d.ts +57 -0
- package/dist/model/GoogleCloudSettings.d.ts.map +1 -0
- package/dist/model/GoogleCloudSettings.js +162 -0
- package/dist/model/Graph.d.ts +177 -0
- package/dist/model/Graph.d.ts.map +1 -0
- package/dist/model/Graph.js +499 -0
- package/dist/model/GraphAction.d.ts +111 -0
- package/dist/model/GraphAction.d.ts.map +1 -0
- package/dist/model/GraphAction.js +298 -0
- package/dist/model/GraphDatabaseService.d.ts +92 -0
- package/dist/model/GraphDatabaseService.d.ts.map +1 -0
- package/dist/model/GraphDatabaseService.js +254 -0
- package/dist/model/GraphGeocode.d.ts +96 -0
- package/dist/model/GraphGeocode.d.ts.map +1 -0
- package/dist/model/GraphGeocode.js +282 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +38 -0
- package/dist/model/GraphIteratorEntryPart.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPart.js +129 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +101 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -0
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +303 -0
- package/dist/model/GraphObject.d.ts +162 -0
- package/dist/model/GraphObject.d.ts.map +1 -0
- package/dist/model/GraphObject.js +454 -0
- package/dist/model/GraphObjectPayload.d.ts +137 -0
- package/dist/model/GraphObjectPayload.d.ts.map +1 -0
- package/dist/model/GraphObjectPayload.js +430 -0
- package/dist/model/GraphObjectSchema.d.ts +193 -0
- package/dist/model/GraphObjectSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectSchema.js +545 -0
- package/dist/model/GraphObjectType.d.ts +215 -0
- package/dist/model/GraphObjectType.d.ts.map +1 -0
- package/dist/model/GraphObjectType.js +626 -0
- package/dist/model/GraphObjectTypeInput.d.ts +184 -0
- package/dist/model/GraphObjectTypeInput.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeInput.js +570 -0
- package/dist/model/GraphObjectTypeResponse.d.ts +137 -0
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeResponse.js +440 -0
- package/dist/model/GraphObjectTypeSchema.d.ts +215 -0
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -0
- package/dist/model/GraphObjectTypeSchema.js +645 -0
- package/dist/model/GraphOwner.d.ts +56 -0
- package/dist/model/GraphOwner.d.ts.map +1 -0
- package/dist/model/GraphOwner.js +158 -0
- package/dist/model/GraphRelationship.d.ts +113 -0
- package/dist/model/GraphRelationship.d.ts.map +1 -0
- package/dist/model/GraphRelationship.js +301 -0
- package/dist/model/GraphRelationshipPayload.d.ts +74 -0
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -0
- package/dist/model/GraphRelationshipPayload.js +214 -0
- package/dist/model/GraphRelationshipType.d.ts +232 -0
- package/dist/model/GraphRelationshipType.d.ts.map +1 -0
- package/dist/model/GraphRelationshipType.js +675 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +201 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeResponse.js +683 -0
- package/dist/model/GraphSchema.d.ts +222 -0
- package/dist/model/GraphSchema.d.ts.map +1 -0
- package/dist/model/GraphSchema.js +645 -0
- package/dist/model/GraphSchemaInput.d.ts +101 -0
- package/dist/model/GraphSchemaInput.d.ts.map +1 -0
- package/dist/model/GraphSchemaInput.js +285 -0
- package/dist/model/GraphSchemaResponse.d.ts +226 -0
- package/dist/model/GraphSchemaResponse.d.ts.map +1 -0
- package/dist/model/GraphSchemaResponse.js +640 -0
- package/dist/model/GraphTraversalInput.d.ts +365 -0
- package/dist/model/GraphTraversalInput.d.ts.map +1 -0
- package/dist/model/GraphTraversalInput.js +1125 -0
- package/dist/model/Image.d.ts +155 -0
- package/dist/model/Image.d.ts.map +1 -0
- package/dist/model/Image.js +449 -0
- package/dist/model/ImageUploadObject.d.ts +155 -0
- package/dist/model/ImageUploadObject.d.ts.map +1 -0
- package/dist/model/ImageUploadObject.js +449 -0
- package/dist/model/InputPart.d.ts +65 -0
- package/dist/model/InputPart.d.ts.map +1 -0
- package/dist/model/InputPart.js +191 -0
- package/dist/model/InputPartHeaders.d.ts +38 -0
- package/dist/model/InputPartHeaders.d.ts.map +1 -0
- package/dist/model/InputPartHeaders.js +106 -0
- package/dist/model/InputPartMediaType.d.ts +74 -0
- package/dist/model/InputPartMediaType.d.ts.map +1 -0
- package/dist/model/InputPartMediaType.js +214 -0
- package/dist/model/KafkaSettings.d.ts +75 -0
- package/dist/model/KafkaSettings.d.ts.map +1 -0
- package/dist/model/KafkaSettings.js +220 -0
- package/dist/model/Link.d.ts +101 -0
- package/dist/model/Link.d.ts.map +1 -0
- package/dist/model/Link.js +305 -0
- package/dist/model/LiveStreamInfo.d.ts +56 -0
- package/dist/model/LiveStreamInfo.d.ts.map +1 -0
- package/dist/model/LiveStreamInfo.js +167 -0
- package/dist/model/MeetingEvent.d.ts +197 -0
- package/dist/model/MeetingEvent.d.ts.map +1 -0
- package/dist/model/MeetingEvent.js +591 -0
- package/dist/model/MeetingEventTimezone.d.ts +65 -0
- package/dist/model/MeetingEventTimezone.d.ts.map +1 -0
- package/dist/model/MeetingEventTimezone.js +187 -0
- package/dist/model/MeetingInfo.d.ts +77 -0
- package/dist/model/MeetingInfo.d.ts.map +1 -0
- package/dist/model/MeetingInfo.js +220 -0
- package/dist/model/Member.d.ts +173 -0
- package/dist/model/Member.d.ts.map +1 -0
- package/dist/model/Member.js +525 -0
- package/dist/model/MemberGroupCategory.d.ts +83 -0
- package/dist/model/MemberGroupCategory.d.ts.map +1 -0
- package/dist/model/MemberGroupCategory.js +237 -0
- package/dist/model/MemberList.d.ts +35 -0
- package/dist/model/MemberList.d.ts.map +1 -0
- package/dist/model/MemberList.js +96 -0
- package/dist/model/MessageGroup.d.ts +56 -0
- package/dist/model/MessageGroup.d.ts.map +1 -0
- package/dist/model/MessageGroup.js +160 -0
- package/dist/model/MultipartBody.d.ts +47 -0
- package/dist/model/MultipartBody.d.ts.map +1 -0
- package/dist/model/MultipartBody.js +133 -0
- package/dist/model/Notification.d.ts +127 -0
- package/dist/model/Notification.d.ts.map +1 -0
- package/dist/model/Notification.js +381 -0
- package/dist/model/NotificationInput.d.ts +92 -0
- package/dist/model/NotificationInput.d.ts.map +1 -0
- package/dist/model/NotificationInput.js +273 -0
- package/dist/model/NotificationResponse.d.ts +117 -0
- package/dist/model/NotificationResponse.d.ts.map +1 -0
- package/dist/model/NotificationResponse.js +332 -0
- package/dist/model/NumberSettings.d.ts +47 -0
- package/dist/model/NumberSettings.d.ts.map +1 -0
- package/dist/model/NumberSettings.js +127 -0
- package/dist/model/ObjectSettings.d.ts +56 -0
- package/dist/model/ObjectSettings.d.ts.map +1 -0
- package/dist/model/ObjectSettings.js +152 -0
- package/dist/model/Objecttype.d.ts +206 -0
- package/dist/model/Objecttype.d.ts.map +1 -0
- package/dist/model/Objecttype.js +615 -0
- package/dist/model/OutParameter.d.ts +57 -0
- package/dist/model/OutParameter.d.ts.map +1 -0
- package/dist/model/OutParameter.js +162 -0
- package/dist/model/Page.d.ts +128 -0
- package/dist/model/Page.d.ts.map +1 -0
- package/dist/model/Page.js +370 -0
- package/dist/model/PageSchema.d.ts +164 -0
- package/dist/model/PageSchema.d.ts.map +1 -0
- package/dist/model/PageSchema.js +482 -0
- package/dist/model/Pageable.d.ts +83 -0
- package/dist/model/Pageable.d.ts.map +1 -0
- package/dist/model/Pageable.js +235 -0
- package/dist/model/Parameter.d.ts +57 -0
- package/dist/model/Parameter.d.ts.map +1 -0
- package/dist/model/Parameter.js +162 -0
- package/dist/model/Path.d.ts +56 -0
- package/dist/model/Path.d.ts.map +1 -0
- package/dist/model/Path.js +190 -0
- package/dist/model/PaymentAccountObject.d.ts +74 -0
- package/dist/model/PaymentAccountObject.d.ts.map +1 -0
- package/dist/model/PaymentAccountObject.js +209 -0
- package/dist/model/PaymentIntentInput.d.ts +78 -0
- package/dist/model/PaymentIntentInput.d.ts.map +1 -0
- package/dist/model/PaymentIntentInput.js +214 -0
- package/dist/model/PaymentIntentResponse.d.ts +47 -0
- package/dist/model/PaymentIntentResponse.d.ts.map +1 -0
- package/dist/model/PaymentIntentResponse.js +137 -0
- package/dist/model/PaymentMethod.d.ts +109 -0
- package/dist/model/PaymentMethod.d.ts.map +1 -0
- package/dist/model/PaymentMethod.js +319 -0
- package/dist/model/PaymentMethodInput.d.ts +99 -0
- package/dist/model/PaymentMethodInput.d.ts.map +1 -0
- package/dist/model/PaymentMethodInput.js +291 -0
- package/dist/model/PaymentMethodResponse.d.ts +47 -0
- package/dist/model/PaymentMethodResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodResponse.js +139 -0
- package/dist/model/PaymentMethodsResponse.d.ts +47 -0
- package/dist/model/PaymentMethodsResponse.d.ts.map +1 -0
- package/dist/model/PaymentMethodsResponse.js +158 -0
- package/dist/model/Payout.d.ts +113 -0
- package/dist/model/Payout.d.ts.map +1 -0
- package/dist/model/Payout.js +313 -0
- package/dist/model/PayoutInput.d.ts +122 -0
- package/dist/model/PayoutInput.d.ts.map +1 -0
- package/dist/model/PayoutInput.js +347 -0
- package/dist/model/PayoutResponse.d.ts +49 -0
- package/dist/model/PayoutResponse.d.ts.map +1 -0
- package/dist/model/PayoutResponse.js +142 -0
- package/dist/model/PhoneNumber.d.ts +110 -0
- package/dist/model/PhoneNumber.d.ts.map +1 -0
- package/dist/model/PhoneNumber.js +332 -0
- package/dist/model/Post.d.ts +128 -0
- package/dist/model/Post.d.ts.map +1 -0
- package/dist/model/Post.js +368 -0
- package/dist/model/PrivateMessage.d.ts +170 -0
- package/dist/model/PrivateMessage.d.ts.map +1 -0
- package/dist/model/PrivateMessage.js +494 -0
- package/dist/model/PrivateMessageConversation.d.ts +183 -0
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversation.js +520 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts +96 -0
- package/dist/model/PrivateMessageConversationSchema.d.ts.map +1 -0
- package/dist/model/PrivateMessageConversationSchema.js +268 -0
- package/dist/model/Profile.d.ts +65 -0
- package/dist/model/Profile.d.ts.map +1 -0
- package/dist/model/Profile.js +191 -0
- package/dist/model/Profiletype.d.ts +65 -0
- package/dist/model/Profiletype.d.ts.map +1 -0
- package/dist/model/Profiletype.js +210 -0
- package/dist/model/Project.d.ts +65 -0
- package/dist/model/Project.d.ts.map +1 -0
- package/dist/model/Project.js +187 -0
- package/dist/model/ProjectInput.d.ts +66 -0
- package/dist/model/ProjectInput.d.ts.map +1 -0
- package/dist/model/ProjectInput.js +187 -0
- package/dist/model/PropertyContainer.d.ts +56 -0
- package/dist/model/PropertyContainer.d.ts.map +1 -0
- package/dist/model/PropertyContainer.js +162 -0
- package/dist/model/PurchaseInput.d.ts +84 -0
- package/dist/model/PurchaseInput.d.ts.map +1 -0
- package/dist/model/PurchaseInput.js +229 -0
- package/dist/model/PurchaseResponse.d.ts +126 -0
- package/dist/model/PurchaseResponse.d.ts.map +1 -0
- package/dist/model/PurchaseResponse.js +345 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts +58 -0
- package/dist/model/PurgeDataDefaultResponse.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponse.js +179 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +49 -0
- package/dist/model/PurgeDataDefaultResponseValue.d.ts.map +1 -0
- package/dist/model/PurgeDataDefaultResponseValue.js +151 -0
- package/dist/model/RelationshipMapping.d.ts +77 -0
- package/dist/model/RelationshipMapping.d.ts.map +1 -0
- package/dist/model/RelationshipMapping.js +264 -0
- package/dist/model/RestApplicationInput.d.ts +85 -0
- package/dist/model/RestApplicationInput.d.ts.map +1 -0
- package/dist/model/RestApplicationInput.js +247 -0
- package/dist/model/RestApplicationResponse.d.ts +107 -0
- package/dist/model/RestApplicationResponse.d.ts.map +1 -0
- package/dist/model/RestApplicationResponse.js +309 -0
- package/dist/model/ScreenSchema.d.ts +271 -0
- package/dist/model/ScreenSchema.d.ts.map +1 -0
- package/dist/model/ScreenSchema.js +834 -0
- package/dist/model/SimulcastInfo.d.ts +62 -0
- package/dist/model/SimulcastInfo.d.ts.map +1 -0
- package/dist/model/SimulcastInfo.js +175 -0
- package/dist/model/SiteInput.d.ts +85 -0
- package/dist/model/SiteInput.d.ts.map +1 -0
- package/dist/model/SiteInput.js +243 -0
- package/dist/model/SiteResponse.d.ts +117 -0
- package/dist/model/SiteResponse.d.ts.map +1 -0
- package/dist/model/SiteResponse.js +342 -0
- package/dist/model/SiteTypeInput.d.ts +75 -0
- package/dist/model/SiteTypeInput.d.ts.map +1 -0
- package/dist/model/SiteTypeInput.js +216 -0
- package/dist/model/SiteTypeResponse.d.ts +77 -0
- package/dist/model/SiteTypeResponse.d.ts.map +1 -0
- package/dist/model/SiteTypeResponse.js +216 -0
- package/dist/model/SkinField.d.ts +381 -0
- package/dist/model/SkinField.d.ts.map +1 -0
- package/dist/model/SkinField.js +737 -0
- package/dist/model/SkinFieldResponse.d.ts +227 -0
- package/dist/model/SkinFieldResponse.d.ts.map +1 -0
- package/dist/model/SkinFieldResponse.js +655 -0
- package/dist/model/SocialGroup.d.ts +200 -0
- package/dist/model/SocialGroup.d.ts.map +1 -0
- package/dist/model/SocialGroup.js +602 -0
- package/dist/model/SocialGroupType.d.ts +110 -0
- package/dist/model/SocialGroupType.d.ts.map +1 -0
- package/dist/model/SocialGroupType.js +327 -0
- package/dist/model/Sort.d.ts +56 -0
- package/dist/model/Sort.d.ts.map +1 -0
- package/dist/model/Sort.js +154 -0
- package/dist/model/SourceTypes.d.ts +56 -0
- package/dist/model/SourceTypes.d.ts.map +1 -0
- package/dist/model/SourceTypes.js +154 -0
- package/dist/model/StatusUpdate.d.ts +110 -0
- package/dist/model/StatusUpdate.d.ts.map +1 -0
- package/dist/model/StatusUpdate.js +312 -0
- package/dist/model/StreetAddress.d.ts +74 -0
- package/dist/model/StreetAddress.d.ts.map +1 -0
- package/dist/model/StreetAddress.js +224 -0
- package/dist/model/StripeAccount.d.ts +157 -0
- package/dist/model/StripeAccount.d.ts.map +1 -0
- package/dist/model/StripeAccount.js +463 -0
- package/dist/model/StripeCustomerAccount.d.ts +74 -0
- package/dist/model/StripeCustomerAccount.d.ts.map +1 -0
- package/dist/model/StripeCustomerAccount.js +212 -0
- package/dist/model/Template.d.ts +96 -0
- package/dist/model/Template.d.ts.map +1 -0
- package/dist/model/Template.js +272 -0
- package/dist/model/TemplateResponse.d.ts +107 -0
- package/dist/model/TemplateResponse.d.ts.map +1 -0
- package/dist/model/TemplateResponse.js +301 -0
- package/dist/model/TemplateSchema.d.ts +105 -0
- package/dist/model/TemplateSchema.d.ts.map +1 -0
- package/dist/model/TemplateSchema.js +300 -0
- package/dist/model/ThemeMapping.d.ts +83 -0
- package/dist/model/ThemeMapping.d.ts.map +1 -0
- package/dist/model/ThemeMapping.js +245 -0
- package/dist/model/ThemeMappingPayload.d.ts +83 -0
- package/dist/model/ThemeMappingPayload.d.ts.map +1 -0
- package/dist/model/ThemeMappingPayload.js +239 -0
- package/dist/model/TopicInfoResponse.d.ts +87 -0
- package/dist/model/TopicInfoResponse.d.ts.map +1 -0
- package/dist/model/TopicInfoResponse.js +269 -0
- package/dist/model/TopicMessageInput.d.ts +57 -0
- package/dist/model/TopicMessageInput.d.ts.map +1 -0
- package/dist/model/TopicMessageInput.js +158 -0
- package/dist/model/TopicSubscriptionResponse.d.ts +77 -0
- package/dist/model/TopicSubscriptionResponse.d.ts.map +1 -0
- package/dist/model/TopicSubscriptionResponse.js +220 -0
- package/dist/model/Transaction.d.ts +47 -0
- package/dist/model/Transaction.d.ts.map +1 -0
- package/dist/model/Transaction.js +137 -0
- package/dist/model/Transfer.d.ts +100 -0
- package/dist/model/Transfer.d.ts.map +1 -0
- package/dist/model/Transfer.js +286 -0
- package/dist/model/TransferInput.d.ts +156 -0
- package/dist/model/TransferInput.d.ts.map +1 -0
- package/dist/model/TransferInput.js +433 -0
- package/dist/model/TransferResponse.d.ts +91 -0
- package/dist/model/TransferResponse.d.ts.map +1 -0
- package/dist/model/TransferResponse.js +276 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +100 -0
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -0
- package/dist/model/TransferResponsePaymentMethodDetails.js +286 -0
- package/dist/model/TraversalRelationResponse.d.ts +47 -0
- package/dist/model/TraversalRelationResponse.d.ts.map +1 -0
- package/dist/model/TraversalRelationResponse.js +176 -0
- package/dist/model/User.d.ts +173 -0
- package/dist/model/User.d.ts.map +1 -0
- package/dist/model/User.js +525 -0
- package/dist/model/UserDataPayload.d.ts +173 -0
- package/dist/model/UserDataPayload.d.ts.map +1 -0
- package/dist/model/UserDataPayload.js +525 -0
- package/dist/model/UserDomain.d.ts +65 -0
- package/dist/model/UserDomain.d.ts.map +1 -0
- package/dist/model/UserDomain.js +191 -0
- package/dist/model/UserInvite.d.ts +137 -0
- package/dist/model/UserInvite.d.ts.map +1 -0
- package/dist/model/UserInvite.js +404 -0
- package/dist/model/UserInviteInput.d.ts +83 -0
- package/dist/model/UserInviteInput.d.ts.map +1 -0
- package/dist/model/UserInviteInput.js +245 -0
- package/dist/model/UserResponse.d.ts +197 -0
- package/dist/model/UserResponse.d.ts.map +1 -0
- package/dist/model/UserResponse.js +578 -0
- package/dist/model/UserSchema.d.ts +173 -0
- package/dist/model/UserSchema.d.ts.map +1 -0
- package/dist/model/UserSchema.js +525 -0
- package/dist/model/UserTag.d.ts +83 -0
- package/dist/model/UserTag.d.ts.map +1 -0
- package/dist/model/UserTag.js +246 -0
- package/dist/model/Userid.d.ts +47 -0
- package/dist/model/Userid.d.ts.map +1 -0
- package/dist/model/Userid.js +133 -0
- package/dist/model/Video.d.ts +218 -0
- package/dist/model/Video.d.ts.map +1 -0
- package/dist/model/Video.js +632 -0
- package/dist/model/VideoLiveUrl.d.ts +47 -0
- package/dist/model/VideoLiveUrl.d.ts.map +1 -0
- package/dist/model/VideoLiveUrl.js +137 -0
- package/dist/model/VideoSchema.d.ts +245 -0
- package/dist/model/VideoSchema.d.ts.map +1 -0
- package/dist/model/VideoSchema.js +717 -0
- package/dist/model/VideoUploadObject.d.ts +218 -0
- package/dist/model/VideoUploadObject.d.ts.map +1 -0
- package/dist/model/VideoUploadObject.js +632 -0
- package/dist/model/WalletHoldInput.d.ts +96 -0
- package/dist/model/WalletHoldInput.d.ts.map +1 -0
- package/dist/model/WalletHoldInput.js +260 -0
- package/dist/model/WalletHoldResponse.d.ts +126 -0
- package/dist/model/WalletHoldResponse.d.ts.map +1 -0
- package/dist/model/WalletHoldResponse.js +345 -0
- package/dist/model/WalletPayoutInput.d.ts +76 -0
- package/dist/model/WalletPayoutInput.d.ts.map +1 -0
- package/dist/model/WalletPayoutInput.js +206 -0
- package/dist/model/WalletPayoutResponse.d.ts +96 -0
- package/dist/model/WalletPayoutResponse.d.ts.map +1 -0
- package/dist/model/WalletPayoutResponse.js +260 -0
- package/dist/model/WalletResponse.d.ts +87 -0
- package/dist/model/WalletResponse.d.ts.map +1 -0
- package/dist/model/WalletResponse.js +239 -0
- package/dist/model/ZeusPortalCategory.d.ts +146 -0
- package/dist/model/ZeusPortalCategory.d.ts.map +1 -0
- package/dist/model/ZeusPortalCategory.js +434 -0
- package/package.json +53 -0
|
@@ -0,0 +1,433 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports["default"] = void 0;
|
|
7
|
+
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
|
+
var _MeetingEvent = _interopRequireDefault(require("../model/MeetingEvent"));
|
|
9
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
|
+
function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o; }, _typeof(o); }
|
|
11
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
12
|
+
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, _toPropertyKey(descriptor.key), descriptor); } }
|
|
13
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
14
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
15
|
+
function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || "default"); if ("object" != _typeof(i)) return i; throw new TypeError("@@toPrimitive must return a primitive value."); } return ("string" === r ? String : Number)(t); } /**
|
|
16
|
+
* gobodo-api
|
|
17
|
+
* REST Interface for Gobodo API
|
|
18
|
+
*
|
|
19
|
+
* The version of the OpenAPI document: 0.1.89
|
|
20
|
+
* Contact: info@gobodo.io
|
|
21
|
+
*
|
|
22
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
23
|
+
* https://openapi-generator.tech
|
|
24
|
+
* Do not edit the class manually.
|
|
25
|
+
*
|
|
26
|
+
*/
|
|
27
|
+
/**
|
|
28
|
+
* MeetingEvents service.
|
|
29
|
+
* @module api/MeetingEventsApi
|
|
30
|
+
* @version 0.1.89
|
|
31
|
+
*/
|
|
32
|
+
var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
|
+
/**
|
|
34
|
+
* Constructs a new MeetingEventsApi.
|
|
35
|
+
* @alias module:api/MeetingEventsApi
|
|
36
|
+
* @class
|
|
37
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
38
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
39
|
+
*/
|
|
40
|
+
function MeetingEventsApi(apiClient) {
|
|
41
|
+
_classCallCheck(this, MeetingEventsApi);
|
|
42
|
+
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* Delete's the object with the id
|
|
47
|
+
* @param {Number} id The id of the object to delete
|
|
48
|
+
* @param {Object} opts Optional parameters
|
|
49
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
50
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
51
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
52
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
53
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
54
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
55
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
56
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
57
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
58
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
59
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
60
|
+
*/
|
|
61
|
+
_createClass(MeetingEventsApi, [{
|
|
62
|
+
key: "deleteObjectWithHttpInfo",
|
|
63
|
+
value: function deleteObjectWithHttpInfo(id, opts) {
|
|
64
|
+
opts = opts || {};
|
|
65
|
+
var postBody = null;
|
|
66
|
+
// verify the required parameter 'id' is set
|
|
67
|
+
if (id === undefined || id === null) {
|
|
68
|
+
throw new Error("Missing the required parameter 'id' when calling deleteObject");
|
|
69
|
+
}
|
|
70
|
+
var pathParams = {
|
|
71
|
+
'id': id
|
|
72
|
+
};
|
|
73
|
+
var queryParams = {};
|
|
74
|
+
var headerParams = {
|
|
75
|
+
'Authorization': opts['authorization'],
|
|
76
|
+
'cacheduration': opts['cacheduration'],
|
|
77
|
+
'cachegroup': opts['cachegroup'],
|
|
78
|
+
'cachekey': opts['cachekey'],
|
|
79
|
+
'cachescope': opts['cachescope'],
|
|
80
|
+
'cacheuser': opts['cacheuser'],
|
|
81
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
82
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
83
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
84
|
+
'transactionid': opts['transactionid']
|
|
85
|
+
};
|
|
86
|
+
var formParams = {};
|
|
87
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
88
|
+
var contentTypes = [];
|
|
89
|
+
var accepts = ['application/json'];
|
|
90
|
+
var returnType = null;
|
|
91
|
+
return this.apiClient.callApi('/graph/data/object/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
/**
|
|
95
|
+
* Delete's the object with the id
|
|
96
|
+
* @param {Number} id The id of the object to delete
|
|
97
|
+
* @param {Object} opts Optional parameters
|
|
98
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
99
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
100
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
101
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
102
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
103
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
104
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
105
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
106
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
107
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
108
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
109
|
+
*/
|
|
110
|
+
}, {
|
|
111
|
+
key: "deleteObject",
|
|
112
|
+
value: function deleteObject(id, opts) {
|
|
113
|
+
return this.deleteObjectWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
114
|
+
return response_and_data.data;
|
|
115
|
+
});
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/**
|
|
119
|
+
* Get Events
|
|
120
|
+
* Returns a listing of meeting events contained in or attached to this object
|
|
121
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
122
|
+
* @param {Object} opts Optional parameters
|
|
123
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
124
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
125
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
126
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
127
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
128
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
129
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
130
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
131
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
132
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
133
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
134
|
+
*/
|
|
135
|
+
}, {
|
|
136
|
+
key: "getEventsWithHttpInfo",
|
|
137
|
+
value: function getEventsWithHttpInfo(id, opts) {
|
|
138
|
+
opts = opts || {};
|
|
139
|
+
var postBody = null;
|
|
140
|
+
// verify the required parameter 'id' is set
|
|
141
|
+
if (id === undefined || id === null) {
|
|
142
|
+
throw new Error("Missing the required parameter 'id' when calling getEvents");
|
|
143
|
+
}
|
|
144
|
+
var pathParams = {
|
|
145
|
+
'id': id
|
|
146
|
+
};
|
|
147
|
+
var queryParams = {};
|
|
148
|
+
var headerParams = {
|
|
149
|
+
'Authorization': opts['authorization'],
|
|
150
|
+
'cacheduration': opts['cacheduration'],
|
|
151
|
+
'cachegroup': opts['cachegroup'],
|
|
152
|
+
'cachekey': opts['cachekey'],
|
|
153
|
+
'cachescope': opts['cachescope'],
|
|
154
|
+
'cacheuser': opts['cacheuser'],
|
|
155
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
156
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
157
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
158
|
+
'transactionid': opts['transactionid']
|
|
159
|
+
};
|
|
160
|
+
var formParams = {};
|
|
161
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
162
|
+
var contentTypes = [];
|
|
163
|
+
var accepts = ['application/json'];
|
|
164
|
+
var returnType = [_MeetingEvent["default"]];
|
|
165
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
/**
|
|
169
|
+
* Get Events
|
|
170
|
+
* Returns a listing of meeting events contained in or attached to this object
|
|
171
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
172
|
+
* @param {Object} opts Optional parameters
|
|
173
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
174
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
175
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
176
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
177
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
178
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
179
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
180
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
181
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
182
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
183
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
184
|
+
*/
|
|
185
|
+
}, {
|
|
186
|
+
key: "getEvents",
|
|
187
|
+
value: function getEvents(id, opts) {
|
|
188
|
+
return this.getEventsWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
189
|
+
return response_and_data.data;
|
|
190
|
+
});
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
/**
|
|
194
|
+
* Get Events Date Range
|
|
195
|
+
* Returns a listing of meeting events contained in or attached to this object within the specified date range
|
|
196
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
197
|
+
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
198
|
+
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
199
|
+
* @param {Object} opts Optional parameters
|
|
200
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
201
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
202
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
203
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
204
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
205
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
206
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
207
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
208
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
209
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
210
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
211
|
+
*/
|
|
212
|
+
}, {
|
|
213
|
+
key: "getEventsDateRangeWithHttpInfo",
|
|
214
|
+
value: function getEventsDateRangeWithHttpInfo(id, startdate, enddate, opts) {
|
|
215
|
+
opts = opts || {};
|
|
216
|
+
var postBody = null;
|
|
217
|
+
// verify the required parameter 'id' is set
|
|
218
|
+
if (id === undefined || id === null) {
|
|
219
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsDateRange");
|
|
220
|
+
}
|
|
221
|
+
// verify the required parameter 'startdate' is set
|
|
222
|
+
if (startdate === undefined || startdate === null) {
|
|
223
|
+
throw new Error("Missing the required parameter 'startdate' when calling getEventsDateRange");
|
|
224
|
+
}
|
|
225
|
+
// verify the required parameter 'enddate' is set
|
|
226
|
+
if (enddate === undefined || enddate === null) {
|
|
227
|
+
throw new Error("Missing the required parameter 'enddate' when calling getEventsDateRange");
|
|
228
|
+
}
|
|
229
|
+
var pathParams = {
|
|
230
|
+
'id': id,
|
|
231
|
+
'startdate': startdate,
|
|
232
|
+
'enddate': enddate
|
|
233
|
+
};
|
|
234
|
+
var queryParams = {};
|
|
235
|
+
var headerParams = {
|
|
236
|
+
'Authorization': opts['authorization'],
|
|
237
|
+
'cacheduration': opts['cacheduration'],
|
|
238
|
+
'cachegroup': opts['cachegroup'],
|
|
239
|
+
'cachekey': opts['cachekey'],
|
|
240
|
+
'cachescope': opts['cachescope'],
|
|
241
|
+
'cacheuser': opts['cacheuser'],
|
|
242
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
243
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
244
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
245
|
+
'transactionid': opts['transactionid']
|
|
246
|
+
};
|
|
247
|
+
var formParams = {};
|
|
248
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
249
|
+
var contentTypes = [];
|
|
250
|
+
var accepts = ['application/json'];
|
|
251
|
+
var returnType = [_MeetingEvent["default"]];
|
|
252
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/{startdate}:{enddate}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
253
|
+
}
|
|
254
|
+
|
|
255
|
+
/**
|
|
256
|
+
* Get Events Date Range
|
|
257
|
+
* Returns a listing of meeting events contained in or attached to this object within the specified date range
|
|
258
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
259
|
+
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
260
|
+
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
261
|
+
* @param {Object} opts Optional parameters
|
|
262
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
263
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
264
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
265
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
266
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
267
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
268
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
269
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
270
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
271
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
272
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
273
|
+
*/
|
|
274
|
+
}, {
|
|
275
|
+
key: "getEventsDateRange",
|
|
276
|
+
value: function getEventsDateRange(id, startdate, enddate, opts) {
|
|
277
|
+
return this.getEventsDateRangeWithHttpInfo(id, startdate, enddate, opts).then(function (response_and_data) {
|
|
278
|
+
return response_and_data.data;
|
|
279
|
+
});
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
/**
|
|
283
|
+
* Get Events Future
|
|
284
|
+
* Returns a listing of future meeting events contained in or attached to this object
|
|
285
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
286
|
+
* @param {Object} opts Optional parameters
|
|
287
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
288
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
289
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
290
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
291
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
292
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
293
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
294
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
295
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
296
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
297
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
298
|
+
*/
|
|
299
|
+
}, {
|
|
300
|
+
key: "getEventsFutureWithHttpInfo",
|
|
301
|
+
value: function getEventsFutureWithHttpInfo(id, opts) {
|
|
302
|
+
opts = opts || {};
|
|
303
|
+
var postBody = null;
|
|
304
|
+
// verify the required parameter 'id' is set
|
|
305
|
+
if (id === undefined || id === null) {
|
|
306
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsFuture");
|
|
307
|
+
}
|
|
308
|
+
var pathParams = {
|
|
309
|
+
'id': id
|
|
310
|
+
};
|
|
311
|
+
var queryParams = {};
|
|
312
|
+
var headerParams = {
|
|
313
|
+
'Authorization': opts['authorization'],
|
|
314
|
+
'cacheduration': opts['cacheduration'],
|
|
315
|
+
'cachegroup': opts['cachegroup'],
|
|
316
|
+
'cachekey': opts['cachekey'],
|
|
317
|
+
'cachescope': opts['cachescope'],
|
|
318
|
+
'cacheuser': opts['cacheuser'],
|
|
319
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
320
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
321
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
322
|
+
'transactionid': opts['transactionid']
|
|
323
|
+
};
|
|
324
|
+
var formParams = {};
|
|
325
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
326
|
+
var contentTypes = [];
|
|
327
|
+
var accepts = ['application/json'];
|
|
328
|
+
var returnType = [_MeetingEvent["default"]];
|
|
329
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/future', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
330
|
+
}
|
|
331
|
+
|
|
332
|
+
/**
|
|
333
|
+
* Get Events Future
|
|
334
|
+
* Returns a listing of future meeting events contained in or attached to this object
|
|
335
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
336
|
+
* @param {Object} opts Optional parameters
|
|
337
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
338
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
339
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
340
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
341
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
342
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
343
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
344
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
345
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
346
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
347
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
348
|
+
*/
|
|
349
|
+
}, {
|
|
350
|
+
key: "getEventsFuture",
|
|
351
|
+
value: function getEventsFuture(id, opts) {
|
|
352
|
+
return this.getEventsFutureWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
353
|
+
return response_and_data.data;
|
|
354
|
+
});
|
|
355
|
+
}
|
|
356
|
+
|
|
357
|
+
/**
|
|
358
|
+
* Get Events
|
|
359
|
+
* Returns a listing of past meeting events contained in or attached to this object
|
|
360
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
361
|
+
* @param {Object} opts Optional parameters
|
|
362
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
363
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
364
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
365
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
366
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
367
|
+
* @param {Array.<String>} [cacheuser] The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
368
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
369
|
+
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
370
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
371
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
372
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
373
|
+
*/
|
|
374
|
+
}, {
|
|
375
|
+
key: "getEventsPastWithHttpInfo",
|
|
376
|
+
value: function getEventsPastWithHttpInfo(id, opts) {
|
|
377
|
+
opts = opts || {};
|
|
378
|
+
var postBody = null;
|
|
379
|
+
// verify the required parameter 'id' is set
|
|
380
|
+
if (id === undefined || id === null) {
|
|
381
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsPast");
|
|
382
|
+
}
|
|
383
|
+
var pathParams = {
|
|
384
|
+
'id': id
|
|
385
|
+
};
|
|
386
|
+
var queryParams = {};
|
|
387
|
+
var headerParams = {
|
|
388
|
+
'Authorization': opts['authorization'],
|
|
389
|
+
'cacheduration': opts['cacheduration'],
|
|
390
|
+
'cachegroup': opts['cachegroup'],
|
|
391
|
+
'cachekey': opts['cachekey'],
|
|
392
|
+
'cachescope': opts['cachescope'],
|
|
393
|
+
'cacheuser': opts['cacheuser'],
|
|
394
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
395
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
396
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
397
|
+
'transactionid': opts['transactionid']
|
|
398
|
+
};
|
|
399
|
+
var formParams = {};
|
|
400
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
401
|
+
var contentTypes = [];
|
|
402
|
+
var accepts = ['application/json'];
|
|
403
|
+
var returnType = [_MeetingEvent["default"]];
|
|
404
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/past', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
405
|
+
}
|
|
406
|
+
|
|
407
|
+
/**
|
|
408
|
+
* Get Events
|
|
409
|
+
* Returns a listing of past meeting events contained in or attached to this object
|
|
410
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
411
|
+
* @param {Object} opts Optional parameters
|
|
412
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
413
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
414
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
415
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
416
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
417
|
+
* @param {Array.<String>} opts.cacheuser The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
418
|
+
* @param {Number} opts.zeusportalPostasApp The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
419
|
+
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
420
|
+
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
421
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
422
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
423
|
+
*/
|
|
424
|
+
}, {
|
|
425
|
+
key: "getEventsPast",
|
|
426
|
+
value: function getEventsPast(id, opts) {
|
|
427
|
+
return this.getEventsPastWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
428
|
+
return response_and_data.data;
|
|
429
|
+
});
|
|
430
|
+
}
|
|
431
|
+
}]);
|
|
432
|
+
return MeetingEventsApi;
|
|
433
|
+
}();
|