@gobodo/gobodo-api-promise 0.1.91 → 0.1.93
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 +8 -7
- 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 +19 -17
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
- package/dist/api/GraphActionTypesApi.js +38 -36
- 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 +7 -3
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +12 -8
- package/dist/api/GraphRelationshipsApi.d.ts +7 -3
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipsApi.js +12 -8
- package/dist/api/GraphSchemasApi.d.ts +51 -1
- package/dist/api/GraphSchemasApi.d.ts.map +1 -1
- package/dist/api/GraphSchemasApi.js +79 -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 +1 -1
- package/dist/api/GroupsApi.js +2 -2
- package/dist/api/IAMApi.d.ts +1 -1
- package/dist/api/IAMApi.js +2 -2
- package/dist/api/ImagesApi.d.ts +1 -1
- package/dist/api/ImagesApi.js +2 -2
- 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 +1 -1
- package/dist/api/MeetingEventsApi.js +2 -2
- package/dist/api/NotificationsApi.d.ts +1 -1
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.d.ts +1 -1
- package/dist/api/PagesApi.js +2 -2
- 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 +1 -1
- package/dist/api/PublicationsApi.js +2 -2
- 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/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 +1 -1
- package/dist/api/UsersApi.js +2 -2
- 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/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 +1 -1
- package/dist/model/Balance.js +2 -2
- 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/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +1 -1
- package/dist/model/Comment.js +2 -2
- 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 +1 -1
- package/dist/model/DataSheetImport.js +2 -2
- 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 +10 -10
- package/dist/model/DocumentPart.d.ts.map +1 -1
- package/dist/model/DocumentPart.js +27 -27
- package/dist/model/DocumentPartType.d.ts +1 -1
- package/dist/model/DocumentPartType.js +2 -2
- package/dist/model/DocumentType.d.ts +1 -1
- package/dist/model/DocumentType.js +2 -2
- package/dist/model/EmailAddress.d.ts +1 -1
- package/dist/model/EmailAddress.js +2 -2
- 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 +1 -1
- package/dist/model/FilterManager.js +2 -2
- 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 +10 -10
- package/dist/model/Graph.d.ts.map +1 -1
- package/dist/model/Graph.js +25 -25
- package/dist/model/GraphAction.d.ts +1 -1
- package/dist/model/GraphAction.js +2 -2
- 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 +1 -1
- package/dist/model/GraphRelationship.js +2 -2
- 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 +37 -37
- package/dist/model/GraphSchema.d.ts.map +1 -1
- package/dist/model/GraphSchema.js +90 -90
- 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 +19 -19
- package/dist/model/Image.d.ts.map +1 -1
- package/dist/model/Image.js +56 -56
- 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 +25 -25
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingInfo.d.ts +1 -1
- package/dist/model/MeetingInfo.js +2 -2
- package/dist/model/Member.d.ts +10 -10
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +25 -25
- 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 +10 -10
- package/dist/model/Page.d.ts.map +1 -1
- package/dist/model/Page.js +27 -27
- 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 +10 -10
- package/dist/model/PaymentMethod.d.ts.map +1 -1
- package/dist/model/PaymentMethod.js +27 -27
- 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 +1 -1
- package/dist/model/PrivateMessageConversation.js +2 -2
- 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/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/SocialGroupType.d.ts +1 -1
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/Sort.d.ts +9 -9
- package/dist/model/Sort.d.ts.map +1 -1
- package/dist/model/Sort.js +23 -23
- 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/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 +10 -10
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +25 -25
- package/dist/model/UserDataPayload.d.ts +10 -10
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +25 -25
- 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 +10 -10
- package/dist/model/UserSchema.d.ts.map +1 -1
- package/dist/model/UserSchema.js +25 -25
- 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
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
18
|
* gobodo-api
|
|
19
19
|
* REST Interface for Gobodo API
|
|
20
20
|
*
|
|
21
|
-
* The version of the OpenAPI document: 0.1.
|
|
21
|
+
* The version of the OpenAPI document: 0.1.93
|
|
22
22
|
* Contact: info@gobodo.io
|
|
23
23
|
*
|
|
24
24
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The GraphSchema model module.
|
|
31
31
|
* @module model/GraphSchema
|
|
32
|
-
* @version 0.1.
|
|
32
|
+
* @version 0.1.93
|
|
33
33
|
*/
|
|
34
34
|
var GraphSchema = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -240,137 +240,137 @@ var GraphSchema = /*#__PURE__*/function () {
|
|
|
240
240
|
* @return {Object}
|
|
241
241
|
*/
|
|
242
242
|
}, {
|
|
243
|
-
key: "
|
|
244
|
-
value: function
|
|
245
|
-
return this.
|
|
243
|
+
key: "getPastVersions",
|
|
244
|
+
value: function getPastVersions() {
|
|
245
|
+
return this.pastVersions;
|
|
246
246
|
}
|
|
247
247
|
|
|
248
248
|
/**
|
|
249
|
-
* @param {Object}
|
|
249
|
+
* @param {Object} pastVersions
|
|
250
250
|
*/
|
|
251
251
|
}, {
|
|
252
|
-
key: "
|
|
253
|
-
value: function
|
|
254
|
-
this['
|
|
252
|
+
key: "setPastVersions",
|
|
253
|
+
value: function setPastVersions(pastVersions) {
|
|
254
|
+
this['pastVersions'] = pastVersions;
|
|
255
255
|
}
|
|
256
256
|
/**
|
|
257
|
-
* @return {
|
|
257
|
+
* @return {Object}
|
|
258
258
|
*/
|
|
259
259
|
}, {
|
|
260
|
-
key: "
|
|
261
|
-
value: function
|
|
262
|
-
return this.
|
|
260
|
+
key: "getFutureVersions",
|
|
261
|
+
value: function getFutureVersions() {
|
|
262
|
+
return this.futureVersions;
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
/**
|
|
266
|
-
* @param {
|
|
266
|
+
* @param {Object} futureVersions
|
|
267
267
|
*/
|
|
268
268
|
}, {
|
|
269
|
-
key: "
|
|
270
|
-
value: function
|
|
271
|
-
this['
|
|
269
|
+
key: "setFutureVersions",
|
|
270
|
+
value: function setFutureVersions(futureVersions) {
|
|
271
|
+
this['futureVersions'] = futureVersions;
|
|
272
272
|
}
|
|
273
273
|
/**
|
|
274
|
-
* @return {
|
|
274
|
+
* @return {Object}
|
|
275
275
|
*/
|
|
276
276
|
}, {
|
|
277
|
-
key: "
|
|
278
|
-
value: function
|
|
279
|
-
return this.
|
|
277
|
+
key: "getAllVersions",
|
|
278
|
+
value: function getAllVersions() {
|
|
279
|
+
return this.allVersions;
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
/**
|
|
283
|
-
* @param {
|
|
283
|
+
* @param {Object} allVersions
|
|
284
284
|
*/
|
|
285
285
|
}, {
|
|
286
|
-
key: "
|
|
287
|
-
value: function
|
|
288
|
-
this['
|
|
286
|
+
key: "setAllVersions",
|
|
287
|
+
value: function setAllVersions(allVersions) {
|
|
288
|
+
this['allVersions'] = allVersions;
|
|
289
289
|
}
|
|
290
290
|
/**
|
|
291
291
|
* @return {Object}
|
|
292
292
|
*/
|
|
293
293
|
}, {
|
|
294
|
-
key: "
|
|
295
|
-
value: function
|
|
296
|
-
return this.
|
|
294
|
+
key: "getSchemaConfig",
|
|
295
|
+
value: function getSchemaConfig() {
|
|
296
|
+
return this.schemaConfig;
|
|
297
297
|
}
|
|
298
298
|
|
|
299
299
|
/**
|
|
300
|
-
* @param {Object}
|
|
300
|
+
* @param {Object} schemaConfig
|
|
301
301
|
*/
|
|
302
302
|
}, {
|
|
303
|
-
key: "
|
|
304
|
-
value: function
|
|
305
|
-
this['
|
|
303
|
+
key: "setSchemaConfig",
|
|
304
|
+
value: function setSchemaConfig(schemaConfig) {
|
|
305
|
+
this['schemaConfig'] = schemaConfig;
|
|
306
306
|
}
|
|
307
307
|
/**
|
|
308
308
|
* @return {Object}
|
|
309
309
|
*/
|
|
310
310
|
}, {
|
|
311
|
-
key: "
|
|
312
|
-
value: function
|
|
313
|
-
return this.
|
|
311
|
+
key: "getObjectTypeDefinitions",
|
|
312
|
+
value: function getObjectTypeDefinitions() {
|
|
313
|
+
return this.objectTypeDefinitions;
|
|
314
314
|
}
|
|
315
315
|
|
|
316
316
|
/**
|
|
317
|
-
* @param {Object}
|
|
317
|
+
* @param {Object} objectTypeDefinitions
|
|
318
318
|
*/
|
|
319
319
|
}, {
|
|
320
|
-
key: "
|
|
321
|
-
value: function
|
|
322
|
-
this['
|
|
320
|
+
key: "setObjectTypeDefinitions",
|
|
321
|
+
value: function setObjectTypeDefinitions(objectTypeDefinitions) {
|
|
322
|
+
this['objectTypeDefinitions'] = objectTypeDefinitions;
|
|
323
323
|
}
|
|
324
324
|
/**
|
|
325
|
-
* @return {
|
|
325
|
+
* @return {Boolean}
|
|
326
326
|
*/
|
|
327
327
|
}, {
|
|
328
|
-
key: "
|
|
329
|
-
value: function
|
|
330
|
-
return this.
|
|
328
|
+
key: "getSchemaLocked",
|
|
329
|
+
value: function getSchemaLocked() {
|
|
330
|
+
return this.schemaLocked;
|
|
331
331
|
}
|
|
332
332
|
|
|
333
333
|
/**
|
|
334
|
-
* @param {
|
|
334
|
+
* @param {Boolean} schemaLocked
|
|
335
335
|
*/
|
|
336
336
|
}, {
|
|
337
|
-
key: "
|
|
338
|
-
value: function
|
|
339
|
-
this['
|
|
337
|
+
key: "setSchemaLocked",
|
|
338
|
+
value: function setSchemaLocked(schemaLocked) {
|
|
339
|
+
this['schemaLocked'] = schemaLocked;
|
|
340
340
|
}
|
|
341
341
|
/**
|
|
342
|
-
* @return {
|
|
342
|
+
* @return {module:model/Member}
|
|
343
343
|
*/
|
|
344
344
|
}, {
|
|
345
|
-
key: "
|
|
346
|
-
value: function
|
|
347
|
-
return this.
|
|
345
|
+
key: "getSchemaCreator",
|
|
346
|
+
value: function getSchemaCreator() {
|
|
347
|
+
return this.schemaCreator;
|
|
348
348
|
}
|
|
349
349
|
|
|
350
350
|
/**
|
|
351
|
-
* @param {
|
|
351
|
+
* @param {module:model/Member} schemaCreator
|
|
352
352
|
*/
|
|
353
353
|
}, {
|
|
354
|
-
key: "
|
|
355
|
-
value: function
|
|
356
|
-
this['
|
|
354
|
+
key: "setSchemaCreator",
|
|
355
|
+
value: function setSchemaCreator(schemaCreator) {
|
|
356
|
+
this['schemaCreator'] = schemaCreator;
|
|
357
357
|
}
|
|
358
358
|
/**
|
|
359
359
|
* @return {Object}
|
|
360
360
|
*/
|
|
361
361
|
}, {
|
|
362
|
-
key: "
|
|
363
|
-
value: function
|
|
364
|
-
return this.
|
|
362
|
+
key: "getWorkflows",
|
|
363
|
+
value: function getWorkflows() {
|
|
364
|
+
return this.workflows;
|
|
365
365
|
}
|
|
366
366
|
|
|
367
367
|
/**
|
|
368
|
-
* @param {Object}
|
|
368
|
+
* @param {Object} workflows
|
|
369
369
|
*/
|
|
370
370
|
}, {
|
|
371
|
-
key: "
|
|
372
|
-
value: function
|
|
373
|
-
this['
|
|
371
|
+
key: "setWorkflows",
|
|
372
|
+
value: function setWorkflows(workflows) {
|
|
373
|
+
this['workflows'] = workflows;
|
|
374
374
|
}
|
|
375
375
|
/**
|
|
376
376
|
* Returns The modification date of this entity
|
|
@@ -474,18 +474,6 @@ var GraphSchema = /*#__PURE__*/function () {
|
|
|
474
474
|
if (data.hasOwnProperty('functions')) {
|
|
475
475
|
obj['functions'] = _ApiClient["default"].convertToType(data['functions'], Object);
|
|
476
476
|
}
|
|
477
|
-
if (data.hasOwnProperty('objectTypeDefinitions')) {
|
|
478
|
-
obj['objectTypeDefinitions'] = _ApiClient["default"].convertToType(data['objectTypeDefinitions'], Object);
|
|
479
|
-
}
|
|
480
|
-
if (data.hasOwnProperty('schemaLocked')) {
|
|
481
|
-
obj['schemaLocked'] = _ApiClient["default"].convertToType(data['schemaLocked'], 'Boolean');
|
|
482
|
-
}
|
|
483
|
-
if (data.hasOwnProperty('schemaCreator')) {
|
|
484
|
-
obj['schemaCreator'] = _Member["default"].constructFromObject(data['schemaCreator']);
|
|
485
|
-
}
|
|
486
|
-
if (data.hasOwnProperty('workflows')) {
|
|
487
|
-
obj['workflows'] = _ApiClient["default"].convertToType(data['workflows'], Object);
|
|
488
|
-
}
|
|
489
477
|
if (data.hasOwnProperty('pastVersions')) {
|
|
490
478
|
obj['pastVersions'] = _ApiClient["default"].convertToType(data['pastVersions'], Object);
|
|
491
479
|
}
|
|
@@ -498,6 +486,18 @@ var GraphSchema = /*#__PURE__*/function () {
|
|
|
498
486
|
if (data.hasOwnProperty('schemaConfig')) {
|
|
499
487
|
obj['schemaConfig'] = _ApiClient["default"].convertToType(data['schemaConfig'], Object);
|
|
500
488
|
}
|
|
489
|
+
if (data.hasOwnProperty('objectTypeDefinitions')) {
|
|
490
|
+
obj['objectTypeDefinitions'] = _ApiClient["default"].convertToType(data['objectTypeDefinitions'], Object);
|
|
491
|
+
}
|
|
492
|
+
if (data.hasOwnProperty('schemaLocked')) {
|
|
493
|
+
obj['schemaLocked'] = _ApiClient["default"].convertToType(data['schemaLocked'], 'Boolean');
|
|
494
|
+
}
|
|
495
|
+
if (data.hasOwnProperty('schemaCreator')) {
|
|
496
|
+
obj['schemaCreator'] = _Member["default"].constructFromObject(data['schemaCreator']);
|
|
497
|
+
}
|
|
498
|
+
if (data.hasOwnProperty('workflows')) {
|
|
499
|
+
obj['workflows'] = _ApiClient["default"].convertToType(data['workflows'], Object);
|
|
500
|
+
}
|
|
501
501
|
if (data.hasOwnProperty('modificationdate')) {
|
|
502
502
|
obj['modificationdate'] = _ApiClient["default"].convertToType(data['modificationdate'], 'Date');
|
|
503
503
|
}
|
|
@@ -613,44 +613,44 @@ GraphSchema.prototype['administrators'] = undefined;
|
|
|
613
613
|
GraphSchema.prototype['functions'] = undefined;
|
|
614
614
|
|
|
615
615
|
/**
|
|
616
|
-
* @member {Object}
|
|
616
|
+
* @member {Object} pastVersions
|
|
617
617
|
*/
|
|
618
|
-
GraphSchema.prototype['
|
|
618
|
+
GraphSchema.prototype['pastVersions'] = undefined;
|
|
619
619
|
|
|
620
620
|
/**
|
|
621
|
-
* @member {
|
|
621
|
+
* @member {Object} futureVersions
|
|
622
622
|
*/
|
|
623
|
-
GraphSchema.prototype['
|
|
623
|
+
GraphSchema.prototype['futureVersions'] = undefined;
|
|
624
624
|
|
|
625
625
|
/**
|
|
626
|
-
* @member {
|
|
626
|
+
* @member {Object} allVersions
|
|
627
627
|
*/
|
|
628
|
-
GraphSchema.prototype['
|
|
628
|
+
GraphSchema.prototype['allVersions'] = undefined;
|
|
629
629
|
|
|
630
630
|
/**
|
|
631
|
-
* @member {Object}
|
|
631
|
+
* @member {Object} schemaConfig
|
|
632
632
|
*/
|
|
633
|
-
GraphSchema.prototype['
|
|
633
|
+
GraphSchema.prototype['schemaConfig'] = undefined;
|
|
634
634
|
|
|
635
635
|
/**
|
|
636
|
-
* @member {Object}
|
|
636
|
+
* @member {Object} objectTypeDefinitions
|
|
637
637
|
*/
|
|
638
|
-
GraphSchema.prototype['
|
|
638
|
+
GraphSchema.prototype['objectTypeDefinitions'] = undefined;
|
|
639
639
|
|
|
640
640
|
/**
|
|
641
|
-
* @member {
|
|
641
|
+
* @member {Boolean} schemaLocked
|
|
642
642
|
*/
|
|
643
|
-
GraphSchema.prototype['
|
|
643
|
+
GraphSchema.prototype['schemaLocked'] = undefined;
|
|
644
644
|
|
|
645
645
|
/**
|
|
646
|
-
* @member {
|
|
646
|
+
* @member {module:model/Member} schemaCreator
|
|
647
647
|
*/
|
|
648
|
-
GraphSchema.prototype['
|
|
648
|
+
GraphSchema.prototype['schemaCreator'] = undefined;
|
|
649
649
|
|
|
650
650
|
/**
|
|
651
|
-
* @member {Object}
|
|
651
|
+
* @member {Object} workflows
|
|
652
652
|
*/
|
|
653
|
-
GraphSchema.prototype['
|
|
653
|
+
GraphSchema.prototype['workflows'] = undefined;
|
|
654
654
|
|
|
655
655
|
/**
|
|
656
656
|
* The modification date of this entity
|
|
@@ -18,7 +18,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
18
18
|
* gobodo-api
|
|
19
19
|
* REST Interface for Gobodo API
|
|
20
20
|
*
|
|
21
|
-
* The version of the OpenAPI document: 0.1.
|
|
21
|
+
* The version of the OpenAPI document: 0.1.93
|
|
22
22
|
* Contact: info@gobodo.io
|
|
23
23
|
*
|
|
24
24
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -29,7 +29,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
29
29
|
/**
|
|
30
30
|
* The GraphSchemaInput model module.
|
|
31
31
|
* @module model/GraphSchemaInput
|
|
32
|
-
* @version 0.1.
|
|
32
|
+
* @version 0.1.93
|
|
33
33
|
*/
|
|
34
34
|
var GraphSchemaInput = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
|
@@ -20,7 +20,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
20
20
|
* gobodo-api
|
|
21
21
|
* REST Interface for Gobodo API
|
|
22
22
|
*
|
|
23
|
-
* The version of the OpenAPI document: 0.1.
|
|
23
|
+
* The version of the OpenAPI document: 0.1.93
|
|
24
24
|
* Contact: info@gobodo.io
|
|
25
25
|
*
|
|
26
26
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -31,7 +31,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
31
31
|
/**
|
|
32
32
|
* The GraphSchemaResponse model module.
|
|
33
33
|
* @module model/GraphSchemaResponse
|
|
34
|
-
* @version 0.1.
|
|
34
|
+
* @version 0.1.93
|
|
35
35
|
*/
|
|
36
36
|
var GraphSchemaResponse = /*#__PURE__*/function () {
|
|
37
37
|
/**
|
|
@@ -16,7 +16,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
16
16
|
* gobodo-api
|
|
17
17
|
* REST Interface for Gobodo API
|
|
18
18
|
*
|
|
19
|
-
* The version of the OpenAPI document: 0.1.
|
|
19
|
+
* The version of the OpenAPI document: 0.1.93
|
|
20
20
|
* Contact: info@gobodo.io
|
|
21
21
|
*
|
|
22
22
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -27,7 +27,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
27
27
|
/**
|
|
28
28
|
* The GraphTraversalInput model module.
|
|
29
29
|
* @module model/GraphTraversalInput
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.93
|
|
31
31
|
*/
|
|
32
32
|
var GraphTraversalInput = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
package/dist/model/Image.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export default Image;
|
|
|
2
2
|
/**
|
|
3
3
|
* The Image model module.
|
|
4
4
|
* @module model/Image
|
|
5
|
-
* @version 0.1.
|
|
5
|
+
* @version 0.1.93
|
|
6
6
|
*/
|
|
7
7
|
declare class Image {
|
|
8
8
|
/**
|
|
@@ -61,6 +61,15 @@ declare class Image {
|
|
|
61
61
|
*/
|
|
62
62
|
setWidth(width: number): void;
|
|
63
63
|
width: number;
|
|
64
|
+
/**
|
|
65
|
+
* @return {String}
|
|
66
|
+
*/
|
|
67
|
+
getContenttype(): string;
|
|
68
|
+
/**
|
|
69
|
+
* @param {String} contenttype
|
|
70
|
+
*/
|
|
71
|
+
setContenttype(contenttype: string): void;
|
|
72
|
+
contenttype: string;
|
|
64
73
|
/**
|
|
65
74
|
* @return {String}
|
|
66
75
|
*/
|
|
@@ -97,6 +106,15 @@ declare class Image {
|
|
|
97
106
|
*/
|
|
98
107
|
setHeight(height: number): void;
|
|
99
108
|
height: number;
|
|
109
|
+
/**
|
|
110
|
+
* @return {String}
|
|
111
|
+
*/
|
|
112
|
+
getFormattedname(): string;
|
|
113
|
+
/**
|
|
114
|
+
* @param {String} formattedname
|
|
115
|
+
*/
|
|
116
|
+
setFormattedname(formattedname: string): void;
|
|
117
|
+
formattedname: string;
|
|
100
118
|
/**
|
|
101
119
|
* @return {Number}
|
|
102
120
|
*/
|
|
@@ -115,24 +133,6 @@ declare class Image {
|
|
|
115
133
|
*/
|
|
116
134
|
setContainerObjectID(containerObjectID: number): void;
|
|
117
135
|
containerObjectID: number;
|
|
118
|
-
/**
|
|
119
|
-
* @return {String}
|
|
120
|
-
*/
|
|
121
|
-
getFormattedname(): string;
|
|
122
|
-
/**
|
|
123
|
-
* @param {String} formattedname
|
|
124
|
-
*/
|
|
125
|
-
setFormattedname(formattedname: string): void;
|
|
126
|
-
formattedname: string;
|
|
127
|
-
/**
|
|
128
|
-
* @return {String}
|
|
129
|
-
*/
|
|
130
|
-
getContenttype(): string;
|
|
131
|
-
/**
|
|
132
|
-
* @param {String} contenttype
|
|
133
|
-
*/
|
|
134
|
-
setContenttype(contenttype: string): void;
|
|
135
|
-
contenttype: string;
|
|
136
136
|
/**
|
|
137
137
|
* @return {Object}
|
|
138
138
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../src/model/Image.js"],"names":[],"mappings":";AAeA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAkB,GACjB,GAAkB,CAkD7B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAyBlB;IAEL;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,4BAEC;IADG,aAAmB;IAE3B;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,4BAEC;IADG,aAAmB;IAE3B;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,+BAEC;IADG,aAAyB;IAEjC;;WAEO;IACH,mBAEC;IAED;;OAEG;IACH,8BAEC;IADG,cAAqB;IAE7B;;WAEO;IACH,yBAEC;IAED;;OAEG;IACH,0CAEC;IADG,oBAAiC;IAEzC;;WAEO;IACH,
|
|
1
|
+
{"version":3,"file":"Image.d.ts","sourceRoot":"","sources":["../../src/model/Image.js"],"names":[],"mappings":";AAeA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAkB,GACjB,GAAkB,CAkD7B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAyBlB;IAEL;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,4BAEC;IADG,aAAmB;IAE3B;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,4BAEC;IADG,aAAmB;IAE3B;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,+BAEC;IADG,aAAyB;IAEjC;;WAEO;IACH,mBAEC;IAED;;OAEG;IACH,8BAEC;IADG,cAAqB;IAE7B;;WAEO;IACH,yBAEC;IAED;;OAEG;IACH,0CAEC;IADG,oBAAiC;IAEzC;;WAEO;IACH,yBAEC;IAED;;OAEG;IACH,0CAEC;IADG,oBAAiC;IAEzC;;WAEO;IACH,qBAEC;IAED;;OAEG;IACH,kCAEC;IADG,gBAAyB;IAEjC;;WAEO;IACH,sBAEC;IAED;;OAEG;IACH,oCAEC;IADG,iBAA2B;IAEnC;;WAEO;IACH,oBAEC;IAED;;OAEG;IACH,gCAEC;IADG,eAAuB;IAE/B;;WAEO;IACH,2BAEC;IAED;;OAEG;IACH,8CAEC;IADG,sBAAqC;IAE7C;;WAEO;IACH,iCAEC;IAED;;OAEG;IACH,0DAEC;IADG,4BAAiD;IAEzD;;WAEO;IACH,+BAEC;IAED;;OAEG;IACH,sDAEC;IADG,0BAA6C;IAErD;;WAEO;IACH,eAEC;IAED;;OAEG;IACH,yBAEC;IADG,UAAmB;IAE3B;;WAEO;IACH,gBAEC;IAED;;OAEG;IACH,wBAEC;IADG,WAAe;CAGtB"}
|
package/dist/model/Image.js
CHANGED
|
@@ -15,7 +15,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
15
15
|
* gobodo-api
|
|
16
16
|
* REST Interface for Gobodo API
|
|
17
17
|
*
|
|
18
|
-
* The version of the OpenAPI document: 0.1.
|
|
18
|
+
* The version of the OpenAPI document: 0.1.93
|
|
19
19
|
* Contact: info@gobodo.io
|
|
20
20
|
*
|
|
21
21
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -26,7 +26,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
26
26
|
/**
|
|
27
27
|
* The Image model module.
|
|
28
28
|
* @module model/Image
|
|
29
|
-
* @version 0.1.
|
|
29
|
+
* @version 0.1.93
|
|
30
30
|
*/
|
|
31
31
|
var Image = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -115,6 +115,23 @@ var Image = /*#__PURE__*/function () {
|
|
|
115
115
|
/**
|
|
116
116
|
* @return {String}
|
|
117
117
|
*/
|
|
118
|
+
}, {
|
|
119
|
+
key: "getContenttype",
|
|
120
|
+
value: function getContenttype() {
|
|
121
|
+
return this.contenttype;
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
/**
|
|
125
|
+
* @param {String} contenttype
|
|
126
|
+
*/
|
|
127
|
+
}, {
|
|
128
|
+
key: "setContenttype",
|
|
129
|
+
value: function setContenttype(contenttype) {
|
|
130
|
+
this['contenttype'] = contenttype;
|
|
131
|
+
}
|
|
132
|
+
/**
|
|
133
|
+
* @return {String}
|
|
134
|
+
*/
|
|
118
135
|
}, {
|
|
119
136
|
key: "getDescription",
|
|
120
137
|
value: function getDescription() {
|
|
@@ -180,6 +197,23 @@ var Image = /*#__PURE__*/function () {
|
|
|
180
197
|
value: function setHeight(height) {
|
|
181
198
|
this['height'] = height;
|
|
182
199
|
}
|
|
200
|
+
/**
|
|
201
|
+
* @return {String}
|
|
202
|
+
*/
|
|
203
|
+
}, {
|
|
204
|
+
key: "getFormattedname",
|
|
205
|
+
value: function getFormattedname() {
|
|
206
|
+
return this.formattedname;
|
|
207
|
+
}
|
|
208
|
+
|
|
209
|
+
/**
|
|
210
|
+
* @param {String} formattedname
|
|
211
|
+
*/
|
|
212
|
+
}, {
|
|
213
|
+
key: "setFormattedname",
|
|
214
|
+
value: function setFormattedname(formattedname) {
|
|
215
|
+
this['formattedname'] = formattedname;
|
|
216
|
+
}
|
|
183
217
|
/**
|
|
184
218
|
* @return {Number}
|
|
185
219
|
*/
|
|
@@ -214,40 +248,6 @@ var Image = /*#__PURE__*/function () {
|
|
|
214
248
|
value: function setContainerObjectID(containerObjectID) {
|
|
215
249
|
this['containerObjectID'] = containerObjectID;
|
|
216
250
|
}
|
|
217
|
-
/**
|
|
218
|
-
* @return {String}
|
|
219
|
-
*/
|
|
220
|
-
}, {
|
|
221
|
-
key: "getFormattedname",
|
|
222
|
-
value: function getFormattedname() {
|
|
223
|
-
return this.formattedname;
|
|
224
|
-
}
|
|
225
|
-
|
|
226
|
-
/**
|
|
227
|
-
* @param {String} formattedname
|
|
228
|
-
*/
|
|
229
|
-
}, {
|
|
230
|
-
key: "setFormattedname",
|
|
231
|
-
value: function setFormattedname(formattedname) {
|
|
232
|
-
this['formattedname'] = formattedname;
|
|
233
|
-
}
|
|
234
|
-
/**
|
|
235
|
-
* @return {String}
|
|
236
|
-
*/
|
|
237
|
-
}, {
|
|
238
|
-
key: "getContenttype",
|
|
239
|
-
value: function getContenttype() {
|
|
240
|
-
return this.contenttype;
|
|
241
|
-
}
|
|
242
|
-
|
|
243
|
-
/**
|
|
244
|
-
* @param {String} contenttype
|
|
245
|
-
*/
|
|
246
|
-
}, {
|
|
247
|
-
key: "setContenttype",
|
|
248
|
-
value: function setContenttype(contenttype) {
|
|
249
|
-
this['contenttype'] = contenttype;
|
|
250
|
-
}
|
|
251
251
|
/**
|
|
252
252
|
* @return {Object}
|
|
253
253
|
*/
|
|
@@ -310,6 +310,9 @@ var Image = /*#__PURE__*/function () {
|
|
|
310
310
|
if (data.hasOwnProperty('width')) {
|
|
311
311
|
obj['width'] = _ApiClient["default"].convertToType(data['width'], 'Number');
|
|
312
312
|
}
|
|
313
|
+
if (data.hasOwnProperty('contenttype')) {
|
|
314
|
+
obj['contenttype'] = _ApiClient["default"].convertToType(data['contenttype'], 'String');
|
|
315
|
+
}
|
|
313
316
|
if (data.hasOwnProperty('description')) {
|
|
314
317
|
obj['description'] = _ApiClient["default"].convertToType(data['description'], 'String');
|
|
315
318
|
}
|
|
@@ -322,18 +325,15 @@ var Image = /*#__PURE__*/function () {
|
|
|
322
325
|
if (data.hasOwnProperty('height')) {
|
|
323
326
|
obj['height'] = _ApiClient["default"].convertToType(data['height'], 'Number');
|
|
324
327
|
}
|
|
328
|
+
if (data.hasOwnProperty('formattedname')) {
|
|
329
|
+
obj['formattedname'] = _ApiClient["default"].convertToType(data['formattedname'], 'String');
|
|
330
|
+
}
|
|
325
331
|
if (data.hasOwnProperty('containerObjectType')) {
|
|
326
332
|
obj['containerObjectType'] = _ApiClient["default"].convertToType(data['containerObjectType'], 'Number');
|
|
327
333
|
}
|
|
328
334
|
if (data.hasOwnProperty('containerObjectID')) {
|
|
329
335
|
obj['containerObjectID'] = _ApiClient["default"].convertToType(data['containerObjectID'], 'Number');
|
|
330
336
|
}
|
|
331
|
-
if (data.hasOwnProperty('formattedname')) {
|
|
332
|
-
obj['formattedname'] = _ApiClient["default"].convertToType(data['formattedname'], 'String');
|
|
333
|
-
}
|
|
334
|
-
if (data.hasOwnProperty('contenttype')) {
|
|
335
|
-
obj['contenttype'] = _ApiClient["default"].convertToType(data['contenttype'], 'String');
|
|
336
|
-
}
|
|
337
337
|
if (data.hasOwnProperty('data')) {
|
|
338
338
|
obj['data'] = _ApiClient["default"].convertToType(data['data'], Object);
|
|
339
339
|
}
|
|
@@ -357,6 +357,10 @@ var Image = /*#__PURE__*/function () {
|
|
|
357
357
|
throw new Error("Expected the field `name` to be a primitive type in the JSON string but got " + data['name']);
|
|
358
358
|
}
|
|
359
359
|
// ensure the json data is a string
|
|
360
|
+
if (data['contenttype'] && !(typeof data['contenttype'] === 'string' || data['contenttype'] instanceof String)) {
|
|
361
|
+
throw new Error("Expected the field `contenttype` to be a primitive type in the JSON string but got " + data['contenttype']);
|
|
362
|
+
}
|
|
363
|
+
// ensure the json data is a string
|
|
360
364
|
if (data['description'] && !(typeof data['description'] === 'string' || data['description'] instanceof String)) {
|
|
361
365
|
throw new Error("Expected the field `description` to be a primitive type in the JSON string but got " + data['description']);
|
|
362
366
|
}
|
|
@@ -368,10 +372,6 @@ var Image = /*#__PURE__*/function () {
|
|
|
368
372
|
if (data['formattedname'] && !(typeof data['formattedname'] === 'string' || data['formattedname'] instanceof String)) {
|
|
369
373
|
throw new Error("Expected the field `formattedname` to be a primitive type in the JSON string but got " + data['formattedname']);
|
|
370
374
|
}
|
|
371
|
-
// ensure the json data is a string
|
|
372
|
-
if (data['contenttype'] && !(typeof data['contenttype'] === 'string' || data['contenttype'] instanceof String)) {
|
|
373
|
-
throw new Error("Expected the field `contenttype` to be a primitive type in the JSON string but got " + data['contenttype']);
|
|
374
|
-
}
|
|
375
375
|
return true;
|
|
376
376
|
}
|
|
377
377
|
}]);
|
|
@@ -397,6 +397,11 @@ Image.prototype['content'] = undefined;
|
|
|
397
397
|
*/
|
|
398
398
|
Image.prototype['width'] = undefined;
|
|
399
399
|
|
|
400
|
+
/**
|
|
401
|
+
* @member {String} contenttype
|
|
402
|
+
*/
|
|
403
|
+
Image.prototype['contenttype'] = undefined;
|
|
404
|
+
|
|
400
405
|
/**
|
|
401
406
|
* @member {String} description
|
|
402
407
|
*/
|
|
@@ -417,6 +422,11 @@ Image.prototype['imageurl'] = undefined;
|
|
|
417
422
|
*/
|
|
418
423
|
Image.prototype['height'] = undefined;
|
|
419
424
|
|
|
425
|
+
/**
|
|
426
|
+
* @member {String} formattedname
|
|
427
|
+
*/
|
|
428
|
+
Image.prototype['formattedname'] = undefined;
|
|
429
|
+
|
|
420
430
|
/**
|
|
421
431
|
* @member {Number} containerObjectType
|
|
422
432
|
*/
|
|
@@ -427,16 +437,6 @@ Image.prototype['containerObjectType'] = undefined;
|
|
|
427
437
|
*/
|
|
428
438
|
Image.prototype['containerObjectID'] = undefined;
|
|
429
439
|
|
|
430
|
-
/**
|
|
431
|
-
* @member {String} formattedname
|
|
432
|
-
*/
|
|
433
|
-
Image.prototype['formattedname'] = undefined;
|
|
434
|
-
|
|
435
|
-
/**
|
|
436
|
-
* @member {String} contenttype
|
|
437
|
-
*/
|
|
438
|
-
Image.prototype['contenttype'] = undefined;
|
|
439
|
-
|
|
440
440
|
/**
|
|
441
441
|
* @member {Object} data
|
|
442
442
|
*/
|