@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,1040 @@
|
|
|
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 _CreateFunctionInput = _interopRequireDefault(require("../model/CreateFunctionInput"));
|
|
9
|
+
var _GetFunctionResponse = _interopRequireDefault(require("../model/GetFunctionResponse"));
|
|
10
|
+
var _GraphObjectTypeInput = _interopRequireDefault(require("../model/GraphObjectTypeInput"));
|
|
11
|
+
var _GraphObjectTypeResponse = _interopRequireDefault(require("../model/GraphObjectTypeResponse"));
|
|
12
|
+
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("../model/PurgeDataDefaultResponseValue"));
|
|
13
|
+
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
14
|
+
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); }
|
|
15
|
+
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
16
|
+
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); } }
|
|
17
|
+
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); Object.defineProperty(Constructor, "prototype", { writable: false }); return Constructor; }
|
|
18
|
+
function _toPropertyKey(t) { var i = _toPrimitive(t, "string"); return "symbol" == _typeof(i) ? i : String(i); }
|
|
19
|
+
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); } /**
|
|
20
|
+
* gobodo-api
|
|
21
|
+
* REST Interface for Gobodo API
|
|
22
|
+
*
|
|
23
|
+
* The version of the OpenAPI document: 0.1.89
|
|
24
|
+
* Contact: info@gobodo.io
|
|
25
|
+
*
|
|
26
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
27
|
+
* https://openapi-generator.tech
|
|
28
|
+
* Do not edit the class manually.
|
|
29
|
+
*
|
|
30
|
+
*/
|
|
31
|
+
/**
|
|
32
|
+
* GraphObjectTypes service.
|
|
33
|
+
* @module api/GraphObjectTypesApi
|
|
34
|
+
* @version 0.1.89
|
|
35
|
+
*/
|
|
36
|
+
var GraphObjectTypesApi = exports["default"] = /*#__PURE__*/function () {
|
|
37
|
+
/**
|
|
38
|
+
* Constructs a new GraphObjectTypesApi.
|
|
39
|
+
* @alias module:api/GraphObjectTypesApi
|
|
40
|
+
* @class
|
|
41
|
+
* @param {module:ApiClient} [apiClient] Optional API client implementation to use,
|
|
42
|
+
* default to {@link module:ApiClient#instance} if unspecified.
|
|
43
|
+
*/
|
|
44
|
+
function GraphObjectTypesApi(apiClient) {
|
|
45
|
+
_classCallCheck(this, GraphObjectTypesApi);
|
|
46
|
+
this.apiClient = apiClient || _ApiClient["default"].instance;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
/**
|
|
50
|
+
* Adds a method to an object type
|
|
51
|
+
* Adds a method to an object type
|
|
52
|
+
* @param {Number} objecttypeid
|
|
53
|
+
* @param {module:model/CreateFunctionInput} createFunctionInput
|
|
54
|
+
* @param {Object} opts Optional parameters
|
|
55
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
56
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
57
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
58
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
59
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
60
|
+
* @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)
|
|
61
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
62
|
+
* @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
|
|
63
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
64
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
65
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetFunctionResponse} and HTTP response
|
|
66
|
+
*/
|
|
67
|
+
_createClass(GraphObjectTypesApi, [{
|
|
68
|
+
key: "addMethodToObjectTypeWithHttpInfo",
|
|
69
|
+
value: function addMethodToObjectTypeWithHttpInfo(objecttypeid, createFunctionInput, opts) {
|
|
70
|
+
opts = opts || {};
|
|
71
|
+
var postBody = createFunctionInput;
|
|
72
|
+
// verify the required parameter 'objecttypeid' is set
|
|
73
|
+
if (objecttypeid === undefined || objecttypeid === null) {
|
|
74
|
+
throw new Error("Missing the required parameter 'objecttypeid' when calling addMethodToObjectType");
|
|
75
|
+
}
|
|
76
|
+
// verify the required parameter 'createFunctionInput' is set
|
|
77
|
+
if (createFunctionInput === undefined || createFunctionInput === null) {
|
|
78
|
+
throw new Error("Missing the required parameter 'createFunctionInput' when calling addMethodToObjectType");
|
|
79
|
+
}
|
|
80
|
+
var pathParams = {
|
|
81
|
+
'objecttypeid': objecttypeid
|
|
82
|
+
};
|
|
83
|
+
var queryParams = {};
|
|
84
|
+
var headerParams = {
|
|
85
|
+
'Authorization': opts['authorization'],
|
|
86
|
+
'cacheduration': opts['cacheduration'],
|
|
87
|
+
'cachegroup': opts['cachegroup'],
|
|
88
|
+
'cachekey': opts['cachekey'],
|
|
89
|
+
'cachescope': opts['cachescope'],
|
|
90
|
+
'cacheuser': opts['cacheuser'],
|
|
91
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
92
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
93
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
94
|
+
'transactionid': opts['transactionid']
|
|
95
|
+
};
|
|
96
|
+
var formParams = {};
|
|
97
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
98
|
+
var contentTypes = [];
|
|
99
|
+
var accepts = ['application/json'];
|
|
100
|
+
var returnType = _GetFunctionResponse["default"];
|
|
101
|
+
return this.apiClient.callApi('/graph/data/functions/objecttype/{objecttypeid}/method', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/**
|
|
105
|
+
* Adds a method to an object type
|
|
106
|
+
* Adds a method to an object type
|
|
107
|
+
* @param {Number} objecttypeid
|
|
108
|
+
* @param {module:model/CreateFunctionInput} createFunctionInput
|
|
109
|
+
* @param {Object} opts Optional parameters
|
|
110
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
111
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
112
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
113
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
114
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
115
|
+
* @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)
|
|
116
|
+
* @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
|
|
117
|
+
* @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
|
|
118
|
+
* @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
|
|
119
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
120
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetFunctionResponse}
|
|
121
|
+
*/
|
|
122
|
+
}, {
|
|
123
|
+
key: "addMethodToObjectType",
|
|
124
|
+
value: function addMethodToObjectType(objecttypeid, createFunctionInput, opts) {
|
|
125
|
+
return this.addMethodToObjectTypeWithHttpInfo(objecttypeid, createFunctionInput, opts).then(function (response_and_data) {
|
|
126
|
+
return response_and_data.data;
|
|
127
|
+
});
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
/**
|
|
131
|
+
* @param {Number} id
|
|
132
|
+
* @param {Object} opts Optional parameters
|
|
133
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
134
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
135
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
136
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
137
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
138
|
+
* @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)
|
|
139
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
140
|
+
* @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
|
|
141
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
142
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
143
|
+
* @param {module:model/PurgeDataDefaultResponseValue} [purgeDataDefaultResponseValue]
|
|
144
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
145
|
+
*/
|
|
146
|
+
}, {
|
|
147
|
+
key: "addPoliciesWithHttpInfo",
|
|
148
|
+
value: function addPoliciesWithHttpInfo(id, opts) {
|
|
149
|
+
opts = opts || {};
|
|
150
|
+
var postBody = opts['purgeDataDefaultResponseValue'];
|
|
151
|
+
// verify the required parameter 'id' is set
|
|
152
|
+
if (id === undefined || id === null) {
|
|
153
|
+
throw new Error("Missing the required parameter 'id' when calling addPolicies");
|
|
154
|
+
}
|
|
155
|
+
var pathParams = {
|
|
156
|
+
'id': id
|
|
157
|
+
};
|
|
158
|
+
var queryParams = {};
|
|
159
|
+
var headerParams = {
|
|
160
|
+
'Authorization': opts['authorization'],
|
|
161
|
+
'cacheduration': opts['cacheduration'],
|
|
162
|
+
'cachegroup': opts['cachegroup'],
|
|
163
|
+
'cachekey': opts['cachekey'],
|
|
164
|
+
'cachescope': opts['cachescope'],
|
|
165
|
+
'cacheuser': opts['cacheuser'],
|
|
166
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
167
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
168
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
169
|
+
'transactionid': opts['transactionid']
|
|
170
|
+
};
|
|
171
|
+
var formParams = {};
|
|
172
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
173
|
+
var contentTypes = ['application/json'];
|
|
174
|
+
var accepts = ['application/json'];
|
|
175
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
176
|
+
return this.apiClient.callApi('/graph/data/objecttype/{id}/policies', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
/**
|
|
180
|
+
* @param {Number} id
|
|
181
|
+
* @param {Object} opts Optional parameters
|
|
182
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
183
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
184
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
185
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
186
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
187
|
+
* @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)
|
|
188
|
+
* @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
|
|
189
|
+
* @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
|
|
190
|
+
* @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
|
|
191
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
192
|
+
* @param {module:model/PurgeDataDefaultResponseValue} opts.purgeDataDefaultResponseValue
|
|
193
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
194
|
+
*/
|
|
195
|
+
}, {
|
|
196
|
+
key: "addPolicies",
|
|
197
|
+
value: function addPolicies(id, opts) {
|
|
198
|
+
return this.addPoliciesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
199
|
+
return response_and_data.data;
|
|
200
|
+
});
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
/**
|
|
204
|
+
* Create Graph Object Type
|
|
205
|
+
* Creates a new graph object type
|
|
206
|
+
* @param {Object} opts Optional parameters
|
|
207
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
208
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
209
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
210
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
211
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
212
|
+
* @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)
|
|
213
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
214
|
+
* @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
|
|
215
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
216
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
217
|
+
* @param {module:model/GraphObjectTypeInput} [graphObjectTypeInput]
|
|
218
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectTypeResponse} and HTTP response
|
|
219
|
+
*/
|
|
220
|
+
}, {
|
|
221
|
+
key: "createObjectTypeWithHttpInfo",
|
|
222
|
+
value: function createObjectTypeWithHttpInfo(opts) {
|
|
223
|
+
opts = opts || {};
|
|
224
|
+
var postBody = opts['graphObjectTypeInput'];
|
|
225
|
+
var pathParams = {};
|
|
226
|
+
var queryParams = {};
|
|
227
|
+
var headerParams = {
|
|
228
|
+
'Authorization': opts['authorization'],
|
|
229
|
+
'cacheduration': opts['cacheduration'],
|
|
230
|
+
'cachegroup': opts['cachegroup'],
|
|
231
|
+
'cachekey': opts['cachekey'],
|
|
232
|
+
'cachescope': opts['cachescope'],
|
|
233
|
+
'cacheuser': opts['cacheuser'],
|
|
234
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
235
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
236
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
237
|
+
'transactionid': opts['transactionid']
|
|
238
|
+
};
|
|
239
|
+
var formParams = {};
|
|
240
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
241
|
+
var contentTypes = [];
|
|
242
|
+
var accepts = ['*/*'];
|
|
243
|
+
var returnType = _GraphObjectTypeResponse["default"];
|
|
244
|
+
return this.apiClient.callApi('/graph/data/objecttype', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
245
|
+
}
|
|
246
|
+
|
|
247
|
+
/**
|
|
248
|
+
* Create Graph Object Type
|
|
249
|
+
* Creates a new graph object type
|
|
250
|
+
* @param {Object} opts Optional parameters
|
|
251
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
252
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
253
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
254
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
255
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
256
|
+
* @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)
|
|
257
|
+
* @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
|
|
258
|
+
* @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
|
|
259
|
+
* @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
|
|
260
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
261
|
+
* @param {module:model/GraphObjectTypeInput} opts.graphObjectTypeInput
|
|
262
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectTypeResponse}
|
|
263
|
+
*/
|
|
264
|
+
}, {
|
|
265
|
+
key: "createObjectType",
|
|
266
|
+
value: function createObjectType(opts) {
|
|
267
|
+
return this.createObjectTypeWithHttpInfo(opts).then(function (response_and_data) {
|
|
268
|
+
return response_and_data.data;
|
|
269
|
+
});
|
|
270
|
+
}
|
|
271
|
+
|
|
272
|
+
/**
|
|
273
|
+
* Root for the API
|
|
274
|
+
* @param {Object} opts Optional parameters
|
|
275
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
276
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
277
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
278
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
279
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
280
|
+
* @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)
|
|
281
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
282
|
+
* @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
|
|
283
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
284
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
285
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
286
|
+
*/
|
|
287
|
+
}, {
|
|
288
|
+
key: "get8WithHttpInfo",
|
|
289
|
+
value: function get8WithHttpInfo(opts) {
|
|
290
|
+
opts = opts || {};
|
|
291
|
+
var postBody = null;
|
|
292
|
+
var pathParams = {};
|
|
293
|
+
var queryParams = {};
|
|
294
|
+
var headerParams = {
|
|
295
|
+
'Authorization': opts['authorization'],
|
|
296
|
+
'cacheduration': opts['cacheduration'],
|
|
297
|
+
'cachegroup': opts['cachegroup'],
|
|
298
|
+
'cachekey': opts['cachekey'],
|
|
299
|
+
'cachescope': opts['cachescope'],
|
|
300
|
+
'cacheuser': opts['cacheuser'],
|
|
301
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
302
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
303
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
304
|
+
'transactionid': opts['transactionid']
|
|
305
|
+
};
|
|
306
|
+
var formParams = {};
|
|
307
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
308
|
+
var contentTypes = [];
|
|
309
|
+
var accepts = ['*/*'];
|
|
310
|
+
var returnType = null;
|
|
311
|
+
return this.apiClient.callApi('/graph/data/objecttype', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
/**
|
|
315
|
+
* Root for the API
|
|
316
|
+
* @param {Object} opts Optional parameters
|
|
317
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
318
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
319
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
320
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
321
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
322
|
+
* @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)
|
|
323
|
+
* @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
|
|
324
|
+
* @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
|
|
325
|
+
* @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
|
|
326
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
327
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
328
|
+
*/
|
|
329
|
+
}, {
|
|
330
|
+
key: "get8",
|
|
331
|
+
value: function get8(opts) {
|
|
332
|
+
return this.get8WithHttpInfo(opts).then(function (response_and_data) {
|
|
333
|
+
return response_and_data.data;
|
|
334
|
+
});
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
/**
|
|
338
|
+
* @param {Object} opts Optional parameters
|
|
339
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
340
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
341
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
342
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
343
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
344
|
+
* @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)
|
|
345
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
346
|
+
* @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
|
|
347
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
348
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
349
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
350
|
+
*/
|
|
351
|
+
}, {
|
|
352
|
+
key: "getAllObjectTypesWithHttpInfo",
|
|
353
|
+
value: function getAllObjectTypesWithHttpInfo(opts) {
|
|
354
|
+
opts = opts || {};
|
|
355
|
+
var postBody = null;
|
|
356
|
+
var pathParams = {};
|
|
357
|
+
var queryParams = {};
|
|
358
|
+
var headerParams = {
|
|
359
|
+
'Authorization': opts['authorization'],
|
|
360
|
+
'cacheduration': opts['cacheduration'],
|
|
361
|
+
'cachegroup': opts['cachegroup'],
|
|
362
|
+
'cachekey': opts['cachekey'],
|
|
363
|
+
'cachescope': opts['cachescope'],
|
|
364
|
+
'cacheuser': opts['cacheuser'],
|
|
365
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
366
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
367
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
368
|
+
'transactionid': opts['transactionid']
|
|
369
|
+
};
|
|
370
|
+
var formParams = {};
|
|
371
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
372
|
+
var contentTypes = [];
|
|
373
|
+
var accepts = ['application/json'];
|
|
374
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
375
|
+
return this.apiClient.callApi('/graph/data/objecttype/all', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
/**
|
|
379
|
+
* @param {Object} opts Optional parameters
|
|
380
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
381
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
382
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
383
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
384
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
385
|
+
* @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)
|
|
386
|
+
* @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
|
|
387
|
+
* @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
|
|
388
|
+
* @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
|
|
389
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
390
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
391
|
+
*/
|
|
392
|
+
}, {
|
|
393
|
+
key: "getAllObjectTypes",
|
|
394
|
+
value: function getAllObjectTypes(opts) {
|
|
395
|
+
return this.getAllObjectTypesWithHttpInfo(opts).then(function (response_and_data) {
|
|
396
|
+
return response_and_data.data;
|
|
397
|
+
});
|
|
398
|
+
}
|
|
399
|
+
|
|
400
|
+
/**
|
|
401
|
+
* @param {Object} opts Optional parameters
|
|
402
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
403
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
404
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
405
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
406
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
407
|
+
* @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)
|
|
408
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
409
|
+
* @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
|
|
410
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
411
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
412
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
413
|
+
*/
|
|
414
|
+
}, {
|
|
415
|
+
key: "getDefaultObjectTypesWithHttpInfo",
|
|
416
|
+
value: function getDefaultObjectTypesWithHttpInfo(opts) {
|
|
417
|
+
opts = opts || {};
|
|
418
|
+
var postBody = null;
|
|
419
|
+
var pathParams = {};
|
|
420
|
+
var queryParams = {};
|
|
421
|
+
var headerParams = {
|
|
422
|
+
'Authorization': opts['authorization'],
|
|
423
|
+
'cacheduration': opts['cacheduration'],
|
|
424
|
+
'cachegroup': opts['cachegroup'],
|
|
425
|
+
'cachekey': opts['cachekey'],
|
|
426
|
+
'cachescope': opts['cachescope'],
|
|
427
|
+
'cacheuser': opts['cacheuser'],
|
|
428
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
429
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
430
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
431
|
+
'transactionid': opts['transactionid']
|
|
432
|
+
};
|
|
433
|
+
var formParams = {};
|
|
434
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
435
|
+
var contentTypes = [];
|
|
436
|
+
var accepts = ['application/json'];
|
|
437
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
438
|
+
return this.apiClient.callApi('/graph/data/objecttype/default', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
439
|
+
}
|
|
440
|
+
|
|
441
|
+
/**
|
|
442
|
+
* @param {Object} opts Optional parameters
|
|
443
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
444
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
445
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
446
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
447
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
448
|
+
* @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)
|
|
449
|
+
* @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
|
|
450
|
+
* @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
|
|
451
|
+
* @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
|
|
452
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
453
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
454
|
+
*/
|
|
455
|
+
}, {
|
|
456
|
+
key: "getDefaultObjectTypes",
|
|
457
|
+
value: function getDefaultObjectTypes(opts) {
|
|
458
|
+
return this.getDefaultObjectTypesWithHttpInfo(opts).then(function (response_and_data) {
|
|
459
|
+
return response_and_data.data;
|
|
460
|
+
});
|
|
461
|
+
}
|
|
462
|
+
|
|
463
|
+
/**
|
|
464
|
+
* @param {Number} id
|
|
465
|
+
* @param {Object} opts Optional parameters
|
|
466
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
467
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
468
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
469
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
470
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
471
|
+
* @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)
|
|
472
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
473
|
+
* @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
|
|
474
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
475
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
476
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
477
|
+
*/
|
|
478
|
+
}, {
|
|
479
|
+
key: "getFields1WithHttpInfo",
|
|
480
|
+
value: function getFields1WithHttpInfo(id, opts) {
|
|
481
|
+
opts = opts || {};
|
|
482
|
+
var postBody = null;
|
|
483
|
+
// verify the required parameter 'id' is set
|
|
484
|
+
if (id === undefined || id === null) {
|
|
485
|
+
throw new Error("Missing the required parameter 'id' when calling getFields1");
|
|
486
|
+
}
|
|
487
|
+
var pathParams = {
|
|
488
|
+
'id': id
|
|
489
|
+
};
|
|
490
|
+
var queryParams = {};
|
|
491
|
+
var headerParams = {
|
|
492
|
+
'Authorization': opts['authorization'],
|
|
493
|
+
'cacheduration': opts['cacheduration'],
|
|
494
|
+
'cachegroup': opts['cachegroup'],
|
|
495
|
+
'cachekey': opts['cachekey'],
|
|
496
|
+
'cachescope': opts['cachescope'],
|
|
497
|
+
'cacheuser': opts['cacheuser'],
|
|
498
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
499
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
500
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
501
|
+
'transactionid': opts['transactionid']
|
|
502
|
+
};
|
|
503
|
+
var formParams = {};
|
|
504
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
505
|
+
var contentTypes = [];
|
|
506
|
+
var accepts = ['application/json'];
|
|
507
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
508
|
+
return this.apiClient.callApi('/graph/data/objecttype/{id}/fields', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
509
|
+
}
|
|
510
|
+
|
|
511
|
+
/**
|
|
512
|
+
* @param {Number} id
|
|
513
|
+
* @param {Object} opts Optional parameters
|
|
514
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
515
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
516
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
517
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
518
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
519
|
+
* @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)
|
|
520
|
+
* @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
|
|
521
|
+
* @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
|
|
522
|
+
* @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
|
|
523
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
524
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
525
|
+
*/
|
|
526
|
+
}, {
|
|
527
|
+
key: "getFields1",
|
|
528
|
+
value: function getFields1(id, opts) {
|
|
529
|
+
return this.getFields1WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
530
|
+
return response_and_data.data;
|
|
531
|
+
});
|
|
532
|
+
}
|
|
533
|
+
|
|
534
|
+
/**
|
|
535
|
+
* @param {Object} opts Optional parameters
|
|
536
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
537
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
538
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
539
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
540
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
541
|
+
* @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)
|
|
542
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
543
|
+
* @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
|
|
544
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
545
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
546
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
547
|
+
*/
|
|
548
|
+
}, {
|
|
549
|
+
key: "getMyObjectTypesWithHttpInfo",
|
|
550
|
+
value: function getMyObjectTypesWithHttpInfo(opts) {
|
|
551
|
+
opts = opts || {};
|
|
552
|
+
var postBody = null;
|
|
553
|
+
var pathParams = {};
|
|
554
|
+
var queryParams = {};
|
|
555
|
+
var headerParams = {
|
|
556
|
+
'Authorization': opts['authorization'],
|
|
557
|
+
'cacheduration': opts['cacheduration'],
|
|
558
|
+
'cachegroup': opts['cachegroup'],
|
|
559
|
+
'cachekey': opts['cachekey'],
|
|
560
|
+
'cachescope': opts['cachescope'],
|
|
561
|
+
'cacheuser': opts['cacheuser'],
|
|
562
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
563
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
564
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
565
|
+
'transactionid': opts['transactionid']
|
|
566
|
+
};
|
|
567
|
+
var formParams = {};
|
|
568
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
569
|
+
var contentTypes = [];
|
|
570
|
+
var accepts = ['application/json'];
|
|
571
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
572
|
+
return this.apiClient.callApi('/graph/data/objecttype/mine', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
/**
|
|
576
|
+
* @param {Object} opts Optional parameters
|
|
577
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
578
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
579
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
580
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
581
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
582
|
+
* @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)
|
|
583
|
+
* @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
|
|
584
|
+
* @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
|
|
585
|
+
* @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
|
|
586
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
587
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
588
|
+
*/
|
|
589
|
+
}, {
|
|
590
|
+
key: "getMyObjectTypes",
|
|
591
|
+
value: function getMyObjectTypes(opts) {
|
|
592
|
+
return this.getMyObjectTypesWithHttpInfo(opts).then(function (response_and_data) {
|
|
593
|
+
return response_and_data.data;
|
|
594
|
+
});
|
|
595
|
+
}
|
|
596
|
+
|
|
597
|
+
/**
|
|
598
|
+
* Get Graph Object Type
|
|
599
|
+
* Returns the graph object type with the given key
|
|
600
|
+
* @param {Number} id
|
|
601
|
+
* @param {Object} opts Optional parameters
|
|
602
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
603
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
604
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
605
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
606
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
607
|
+
* @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)
|
|
608
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
609
|
+
* @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
|
|
610
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
611
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
612
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectTypeResponse} and HTTP response
|
|
613
|
+
*/
|
|
614
|
+
}, {
|
|
615
|
+
key: "getObjectTypeByIdWithHttpInfo",
|
|
616
|
+
value: function getObjectTypeByIdWithHttpInfo(id, opts) {
|
|
617
|
+
opts = opts || {};
|
|
618
|
+
var postBody = null;
|
|
619
|
+
// verify the required parameter 'id' is set
|
|
620
|
+
if (id === undefined || id === null) {
|
|
621
|
+
throw new Error("Missing the required parameter 'id' when calling getObjectTypeById");
|
|
622
|
+
}
|
|
623
|
+
var pathParams = {
|
|
624
|
+
'id': id
|
|
625
|
+
};
|
|
626
|
+
var queryParams = {};
|
|
627
|
+
var headerParams = {
|
|
628
|
+
'Authorization': opts['authorization'],
|
|
629
|
+
'cacheduration': opts['cacheduration'],
|
|
630
|
+
'cachegroup': opts['cachegroup'],
|
|
631
|
+
'cachekey': opts['cachekey'],
|
|
632
|
+
'cachescope': opts['cachescope'],
|
|
633
|
+
'cacheuser': opts['cacheuser'],
|
|
634
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
635
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
636
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
637
|
+
'transactionid': opts['transactionid']
|
|
638
|
+
};
|
|
639
|
+
var formParams = {};
|
|
640
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
641
|
+
var contentTypes = [];
|
|
642
|
+
var accepts = ['application/json'];
|
|
643
|
+
var returnType = _GraphObjectTypeResponse["default"];
|
|
644
|
+
return this.apiClient.callApi('/graph/data/objecttype/{id}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
645
|
+
}
|
|
646
|
+
|
|
647
|
+
/**
|
|
648
|
+
* Get Graph Object Type
|
|
649
|
+
* Returns the graph object type with the given key
|
|
650
|
+
* @param {Number} id
|
|
651
|
+
* @param {Object} opts Optional parameters
|
|
652
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
653
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
654
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
655
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
656
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
657
|
+
* @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)
|
|
658
|
+
* @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
|
|
659
|
+
* @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
|
|
660
|
+
* @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
|
|
661
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
662
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectTypeResponse}
|
|
663
|
+
*/
|
|
664
|
+
}, {
|
|
665
|
+
key: "getObjectTypeById",
|
|
666
|
+
value: function getObjectTypeById(id, opts) {
|
|
667
|
+
return this.getObjectTypeByIdWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
668
|
+
return response_and_data.data;
|
|
669
|
+
});
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
/**
|
|
673
|
+
* Get Graph Object Type
|
|
674
|
+
* Returns the graph object type with the given key
|
|
675
|
+
* @param {String} key
|
|
676
|
+
* @param {Object} opts Optional parameters
|
|
677
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
678
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
679
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
680
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
681
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
682
|
+
* @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)
|
|
683
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
684
|
+
* @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
|
|
685
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
686
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
687
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectTypeResponse} and HTTP response
|
|
688
|
+
*/
|
|
689
|
+
}, {
|
|
690
|
+
key: "getObjectTypeByKeyWithHttpInfo",
|
|
691
|
+
value: function getObjectTypeByKeyWithHttpInfo(key, opts) {
|
|
692
|
+
opts = opts || {};
|
|
693
|
+
var postBody = null;
|
|
694
|
+
// verify the required parameter 'key' is set
|
|
695
|
+
if (key === undefined || key === null) {
|
|
696
|
+
throw new Error("Missing the required parameter 'key' when calling getObjectTypeByKey");
|
|
697
|
+
}
|
|
698
|
+
var pathParams = {
|
|
699
|
+
'key': key
|
|
700
|
+
};
|
|
701
|
+
var queryParams = {};
|
|
702
|
+
var headerParams = {
|
|
703
|
+
'Authorization': opts['authorization'],
|
|
704
|
+
'cacheduration': opts['cacheduration'],
|
|
705
|
+
'cachegroup': opts['cachegroup'],
|
|
706
|
+
'cachekey': opts['cachekey'],
|
|
707
|
+
'cachescope': opts['cachescope'],
|
|
708
|
+
'cacheuser': opts['cacheuser'],
|
|
709
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
710
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
711
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
712
|
+
'transactionid': opts['transactionid']
|
|
713
|
+
};
|
|
714
|
+
var formParams = {};
|
|
715
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
716
|
+
var contentTypes = [];
|
|
717
|
+
var accepts = ['application/json'];
|
|
718
|
+
var returnType = _GraphObjectTypeResponse["default"];
|
|
719
|
+
return this.apiClient.callApi('/graph/data/objecttype/{key}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
720
|
+
}
|
|
721
|
+
|
|
722
|
+
/**
|
|
723
|
+
* Get Graph Object Type
|
|
724
|
+
* Returns the graph object type with the given key
|
|
725
|
+
* @param {String} key
|
|
726
|
+
* @param {Object} opts Optional parameters
|
|
727
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
728
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
729
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
730
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
731
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
732
|
+
* @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)
|
|
733
|
+
* @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
|
|
734
|
+
* @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
|
|
735
|
+
* @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
|
|
736
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
737
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectTypeResponse}
|
|
738
|
+
*/
|
|
739
|
+
}, {
|
|
740
|
+
key: "getObjectTypeByKey",
|
|
741
|
+
value: function getObjectTypeByKey(key, opts) {
|
|
742
|
+
return this.getObjectTypeByKeyWithHttpInfo(key, opts).then(function (response_and_data) {
|
|
743
|
+
return response_and_data.data;
|
|
744
|
+
});
|
|
745
|
+
}
|
|
746
|
+
|
|
747
|
+
/**
|
|
748
|
+
* Retrieves the methods associated with the Object Type
|
|
749
|
+
* Retrieves the methods associated with the Object Type
|
|
750
|
+
* @param {Number} objecttypeid
|
|
751
|
+
* @param {Object} opts Optional parameters
|
|
752
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
753
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
754
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
755
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
756
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
757
|
+
* @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)
|
|
758
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
759
|
+
* @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
|
|
760
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
761
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
762
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GetFunctionResponse} and HTTP response
|
|
763
|
+
*/
|
|
764
|
+
}, {
|
|
765
|
+
key: "getObjectTypeMethodsWithHttpInfo",
|
|
766
|
+
value: function getObjectTypeMethodsWithHttpInfo(objecttypeid, opts) {
|
|
767
|
+
opts = opts || {};
|
|
768
|
+
var postBody = null;
|
|
769
|
+
// verify the required parameter 'objecttypeid' is set
|
|
770
|
+
if (objecttypeid === undefined || objecttypeid === null) {
|
|
771
|
+
throw new Error("Missing the required parameter 'objecttypeid' when calling getObjectTypeMethods");
|
|
772
|
+
}
|
|
773
|
+
var pathParams = {
|
|
774
|
+
'objecttypeid': objecttypeid
|
|
775
|
+
};
|
|
776
|
+
var queryParams = {};
|
|
777
|
+
var headerParams = {
|
|
778
|
+
'Authorization': opts['authorization'],
|
|
779
|
+
'cacheduration': opts['cacheduration'],
|
|
780
|
+
'cachegroup': opts['cachegroup'],
|
|
781
|
+
'cachekey': opts['cachekey'],
|
|
782
|
+
'cachescope': opts['cachescope'],
|
|
783
|
+
'cacheuser': opts['cacheuser'],
|
|
784
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
785
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
786
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
787
|
+
'transactionid': opts['transactionid']
|
|
788
|
+
};
|
|
789
|
+
var formParams = {};
|
|
790
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
791
|
+
var contentTypes = [];
|
|
792
|
+
var accepts = ['application/json'];
|
|
793
|
+
var returnType = _GetFunctionResponse["default"];
|
|
794
|
+
return this.apiClient.callApi('/graph/data/functions/objecttype/{objecttypeid}/methods', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
795
|
+
}
|
|
796
|
+
|
|
797
|
+
/**
|
|
798
|
+
* Retrieves the methods associated with the Object Type
|
|
799
|
+
* Retrieves the methods associated with the Object Type
|
|
800
|
+
* @param {Number} objecttypeid
|
|
801
|
+
* @param {Object} opts Optional parameters
|
|
802
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
803
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
804
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
805
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
806
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
807
|
+
* @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)
|
|
808
|
+
* @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
|
|
809
|
+
* @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
|
|
810
|
+
* @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
|
|
811
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
812
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GetFunctionResponse}
|
|
813
|
+
*/
|
|
814
|
+
}, {
|
|
815
|
+
key: "getObjectTypeMethods",
|
|
816
|
+
value: function getObjectTypeMethods(objecttypeid, opts) {
|
|
817
|
+
return this.getObjectTypeMethodsWithHttpInfo(objecttypeid, opts).then(function (response_and_data) {
|
|
818
|
+
return response_and_data.data;
|
|
819
|
+
});
|
|
820
|
+
}
|
|
821
|
+
|
|
822
|
+
/**
|
|
823
|
+
* Get Object Types
|
|
824
|
+
* Get the Object Types for a Schema
|
|
825
|
+
* @param {Number} id
|
|
826
|
+
* @param {Object} opts Optional parameters
|
|
827
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
828
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
829
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
830
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
831
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
832
|
+
* @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)
|
|
833
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
834
|
+
* @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
|
|
835
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
836
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
837
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/GraphObjectTypeResponse>} and HTTP response
|
|
838
|
+
*/
|
|
839
|
+
}, {
|
|
840
|
+
key: "getSchemaObjectTypesWithHttpInfo",
|
|
841
|
+
value: function getSchemaObjectTypesWithHttpInfo(id, opts) {
|
|
842
|
+
opts = opts || {};
|
|
843
|
+
var postBody = null;
|
|
844
|
+
// verify the required parameter 'id' is set
|
|
845
|
+
if (id === undefined || id === null) {
|
|
846
|
+
throw new Error("Missing the required parameter 'id' when calling getSchemaObjectTypes");
|
|
847
|
+
}
|
|
848
|
+
var pathParams = {
|
|
849
|
+
'id': id
|
|
850
|
+
};
|
|
851
|
+
var queryParams = {};
|
|
852
|
+
var headerParams = {
|
|
853
|
+
'Authorization': opts['authorization'],
|
|
854
|
+
'cacheduration': opts['cacheduration'],
|
|
855
|
+
'cachegroup': opts['cachegroup'],
|
|
856
|
+
'cachekey': opts['cachekey'],
|
|
857
|
+
'cachescope': opts['cachescope'],
|
|
858
|
+
'cacheuser': opts['cacheuser'],
|
|
859
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
860
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
861
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
862
|
+
'transactionid': opts['transactionid']
|
|
863
|
+
};
|
|
864
|
+
var formParams = {};
|
|
865
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
866
|
+
var contentTypes = [];
|
|
867
|
+
var accepts = ['application/json'];
|
|
868
|
+
var returnType = [_GraphObjectTypeResponse["default"]];
|
|
869
|
+
return this.apiClient.callApi('/graph/data/schema/{id}/objecttypes', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
870
|
+
}
|
|
871
|
+
|
|
872
|
+
/**
|
|
873
|
+
* Get Object Types
|
|
874
|
+
* Get the Object Types for a Schema
|
|
875
|
+
* @param {Number} id
|
|
876
|
+
* @param {Object} opts Optional parameters
|
|
877
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
878
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
879
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
880
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
881
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
882
|
+
* @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)
|
|
883
|
+
* @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
|
|
884
|
+
* @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
|
|
885
|
+
* @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
|
|
886
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
887
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/GraphObjectTypeResponse>}
|
|
888
|
+
*/
|
|
889
|
+
}, {
|
|
890
|
+
key: "getSchemaObjectTypes",
|
|
891
|
+
value: function getSchemaObjectTypes(id, opts) {
|
|
892
|
+
return this.getSchemaObjectTypesWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
893
|
+
return response_and_data.data;
|
|
894
|
+
});
|
|
895
|
+
}
|
|
896
|
+
|
|
897
|
+
/**
|
|
898
|
+
* Update Graph Object Type
|
|
899
|
+
* Updates the graph object type with the given id
|
|
900
|
+
* @param {Object} opts Optional parameters
|
|
901
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
902
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
903
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
904
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
905
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
906
|
+
* @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)
|
|
907
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
908
|
+
* @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
|
|
909
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
910
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
911
|
+
* @param {module:model/GraphObjectTypeInput} [graphObjectTypeInput]
|
|
912
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/GraphObjectTypeResponse} and HTTP response
|
|
913
|
+
*/
|
|
914
|
+
}, {
|
|
915
|
+
key: "updateObjectTypeWithHttpInfo",
|
|
916
|
+
value: function updateObjectTypeWithHttpInfo(opts) {
|
|
917
|
+
opts = opts || {};
|
|
918
|
+
var postBody = opts['graphObjectTypeInput'];
|
|
919
|
+
var pathParams = {};
|
|
920
|
+
var queryParams = {};
|
|
921
|
+
var headerParams = {
|
|
922
|
+
'Authorization': opts['authorization'],
|
|
923
|
+
'cacheduration': opts['cacheduration'],
|
|
924
|
+
'cachegroup': opts['cachegroup'],
|
|
925
|
+
'cachekey': opts['cachekey'],
|
|
926
|
+
'cachescope': opts['cachescope'],
|
|
927
|
+
'cacheuser': opts['cacheuser'],
|
|
928
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
929
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
930
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
931
|
+
'transactionid': opts['transactionid']
|
|
932
|
+
};
|
|
933
|
+
var formParams = {};
|
|
934
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
935
|
+
var contentTypes = [];
|
|
936
|
+
var accepts = ['*/*'];
|
|
937
|
+
var returnType = _GraphObjectTypeResponse["default"];
|
|
938
|
+
return this.apiClient.callApi('/graph/data/objecttype/{id}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
939
|
+
}
|
|
940
|
+
|
|
941
|
+
/**
|
|
942
|
+
* Update Graph Object Type
|
|
943
|
+
* Updates the graph object type with the given id
|
|
944
|
+
* @param {Object} opts Optional parameters
|
|
945
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
946
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
947
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
948
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
949
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
950
|
+
* @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)
|
|
951
|
+
* @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
|
|
952
|
+
* @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
|
|
953
|
+
* @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
|
|
954
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
955
|
+
* @param {module:model/GraphObjectTypeInput} opts.graphObjectTypeInput
|
|
956
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/GraphObjectTypeResponse}
|
|
957
|
+
*/
|
|
958
|
+
}, {
|
|
959
|
+
key: "updateObjectType",
|
|
960
|
+
value: function updateObjectType(opts) {
|
|
961
|
+
return this.updateObjectTypeWithHttpInfo(opts).then(function (response_and_data) {
|
|
962
|
+
return response_and_data.data;
|
|
963
|
+
});
|
|
964
|
+
}
|
|
965
|
+
|
|
966
|
+
/**
|
|
967
|
+
* @param {Number} id
|
|
968
|
+
* @param {Object} opts Optional parameters
|
|
969
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
970
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
971
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
972
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
973
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
974
|
+
* @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)
|
|
975
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
976
|
+
* @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
|
|
977
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
978
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
979
|
+
* @param {String} [body]
|
|
980
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/PurgeDataDefaultResponseValue} and HTTP response
|
|
981
|
+
*/
|
|
982
|
+
}, {
|
|
983
|
+
key: "updateTemplate1WithHttpInfo",
|
|
984
|
+
value: function updateTemplate1WithHttpInfo(id, opts) {
|
|
985
|
+
opts = opts || {};
|
|
986
|
+
var postBody = opts['body'];
|
|
987
|
+
// verify the required parameter 'id' is set
|
|
988
|
+
if (id === undefined || id === null) {
|
|
989
|
+
throw new Error("Missing the required parameter 'id' when calling updateTemplate1");
|
|
990
|
+
}
|
|
991
|
+
var pathParams = {
|
|
992
|
+
'id': id
|
|
993
|
+
};
|
|
994
|
+
var queryParams = {};
|
|
995
|
+
var headerParams = {
|
|
996
|
+
'Authorization': opts['authorization'],
|
|
997
|
+
'cacheduration': opts['cacheduration'],
|
|
998
|
+
'cachegroup': opts['cachegroup'],
|
|
999
|
+
'cachekey': opts['cachekey'],
|
|
1000
|
+
'cachescope': opts['cachescope'],
|
|
1001
|
+
'cacheuser': opts['cacheuser'],
|
|
1002
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1003
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1004
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1005
|
+
'transactionid': opts['transactionid']
|
|
1006
|
+
};
|
|
1007
|
+
var formParams = {};
|
|
1008
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1009
|
+
var contentTypes = ['application/json'];
|
|
1010
|
+
var accepts = ['application/json'];
|
|
1011
|
+
var returnType = _PurgeDataDefaultResponseValue["default"];
|
|
1012
|
+
return this.apiClient.callApi('/graph/data/objecttype/{id}/template', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1013
|
+
}
|
|
1014
|
+
|
|
1015
|
+
/**
|
|
1016
|
+
* @param {Number} id
|
|
1017
|
+
* @param {Object} opts Optional parameters
|
|
1018
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1019
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1020
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1021
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1022
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1023
|
+
* @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)
|
|
1024
|
+
* @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
|
|
1025
|
+
* @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
|
|
1026
|
+
* @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
|
|
1027
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1028
|
+
* @param {String} opts.body
|
|
1029
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/PurgeDataDefaultResponseValue}
|
|
1030
|
+
*/
|
|
1031
|
+
}, {
|
|
1032
|
+
key: "updateTemplate1",
|
|
1033
|
+
value: function updateTemplate1(id, opts) {
|
|
1034
|
+
return this.updateTemplate1WithHttpInfo(id, opts).then(function (response_and_data) {
|
|
1035
|
+
return response_and_data.data;
|
|
1036
|
+
});
|
|
1037
|
+
}
|
|
1038
|
+
}]);
|
|
1039
|
+
return GraphObjectTypesApi;
|
|
1040
|
+
}();
|