@gobodo/gobodo-api-promise 0.1.93 → 0.1.95
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 +63 -16
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.js +3 -3
- package/dist/api/ActionTypesApi.d.ts +1 -1
- package/dist/api/ActionTypesApi.js +2 -2
- package/dist/api/AdCampaignsApi.d.ts +1 -1
- package/dist/api/AdCampaignsApi.js +2 -2
- package/dist/api/AdManagementApi.d.ts +1 -1
- package/dist/api/AdManagementApi.js +2 -2
- package/dist/api/AdminDataManagementApi.d.ts +1 -1
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.d.ts +1 -1
- package/dist/api/AdsApi.js +2 -2
- package/dist/api/AttachmentsApi.d.ts +1 -1
- package/dist/api/AttachmentsApi.js +2 -2
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.d.ts +1 -1
- package/dist/api/CategoriesApi.js +2 -2
- package/dist/api/CommentsApi.d.ts +1 -1
- package/dist/api/CommentsApi.js +2 -2
- package/dist/api/ContentManagementApi.d.ts +1 -1
- package/dist/api/ContentManagementApi.js +2 -2
- package/dist/api/ConversationsApi.d.ts +1 -1
- package/dist/api/ConversationsApi.js +2 -2
- package/dist/api/CurrencyApi.d.ts +1 -1
- package/dist/api/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.d.ts +1 -1
- package/dist/api/DataSheetImportsApi.js +2 -2
- package/dist/api/DefaultApi.d.ts +1 -1
- package/dist/api/DefaultApi.js +2 -2
- package/dist/api/DocumentPartTypesApi.d.ts +1 -1
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.d.ts +1 -1
- package/dist/api/DocumentTypesApi.js +2 -2
- package/dist/api/DocumentsApi.d.ts +1 -1
- package/dist/api/DocumentsApi.js +2 -2
- package/dist/api/EmailsApi.d.ts +1 -1
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.d.ts +1 -1
- package/dist/api/EntryPartsApi.js +2 -2
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.d.ts +1 -1
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FilesApi.d.ts +1 -1
- package/dist/api/FilesApi.js +2 -2
- package/dist/api/FormsApi.d.ts +1 -1
- package/dist/api/FormsApi.js +2 -2
- package/dist/api/FunctionsApi.d.ts +1 -1
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.d.ts +1 -1
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GobodoManagementApi.d.ts +1 -1
- package/dist/api/GobodoManagementApi.js +2 -2
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.d.ts +1 -1
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.d.ts +1 -1
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.d.ts +1 -1
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.d.ts +1 -1
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.d.ts +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.d.ts +1 -1
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.d.ts +1 -1
- package/dist/api/GraphSchemasApi.js +2 -2
- package/dist/api/GraphTraversalApi.d.ts +1 -1
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.d.ts +1 -1
- package/dist/api/GraphsApi.js +2 -2
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +1 -1
- package/dist/api/IAMApi.js +2 -2
- package/dist/api/ImagesApi.d.ts +27 -13
- package/dist/api/ImagesApi.d.ts.map +1 -1
- package/dist/api/ImagesApi.js +36 -18
- package/dist/api/InvitesApi.d.ts +1 -1
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LikesApi.d.ts +1 -1
- package/dist/api/LikesApi.js +2 -2
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LiveMeetingsApi.d.ts +1 -1
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.d.ts +947 -45
- package/dist/api/MeetingEventsApi.d.ts.map +1 -1
- package/dist/api/MeetingEventsApi.js +1535 -109
- package/dist/api/NotificationsApi.d.ts +1 -1
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.d.ts +9 -13
- package/dist/api/PagesApi.d.ts.map +1 -1
- package/dist/api/PagesApi.js +16 -17
- package/dist/api/PhoneNumbersApi.d.ts +1 -1
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.d.ts +1 -1
- package/dist/api/PostsApi.js +2 -2
- package/dist/api/PrivateMessagesApi.d.ts +1 -1
- package/dist/api/PrivateMessagesApi.js +2 -2
- package/dist/api/PublicationsApi.d.ts +431 -1
- package/dist/api/PublicationsApi.d.ts.map +1 -1
- package/dist/api/PublicationsApi.js +683 -5
- package/dist/api/RestApplicationsApi.d.ts +1 -1
- package/dist/api/RestApplicationsApi.js +2 -2
- package/dist/api/ScreensApi.d.ts +1 -1
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SitesApi.d.ts +1 -1
- package/dist/api/SitesApi.js +2 -2
- package/dist/api/SocialGroupsApi.d.ts +925 -0
- package/dist/api/SocialGroupsApi.d.ts.map +1 -0
- package/dist/api/SocialGroupsApi.js +1496 -0
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/StripeAccountsApi.d.ts +1 -1
- package/dist/api/StripeAccountsApi.js +2 -2
- package/dist/api/TagsApi.d.ts +1 -1
- package/dist/api/TagsApi.js +2 -2
- package/dist/api/TemplatesApi.d.ts +1 -1
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.d.ts +1 -1
- package/dist/api/ThemeMappingsApi.js +2 -2
- package/dist/api/TopicsApi.d.ts +1 -1
- package/dist/api/TopicsApi.js +2 -2
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/UserTagsApi.d.ts +1 -1
- package/dist/api/UserTagsApi.js +2 -2
- package/dist/api/UsersApi.d.ts +7 -11
- package/dist/api/UsersApi.d.ts.map +1 -1
- package/dist/api/UsersApi.js +14 -15
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.d.ts +1 -1
- package/dist/api/VideosApi.js +2 -2
- package/dist/api/WalletsApi.d.ts +1 -1
- package/dist/api/WalletsApi.js +2 -2
- package/dist/index.d.ts +14 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +91 -14
- package/dist/model/APIClient.d.ts +1 -1
- package/dist/model/APIClient.js +2 -2
- package/dist/model/AccountSessionInput.d.ts +1 -1
- package/dist/model/AccountSessionInput.js +2 -2
- package/dist/model/AccountSessionResponse.d.ts +1 -1
- package/dist/model/AccountSessionResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
- package/dist/model/Article.d.ts +10 -10
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +25 -25
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/Balance.d.ts +10 -10
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +44 -44
- package/dist/model/BalanceDetails.d.ts +1 -1
- package/dist/model/BalanceDetails.js +2 -2
- package/dist/model/BalanceResponse.d.ts +1 -1
- package/dist/model/BalanceResponse.js +2 -2
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/BlogPostResponse.d.ts +170 -0
- package/dist/model/BlogPostResponse.d.ts.map +1 -0
- package/dist/model/BlogPostResponse.js +517 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +11 -11
- package/dist/model/Comment.d.ts.map +1 -1
- package/dist/model/Comment.js +30 -30
- package/dist/model/ConsoleProjectInput.d.ts +1 -1
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.d.ts +1 -1
- package/dist/model/ConsoleProjectResponse.js +2 -2
- package/dist/model/Coordinates.d.ts +1 -1
- package/dist/model/Coordinates.js +2 -2
- package/dist/model/CreateAccountResponse.d.ts +1 -1
- package/dist/model/CreateAccountResponse.js +2 -2
- package/dist/model/CreateFunctionInput.d.ts +1 -1
- package/dist/model/CreateFunctionInput.js +2 -2
- package/dist/model/CreateStripeAccountInput.d.ts +1 -1
- package/dist/model/CreateStripeAccountInput.js +2 -2
- package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
- package/dist/model/CreateStripeCustomerInput.js +2 -2
- package/dist/model/CreateTopicInput.d.ts +1 -1
- package/dist/model/CreateTopicInput.js +2 -2
- package/dist/model/CreateTopicListenerInput.d.ts +1 -1
- package/dist/model/CreateTopicListenerInput.js +2 -2
- package/dist/model/Currency.d.ts +1 -1
- package/dist/model/Currency.js +2 -2
- package/dist/model/CurrencyGrantInput.d.ts +1 -1
- package/dist/model/CurrencyGrantInput.js +2 -2
- package/dist/model/CurrencyGrantResponse.d.ts +1 -1
- package/dist/model/CurrencyGrantResponse.js +2 -2
- package/dist/model/CurrencyInput.d.ts +1 -1
- package/dist/model/CurrencyInput.js +2 -2
- package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
- package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
- package/dist/model/CurrencyResponse.d.ts +1 -1
- package/dist/model/CurrencyResponse.js +2 -2
- package/dist/model/CurrencySettings.d.ts +1 -1
- package/dist/model/CurrencySettings.js +2 -2
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +19 -19
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +56 -56
- package/dist/model/DataSheetImportPrivacySettings.d.ts +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +2 -2
- package/dist/model/DataSheetImportSummary.d.ts +1 -1
- package/dist/model/DataSheetImportSummary.js +2 -2
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.d.ts +10 -10
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +25 -25
- package/dist/model/DocumentPart.d.ts +1 -1
- package/dist/model/DocumentPart.js +2 -2
- package/dist/model/DocumentPartType.d.ts +14 -14
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +38 -38
- package/dist/model/DocumentType.d.ts +10 -10
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +25 -25
- package/dist/model/EmailAddress.d.ts +9 -9
- package/dist/model/EmailAddress.d.ts.map +1 -1
- package/dist/model/EmailAddress.js +27 -27
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.d.ts +10 -10
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +27 -27
- package/dist/model/File.d.ts +10 -10
- package/dist/model/File.d.ts.map +1 -1
- package/dist/model/File.js +31 -31
- package/dist/model/FileAttachmentUploadObject.d.ts +10 -10
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
- package/dist/model/FileAttachmentUploadObject.js +31 -31
- package/dist/model/Filter.d.ts +1 -1
- package/dist/model/Filter.js +2 -2
- package/dist/model/FilterManager.d.ts +10 -10
- package/dist/model/FilterManager.d.ts.map +1 -1
- package/dist/model/FilterManager.js +25 -25
- package/dist/model/Form.d.ts +10 -10
- package/dist/model/Form.d.ts.map +1 -1
- package/dist/model/Form.js +29 -29
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +1 -1
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/FunctionConfigInput.d.ts +1 -1
- package/dist/model/FunctionConfigInput.js +2 -2
- package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/FunctionEnvironmentConfig.js +2 -2
- package/dist/model/FunctionInput.d.ts +1 -1
- package/dist/model/FunctionInput.js +2 -2
- package/dist/model/FunctionOutput.d.ts +1 -1
- package/dist/model/FunctionOutput.js +2 -2
- package/dist/model/Geocode.d.ts +1 -1
- package/dist/model/Geocode.js +2 -2
- package/dist/model/GeocodePayload.d.ts +1 -1
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeolocationInput.d.ts +1 -1
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.d.ts +1 -1
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.d.ts +1 -1
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/Graph.d.ts +1 -1
- package/dist/model/Graph.js +2 -2
- package/dist/model/GraphAction.d.ts +12 -12
- package/dist/model/GraphAction.d.ts.map +1 -1
- package/dist/model/GraphAction.js +29 -29
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +1 -1
- package/dist/model/GraphActionResponse.js +2 -2
- package/dist/model/GraphDatabaseService.d.ts +1 -1
- package/dist/model/GraphDatabaseService.js +2 -2
- package/dist/model/GraphGeocode.d.ts +1 -1
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
- package/dist/model/GraphObject.d.ts +1 -1
- package/dist/model/GraphObject.js +2 -2
- package/dist/model/GraphObjectPayload.d.ts +1 -1
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectResponse.d.ts +1 -1
- package/dist/model/GraphObjectResponse.js +2 -2
- package/dist/model/GraphObjectSchema.d.ts +1 -1
- package/dist/model/GraphObjectSchema.js +2 -2
- package/dist/model/GraphObjectType.d.ts +1 -1
- package/dist/model/GraphObjectType.js +2 -2
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.d.ts +1 -1
- package/dist/model/GraphObjectTypeSchema.js +2 -2
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.d.ts +12 -12
- package/dist/model/GraphRelationship.d.ts.map +1 -1
- package/dist/model/GraphRelationship.js +30 -30
- package/dist/model/GraphRelationshipPayload.d.ts +1 -1
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipType.d.ts +1 -1
- package/dist/model/GraphRelationshipType.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphSchema.d.ts +1 -1
- package/dist/model/GraphSchema.js +2 -2
- package/dist/model/GraphSchemaInput.d.ts +1 -1
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.d.ts +1 -1
- package/dist/model/GraphSchemaResponse.js +2 -2
- package/dist/model/GraphTraversalInput.d.ts +1 -1
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/Image.d.ts +42 -20
- package/dist/model/Image.d.ts.map +1 -1
- package/dist/model/Image.js +102 -53
- package/dist/model/ImageUploadObject.d.ts +19 -19
- package/dist/model/ImageUploadObject.d.ts.map +1 -1
- package/dist/model/ImageUploadObject.js +56 -56
- package/dist/model/InputPart.d.ts +10 -10
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +29 -29
- package/dist/model/InputPartMediaType.d.ts +1 -1
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.d.ts +1 -1
- package/dist/model/Link.js +2 -2
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MeetingEvent.d.ts +10 -10
- package/dist/model/MeetingEvent.d.ts.map +1 -1
- package/dist/model/MeetingEvent.js +31 -31
- package/dist/model/MeetingEventInput.d.ts +202 -0
- package/dist/model/MeetingEventInput.d.ts.map +1 -0
- package/dist/model/MeetingEventInput.js +603 -0
- package/dist/model/MeetingEventResponse.d.ts +220 -0
- package/dist/model/MeetingEventResponse.d.ts.map +1 -0
- package/dist/model/MeetingEventResponse.js +642 -0
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingEventTypeInput.d.ts +120 -0
- package/dist/model/MeetingEventTypeInput.d.ts.map +1 -0
- package/dist/model/MeetingEventTypeInput.js +345 -0
- package/dist/model/MeetingEventTypeResponse.d.ts +128 -0
- package/dist/model/MeetingEventTypeResponse.d.ts.map +1 -0
- package/dist/model/MeetingEventTypeResponse.js +377 -0
- package/dist/model/MeetingInfo.d.ts +1 -1
- package/dist/model/MeetingInfo.js +2 -2
- package/dist/model/Member.d.ts +19 -19
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +54 -54
- package/dist/model/MemberGroupCategory.d.ts +1 -1
- package/dist/model/MemberGroupCategory.js +2 -2
- package/dist/model/MemberList.d.ts +1 -1
- package/dist/model/MemberList.js +2 -2
- package/dist/model/MessageGroup.d.ts +1 -1
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/MultipartBody.d.ts +1 -1
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/NotificationInput.d.ts +1 -1
- package/dist/model/NotificationInput.js +2 -2
- package/dist/model/NotificationResponse.d.ts +1 -1
- package/dist/model/NotificationResponse.js +2 -2
- package/dist/model/NumberSettings.d.ts +1 -1
- package/dist/model/NumberSettings.js +2 -2
- package/dist/model/ObjectSettings.d.ts +1 -1
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.d.ts +1 -1
- package/dist/model/Objecttype.js +2 -2
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.d.ts +1 -1
- package/dist/model/Page.js +2 -2
- package/dist/model/PageSchema.d.ts +10 -10
- package/dist/model/PageSchema.d.ts.map +1 -1
- package/dist/model/PageSchema.js +29 -29
- package/dist/model/Pageable.d.ts +1 -1
- package/dist/model/Pageable.js +2 -2
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/Path.d.ts +1 -1
- package/dist/model/Path.js +2 -2
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntentInput.d.ts +1 -1
- package/dist/model/PaymentIntentInput.js +2 -2
- package/dist/model/PaymentIntentResponse.d.ts +1 -1
- package/dist/model/PaymentIntentResponse.js +2 -2
- package/dist/model/PaymentMethod.d.ts +9 -9
- package/dist/model/PaymentMethod.d.ts.map +1 -1
- package/dist/model/PaymentMethod.js +23 -23
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodResponse.d.ts +1 -1
- package/dist/model/PaymentMethodResponse.js +2 -2
- package/dist/model/PaymentMethodsResponse.d.ts +1 -1
- package/dist/model/PaymentMethodsResponse.js +2 -2
- package/dist/model/Payout.d.ts +1 -1
- package/dist/model/Payout.js +2 -2
- package/dist/model/PayoutInput.d.ts +1 -1
- package/dist/model/PayoutInput.js +2 -2
- package/dist/model/PayoutResponse.d.ts +1 -1
- package/dist/model/PayoutResponse.js +2 -2
- package/dist/model/PhoneNumber.d.ts +1 -1
- package/dist/model/PhoneNumber.js +2 -2
- package/dist/model/Post.d.ts +1 -1
- package/dist/model/Post.js +2 -2
- package/dist/model/PrivateMessage.d.ts +1 -1
- package/dist/model/PrivateMessage.js +2 -2
- package/dist/model/PrivateMessageConversation.d.ts +21 -21
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
- package/dist/model/PrivateMessageConversation.js +59 -59
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.d.ts +1 -1
- package/dist/model/Profile.js +2 -2
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PropertyContainer.d.ts +1 -1
- package/dist/model/PropertyContainer.js +2 -2
- package/dist/model/PublicationInput.d.ts +102 -0
- package/dist/model/PublicationInput.d.ts.map +1 -0
- package/dist/model/PublicationInput.js +297 -0
- package/dist/model/PublicationResponse.d.ts +166 -0
- package/dist/model/PublicationResponse.d.ts.map +1 -0
- package/dist/model/PublicationResponse.js +495 -0
- package/dist/model/PurchaseInput.d.ts +1 -1
- package/dist/model/PurchaseInput.js +2 -2
- package/dist/model/PurchaseResponse.d.ts +1 -1
- package/dist/model/PurchaseResponse.js +2 -2
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +1 -1
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/RestApplicationInput.d.ts +1 -1
- package/dist/model/RestApplicationInput.js +2 -2
- package/dist/model/RestApplicationResponse.d.ts +1 -1
- package/dist/model/RestApplicationResponse.js +2 -2
- package/dist/model/ScreenSchema.d.ts +1 -1
- package/dist/model/ScreenSchema.js +2 -2
- package/dist/model/SimulcastInfo.d.ts +1 -1
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SiteInput.d.ts +1 -1
- package/dist/model/SiteInput.js +2 -2
- package/dist/model/SiteResponse.d.ts +1 -1
- package/dist/model/SiteResponse.js +2 -2
- package/dist/model/SiteTypeInput.d.ts +1 -1
- package/dist/model/SiteTypeInput.js +2 -2
- package/dist/model/SiteTypeResponse.d.ts +1 -1
- package/dist/model/SiteTypeResponse.js +2 -2
- package/dist/model/SkinField.d.ts +10 -10
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +27 -27
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +1 -1
- package/dist/model/SocialGroup.js +2 -2
- package/dist/model/SocialGroupInput.d.ts +101 -0
- package/dist/model/SocialGroupInput.d.ts.map +1 -0
- package/dist/model/SocialGroupInput.js +289 -0
- package/dist/model/SocialGroupResponse.d.ts +204 -0
- package/dist/model/SocialGroupResponse.d.ts.map +1 -0
- package/dist/model/SocialGroupResponse.js +614 -0
- package/dist/model/SocialGroupType.d.ts +12 -12
- package/dist/model/SocialGroupType.d.ts.map +1 -1
- package/dist/model/SocialGroupType.js +31 -31
- package/dist/model/SocialGroupTypeInput.d.ts +102 -0
- package/dist/model/SocialGroupTypeInput.d.ts.map +1 -0
- package/dist/model/SocialGroupTypeInput.js +295 -0
- package/dist/model/Sort.d.ts +1 -1
- package/dist/model/Sort.js +2 -2
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/StatusUpdate.d.ts +1 -1
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/StreetAddress.d.ts +1 -1
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.d.ts +1 -1
- package/dist/model/StripeAccount.js +2 -2
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.d.ts +1 -1
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +1 -1
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/ThemeMapping.d.ts +1 -1
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/Timezone.d.ts +65 -0
- package/dist/model/Timezone.d.ts.map +1 -0
- package/dist/model/Timezone.js +187 -0
- package/dist/model/Timezone1.d.ts +65 -0
- package/dist/model/Timezone1.d.ts.map +1 -0
- package/dist/model/Timezone1.js +187 -0
- package/dist/model/TopicInfoResponse.d.ts +1 -1
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.d.ts +1 -1
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.d.ts +1 -1
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferInput.d.ts +1 -1
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.d.ts +1 -1
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TraversalRelationResponse.d.ts +1 -1
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/User.d.ts +19 -19
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +54 -54
- package/dist/model/UserDataPayload.d.ts +19 -19
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +54 -54
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +1 -1
- package/dist/model/UserInvite.js +2 -2
- package/dist/model/UserInviteInput.d.ts +1 -1
- package/dist/model/UserInviteInput.js +2 -2
- package/dist/model/UserResponse.d.ts +1 -1
- package/dist/model/UserResponse.js +2 -2
- package/dist/model/UserSchema.d.ts +19 -19
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +54 -54
- package/dist/model/UserTag.d.ts +1 -1
- package/dist/model/UserTag.js +2 -2
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/Video.d.ts +10 -10
- package/dist/model/Video.d.ts.map +1 -1
- package/dist/model/Video.js +31 -31
- package/dist/model/VideoLiveUrl.d.ts +9 -9
- package/dist/model/VideoLiveUrl.d.ts.map +1 -1
- package/dist/model/VideoLiveUrl.js +27 -27
- package/dist/model/VideoSchema.d.ts +10 -10
- package/dist/model/VideoSchema.d.ts.map +1 -1
- package/dist/model/VideoSchema.js +31 -31
- package/dist/model/VideoUploadObject.d.ts +10 -10
- package/dist/model/VideoUploadObject.d.ts.map +1 -1
- package/dist/model/VideoUploadObject.js +31 -31
- package/dist/model/WalletHoldInput.d.ts +1 -1
- package/dist/model/WalletHoldInput.js +2 -2
- package/dist/model/WalletHoldResponse.d.ts +1 -1
- package/dist/model/WalletHoldResponse.js +2 -2
- package/dist/model/WalletPayoutInput.d.ts +1 -1
- package/dist/model/WalletPayoutInput.js +2 -2
- package/dist/model/WalletPayoutResponse.d.ts +1 -1
- package/dist/model/WalletPayoutResponse.js +2 -2
- package/dist/model/WalletResponse.d.ts +1 -1
- package/dist/model/WalletResponse.js +2 -2
- package/dist/model/ZeusPortalCategory.d.ts +1 -1
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/package.json +2 -2
|
@@ -6,6 +6,10 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
6
6
|
exports["default"] = void 0;
|
|
7
7
|
var _ApiClient = _interopRequireDefault(require("../ApiClient"));
|
|
8
8
|
var _MeetingEvent = _interopRequireDefault(require("../model/MeetingEvent"));
|
|
9
|
+
var _MeetingEventInput = _interopRequireDefault(require("../model/MeetingEventInput"));
|
|
10
|
+
var _MeetingEventResponse = _interopRequireDefault(require("../model/MeetingEventResponse"));
|
|
11
|
+
var _MeetingEventTypeInput = _interopRequireDefault(require("../model/MeetingEventTypeInput"));
|
|
12
|
+
var _MeetingEventTypeResponse = _interopRequireDefault(require("../model/MeetingEventTypeResponse"));
|
|
9
13
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
10
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); }
|
|
11
15
|
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
|
|
@@ -16,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
20
|
* gobodo-api
|
|
17
21
|
* REST Interface for Gobodo API
|
|
18
22
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.95
|
|
20
24
|
* Contact: info@gobodo.io
|
|
21
25
|
*
|
|
22
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
31
|
/**
|
|
28
32
|
* MeetingEvents service.
|
|
29
33
|
* @module api/MeetingEventsApi
|
|
30
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.95
|
|
31
35
|
*/
|
|
32
36
|
var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
33
37
|
/**
|
|
@@ -43,8 +47,8 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
43
47
|
}
|
|
44
48
|
|
|
45
49
|
/**
|
|
46
|
-
*
|
|
47
|
-
* @param {
|
|
50
|
+
* Create a new meeting event
|
|
51
|
+
* @param {module:model/MeetingEventInput} meetingEventInput
|
|
48
52
|
* @param {Object} opts Optional parameters
|
|
49
53
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
50
54
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -56,21 +60,1301 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
56
60
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
57
61
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
58
62
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
59
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
63
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventResponse} and HTTP response
|
|
60
64
|
*/
|
|
61
65
|
_createClass(MeetingEventsApi, [{
|
|
66
|
+
key: "createMeetingEventWithHttpInfo",
|
|
67
|
+
value: function createMeetingEventWithHttpInfo(meetingEventInput, opts) {
|
|
68
|
+
opts = opts || {};
|
|
69
|
+
var postBody = meetingEventInput;
|
|
70
|
+
// verify the required parameter 'meetingEventInput' is set
|
|
71
|
+
if (meetingEventInput === undefined || meetingEventInput === null) {
|
|
72
|
+
throw new Error("Missing the required parameter 'meetingEventInput' when calling createMeetingEvent");
|
|
73
|
+
}
|
|
74
|
+
var pathParams = {};
|
|
75
|
+
var queryParams = {};
|
|
76
|
+
var headerParams = {
|
|
77
|
+
'Authorization': opts['authorization'],
|
|
78
|
+
'cacheduration': opts['cacheduration'],
|
|
79
|
+
'cachegroup': opts['cachegroup'],
|
|
80
|
+
'cachekey': opts['cachekey'],
|
|
81
|
+
'cachescope': opts['cachescope'],
|
|
82
|
+
'cacheuser': opts['cacheuser'],
|
|
83
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
84
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
85
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
86
|
+
'transactionid': opts['transactionid']
|
|
87
|
+
};
|
|
88
|
+
var formParams = {};
|
|
89
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
90
|
+
var contentTypes = [];
|
|
91
|
+
var accepts = ['application/json'];
|
|
92
|
+
var returnType = _MeetingEventResponse["default"];
|
|
93
|
+
return this.apiClient.callApi('/graph/data/meetingevents', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Create a new meeting event
|
|
98
|
+
* @param {module:model/MeetingEventInput} meetingEventInput
|
|
99
|
+
* @param {Object} opts Optional parameters
|
|
100
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
101
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
102
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
103
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
104
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
105
|
+
* @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)
|
|
106
|
+
* @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
|
|
107
|
+
* @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
|
|
108
|
+
* @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
|
|
109
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
110
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventResponse}
|
|
111
|
+
*/
|
|
112
|
+
}, {
|
|
113
|
+
key: "createMeetingEvent",
|
|
114
|
+
value: function createMeetingEvent(meetingEventInput, opts) {
|
|
115
|
+
return this.createMeetingEventWithHttpInfo(meetingEventInput, opts).then(function (response_and_data) {
|
|
116
|
+
return response_and_data.data;
|
|
117
|
+
});
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
/**
|
|
121
|
+
* Create a new meeting event type
|
|
122
|
+
* @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
|
|
123
|
+
* @param {Object} opts Optional parameters
|
|
124
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
125
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
126
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
127
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
128
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
129
|
+
* @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)
|
|
130
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
131
|
+
* @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
|
|
132
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
133
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
134
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventTypeResponse} and HTTP response
|
|
135
|
+
*/
|
|
136
|
+
}, {
|
|
137
|
+
key: "createMeetingEventTypeWithHttpInfo",
|
|
138
|
+
value: function createMeetingEventTypeWithHttpInfo(meetingEventTypeInput, opts) {
|
|
139
|
+
opts = opts || {};
|
|
140
|
+
var postBody = meetingEventTypeInput;
|
|
141
|
+
// verify the required parameter 'meetingEventTypeInput' is set
|
|
142
|
+
if (meetingEventTypeInput === undefined || meetingEventTypeInput === null) {
|
|
143
|
+
throw new Error("Missing the required parameter 'meetingEventTypeInput' when calling createMeetingEventType");
|
|
144
|
+
}
|
|
145
|
+
var pathParams = {};
|
|
146
|
+
var queryParams = {};
|
|
147
|
+
var headerParams = {
|
|
148
|
+
'Authorization': opts['authorization'],
|
|
149
|
+
'cacheduration': opts['cacheduration'],
|
|
150
|
+
'cachegroup': opts['cachegroup'],
|
|
151
|
+
'cachekey': opts['cachekey'],
|
|
152
|
+
'cachescope': opts['cachescope'],
|
|
153
|
+
'cacheuser': opts['cacheuser'],
|
|
154
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
155
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
156
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
157
|
+
'transactionid': opts['transactionid']
|
|
158
|
+
};
|
|
159
|
+
var formParams = {};
|
|
160
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
161
|
+
var contentTypes = [];
|
|
162
|
+
var accepts = ['application/json'];
|
|
163
|
+
var returnType = _MeetingEventTypeResponse["default"];
|
|
164
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types', 'POST', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
165
|
+
}
|
|
166
|
+
|
|
167
|
+
/**
|
|
168
|
+
* Create a new meeting event type
|
|
169
|
+
* @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
|
|
170
|
+
* @param {Object} opts Optional parameters
|
|
171
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
172
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
173
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
174
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
175
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
176
|
+
* @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)
|
|
177
|
+
* @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
|
|
178
|
+
* @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
|
|
179
|
+
* @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
|
|
180
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
181
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventTypeResponse}
|
|
182
|
+
*/
|
|
183
|
+
}, {
|
|
184
|
+
key: "createMeetingEventType",
|
|
185
|
+
value: function createMeetingEventType(meetingEventTypeInput, opts) {
|
|
186
|
+
return this.createMeetingEventTypeWithHttpInfo(meetingEventTypeInput, opts).then(function (response_and_data) {
|
|
187
|
+
return response_and_data.data;
|
|
188
|
+
});
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
/**
|
|
192
|
+
* Delete a meeting event
|
|
193
|
+
* @param {Number} meetingEventId
|
|
194
|
+
* @param {Object} opts Optional parameters
|
|
195
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
196
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
197
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
198
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
199
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
200
|
+
* @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)
|
|
201
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
202
|
+
* @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
|
|
203
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
204
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
205
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
206
|
+
*/
|
|
207
|
+
}, {
|
|
208
|
+
key: "deleteMeetingEventWithHttpInfo",
|
|
209
|
+
value: function deleteMeetingEventWithHttpInfo(meetingEventId, opts) {
|
|
210
|
+
opts = opts || {};
|
|
211
|
+
var postBody = null;
|
|
212
|
+
// verify the required parameter 'meetingEventId' is set
|
|
213
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
214
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling deleteMeetingEvent");
|
|
215
|
+
}
|
|
216
|
+
var pathParams = {
|
|
217
|
+
'meetingEventId': meetingEventId
|
|
218
|
+
};
|
|
219
|
+
var queryParams = {};
|
|
220
|
+
var headerParams = {
|
|
221
|
+
'Authorization': opts['authorization'],
|
|
222
|
+
'cacheduration': opts['cacheduration'],
|
|
223
|
+
'cachegroup': opts['cachegroup'],
|
|
224
|
+
'cachekey': opts['cachekey'],
|
|
225
|
+
'cachescope': opts['cachescope'],
|
|
226
|
+
'cacheuser': opts['cacheuser'],
|
|
227
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
228
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
229
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
230
|
+
'transactionid': opts['transactionid']
|
|
231
|
+
};
|
|
232
|
+
var formParams = {};
|
|
233
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
234
|
+
var contentTypes = [];
|
|
235
|
+
var accepts = [];
|
|
236
|
+
var returnType = null;
|
|
237
|
+
return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
238
|
+
}
|
|
239
|
+
|
|
240
|
+
/**
|
|
241
|
+
* Delete a meeting event
|
|
242
|
+
* @param {Number} meetingEventId
|
|
243
|
+
* @param {Object} opts Optional parameters
|
|
244
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
245
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
246
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
247
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
248
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
249
|
+
* @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)
|
|
250
|
+
* @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
|
|
251
|
+
* @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
|
|
252
|
+
* @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
|
|
253
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
254
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
255
|
+
*/
|
|
256
|
+
}, {
|
|
257
|
+
key: "deleteMeetingEvent",
|
|
258
|
+
value: function deleteMeetingEvent(meetingEventId, opts) {
|
|
259
|
+
return this.deleteMeetingEventWithHttpInfo(meetingEventId, opts).then(function (response_and_data) {
|
|
260
|
+
return response_and_data.data;
|
|
261
|
+
});
|
|
262
|
+
}
|
|
263
|
+
|
|
264
|
+
/**
|
|
265
|
+
* Delete a meeting event type
|
|
266
|
+
* @param {Number} meetingEventTypeId
|
|
267
|
+
* @param {Object} opts Optional parameters
|
|
268
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
269
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
270
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
271
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
272
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
273
|
+
* @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)
|
|
274
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
275
|
+
* @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
|
|
276
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
277
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
278
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
279
|
+
*/
|
|
280
|
+
}, {
|
|
281
|
+
key: "deleteMeetingEventTypeWithHttpInfo",
|
|
282
|
+
value: function deleteMeetingEventTypeWithHttpInfo(meetingEventTypeId, opts) {
|
|
283
|
+
opts = opts || {};
|
|
284
|
+
var postBody = null;
|
|
285
|
+
// verify the required parameter 'meetingEventTypeId' is set
|
|
286
|
+
if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
|
|
287
|
+
throw new Error("Missing the required parameter 'meetingEventTypeId' when calling deleteMeetingEventType");
|
|
288
|
+
}
|
|
289
|
+
var pathParams = {
|
|
290
|
+
'meetingEventTypeId': meetingEventTypeId
|
|
291
|
+
};
|
|
292
|
+
var queryParams = {};
|
|
293
|
+
var headerParams = {
|
|
294
|
+
'Authorization': opts['authorization'],
|
|
295
|
+
'cacheduration': opts['cacheduration'],
|
|
296
|
+
'cachegroup': opts['cachegroup'],
|
|
297
|
+
'cachekey': opts['cachekey'],
|
|
298
|
+
'cachescope': opts['cachescope'],
|
|
299
|
+
'cacheuser': opts['cacheuser'],
|
|
300
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
301
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
302
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
303
|
+
'transactionid': opts['transactionid']
|
|
304
|
+
};
|
|
305
|
+
var formParams = {};
|
|
306
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
307
|
+
var contentTypes = [];
|
|
308
|
+
var accepts = [];
|
|
309
|
+
var returnType = null;
|
|
310
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
311
|
+
}
|
|
312
|
+
|
|
313
|
+
/**
|
|
314
|
+
* Delete a meeting event type
|
|
315
|
+
* @param {Number} meetingEventTypeId
|
|
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: "deleteMeetingEventType",
|
|
331
|
+
value: function deleteMeetingEventType(meetingEventTypeId, opts) {
|
|
332
|
+
return this.deleteMeetingEventTypeWithHttpInfo(meetingEventTypeId, opts).then(function (response_and_data) {
|
|
333
|
+
return response_and_data.data;
|
|
334
|
+
});
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
/**
|
|
338
|
+
* Delete's the object with the id
|
|
339
|
+
* @param {Number} id The id of the object to delete
|
|
340
|
+
* @param {Object} opts Optional parameters
|
|
341
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
342
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
343
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
344
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
345
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
346
|
+
* @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)
|
|
347
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
348
|
+
* @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
|
|
349
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
350
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
351
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing HTTP response
|
|
352
|
+
*/
|
|
353
|
+
}, {
|
|
62
354
|
key: "deleteObjectWithHttpInfo",
|
|
63
355
|
value: function deleteObjectWithHttpInfo(id, opts) {
|
|
64
356
|
opts = opts || {};
|
|
65
357
|
var postBody = null;
|
|
66
|
-
// verify the required parameter 'id' is set
|
|
67
|
-
if (id === undefined || id === null) {
|
|
68
|
-
throw new Error("Missing the required parameter 'id' when calling deleteObject");
|
|
358
|
+
// verify the required parameter 'id' is set
|
|
359
|
+
if (id === undefined || id === null) {
|
|
360
|
+
throw new Error("Missing the required parameter 'id' when calling deleteObject");
|
|
361
|
+
}
|
|
362
|
+
var pathParams = {
|
|
363
|
+
'id': id
|
|
364
|
+
};
|
|
365
|
+
var queryParams = {};
|
|
366
|
+
var headerParams = {
|
|
367
|
+
'Authorization': opts['authorization'],
|
|
368
|
+
'cacheduration': opts['cacheduration'],
|
|
369
|
+
'cachegroup': opts['cachegroup'],
|
|
370
|
+
'cachekey': opts['cachekey'],
|
|
371
|
+
'cachescope': opts['cachescope'],
|
|
372
|
+
'cacheuser': opts['cacheuser'],
|
|
373
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
374
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
375
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
376
|
+
'transactionid': opts['transactionid']
|
|
377
|
+
};
|
|
378
|
+
var formParams = {};
|
|
379
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
380
|
+
var contentTypes = [];
|
|
381
|
+
var accepts = ['application/json'];
|
|
382
|
+
var returnType = null;
|
|
383
|
+
return this.apiClient.callApi('/graph/data/object/{id}', 'DELETE', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
384
|
+
}
|
|
385
|
+
|
|
386
|
+
/**
|
|
387
|
+
* Delete's the object with the id
|
|
388
|
+
* @param {Number} id The id of the object to delete
|
|
389
|
+
* @param {Object} opts Optional parameters
|
|
390
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
391
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
392
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
393
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
394
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
395
|
+
* @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)
|
|
396
|
+
* @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
|
|
397
|
+
* @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
|
|
398
|
+
* @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
|
|
399
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
400
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}
|
|
401
|
+
*/
|
|
402
|
+
}, {
|
|
403
|
+
key: "deleteObject",
|
|
404
|
+
value: function deleteObject(id, opts) {
|
|
405
|
+
return this.deleteObjectWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
406
|
+
return response_and_data.data;
|
|
407
|
+
});
|
|
408
|
+
}
|
|
409
|
+
|
|
410
|
+
/**
|
|
411
|
+
* Get all meeting event types
|
|
412
|
+
* @param {Object} opts Optional parameters
|
|
413
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
414
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
415
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
416
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
417
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
418
|
+
* @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)
|
|
419
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
420
|
+
* @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
|
|
421
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
422
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
423
|
+
* @param {Number} [pagenum]
|
|
424
|
+
* @param {Number} [pagesize]
|
|
425
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventTypeResponse>} and HTTP response
|
|
426
|
+
*/
|
|
427
|
+
}, {
|
|
428
|
+
key: "getAllMeetingEventTypesWithHttpInfo",
|
|
429
|
+
value: function getAllMeetingEventTypesWithHttpInfo(opts) {
|
|
430
|
+
opts = opts || {};
|
|
431
|
+
var postBody = null;
|
|
432
|
+
var pathParams = {};
|
|
433
|
+
var queryParams = {
|
|
434
|
+
'pagenum': opts['pagenum'],
|
|
435
|
+
'pagesize': opts['pagesize']
|
|
436
|
+
};
|
|
437
|
+
var headerParams = {
|
|
438
|
+
'Authorization': opts['authorization'],
|
|
439
|
+
'cacheduration': opts['cacheduration'],
|
|
440
|
+
'cachegroup': opts['cachegroup'],
|
|
441
|
+
'cachekey': opts['cachekey'],
|
|
442
|
+
'cachescope': opts['cachescope'],
|
|
443
|
+
'cacheuser': opts['cacheuser'],
|
|
444
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
445
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
446
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
447
|
+
'transactionid': opts['transactionid']
|
|
448
|
+
};
|
|
449
|
+
var formParams = {};
|
|
450
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
451
|
+
var contentTypes = [];
|
|
452
|
+
var accepts = ['application/json'];
|
|
453
|
+
var returnType = [_MeetingEventTypeResponse["default"]];
|
|
454
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
455
|
+
}
|
|
456
|
+
|
|
457
|
+
/**
|
|
458
|
+
* Get all meeting event types
|
|
459
|
+
* @param {Object} opts Optional parameters
|
|
460
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
461
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
462
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
463
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
464
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
465
|
+
* @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)
|
|
466
|
+
* @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
|
|
467
|
+
* @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
|
|
468
|
+
* @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
|
|
469
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
470
|
+
* @param {Number} opts.pagenum
|
|
471
|
+
* @param {Number} opts.pagesize
|
|
472
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventTypeResponse>}
|
|
473
|
+
*/
|
|
474
|
+
}, {
|
|
475
|
+
key: "getAllMeetingEventTypes",
|
|
476
|
+
value: function getAllMeetingEventTypes(opts) {
|
|
477
|
+
return this.getAllMeetingEventTypesWithHttpInfo(opts).then(function (response_and_data) {
|
|
478
|
+
return response_and_data.data;
|
|
479
|
+
});
|
|
480
|
+
}
|
|
481
|
+
|
|
482
|
+
/**
|
|
483
|
+
* Get all meeting events
|
|
484
|
+
* @param {Object} opts Optional parameters
|
|
485
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
486
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
487
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
488
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
489
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
490
|
+
* @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)
|
|
491
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
492
|
+
* @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
|
|
493
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
494
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
495
|
+
* @param {Number} [pagenum]
|
|
496
|
+
* @param {Number} [pagesize]
|
|
497
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventResponse>} and HTTP response
|
|
498
|
+
*/
|
|
499
|
+
}, {
|
|
500
|
+
key: "getAllMeetingEventsWithHttpInfo",
|
|
501
|
+
value: function getAllMeetingEventsWithHttpInfo(opts) {
|
|
502
|
+
opts = opts || {};
|
|
503
|
+
var postBody = null;
|
|
504
|
+
var pathParams = {};
|
|
505
|
+
var queryParams = {
|
|
506
|
+
'pagenum': opts['pagenum'],
|
|
507
|
+
'pagesize': opts['pagesize']
|
|
508
|
+
};
|
|
509
|
+
var headerParams = {
|
|
510
|
+
'Authorization': opts['authorization'],
|
|
511
|
+
'cacheduration': opts['cacheduration'],
|
|
512
|
+
'cachegroup': opts['cachegroup'],
|
|
513
|
+
'cachekey': opts['cachekey'],
|
|
514
|
+
'cachescope': opts['cachescope'],
|
|
515
|
+
'cacheuser': opts['cacheuser'],
|
|
516
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
517
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
518
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
519
|
+
'transactionid': opts['transactionid']
|
|
520
|
+
};
|
|
521
|
+
var formParams = {};
|
|
522
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
523
|
+
var contentTypes = [];
|
|
524
|
+
var accepts = ['application/json'];
|
|
525
|
+
var returnType = [_MeetingEventResponse["default"]];
|
|
526
|
+
return this.apiClient.callApi('/graph/data/meetingevents', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
527
|
+
}
|
|
528
|
+
|
|
529
|
+
/**
|
|
530
|
+
* Get all meeting events
|
|
531
|
+
* @param {Object} opts Optional parameters
|
|
532
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
533
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
534
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
535
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
536
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
537
|
+
* @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)
|
|
538
|
+
* @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
|
|
539
|
+
* @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
|
|
540
|
+
* @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
|
|
541
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
542
|
+
* @param {Number} opts.pagenum
|
|
543
|
+
* @param {Number} opts.pagesize
|
|
544
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventResponse>}
|
|
545
|
+
*/
|
|
546
|
+
}, {
|
|
547
|
+
key: "getAllMeetingEvents",
|
|
548
|
+
value: function getAllMeetingEvents(opts) {
|
|
549
|
+
return this.getAllMeetingEventsWithHttpInfo(opts).then(function (response_and_data) {
|
|
550
|
+
return response_and_data.data;
|
|
551
|
+
});
|
|
552
|
+
}
|
|
553
|
+
|
|
554
|
+
/**
|
|
555
|
+
* Get all child meeting event types of a parent
|
|
556
|
+
* @param {Number} parentId
|
|
557
|
+
* @param {Object} opts Optional parameters
|
|
558
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
559
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
560
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
561
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
562
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
563
|
+
* @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)
|
|
564
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
565
|
+
* @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
|
|
566
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
567
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
568
|
+
* @param {Number} [pagenum]
|
|
569
|
+
* @param {Number} [pagesize]
|
|
570
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventTypeResponse>} and HTTP response
|
|
571
|
+
*/
|
|
572
|
+
}, {
|
|
573
|
+
key: "getChildMeetingEventTypesWithHttpInfo",
|
|
574
|
+
value: function getChildMeetingEventTypesWithHttpInfo(parentId, opts) {
|
|
575
|
+
opts = opts || {};
|
|
576
|
+
var postBody = null;
|
|
577
|
+
// verify the required parameter 'parentId' is set
|
|
578
|
+
if (parentId === undefined || parentId === null) {
|
|
579
|
+
throw new Error("Missing the required parameter 'parentId' when calling getChildMeetingEventTypes");
|
|
580
|
+
}
|
|
581
|
+
var pathParams = {
|
|
582
|
+
'parentId': parentId
|
|
583
|
+
};
|
|
584
|
+
var queryParams = {
|
|
585
|
+
'pagenum': opts['pagenum'],
|
|
586
|
+
'pagesize': opts['pagesize']
|
|
587
|
+
};
|
|
588
|
+
var headerParams = {
|
|
589
|
+
'Authorization': opts['authorization'],
|
|
590
|
+
'cacheduration': opts['cacheduration'],
|
|
591
|
+
'cachegroup': opts['cachegroup'],
|
|
592
|
+
'cachekey': opts['cachekey'],
|
|
593
|
+
'cachescope': opts['cachescope'],
|
|
594
|
+
'cacheuser': opts['cacheuser'],
|
|
595
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
596
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
597
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
598
|
+
'transactionid': opts['transactionid']
|
|
599
|
+
};
|
|
600
|
+
var formParams = {};
|
|
601
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
602
|
+
var contentTypes = [];
|
|
603
|
+
var accepts = ['application/json'];
|
|
604
|
+
var returnType = [_MeetingEventTypeResponse["default"]];
|
|
605
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/{parentId}/children', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
606
|
+
}
|
|
607
|
+
|
|
608
|
+
/**
|
|
609
|
+
* Get all child meeting event types of a parent
|
|
610
|
+
* @param {Number} parentId
|
|
611
|
+
* @param {Object} opts Optional parameters
|
|
612
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
613
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
614
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
615
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
616
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
617
|
+
* @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)
|
|
618
|
+
* @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
|
|
619
|
+
* @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
|
|
620
|
+
* @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
|
|
621
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
622
|
+
* @param {Number} opts.pagenum
|
|
623
|
+
* @param {Number} opts.pagesize
|
|
624
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventTypeResponse>}
|
|
625
|
+
*/
|
|
626
|
+
}, {
|
|
627
|
+
key: "getChildMeetingEventTypes",
|
|
628
|
+
value: function getChildMeetingEventTypes(parentId, opts) {
|
|
629
|
+
return this.getChildMeetingEventTypesWithHttpInfo(parentId, opts).then(function (response_and_data) {
|
|
630
|
+
return response_and_data.data;
|
|
631
|
+
});
|
|
632
|
+
}
|
|
633
|
+
|
|
634
|
+
/**
|
|
635
|
+
* Get all administrators of a meeting event
|
|
636
|
+
* @param {Number} meetingEventId
|
|
637
|
+
* @param {Object} opts Optional parameters
|
|
638
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
639
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
640
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
641
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
642
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
643
|
+
* @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)
|
|
644
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
645
|
+
* @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
|
|
646
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
647
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
648
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<Object>} and HTTP response
|
|
649
|
+
*/
|
|
650
|
+
}, {
|
|
651
|
+
key: "getEventAdministratorsWithHttpInfo",
|
|
652
|
+
value: function getEventAdministratorsWithHttpInfo(meetingEventId, opts) {
|
|
653
|
+
opts = opts || {};
|
|
654
|
+
var postBody = null;
|
|
655
|
+
// verify the required parameter 'meetingEventId' is set
|
|
656
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
657
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling getEventAdministrators");
|
|
658
|
+
}
|
|
659
|
+
var pathParams = {
|
|
660
|
+
'meetingEventId': meetingEventId
|
|
661
|
+
};
|
|
662
|
+
var queryParams = {};
|
|
663
|
+
var headerParams = {
|
|
664
|
+
'Authorization': opts['authorization'],
|
|
665
|
+
'cacheduration': opts['cacheduration'],
|
|
666
|
+
'cachegroup': opts['cachegroup'],
|
|
667
|
+
'cachekey': opts['cachekey'],
|
|
668
|
+
'cachescope': opts['cachescope'],
|
|
669
|
+
'cacheuser': opts['cacheuser'],
|
|
670
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
671
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
672
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
673
|
+
'transactionid': opts['transactionid']
|
|
674
|
+
};
|
|
675
|
+
var formParams = {};
|
|
676
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
677
|
+
var contentTypes = [];
|
|
678
|
+
var accepts = ['application/json'];
|
|
679
|
+
var returnType = [Object];
|
|
680
|
+
return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}/administrators', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
681
|
+
}
|
|
682
|
+
|
|
683
|
+
/**
|
|
684
|
+
* Get all administrators of a meeting event
|
|
685
|
+
* @param {Number} meetingEventId
|
|
686
|
+
* @param {Object} opts Optional parameters
|
|
687
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
688
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
689
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
690
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
691
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
692
|
+
* @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)
|
|
693
|
+
* @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
|
|
694
|
+
* @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
|
|
695
|
+
* @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
|
|
696
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
697
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<Object>}
|
|
698
|
+
*/
|
|
699
|
+
}, {
|
|
700
|
+
key: "getEventAdministrators",
|
|
701
|
+
value: function getEventAdministrators(meetingEventId, opts) {
|
|
702
|
+
return this.getEventAdministratorsWithHttpInfo(meetingEventId, opts).then(function (response_and_data) {
|
|
703
|
+
return response_and_data.data;
|
|
704
|
+
});
|
|
705
|
+
}
|
|
706
|
+
|
|
707
|
+
/**
|
|
708
|
+
* Get all attendees of a meeting event
|
|
709
|
+
* @param {Number} meetingEventId
|
|
710
|
+
* @param {Object} opts Optional parameters
|
|
711
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
712
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
713
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
714
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
715
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
716
|
+
* @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)
|
|
717
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
718
|
+
* @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
|
|
719
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
720
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
721
|
+
* @param {String} [status]
|
|
722
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<Object>} and HTTP response
|
|
723
|
+
*/
|
|
724
|
+
}, {
|
|
725
|
+
key: "getEventAttendeesWithHttpInfo",
|
|
726
|
+
value: function getEventAttendeesWithHttpInfo(meetingEventId, opts) {
|
|
727
|
+
opts = opts || {};
|
|
728
|
+
var postBody = null;
|
|
729
|
+
// verify the required parameter 'meetingEventId' is set
|
|
730
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
731
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling getEventAttendees");
|
|
732
|
+
}
|
|
733
|
+
var pathParams = {
|
|
734
|
+
'meetingEventId': meetingEventId
|
|
735
|
+
};
|
|
736
|
+
var queryParams = {
|
|
737
|
+
'status': opts['status']
|
|
738
|
+
};
|
|
739
|
+
var headerParams = {
|
|
740
|
+
'Authorization': opts['authorization'],
|
|
741
|
+
'cacheduration': opts['cacheduration'],
|
|
742
|
+
'cachegroup': opts['cachegroup'],
|
|
743
|
+
'cachekey': opts['cachekey'],
|
|
744
|
+
'cachescope': opts['cachescope'],
|
|
745
|
+
'cacheuser': opts['cacheuser'],
|
|
746
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
747
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
748
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
749
|
+
'transactionid': opts['transactionid']
|
|
750
|
+
};
|
|
751
|
+
var formParams = {};
|
|
752
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
753
|
+
var contentTypes = [];
|
|
754
|
+
var accepts = ['application/json'];
|
|
755
|
+
var returnType = [Object];
|
|
756
|
+
return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}/attendees', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
757
|
+
}
|
|
758
|
+
|
|
759
|
+
/**
|
|
760
|
+
* Get all attendees of a meeting event
|
|
761
|
+
* @param {Number} meetingEventId
|
|
762
|
+
* @param {Object} opts Optional parameters
|
|
763
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
764
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
765
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
766
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
767
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
768
|
+
* @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)
|
|
769
|
+
* @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
|
|
770
|
+
* @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
|
|
771
|
+
* @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
|
|
772
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
773
|
+
* @param {String} opts.status
|
|
774
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<Object>}
|
|
775
|
+
*/
|
|
776
|
+
}, {
|
|
777
|
+
key: "getEventAttendees",
|
|
778
|
+
value: function getEventAttendees(meetingEventId, opts) {
|
|
779
|
+
return this.getEventAttendeesWithHttpInfo(meetingEventId, opts).then(function (response_and_data) {
|
|
780
|
+
return response_and_data.data;
|
|
781
|
+
});
|
|
782
|
+
}
|
|
783
|
+
|
|
784
|
+
/**
|
|
785
|
+
* Get Events
|
|
786
|
+
* Returns a listing of meeting events contained in or attached to this object
|
|
787
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
788
|
+
* @param {Object} opts Optional parameters
|
|
789
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
790
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
791
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
792
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
793
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
794
|
+
* @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)
|
|
795
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
796
|
+
* @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
|
|
797
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
798
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
799
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
800
|
+
*/
|
|
801
|
+
}, {
|
|
802
|
+
key: "getEventsWithHttpInfo",
|
|
803
|
+
value: function getEventsWithHttpInfo(id, opts) {
|
|
804
|
+
opts = opts || {};
|
|
805
|
+
var postBody = null;
|
|
806
|
+
// verify the required parameter 'id' is set
|
|
807
|
+
if (id === undefined || id === null) {
|
|
808
|
+
throw new Error("Missing the required parameter 'id' when calling getEvents");
|
|
809
|
+
}
|
|
810
|
+
var pathParams = {
|
|
811
|
+
'id': id
|
|
812
|
+
};
|
|
813
|
+
var queryParams = {};
|
|
814
|
+
var headerParams = {
|
|
815
|
+
'Authorization': opts['authorization'],
|
|
816
|
+
'cacheduration': opts['cacheduration'],
|
|
817
|
+
'cachegroup': opts['cachegroup'],
|
|
818
|
+
'cachekey': opts['cachekey'],
|
|
819
|
+
'cachescope': opts['cachescope'],
|
|
820
|
+
'cacheuser': opts['cacheuser'],
|
|
821
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
822
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
823
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
824
|
+
'transactionid': opts['transactionid']
|
|
825
|
+
};
|
|
826
|
+
var formParams = {};
|
|
827
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
828
|
+
var contentTypes = [];
|
|
829
|
+
var accepts = ['application/json'];
|
|
830
|
+
var returnType = [_MeetingEvent["default"]];
|
|
831
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
832
|
+
}
|
|
833
|
+
|
|
834
|
+
/**
|
|
835
|
+
* Get Events
|
|
836
|
+
* Returns a listing of meeting events contained in or attached to this object
|
|
837
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
838
|
+
* @param {Object} opts Optional parameters
|
|
839
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
840
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
841
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
842
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
843
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
844
|
+
* @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)
|
|
845
|
+
* @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
|
|
846
|
+
* @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
|
|
847
|
+
* @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
|
|
848
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
849
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
850
|
+
*/
|
|
851
|
+
}, {
|
|
852
|
+
key: "getEvents",
|
|
853
|
+
value: function getEvents(id, opts) {
|
|
854
|
+
return this.getEventsWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
855
|
+
return response_and_data.data;
|
|
856
|
+
});
|
|
857
|
+
}
|
|
858
|
+
|
|
859
|
+
/**
|
|
860
|
+
* Get Events Date Range
|
|
861
|
+
* Returns a listing of meeting events contained in or attached to this object within the specified date range
|
|
862
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
863
|
+
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
864
|
+
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
865
|
+
* @param {Object} opts Optional parameters
|
|
866
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
867
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
868
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
869
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
870
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
871
|
+
* @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)
|
|
872
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
873
|
+
* @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
|
|
874
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
875
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
876
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
877
|
+
*/
|
|
878
|
+
}, {
|
|
879
|
+
key: "getEventsDateRangeWithHttpInfo",
|
|
880
|
+
value: function getEventsDateRangeWithHttpInfo(id, startdate, enddate, opts) {
|
|
881
|
+
opts = opts || {};
|
|
882
|
+
var postBody = null;
|
|
883
|
+
// verify the required parameter 'id' is set
|
|
884
|
+
if (id === undefined || id === null) {
|
|
885
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsDateRange");
|
|
886
|
+
}
|
|
887
|
+
// verify the required parameter 'startdate' is set
|
|
888
|
+
if (startdate === undefined || startdate === null) {
|
|
889
|
+
throw new Error("Missing the required parameter 'startdate' when calling getEventsDateRange");
|
|
890
|
+
}
|
|
891
|
+
// verify the required parameter 'enddate' is set
|
|
892
|
+
if (enddate === undefined || enddate === null) {
|
|
893
|
+
throw new Error("Missing the required parameter 'enddate' when calling getEventsDateRange");
|
|
894
|
+
}
|
|
895
|
+
var pathParams = {
|
|
896
|
+
'id': id,
|
|
897
|
+
'startdate': startdate,
|
|
898
|
+
'enddate': enddate
|
|
899
|
+
};
|
|
900
|
+
var queryParams = {};
|
|
901
|
+
var headerParams = {
|
|
902
|
+
'Authorization': opts['authorization'],
|
|
903
|
+
'cacheduration': opts['cacheduration'],
|
|
904
|
+
'cachegroup': opts['cachegroup'],
|
|
905
|
+
'cachekey': opts['cachekey'],
|
|
906
|
+
'cachescope': opts['cachescope'],
|
|
907
|
+
'cacheuser': opts['cacheuser'],
|
|
908
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
909
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
910
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
911
|
+
'transactionid': opts['transactionid']
|
|
912
|
+
};
|
|
913
|
+
var formParams = {};
|
|
914
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
915
|
+
var contentTypes = [];
|
|
916
|
+
var accepts = ['application/json'];
|
|
917
|
+
var returnType = [_MeetingEvent["default"]];
|
|
918
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/{startdate}:{enddate}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
919
|
+
}
|
|
920
|
+
|
|
921
|
+
/**
|
|
922
|
+
* Get Events Date Range
|
|
923
|
+
* Returns a listing of meeting events contained in or attached to this object within the specified date range
|
|
924
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
925
|
+
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
926
|
+
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
927
|
+
* @param {Object} opts Optional parameters
|
|
928
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
929
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
930
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
931
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
932
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
933
|
+
* @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)
|
|
934
|
+
* @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
|
|
935
|
+
* @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
|
|
936
|
+
* @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
|
|
937
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
938
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
939
|
+
*/
|
|
940
|
+
}, {
|
|
941
|
+
key: "getEventsDateRange",
|
|
942
|
+
value: function getEventsDateRange(id, startdate, enddate, opts) {
|
|
943
|
+
return this.getEventsDateRangeWithHttpInfo(id, startdate, enddate, opts).then(function (response_and_data) {
|
|
944
|
+
return response_and_data.data;
|
|
945
|
+
});
|
|
946
|
+
}
|
|
947
|
+
|
|
948
|
+
/**
|
|
949
|
+
* Get Events Future
|
|
950
|
+
* Returns a listing of future meeting events contained in or attached to this object
|
|
951
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
952
|
+
* @param {Object} opts Optional parameters
|
|
953
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
954
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
955
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
956
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
957
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
958
|
+
* @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)
|
|
959
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
960
|
+
* @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
|
|
961
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
962
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
963
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
964
|
+
*/
|
|
965
|
+
}, {
|
|
966
|
+
key: "getEventsFutureWithHttpInfo",
|
|
967
|
+
value: function getEventsFutureWithHttpInfo(id, opts) {
|
|
968
|
+
opts = opts || {};
|
|
969
|
+
var postBody = null;
|
|
970
|
+
// verify the required parameter 'id' is set
|
|
971
|
+
if (id === undefined || id === null) {
|
|
972
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsFuture");
|
|
973
|
+
}
|
|
974
|
+
var pathParams = {
|
|
975
|
+
'id': id
|
|
976
|
+
};
|
|
977
|
+
var queryParams = {};
|
|
978
|
+
var headerParams = {
|
|
979
|
+
'Authorization': opts['authorization'],
|
|
980
|
+
'cacheduration': opts['cacheduration'],
|
|
981
|
+
'cachegroup': opts['cachegroup'],
|
|
982
|
+
'cachekey': opts['cachekey'],
|
|
983
|
+
'cachescope': opts['cachescope'],
|
|
984
|
+
'cacheuser': opts['cacheuser'],
|
|
985
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
986
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
987
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
988
|
+
'transactionid': opts['transactionid']
|
|
989
|
+
};
|
|
990
|
+
var formParams = {};
|
|
991
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
992
|
+
var contentTypes = [];
|
|
993
|
+
var accepts = ['application/json'];
|
|
994
|
+
var returnType = [_MeetingEvent["default"]];
|
|
995
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/future', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
996
|
+
}
|
|
997
|
+
|
|
998
|
+
/**
|
|
999
|
+
* Get Events Future
|
|
1000
|
+
* Returns a listing of future meeting events contained in or attached to this object
|
|
1001
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
1002
|
+
* @param {Object} opts Optional parameters
|
|
1003
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1004
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1005
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1006
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1007
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1008
|
+
* @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)
|
|
1009
|
+
* @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
|
|
1010
|
+
* @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
|
|
1011
|
+
* @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
|
|
1012
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1013
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
1014
|
+
*/
|
|
1015
|
+
}, {
|
|
1016
|
+
key: "getEventsFuture",
|
|
1017
|
+
value: function getEventsFuture(id, opts) {
|
|
1018
|
+
return this.getEventsFutureWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
1019
|
+
return response_and_data.data;
|
|
1020
|
+
});
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
/**
|
|
1024
|
+
* Get Events
|
|
1025
|
+
* Returns a listing of past meeting events contained in or attached to this object
|
|
1026
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
1027
|
+
* @param {Object} opts Optional parameters
|
|
1028
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1029
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1030
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1031
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1032
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1033
|
+
* @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)
|
|
1034
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1035
|
+
* @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
|
|
1036
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1037
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1038
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEvent>} and HTTP response
|
|
1039
|
+
*/
|
|
1040
|
+
}, {
|
|
1041
|
+
key: "getEventsPastWithHttpInfo",
|
|
1042
|
+
value: function getEventsPastWithHttpInfo(id, opts) {
|
|
1043
|
+
opts = opts || {};
|
|
1044
|
+
var postBody = null;
|
|
1045
|
+
// verify the required parameter 'id' is set
|
|
1046
|
+
if (id === undefined || id === null) {
|
|
1047
|
+
throw new Error("Missing the required parameter 'id' when calling getEventsPast");
|
|
1048
|
+
}
|
|
1049
|
+
var pathParams = {
|
|
1050
|
+
'id': id
|
|
1051
|
+
};
|
|
1052
|
+
var queryParams = {};
|
|
1053
|
+
var headerParams = {
|
|
1054
|
+
'Authorization': opts['authorization'],
|
|
1055
|
+
'cacheduration': opts['cacheduration'],
|
|
1056
|
+
'cachegroup': opts['cachegroup'],
|
|
1057
|
+
'cachekey': opts['cachekey'],
|
|
1058
|
+
'cachescope': opts['cachescope'],
|
|
1059
|
+
'cacheuser': opts['cacheuser'],
|
|
1060
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1061
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1062
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1063
|
+
'transactionid': opts['transactionid']
|
|
1064
|
+
};
|
|
1065
|
+
var formParams = {};
|
|
1066
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1067
|
+
var contentTypes = [];
|
|
1068
|
+
var accepts = ['application/json'];
|
|
1069
|
+
var returnType = [_MeetingEvent["default"]];
|
|
1070
|
+
return this.apiClient.callApi('/graph/data/object/{id}/events/past', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1071
|
+
}
|
|
1072
|
+
|
|
1073
|
+
/**
|
|
1074
|
+
* Get Events
|
|
1075
|
+
* Returns a listing of past meeting events contained in or attached to this object
|
|
1076
|
+
* @param {Number} id The id of the object that we are retrieving events for
|
|
1077
|
+
* @param {Object} opts Optional parameters
|
|
1078
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1079
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1080
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1081
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1082
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1083
|
+
* @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)
|
|
1084
|
+
* @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
|
|
1085
|
+
* @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
|
|
1086
|
+
* @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
|
|
1087
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1088
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEvent>}
|
|
1089
|
+
*/
|
|
1090
|
+
}, {
|
|
1091
|
+
key: "getEventsPast",
|
|
1092
|
+
value: function getEventsPast(id, opts) {
|
|
1093
|
+
return this.getEventsPastWithHttpInfo(id, opts).then(function (response_and_data) {
|
|
1094
|
+
return response_and_data.data;
|
|
1095
|
+
});
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
/**
|
|
1099
|
+
* Get a meeting event by id
|
|
1100
|
+
* @param {Number} meetingEventId
|
|
1101
|
+
* @param {Object} opts Optional parameters
|
|
1102
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1103
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1104
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1105
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1106
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1107
|
+
* @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)
|
|
1108
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1109
|
+
* @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
|
|
1110
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1111
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1112
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventResponse} and HTTP response
|
|
1113
|
+
*/
|
|
1114
|
+
}, {
|
|
1115
|
+
key: "getMeetingEventByIdWithHttpInfo",
|
|
1116
|
+
value: function getMeetingEventByIdWithHttpInfo(meetingEventId, opts) {
|
|
1117
|
+
opts = opts || {};
|
|
1118
|
+
var postBody = null;
|
|
1119
|
+
// verify the required parameter 'meetingEventId' is set
|
|
1120
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
1121
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling getMeetingEventById");
|
|
1122
|
+
}
|
|
1123
|
+
var pathParams = {
|
|
1124
|
+
'meetingEventId': meetingEventId
|
|
1125
|
+
};
|
|
1126
|
+
var queryParams = {};
|
|
1127
|
+
var headerParams = {
|
|
1128
|
+
'Authorization': opts['authorization'],
|
|
1129
|
+
'cacheduration': opts['cacheduration'],
|
|
1130
|
+
'cachegroup': opts['cachegroup'],
|
|
1131
|
+
'cachekey': opts['cachekey'],
|
|
1132
|
+
'cachescope': opts['cachescope'],
|
|
1133
|
+
'cacheuser': opts['cacheuser'],
|
|
1134
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1135
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1136
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1137
|
+
'transactionid': opts['transactionid']
|
|
1138
|
+
};
|
|
1139
|
+
var formParams = {};
|
|
1140
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1141
|
+
var contentTypes = [];
|
|
1142
|
+
var accepts = ['application/json'];
|
|
1143
|
+
var returnType = _MeetingEventResponse["default"];
|
|
1144
|
+
return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1145
|
+
}
|
|
1146
|
+
|
|
1147
|
+
/**
|
|
1148
|
+
* Get a meeting event by id
|
|
1149
|
+
* @param {Number} meetingEventId
|
|
1150
|
+
* @param {Object} opts Optional parameters
|
|
1151
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1152
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1153
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1154
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1155
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1156
|
+
* @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)
|
|
1157
|
+
* @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
|
|
1158
|
+
* @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
|
|
1159
|
+
* @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
|
|
1160
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1161
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventResponse}
|
|
1162
|
+
*/
|
|
1163
|
+
}, {
|
|
1164
|
+
key: "getMeetingEventById",
|
|
1165
|
+
value: function getMeetingEventById(meetingEventId, opts) {
|
|
1166
|
+
return this.getMeetingEventByIdWithHttpInfo(meetingEventId, opts).then(function (response_and_data) {
|
|
1167
|
+
return response_and_data.data;
|
|
1168
|
+
});
|
|
1169
|
+
}
|
|
1170
|
+
|
|
1171
|
+
/**
|
|
1172
|
+
* Get a meeting event type by id
|
|
1173
|
+
* @param {Number} meetingEventTypeId
|
|
1174
|
+
* @param {Object} opts Optional parameters
|
|
1175
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1176
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1177
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1178
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1179
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1180
|
+
* @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)
|
|
1181
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1182
|
+
* @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
|
|
1183
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1184
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1185
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventTypeResponse} and HTTP response
|
|
1186
|
+
*/
|
|
1187
|
+
}, {
|
|
1188
|
+
key: "getMeetingEventTypeByIdWithHttpInfo",
|
|
1189
|
+
value: function getMeetingEventTypeByIdWithHttpInfo(meetingEventTypeId, opts) {
|
|
1190
|
+
opts = opts || {};
|
|
1191
|
+
var postBody = null;
|
|
1192
|
+
// verify the required parameter 'meetingEventTypeId' is set
|
|
1193
|
+
if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
|
|
1194
|
+
throw new Error("Missing the required parameter 'meetingEventTypeId' when calling getMeetingEventTypeById");
|
|
1195
|
+
}
|
|
1196
|
+
var pathParams = {
|
|
1197
|
+
'meetingEventTypeId': meetingEventTypeId
|
|
1198
|
+
};
|
|
1199
|
+
var queryParams = {};
|
|
1200
|
+
var headerParams = {
|
|
1201
|
+
'Authorization': opts['authorization'],
|
|
1202
|
+
'cacheduration': opts['cacheduration'],
|
|
1203
|
+
'cachegroup': opts['cachegroup'],
|
|
1204
|
+
'cachekey': opts['cachekey'],
|
|
1205
|
+
'cachescope': opts['cachescope'],
|
|
1206
|
+
'cacheuser': opts['cacheuser'],
|
|
1207
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1208
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1209
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1210
|
+
'transactionid': opts['transactionid']
|
|
1211
|
+
};
|
|
1212
|
+
var formParams = {};
|
|
1213
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1214
|
+
var contentTypes = [];
|
|
1215
|
+
var accepts = ['application/json'];
|
|
1216
|
+
var returnType = _MeetingEventTypeResponse["default"];
|
|
1217
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1218
|
+
}
|
|
1219
|
+
|
|
1220
|
+
/**
|
|
1221
|
+
* Get a meeting event type by id
|
|
1222
|
+
* @param {Number} meetingEventTypeId
|
|
1223
|
+
* @param {Object} opts Optional parameters
|
|
1224
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1225
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1226
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1227
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1228
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1229
|
+
* @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)
|
|
1230
|
+
* @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
|
|
1231
|
+
* @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
|
|
1232
|
+
* @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
|
|
1233
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1234
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventTypeResponse}
|
|
1235
|
+
*/
|
|
1236
|
+
}, {
|
|
1237
|
+
key: "getMeetingEventTypeById",
|
|
1238
|
+
value: function getMeetingEventTypeById(meetingEventTypeId, opts) {
|
|
1239
|
+
return this.getMeetingEventTypeByIdWithHttpInfo(meetingEventTypeId, opts).then(function (response_and_data) {
|
|
1240
|
+
return response_and_data.data;
|
|
1241
|
+
});
|
|
1242
|
+
}
|
|
1243
|
+
|
|
1244
|
+
/**
|
|
1245
|
+
* Get all meeting events created by a specific user
|
|
1246
|
+
* @param {String} creatorId
|
|
1247
|
+
* @param {Object} opts Optional parameters
|
|
1248
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1249
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1250
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1251
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1252
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1253
|
+
* @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)
|
|
1254
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1255
|
+
* @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
|
|
1256
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1257
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1258
|
+
* @param {Number} [pagenum]
|
|
1259
|
+
* @param {Number} [pagesize]
|
|
1260
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventResponse>} and HTTP response
|
|
1261
|
+
*/
|
|
1262
|
+
}, {
|
|
1263
|
+
key: "getMeetingEventsByCreatorWithHttpInfo",
|
|
1264
|
+
value: function getMeetingEventsByCreatorWithHttpInfo(creatorId, opts) {
|
|
1265
|
+
opts = opts || {};
|
|
1266
|
+
var postBody = null;
|
|
1267
|
+
// verify the required parameter 'creatorId' is set
|
|
1268
|
+
if (creatorId === undefined || creatorId === null) {
|
|
1269
|
+
throw new Error("Missing the required parameter 'creatorId' when calling getMeetingEventsByCreator");
|
|
1270
|
+
}
|
|
1271
|
+
var pathParams = {
|
|
1272
|
+
'creatorId': creatorId
|
|
1273
|
+
};
|
|
1274
|
+
var queryParams = {
|
|
1275
|
+
'pagenum': opts['pagenum'],
|
|
1276
|
+
'pagesize': opts['pagesize']
|
|
1277
|
+
};
|
|
1278
|
+
var headerParams = {
|
|
1279
|
+
'Authorization': opts['authorization'],
|
|
1280
|
+
'cacheduration': opts['cacheduration'],
|
|
1281
|
+
'cachegroup': opts['cachegroup'],
|
|
1282
|
+
'cachekey': opts['cachekey'],
|
|
1283
|
+
'cachescope': opts['cachescope'],
|
|
1284
|
+
'cacheuser': opts['cacheuser'],
|
|
1285
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1286
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1287
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1288
|
+
'transactionid': opts['transactionid']
|
|
1289
|
+
};
|
|
1290
|
+
var formParams = {};
|
|
1291
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1292
|
+
var contentTypes = [];
|
|
1293
|
+
var accepts = ['application/json'];
|
|
1294
|
+
var returnType = [_MeetingEventResponse["default"]];
|
|
1295
|
+
return this.apiClient.callApi('/graph/data/meetingevents/creator/{creatorId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
/**
|
|
1299
|
+
* Get all meeting events created by a specific user
|
|
1300
|
+
* @param {String} creatorId
|
|
1301
|
+
* @param {Object} opts Optional parameters
|
|
1302
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1303
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1304
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1305
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1306
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1307
|
+
* @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)
|
|
1308
|
+
* @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
|
|
1309
|
+
* @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
|
|
1310
|
+
* @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
|
|
1311
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1312
|
+
* @param {Number} opts.pagenum
|
|
1313
|
+
* @param {Number} opts.pagesize
|
|
1314
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventResponse>}
|
|
1315
|
+
*/
|
|
1316
|
+
}, {
|
|
1317
|
+
key: "getMeetingEventsByCreator",
|
|
1318
|
+
value: function getMeetingEventsByCreator(creatorId, opts) {
|
|
1319
|
+
return this.getMeetingEventsByCreatorWithHttpInfo(creatorId, opts).then(function (response_and_data) {
|
|
1320
|
+
return response_and_data.data;
|
|
1321
|
+
});
|
|
1322
|
+
}
|
|
1323
|
+
|
|
1324
|
+
/**
|
|
1325
|
+
* Get all meeting events of a specific type
|
|
1326
|
+
* @param {Number} eventTypeId
|
|
1327
|
+
* @param {Object} opts Optional parameters
|
|
1328
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1329
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1330
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1331
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1332
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1333
|
+
* @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)
|
|
1334
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1335
|
+
* @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
|
|
1336
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1337
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1338
|
+
* @param {Number} [pagenum]
|
|
1339
|
+
* @param {Number} [pagesize]
|
|
1340
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventResponse>} and HTTP response
|
|
1341
|
+
*/
|
|
1342
|
+
}, {
|
|
1343
|
+
key: "getMeetingEventsByTypeWithHttpInfo",
|
|
1344
|
+
value: function getMeetingEventsByTypeWithHttpInfo(eventTypeId, opts) {
|
|
1345
|
+
opts = opts || {};
|
|
1346
|
+
var postBody = null;
|
|
1347
|
+
// verify the required parameter 'eventTypeId' is set
|
|
1348
|
+
if (eventTypeId === undefined || eventTypeId === null) {
|
|
1349
|
+
throw new Error("Missing the required parameter 'eventTypeId' when calling getMeetingEventsByType");
|
|
69
1350
|
}
|
|
70
1351
|
var pathParams = {
|
|
71
|
-
'
|
|
1352
|
+
'eventTypeId': eventTypeId
|
|
1353
|
+
};
|
|
1354
|
+
var queryParams = {
|
|
1355
|
+
'pagenum': opts['pagenum'],
|
|
1356
|
+
'pagesize': opts['pagesize']
|
|
72
1357
|
};
|
|
73
|
-
var queryParams = {};
|
|
74
1358
|
var headerParams = {
|
|
75
1359
|
'Authorization': opts['authorization'],
|
|
76
1360
|
'cacheduration': opts['cacheduration'],
|
|
@@ -87,13 +1371,13 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
87
1371
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
88
1372
|
var contentTypes = [];
|
|
89
1373
|
var accepts = ['application/json'];
|
|
90
|
-
var returnType =
|
|
91
|
-
return this.apiClient.callApi('/graph/data/
|
|
1374
|
+
var returnType = [_MeetingEventResponse["default"]];
|
|
1375
|
+
return this.apiClient.callApi('/graph/data/meetingevents/type/{eventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
92
1376
|
}
|
|
93
1377
|
|
|
94
1378
|
/**
|
|
95
|
-
*
|
|
96
|
-
* @param {Number}
|
|
1379
|
+
* Get all meeting events of a specific type
|
|
1380
|
+
* @param {Number} eventTypeId
|
|
97
1381
|
* @param {Object} opts Optional parameters
|
|
98
1382
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
99
1383
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -105,20 +1389,21 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
105
1389
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
106
1390
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
107
1391
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
108
|
-
* @
|
|
1392
|
+
* @param {Number} opts.pagenum
|
|
1393
|
+
* @param {Number} opts.pagesize
|
|
1394
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventResponse>}
|
|
109
1395
|
*/
|
|
110
1396
|
}, {
|
|
111
|
-
key: "
|
|
112
|
-
value: function
|
|
113
|
-
return this.
|
|
1397
|
+
key: "getMeetingEventsByType",
|
|
1398
|
+
value: function getMeetingEventsByType(eventTypeId, opts) {
|
|
1399
|
+
return this.getMeetingEventsByTypeWithHttpInfo(eventTypeId, opts).then(function (response_and_data) {
|
|
114
1400
|
return response_and_data.data;
|
|
115
1401
|
});
|
|
116
1402
|
}
|
|
117
1403
|
|
|
118
1404
|
/**
|
|
119
|
-
*
|
|
120
|
-
*
|
|
121
|
-
* @param {Number} id The id of the object that we are retrieving events for
|
|
1405
|
+
* Check if a meeting event exists
|
|
1406
|
+
* @param {Number} meetingEventId
|
|
122
1407
|
* @param {Object} opts Optional parameters
|
|
123
1408
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
124
1409
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -130,19 +1415,19 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
130
1415
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
131
1416
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
132
1417
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
133
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link
|
|
1418
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
|
|
134
1419
|
*/
|
|
135
1420
|
}, {
|
|
136
|
-
key: "
|
|
137
|
-
value: function
|
|
1421
|
+
key: "isMeetingEventExistsWithHttpInfo",
|
|
1422
|
+
value: function isMeetingEventExistsWithHttpInfo(meetingEventId, opts) {
|
|
138
1423
|
opts = opts || {};
|
|
139
1424
|
var postBody = null;
|
|
140
|
-
// verify the required parameter '
|
|
141
|
-
if (
|
|
142
|
-
throw new Error("Missing the required parameter '
|
|
1425
|
+
// verify the required parameter 'meetingEventId' is set
|
|
1426
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
1427
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling isMeetingEventExists");
|
|
143
1428
|
}
|
|
144
1429
|
var pathParams = {
|
|
145
|
-
'
|
|
1430
|
+
'meetingEventId': meetingEventId
|
|
146
1431
|
};
|
|
147
1432
|
var queryParams = {};
|
|
148
1433
|
var headerParams = {
|
|
@@ -161,14 +1446,13 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
161
1446
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
162
1447
|
var contentTypes = [];
|
|
163
1448
|
var accepts = ['application/json'];
|
|
164
|
-
var returnType =
|
|
165
|
-
return this.apiClient.callApi('/graph/data/
|
|
1449
|
+
var returnType = 'Boolean';
|
|
1450
|
+
return this.apiClient.callApi('/graph/data/meetingevents/exists/{meetingEventId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
166
1451
|
}
|
|
167
1452
|
|
|
168
1453
|
/**
|
|
169
|
-
*
|
|
170
|
-
*
|
|
171
|
-
* @param {Number} id The id of the object that we are retrieving events for
|
|
1454
|
+
* Check if a meeting event exists
|
|
1455
|
+
* @param {Number} meetingEventId
|
|
172
1456
|
* @param {Object} opts Optional parameters
|
|
173
1457
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
174
1458
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -180,22 +1464,19 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
180
1464
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
181
1465
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
182
1466
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
183
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link
|
|
1467
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
|
|
184
1468
|
*/
|
|
185
1469
|
}, {
|
|
186
|
-
key: "
|
|
187
|
-
value: function
|
|
188
|
-
return this.
|
|
1470
|
+
key: "isMeetingEventExists",
|
|
1471
|
+
value: function isMeetingEventExists(meetingEventId, opts) {
|
|
1472
|
+
return this.isMeetingEventExistsWithHttpInfo(meetingEventId, opts).then(function (response_and_data) {
|
|
189
1473
|
return response_and_data.data;
|
|
190
1474
|
});
|
|
191
1475
|
}
|
|
192
1476
|
|
|
193
1477
|
/**
|
|
194
|
-
*
|
|
195
|
-
*
|
|
196
|
-
* @param {Number} id The id of the object that we are retrieving events for
|
|
197
|
-
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
198
|
-
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
1478
|
+
* Check if a meeting event type exists
|
|
1479
|
+
* @param {Number} meetingEventTypeId
|
|
199
1480
|
* @param {Object} opts Optional parameters
|
|
200
1481
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
201
1482
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -207,29 +1488,19 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
207
1488
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
208
1489
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
209
1490
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
210
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link
|
|
1491
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Boolean} and HTTP response
|
|
211
1492
|
*/
|
|
212
1493
|
}, {
|
|
213
|
-
key: "
|
|
214
|
-
value: function
|
|
1494
|
+
key: "isMeetingEventTypeExistsWithHttpInfo",
|
|
1495
|
+
value: function isMeetingEventTypeExistsWithHttpInfo(meetingEventTypeId, opts) {
|
|
215
1496
|
opts = opts || {};
|
|
216
1497
|
var postBody = null;
|
|
217
|
-
// verify the required parameter '
|
|
218
|
-
if (
|
|
219
|
-
throw new Error("Missing the required parameter '
|
|
220
|
-
}
|
|
221
|
-
// verify the required parameter 'startdate' is set
|
|
222
|
-
if (startdate === undefined || startdate === null) {
|
|
223
|
-
throw new Error("Missing the required parameter 'startdate' when calling getEventsDateRange");
|
|
224
|
-
}
|
|
225
|
-
// verify the required parameter 'enddate' is set
|
|
226
|
-
if (enddate === undefined || enddate === null) {
|
|
227
|
-
throw new Error("Missing the required parameter 'enddate' when calling getEventsDateRange");
|
|
1498
|
+
// verify the required parameter 'meetingEventTypeId' is set
|
|
1499
|
+
if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
|
|
1500
|
+
throw new Error("Missing the required parameter 'meetingEventTypeId' when calling isMeetingEventTypeExists");
|
|
228
1501
|
}
|
|
229
1502
|
var pathParams = {
|
|
230
|
-
'
|
|
231
|
-
'startdate': startdate,
|
|
232
|
-
'enddate': enddate
|
|
1503
|
+
'meetingEventTypeId': meetingEventTypeId
|
|
233
1504
|
};
|
|
234
1505
|
var queryParams = {};
|
|
235
1506
|
var headerParams = {
|
|
@@ -248,16 +1519,13 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
248
1519
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
249
1520
|
var contentTypes = [];
|
|
250
1521
|
var accepts = ['application/json'];
|
|
251
|
-
var returnType =
|
|
252
|
-
return this.apiClient.callApi('/graph/data/
|
|
1522
|
+
var returnType = 'Boolean';
|
|
1523
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/exists/{meetingEventTypeId}', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
253
1524
|
}
|
|
254
1525
|
|
|
255
1526
|
/**
|
|
256
|
-
*
|
|
257
|
-
*
|
|
258
|
-
* @param {Number} id The id of the object that we are retrieving events for
|
|
259
|
-
* @param {Number} startdate The unix epoch time for the start time of the event
|
|
260
|
-
* @param {Number} enddate The unix epoch time for the end time of the event
|
|
1527
|
+
* Check if a meeting event type exists
|
|
1528
|
+
* @param {Number} meetingEventTypeId
|
|
261
1529
|
* @param {Object} opts Optional parameters
|
|
262
1530
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
263
1531
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -269,20 +1537,18 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
269
1537
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
270
1538
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
271
1539
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
272
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link
|
|
1540
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Boolean}
|
|
273
1541
|
*/
|
|
274
1542
|
}, {
|
|
275
|
-
key: "
|
|
276
|
-
value: function
|
|
277
|
-
return this.
|
|
1543
|
+
key: "isMeetingEventTypeExists",
|
|
1544
|
+
value: function isMeetingEventTypeExists(meetingEventTypeId, opts) {
|
|
1545
|
+
return this.isMeetingEventTypeExistsWithHttpInfo(meetingEventTypeId, opts).then(function (response_and_data) {
|
|
278
1546
|
return response_and_data.data;
|
|
279
1547
|
});
|
|
280
1548
|
}
|
|
281
1549
|
|
|
282
1550
|
/**
|
|
283
|
-
*
|
|
284
|
-
* Returns a listing of future meeting events contained in or attached to this object
|
|
285
|
-
* @param {Number} id The id of the object that we are retrieving events for
|
|
1551
|
+
* Search meeting event types by name
|
|
286
1552
|
* @param {Object} opts Optional parameters
|
|
287
1553
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
288
1554
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -294,19 +1560,175 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
294
1560
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
295
1561
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
296
1562
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
297
|
-
* @
|
|
1563
|
+
* @param {String} [name]
|
|
1564
|
+
* @param {Number} [pagenum]
|
|
1565
|
+
* @param {Number} [pagesize]
|
|
1566
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventTypeResponse>} and HTTP response
|
|
298
1567
|
*/
|
|
299
1568
|
}, {
|
|
300
|
-
key: "
|
|
301
|
-
value: function
|
|
1569
|
+
key: "searchMeetingEventTypesWithHttpInfo",
|
|
1570
|
+
value: function searchMeetingEventTypesWithHttpInfo(opts) {
|
|
302
1571
|
opts = opts || {};
|
|
303
1572
|
var postBody = null;
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
1573
|
+
var pathParams = {};
|
|
1574
|
+
var queryParams = {
|
|
1575
|
+
'name': opts['name'],
|
|
1576
|
+
'pagenum': opts['pagenum'],
|
|
1577
|
+
'pagesize': opts['pagesize']
|
|
1578
|
+
};
|
|
1579
|
+
var headerParams = {
|
|
1580
|
+
'Authorization': opts['authorization'],
|
|
1581
|
+
'cacheduration': opts['cacheduration'],
|
|
1582
|
+
'cachegroup': opts['cachegroup'],
|
|
1583
|
+
'cachekey': opts['cachekey'],
|
|
1584
|
+
'cachescope': opts['cachescope'],
|
|
1585
|
+
'cacheuser': opts['cacheuser'],
|
|
1586
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1587
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1588
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1589
|
+
'transactionid': opts['transactionid']
|
|
1590
|
+
};
|
|
1591
|
+
var formParams = {};
|
|
1592
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1593
|
+
var contentTypes = [];
|
|
1594
|
+
var accepts = ['application/json'];
|
|
1595
|
+
var returnType = [_MeetingEventTypeResponse["default"]];
|
|
1596
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/search', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1597
|
+
}
|
|
1598
|
+
|
|
1599
|
+
/**
|
|
1600
|
+
* Search meeting event types by name
|
|
1601
|
+
* @param {Object} opts Optional parameters
|
|
1602
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1603
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1604
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1605
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1606
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1607
|
+
* @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)
|
|
1608
|
+
* @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
|
|
1609
|
+
* @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
|
|
1610
|
+
* @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
|
|
1611
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1612
|
+
* @param {String} opts.name
|
|
1613
|
+
* @param {Number} opts.pagenum
|
|
1614
|
+
* @param {Number} opts.pagesize
|
|
1615
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventTypeResponse>}
|
|
1616
|
+
*/
|
|
1617
|
+
}, {
|
|
1618
|
+
key: "searchMeetingEventTypes",
|
|
1619
|
+
value: function searchMeetingEventTypes(opts) {
|
|
1620
|
+
return this.searchMeetingEventTypesWithHttpInfo(opts).then(function (response_and_data) {
|
|
1621
|
+
return response_and_data.data;
|
|
1622
|
+
});
|
|
1623
|
+
}
|
|
1624
|
+
|
|
1625
|
+
/**
|
|
1626
|
+
* Search meeting events by name
|
|
1627
|
+
* @param {Object} opts Optional parameters
|
|
1628
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1629
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1630
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1631
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1632
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1633
|
+
* @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)
|
|
1634
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1635
|
+
* @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
|
|
1636
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1637
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1638
|
+
* @param {String} [name]
|
|
1639
|
+
* @param {Number} [pagenum]
|
|
1640
|
+
* @param {Number} [pagesize]
|
|
1641
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link Array.<module:model/MeetingEventResponse>} and HTTP response
|
|
1642
|
+
*/
|
|
1643
|
+
}, {
|
|
1644
|
+
key: "searchMeetingEventsWithHttpInfo",
|
|
1645
|
+
value: function searchMeetingEventsWithHttpInfo(opts) {
|
|
1646
|
+
opts = opts || {};
|
|
1647
|
+
var postBody = null;
|
|
1648
|
+
var pathParams = {};
|
|
1649
|
+
var queryParams = {
|
|
1650
|
+
'name': opts['name'],
|
|
1651
|
+
'pagenum': opts['pagenum'],
|
|
1652
|
+
'pagesize': opts['pagesize']
|
|
1653
|
+
};
|
|
1654
|
+
var headerParams = {
|
|
1655
|
+
'Authorization': opts['authorization'],
|
|
1656
|
+
'cacheduration': opts['cacheduration'],
|
|
1657
|
+
'cachegroup': opts['cachegroup'],
|
|
1658
|
+
'cachekey': opts['cachekey'],
|
|
1659
|
+
'cachescope': opts['cachescope'],
|
|
1660
|
+
'cacheuser': opts['cacheuser'],
|
|
1661
|
+
'zeusportal-postas-app': opts['zeusportalPostasApp'],
|
|
1662
|
+
'zeusportal-postas': opts['zeusportalPostas'],
|
|
1663
|
+
'zeusportal-postas-site': opts['zeusportalPostasSite'],
|
|
1664
|
+
'transactionid': opts['transactionid']
|
|
1665
|
+
};
|
|
1666
|
+
var formParams = {};
|
|
1667
|
+
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
1668
|
+
var contentTypes = [];
|
|
1669
|
+
var accepts = ['application/json'];
|
|
1670
|
+
var returnType = [_MeetingEventResponse["default"]];
|
|
1671
|
+
return this.apiClient.callApi('/graph/data/meetingevents/search', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
1672
|
+
}
|
|
1673
|
+
|
|
1674
|
+
/**
|
|
1675
|
+
* Search meeting events by name
|
|
1676
|
+
* @param {Object} opts Optional parameters
|
|
1677
|
+
* @param {String} opts.authorization The authorization token of the logged in user
|
|
1678
|
+
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
1679
|
+
* @param {Array.<String>} opts.cachegroup The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1680
|
+
* @param {Array.<String>} opts.cachekey The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1681
|
+
* @param {module:model/String} opts.cachescope The scope of storage of the cache item
|
|
1682
|
+
* @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)
|
|
1683
|
+
* @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
|
|
1684
|
+
* @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
|
|
1685
|
+
* @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
|
|
1686
|
+
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
1687
|
+
* @param {String} opts.name
|
|
1688
|
+
* @param {Number} opts.pagenum
|
|
1689
|
+
* @param {Number} opts.pagesize
|
|
1690
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link Array.<module:model/MeetingEventResponse>}
|
|
1691
|
+
*/
|
|
1692
|
+
}, {
|
|
1693
|
+
key: "searchMeetingEvents",
|
|
1694
|
+
value: function searchMeetingEvents(opts) {
|
|
1695
|
+
return this.searchMeetingEventsWithHttpInfo(opts).then(function (response_and_data) {
|
|
1696
|
+
return response_and_data.data;
|
|
1697
|
+
});
|
|
1698
|
+
}
|
|
1699
|
+
|
|
1700
|
+
/**
|
|
1701
|
+
* Update a meeting event
|
|
1702
|
+
* @param {Number} meetingEventId
|
|
1703
|
+
* @param {module:model/MeetingEventInput} meetingEventInput
|
|
1704
|
+
* @param {Object} opts Optional parameters
|
|
1705
|
+
* @param {String} [authorization] The authorization token of the logged in user
|
|
1706
|
+
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
1707
|
+
* @param {Array.<String>} [cachegroup] The cache group(s) the cache entry specified by the cachekey should be grouped to
|
|
1708
|
+
* @param {Array.<String>} [cachekey] The key to cache the response or the key to remove if a post, put, or delete operation
|
|
1709
|
+
* @param {module:model/String} [cachescope] The scope of storage of the cache item
|
|
1710
|
+
* @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)
|
|
1711
|
+
* @param {Number} [zeusportalPostasApp] The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
1712
|
+
* @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
|
|
1713
|
+
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
1714
|
+
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
1715
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventResponse} and HTTP response
|
|
1716
|
+
*/
|
|
1717
|
+
}, {
|
|
1718
|
+
key: "updateMeetingEventWithHttpInfo",
|
|
1719
|
+
value: function updateMeetingEventWithHttpInfo(meetingEventId, meetingEventInput, opts) {
|
|
1720
|
+
opts = opts || {};
|
|
1721
|
+
var postBody = meetingEventInput;
|
|
1722
|
+
// verify the required parameter 'meetingEventId' is set
|
|
1723
|
+
if (meetingEventId === undefined || meetingEventId === null) {
|
|
1724
|
+
throw new Error("Missing the required parameter 'meetingEventId' when calling updateMeetingEvent");
|
|
1725
|
+
}
|
|
1726
|
+
// verify the required parameter 'meetingEventInput' is set
|
|
1727
|
+
if (meetingEventInput === undefined || meetingEventInput === null) {
|
|
1728
|
+
throw new Error("Missing the required parameter 'meetingEventInput' when calling updateMeetingEvent");
|
|
307
1729
|
}
|
|
308
1730
|
var pathParams = {
|
|
309
|
-
'
|
|
1731
|
+
'meetingEventId': meetingEventId
|
|
310
1732
|
};
|
|
311
1733
|
var queryParams = {};
|
|
312
1734
|
var headerParams = {
|
|
@@ -325,14 +1747,14 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
325
1747
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
326
1748
|
var contentTypes = [];
|
|
327
1749
|
var accepts = ['application/json'];
|
|
328
|
-
var returnType = [
|
|
329
|
-
return this.apiClient.callApi('/graph/data/
|
|
1750
|
+
var returnType = _MeetingEventResponse["default"];
|
|
1751
|
+
return this.apiClient.callApi('/graph/data/meetingevents/{meetingEventId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
330
1752
|
}
|
|
331
1753
|
|
|
332
1754
|
/**
|
|
333
|
-
*
|
|
334
|
-
*
|
|
335
|
-
* @param {
|
|
1755
|
+
* Update a meeting event
|
|
1756
|
+
* @param {Number} meetingEventId
|
|
1757
|
+
* @param {module:model/MeetingEventInput} meetingEventInput
|
|
336
1758
|
* @param {Object} opts Optional parameters
|
|
337
1759
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
338
1760
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -344,20 +1766,20 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
344
1766
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
345
1767
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
346
1768
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
347
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link
|
|
1769
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventResponse}
|
|
348
1770
|
*/
|
|
349
1771
|
}, {
|
|
350
|
-
key: "
|
|
351
|
-
value: function
|
|
352
|
-
return this.
|
|
1772
|
+
key: "updateMeetingEvent",
|
|
1773
|
+
value: function updateMeetingEvent(meetingEventId, meetingEventInput, opts) {
|
|
1774
|
+
return this.updateMeetingEventWithHttpInfo(meetingEventId, meetingEventInput, opts).then(function (response_and_data) {
|
|
353
1775
|
return response_and_data.data;
|
|
354
1776
|
});
|
|
355
1777
|
}
|
|
356
1778
|
|
|
357
1779
|
/**
|
|
358
|
-
*
|
|
359
|
-
*
|
|
360
|
-
* @param {
|
|
1780
|
+
* Update a meeting event type
|
|
1781
|
+
* @param {Number} meetingEventTypeId
|
|
1782
|
+
* @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
|
|
361
1783
|
* @param {Object} opts Optional parameters
|
|
362
1784
|
* @param {String} [authorization] The authorization token of the logged in user
|
|
363
1785
|
* @param {Number} [cacheduration] The how long the cache entry should persist
|
|
@@ -369,19 +1791,23 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
369
1791
|
* @param {Number} [zeusportalPostas] The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
370
1792
|
* @param {Number} [zeusportalPostasSite] The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
371
1793
|
* @param {String} [transactionid] The id of the transaction this operation is being run in
|
|
372
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link
|
|
1794
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link module:model/MeetingEventTypeResponse} and HTTP response
|
|
373
1795
|
*/
|
|
374
1796
|
}, {
|
|
375
|
-
key: "
|
|
376
|
-
value: function
|
|
1797
|
+
key: "updateMeetingEventTypeWithHttpInfo",
|
|
1798
|
+
value: function updateMeetingEventTypeWithHttpInfo(meetingEventTypeId, meetingEventTypeInput, opts) {
|
|
377
1799
|
opts = opts || {};
|
|
378
|
-
var postBody =
|
|
379
|
-
// verify the required parameter '
|
|
380
|
-
if (
|
|
381
|
-
throw new Error("Missing the required parameter '
|
|
1800
|
+
var postBody = meetingEventTypeInput;
|
|
1801
|
+
// verify the required parameter 'meetingEventTypeId' is set
|
|
1802
|
+
if (meetingEventTypeId === undefined || meetingEventTypeId === null) {
|
|
1803
|
+
throw new Error("Missing the required parameter 'meetingEventTypeId' when calling updateMeetingEventType");
|
|
1804
|
+
}
|
|
1805
|
+
// verify the required parameter 'meetingEventTypeInput' is set
|
|
1806
|
+
if (meetingEventTypeInput === undefined || meetingEventTypeInput === null) {
|
|
1807
|
+
throw new Error("Missing the required parameter 'meetingEventTypeInput' when calling updateMeetingEventType");
|
|
382
1808
|
}
|
|
383
1809
|
var pathParams = {
|
|
384
|
-
'
|
|
1810
|
+
'meetingEventTypeId': meetingEventTypeId
|
|
385
1811
|
};
|
|
386
1812
|
var queryParams = {};
|
|
387
1813
|
var headerParams = {
|
|
@@ -400,14 +1826,14 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
400
1826
|
var authNames = ['NexusGraphAPIAuth', 'NexusGraphAPIKey'];
|
|
401
1827
|
var contentTypes = [];
|
|
402
1828
|
var accepts = ['application/json'];
|
|
403
|
-
var returnType = [
|
|
404
|
-
return this.apiClient.callApi('/graph/data/
|
|
1829
|
+
var returnType = _MeetingEventTypeResponse["default"];
|
|
1830
|
+
return this.apiClient.callApi('/graph/data/meetingevent/types/{meetingEventTypeId}', 'PUT', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null);
|
|
405
1831
|
}
|
|
406
1832
|
|
|
407
1833
|
/**
|
|
408
|
-
*
|
|
409
|
-
*
|
|
410
|
-
* @param {
|
|
1834
|
+
* Update a meeting event type
|
|
1835
|
+
* @param {Number} meetingEventTypeId
|
|
1836
|
+
* @param {module:model/MeetingEventTypeInput} meetingEventTypeInput
|
|
411
1837
|
* @param {Object} opts Optional parameters
|
|
412
1838
|
* @param {String} opts.authorization The authorization token of the logged in user
|
|
413
1839
|
* @param {Number} opts.cacheduration The how long the cache entry should persist
|
|
@@ -419,12 +1845,12 @@ var MeetingEventsApi = exports["default"] = /*#__PURE__*/function () {
|
|
|
419
1845
|
* @param {Number} opts.zeusportalPostas The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
420
1846
|
* @param {Number} opts.zeusportalPostasSite The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
421
1847
|
* @param {String} opts.transactionid The id of the transaction this operation is being run in
|
|
422
|
-
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link
|
|
1848
|
+
* @return {Promise} a {@link https://www.promisejs.org/|Promise}, with data of type {@link module:model/MeetingEventTypeResponse}
|
|
423
1849
|
*/
|
|
424
1850
|
}, {
|
|
425
|
-
key: "
|
|
426
|
-
value: function
|
|
427
|
-
return this.
|
|
1851
|
+
key: "updateMeetingEventType",
|
|
1852
|
+
value: function updateMeetingEventType(meetingEventTypeId, meetingEventTypeInput, opts) {
|
|
1853
|
+
return this.updateMeetingEventTypeWithHttpInfo(meetingEventTypeId, meetingEventTypeInput, opts).then(function (response_and_data) {
|
|
428
1854
|
return response_and_data.data;
|
|
429
1855
|
});
|
|
430
1856
|
}
|