@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
package/dist/index.js
CHANGED
|
@@ -123,6 +123,12 @@ Object.defineProperty(exports, "BankAccountInfo", {
|
|
|
123
123
|
return _BankAccountInfo["default"];
|
|
124
124
|
}
|
|
125
125
|
});
|
|
126
|
+
Object.defineProperty(exports, "BlogPostResponse", {
|
|
127
|
+
enumerable: true,
|
|
128
|
+
get: function get() {
|
|
129
|
+
return _BlogPostResponse["default"];
|
|
130
|
+
}
|
|
131
|
+
});
|
|
126
132
|
Object.defineProperty(exports, "CardInfo", {
|
|
127
133
|
enumerable: true,
|
|
128
134
|
get: function get() {
|
|
@@ -741,12 +747,6 @@ Object.defineProperty(exports, "GraphsApi", {
|
|
|
741
747
|
return _GraphsApi["default"];
|
|
742
748
|
}
|
|
743
749
|
});
|
|
744
|
-
Object.defineProperty(exports, "GroupsApi", {
|
|
745
|
-
enumerable: true,
|
|
746
|
-
get: function get() {
|
|
747
|
-
return _GroupsApi["default"];
|
|
748
|
-
}
|
|
749
|
-
});
|
|
750
750
|
Object.defineProperty(exports, "IAMApi", {
|
|
751
751
|
enumerable: true,
|
|
752
752
|
get: function get() {
|
|
@@ -759,12 +759,6 @@ Object.defineProperty(exports, "Image", {
|
|
|
759
759
|
return _Image["default"];
|
|
760
760
|
}
|
|
761
761
|
});
|
|
762
|
-
Object.defineProperty(exports, "ImageUploadObject", {
|
|
763
|
-
enumerable: true,
|
|
764
|
-
get: function get() {
|
|
765
|
-
return _ImageUploadObject["default"];
|
|
766
|
-
}
|
|
767
|
-
});
|
|
768
762
|
Object.defineProperty(exports, "ImagesApi", {
|
|
769
763
|
enumerable: true,
|
|
770
764
|
get: function get() {
|
|
@@ -831,12 +825,36 @@ Object.defineProperty(exports, "MeetingEvent", {
|
|
|
831
825
|
return _MeetingEvent["default"];
|
|
832
826
|
}
|
|
833
827
|
});
|
|
828
|
+
Object.defineProperty(exports, "MeetingEventInput", {
|
|
829
|
+
enumerable: true,
|
|
830
|
+
get: function get() {
|
|
831
|
+
return _MeetingEventInput["default"];
|
|
832
|
+
}
|
|
833
|
+
});
|
|
834
|
+
Object.defineProperty(exports, "MeetingEventResponse", {
|
|
835
|
+
enumerable: true,
|
|
836
|
+
get: function get() {
|
|
837
|
+
return _MeetingEventResponse["default"];
|
|
838
|
+
}
|
|
839
|
+
});
|
|
834
840
|
Object.defineProperty(exports, "MeetingEventTimezone", {
|
|
835
841
|
enumerable: true,
|
|
836
842
|
get: function get() {
|
|
837
843
|
return _MeetingEventTimezone["default"];
|
|
838
844
|
}
|
|
839
845
|
});
|
|
846
|
+
Object.defineProperty(exports, "MeetingEventTypeInput", {
|
|
847
|
+
enumerable: true,
|
|
848
|
+
get: function get() {
|
|
849
|
+
return _MeetingEventTypeInput["default"];
|
|
850
|
+
}
|
|
851
|
+
});
|
|
852
|
+
Object.defineProperty(exports, "MeetingEventTypeResponse", {
|
|
853
|
+
enumerable: true,
|
|
854
|
+
get: function get() {
|
|
855
|
+
return _MeetingEventTypeResponse["default"];
|
|
856
|
+
}
|
|
857
|
+
});
|
|
840
858
|
Object.defineProperty(exports, "MeetingEventsApi", {
|
|
841
859
|
enumerable: true,
|
|
842
860
|
get: function get() {
|
|
@@ -1083,6 +1101,18 @@ Object.defineProperty(exports, "PropertyContainer", {
|
|
|
1083
1101
|
return _PropertyContainer["default"];
|
|
1084
1102
|
}
|
|
1085
1103
|
});
|
|
1104
|
+
Object.defineProperty(exports, "PublicationInput", {
|
|
1105
|
+
enumerable: true,
|
|
1106
|
+
get: function get() {
|
|
1107
|
+
return _PublicationInput["default"];
|
|
1108
|
+
}
|
|
1109
|
+
});
|
|
1110
|
+
Object.defineProperty(exports, "PublicationResponse", {
|
|
1111
|
+
enumerable: true,
|
|
1112
|
+
get: function get() {
|
|
1113
|
+
return _PublicationResponse["default"];
|
|
1114
|
+
}
|
|
1115
|
+
});
|
|
1086
1116
|
Object.defineProperty(exports, "PublicationsApi", {
|
|
1087
1117
|
enumerable: true,
|
|
1088
1118
|
get: function get() {
|
|
@@ -1197,12 +1227,36 @@ Object.defineProperty(exports, "SocialGroup", {
|
|
|
1197
1227
|
return _SocialGroup["default"];
|
|
1198
1228
|
}
|
|
1199
1229
|
});
|
|
1230
|
+
Object.defineProperty(exports, "SocialGroupInput", {
|
|
1231
|
+
enumerable: true,
|
|
1232
|
+
get: function get() {
|
|
1233
|
+
return _SocialGroupInput["default"];
|
|
1234
|
+
}
|
|
1235
|
+
});
|
|
1236
|
+
Object.defineProperty(exports, "SocialGroupResponse", {
|
|
1237
|
+
enumerable: true,
|
|
1238
|
+
get: function get() {
|
|
1239
|
+
return _SocialGroupResponse["default"];
|
|
1240
|
+
}
|
|
1241
|
+
});
|
|
1200
1242
|
Object.defineProperty(exports, "SocialGroupType", {
|
|
1201
1243
|
enumerable: true,
|
|
1202
1244
|
get: function get() {
|
|
1203
1245
|
return _SocialGroupType["default"];
|
|
1204
1246
|
}
|
|
1205
1247
|
});
|
|
1248
|
+
Object.defineProperty(exports, "SocialGroupTypeInput", {
|
|
1249
|
+
enumerable: true,
|
|
1250
|
+
get: function get() {
|
|
1251
|
+
return _SocialGroupTypeInput["default"];
|
|
1252
|
+
}
|
|
1253
|
+
});
|
|
1254
|
+
Object.defineProperty(exports, "SocialGroupsApi", {
|
|
1255
|
+
enumerable: true,
|
|
1256
|
+
get: function get() {
|
|
1257
|
+
return _SocialGroupsApi["default"];
|
|
1258
|
+
}
|
|
1259
|
+
});
|
|
1206
1260
|
Object.defineProperty(exports, "SocialIntegrationApi", {
|
|
1207
1261
|
enumerable: true,
|
|
1208
1262
|
get: function get() {
|
|
@@ -1299,6 +1353,18 @@ Object.defineProperty(exports, "ThemeMappingsApi", {
|
|
|
1299
1353
|
return _ThemeMappingsApi["default"];
|
|
1300
1354
|
}
|
|
1301
1355
|
});
|
|
1356
|
+
Object.defineProperty(exports, "Timezone", {
|
|
1357
|
+
enumerable: true,
|
|
1358
|
+
get: function get() {
|
|
1359
|
+
return _Timezone["default"];
|
|
1360
|
+
}
|
|
1361
|
+
});
|
|
1362
|
+
Object.defineProperty(exports, "Timezone1", {
|
|
1363
|
+
enumerable: true,
|
|
1364
|
+
get: function get() {
|
|
1365
|
+
return _Timezone2["default"];
|
|
1366
|
+
}
|
|
1367
|
+
});
|
|
1302
1368
|
Object.defineProperty(exports, "TopicInfoResponse", {
|
|
1303
1369
|
enumerable: true,
|
|
1304
1370
|
get: function get() {
|
|
@@ -1528,6 +1594,7 @@ var _Balance = _interopRequireDefault(require("./model/Balance"));
|
|
|
1528
1594
|
var _BalanceDetails = _interopRequireDefault(require("./model/BalanceDetails"));
|
|
1529
1595
|
var _BalanceResponse = _interopRequireDefault(require("./model/BalanceResponse"));
|
|
1530
1596
|
var _BankAccountInfo = _interopRequireDefault(require("./model/BankAccountInfo"));
|
|
1597
|
+
var _BlogPostResponse = _interopRequireDefault(require("./model/BlogPostResponse"));
|
|
1531
1598
|
var _CardInfo = _interopRequireDefault(require("./model/CardInfo"));
|
|
1532
1599
|
var _Comment = _interopRequireDefault(require("./model/Comment"));
|
|
1533
1600
|
var _ConsoleProjectInput = _interopRequireDefault(require("./model/ConsoleProjectInput"));
|
|
@@ -1603,14 +1670,17 @@ var _GraphSchemaInput = _interopRequireDefault(require("./model/GraphSchemaInput
|
|
|
1603
1670
|
var _GraphSchemaResponse = _interopRequireDefault(require("./model/GraphSchemaResponse"));
|
|
1604
1671
|
var _GraphTraversalInput = _interopRequireDefault(require("./model/GraphTraversalInput"));
|
|
1605
1672
|
var _Image = _interopRequireDefault(require("./model/Image"));
|
|
1606
|
-
var _ImageUploadObject = _interopRequireDefault(require("./model/ImageUploadObject"));
|
|
1607
1673
|
var _InputPart = _interopRequireDefault(require("./model/InputPart"));
|
|
1608
1674
|
var _InputPartMediaType = _interopRequireDefault(require("./model/InputPartMediaType"));
|
|
1609
1675
|
var _KafkaSettings = _interopRequireDefault(require("./model/KafkaSettings"));
|
|
1610
1676
|
var _Link = _interopRequireDefault(require("./model/Link"));
|
|
1611
1677
|
var _LiveStreamInfo = _interopRequireDefault(require("./model/LiveStreamInfo"));
|
|
1612
1678
|
var _MeetingEvent = _interopRequireDefault(require("./model/MeetingEvent"));
|
|
1679
|
+
var _MeetingEventInput = _interopRequireDefault(require("./model/MeetingEventInput"));
|
|
1680
|
+
var _MeetingEventResponse = _interopRequireDefault(require("./model/MeetingEventResponse"));
|
|
1613
1681
|
var _MeetingEventTimezone = _interopRequireDefault(require("./model/MeetingEventTimezone"));
|
|
1682
|
+
var _MeetingEventTypeInput = _interopRequireDefault(require("./model/MeetingEventTypeInput"));
|
|
1683
|
+
var _MeetingEventTypeResponse = _interopRequireDefault(require("./model/MeetingEventTypeResponse"));
|
|
1614
1684
|
var _MeetingInfo = _interopRequireDefault(require("./model/MeetingInfo"));
|
|
1615
1685
|
var _Member = _interopRequireDefault(require("./model/Member"));
|
|
1616
1686
|
var _MemberGroupCategory = _interopRequireDefault(require("./model/MemberGroupCategory"));
|
|
@@ -1646,6 +1716,8 @@ var _PrivateMessageConversationSchema = _interopRequireDefault(require("./model/
|
|
|
1646
1716
|
var _Profile = _interopRequireDefault(require("./model/Profile"));
|
|
1647
1717
|
var _Profiletype = _interopRequireDefault(require("./model/Profiletype"));
|
|
1648
1718
|
var _PropertyContainer = _interopRequireDefault(require("./model/PropertyContainer"));
|
|
1719
|
+
var _PublicationInput = _interopRequireDefault(require("./model/PublicationInput"));
|
|
1720
|
+
var _PublicationResponse = _interopRequireDefault(require("./model/PublicationResponse"));
|
|
1649
1721
|
var _PurchaseInput = _interopRequireDefault(require("./model/PurchaseInput"));
|
|
1650
1722
|
var _PurchaseResponse = _interopRequireDefault(require("./model/PurchaseResponse"));
|
|
1651
1723
|
var _PurgeDataDefaultResponseValue = _interopRequireDefault(require("./model/PurgeDataDefaultResponseValue"));
|
|
@@ -1661,7 +1733,10 @@ var _SiteTypeResponse = _interopRequireDefault(require("./model/SiteTypeResponse
|
|
|
1661
1733
|
var _SkinField = _interopRequireDefault(require("./model/SkinField"));
|
|
1662
1734
|
var _SkinFieldResponse = _interopRequireDefault(require("./model/SkinFieldResponse"));
|
|
1663
1735
|
var _SocialGroup = _interopRequireDefault(require("./model/SocialGroup"));
|
|
1736
|
+
var _SocialGroupInput = _interopRequireDefault(require("./model/SocialGroupInput"));
|
|
1737
|
+
var _SocialGroupResponse = _interopRequireDefault(require("./model/SocialGroupResponse"));
|
|
1664
1738
|
var _SocialGroupType = _interopRequireDefault(require("./model/SocialGroupType"));
|
|
1739
|
+
var _SocialGroupTypeInput = _interopRequireDefault(require("./model/SocialGroupTypeInput"));
|
|
1665
1740
|
var _Sort = _interopRequireDefault(require("./model/Sort"));
|
|
1666
1741
|
var _SourceTypes = _interopRequireDefault(require("./model/SourceTypes"));
|
|
1667
1742
|
var _StatusUpdate = _interopRequireDefault(require("./model/StatusUpdate"));
|
|
@@ -1673,6 +1748,8 @@ var _TemplateResponse = _interopRequireDefault(require("./model/TemplateResponse
|
|
|
1673
1748
|
var _TemplateSchema = _interopRequireDefault(require("./model/TemplateSchema"));
|
|
1674
1749
|
var _ThemeMapping = _interopRequireDefault(require("./model/ThemeMapping"));
|
|
1675
1750
|
var _ThemeMappingPayload = _interopRequireDefault(require("./model/ThemeMappingPayload"));
|
|
1751
|
+
var _Timezone = _interopRequireDefault(require("./model/Timezone"));
|
|
1752
|
+
var _Timezone2 = _interopRequireDefault(require("./model/Timezone1"));
|
|
1676
1753
|
var _TopicInfoResponse = _interopRequireDefault(require("./model/TopicInfoResponse"));
|
|
1677
1754
|
var _TopicMessageInput = _interopRequireDefault(require("./model/TopicMessageInput"));
|
|
1678
1755
|
var _TopicSubscriptionResponse = _interopRequireDefault(require("./model/TopicSubscriptionResponse"));
|
|
@@ -1737,7 +1814,6 @@ var _GraphRelationshipsApi = _interopRequireDefault(require("./api/GraphRelation
|
|
|
1737
1814
|
var _GraphSchemasApi = _interopRequireDefault(require("./api/GraphSchemasApi"));
|
|
1738
1815
|
var _GraphTraversalApi = _interopRequireDefault(require("./api/GraphTraversalApi"));
|
|
1739
1816
|
var _GraphsApi = _interopRequireDefault(require("./api/GraphsApi"));
|
|
1740
|
-
var _GroupsApi = _interopRequireDefault(require("./api/GroupsApi"));
|
|
1741
1817
|
var _IAMApi = _interopRequireDefault(require("./api/IAMApi"));
|
|
1742
1818
|
var _ImagesApi = _interopRequireDefault(require("./api/ImagesApi"));
|
|
1743
1819
|
var _InvitesApi = _interopRequireDefault(require("./api/InvitesApi"));
|
|
@@ -1754,6 +1830,7 @@ var _PublicationsApi = _interopRequireDefault(require("./api/PublicationsApi"));
|
|
|
1754
1830
|
var _RestApplicationsApi = _interopRequireDefault(require("./api/RestApplicationsApi"));
|
|
1755
1831
|
var _ScreensApi = _interopRequireDefault(require("./api/ScreensApi"));
|
|
1756
1832
|
var _SitesApi = _interopRequireDefault(require("./api/SitesApi"));
|
|
1833
|
+
var _SocialGroupsApi = _interopRequireDefault(require("./api/SocialGroupsApi"));
|
|
1757
1834
|
var _SocialIntegrationApi = _interopRequireDefault(require("./api/SocialIntegrationApi"));
|
|
1758
1835
|
var _StripeAccountsApi = _interopRequireDefault(require("./api/StripeAccountsApi"));
|
|
1759
1836
|
var _TagsApi = _interopRequireDefault(require("./api/TagsApi"));
|
package/dist/model/APIClient.js
CHANGED
|
@@ -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.95
|
|
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 APIClient model module.
|
|
29
29
|
* @module model/APIClient
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.95
|
|
31
31
|
*/
|
|
32
32
|
var APIClient = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -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.95
|
|
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 AccountSessionInput model module.
|
|
29
29
|
* @module model/AccountSessionInput
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.95
|
|
31
31
|
*/
|
|
32
32
|
var AccountSessionInput = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -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.95
|
|
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 AccountSessionResponse model module.
|
|
28
28
|
* @module model/AccountSessionResponse
|
|
29
|
-
* @version 0.1.
|
|
29
|
+
* @version 0.1.95
|
|
30
30
|
*/
|
|
31
31
|
var AccountSessionResponse = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -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.95
|
|
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 ApplicationPaymentAccountResponse model module.
|
|
29
29
|
* @module model/ApplicationPaymentAccountResponse
|
|
30
|
-
* @version 0.1.
|
|
30
|
+
* @version 0.1.95
|
|
31
31
|
*/
|
|
32
32
|
var ApplicationPaymentAccountResponse = /*#__PURE__*/function () {
|
|
33
33
|
/**
|
|
@@ -2,7 +2,7 @@ export default ApplicationPaymentAccountResponseFailureException;
|
|
|
2
2
|
/**
|
|
3
3
|
* The ApplicationPaymentAccountResponseFailureException model module.
|
|
4
4
|
* @module model/ApplicationPaymentAccountResponseFailureException
|
|
5
|
-
* @version 0.1.
|
|
5
|
+
* @version 0.1.95
|
|
6
6
|
*/
|
|
7
7
|
declare class ApplicationPaymentAccountResponseFailureException {
|
|
8
8
|
/**
|
|
@@ -19,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
19
|
* gobodo-api
|
|
20
20
|
* REST Interface for Gobodo API
|
|
21
21
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.95
|
|
23
23
|
* Contact: info@gobodo.io
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The ApplicationPaymentAccountResponseFailureException model module.
|
|
32
32
|
* @module model/ApplicationPaymentAccountResponseFailureException
|
|
33
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.95
|
|
34
34
|
*/
|
|
35
35
|
var ApplicationPaymentAccountResponseFailureException = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
package/dist/model/Article.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export default Article;
|
|
|
2
2
|
/**
|
|
3
3
|
* The Article model module.
|
|
4
4
|
* @module model/Article
|
|
5
|
-
* @version 0.1.
|
|
5
|
+
* @version 0.1.95
|
|
6
6
|
*/
|
|
7
7
|
declare class Article {
|
|
8
8
|
/**
|
|
@@ -25,15 +25,6 @@ declare class Article {
|
|
|
25
25
|
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>Article</code>.
|
|
26
26
|
*/
|
|
27
27
|
static validateJSON(data: any): boolean;
|
|
28
|
-
/**
|
|
29
|
-
* @return {Number}
|
|
30
|
-
*/
|
|
31
|
-
getStatus(): number;
|
|
32
|
-
/**
|
|
33
|
-
* @param {Number} status
|
|
34
|
-
*/
|
|
35
|
-
setStatus(status: number): void;
|
|
36
|
-
status: number;
|
|
37
28
|
/**
|
|
38
29
|
* @return {String}
|
|
39
30
|
*/
|
|
@@ -43,6 +34,15 @@ declare class Article {
|
|
|
43
34
|
*/
|
|
44
35
|
setDescription(description: string): void;
|
|
45
36
|
description: string;
|
|
37
|
+
/**
|
|
38
|
+
* @return {Number}
|
|
39
|
+
*/
|
|
40
|
+
getStatus(): number;
|
|
41
|
+
/**
|
|
42
|
+
* @param {Number} status
|
|
43
|
+
*/
|
|
44
|
+
setStatus(status: number): void;
|
|
45
|
+
status: number;
|
|
46
46
|
/**
|
|
47
47
|
* @return {Object}
|
|
48
48
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../src/model/Article.js"],"names":[],"mappings":";AAmBA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAoB,GACnB,GAAoB,CA0E/B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAqClB;IAEL;;WAEO;IACH,
|
|
1
|
+
{"version":3,"file":"Article.d.ts","sourceRoot":"","sources":["../../src/model/Article.js"],"names":[],"mappings":";AAmBA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAoB,GACnB,GAAoB,CA0E/B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAqClB;IAEL;;WAEO;IACH,yBAEC;IAED;;OAEG;IACH,0CAEC;IADG,oBAAiC;IAEzC;;WAEO;IACH,oBAEC;IAED;;OAEG;IACH,gCAEC;IADG,eAAuB;IAE/B;;WAEO;IACH,yBAEC;IAED;;OAEG;IACH,6CAEC;IADG,oBAAuC;IAE/C;;WAEO;IACH,qBAFY,IAAI,CAIf;IAED;;OAEG;IACH,kCAFW,IAAI,QAId;IADG,qBAAuC;IAE/C;;WAEO;IACH,mBAFY,GAAyB,CAIpC;IAED;;OAEG;IACH,8BAFW,GAAyB,QAInC;IADG,kBAAmC;IAE3C;;WAEO;IACH,uBAEC;IAED;;OAEG;IACH,sCAEC;IADG,kBAA6B;IAErC;;WAEO;IACH,oBAFY,GAA0B,CAIrC;IAED;;OAEG;IACH,gCAFW,GAA0B,QAIpC;IADG,mBAAqC;IAE7C;;WAEO;IACH,+BAEC;IAED;;OAEG;IACH,sDAEC;IADG,0BAA6C;IAErD;;WAEO;IACH,uBAEC;IAED;;OAEG;IACH,sCAEC;IADG,kBAA6B;IAErC;;WAEO;IACH,wBAFY,GAAmC,CAI9C;IAED;;OAEG;IACH,wCAFW,GAAmC,QAI7C;IADG,uBAA6C;IAErD;;WAEO;IACH,0BAEC;IAED;;OAEG;IACH,+CAEC;IADG,qBAAyC;IAEjD;;WAEO;IACH,mBAEC;IAED;;OAEG;IACH,iCAEC;IADG,cAA2B;IAEnC;;WAEO;IACH,mBAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,yCAEC;IADG,kBAAmC;IAE3C;;WAEO;IACH,kBAEC;IAED;;OAEG;IACH,4BAEC;IADG,aAAmB;IAE3B;;WAEO;IACH,mBAFY,IAAI,CAIf;IAED;;OAEG;IACH,8BAFW,IAAI,QAId;IADG,mBAAmC;IAE3C;;WAEO;IACH,qBAEC;IAED;;OAEG;IACH,kCAEC;IADG,gBAAyB;IAEjC;;WAEO;IACH,uBAFY,IAAI,CAIf;IAED;;OAEG;IACH,sCAFW,IAAI,QAId;IADG,uBAA2C;IAEnD;;WAEO;IACH,uBAEC;IAED;;OAEG;IACH,sCAEC;IADG,kBAA6B;IAErC;;WAEO;IACH,sBAEC;IAED;;OAEG;IACH,oCAEC;IADG,iBAA2B;IAEnC;;WAEO;IACH,qBAEC;IAED;;OAEG;IACH,qCAEC;IADG,gBAA+B;IAEvC;;WAEO;IACH,eAEC;IAED;;OAEG;IACH,yBAEC;IADG,UAAmB;IAE3B;;WAEO;IACH,gBAEC;IAED;;OAEG;IACH,wBAEC;IADG,WAAe;CAGtB"}
|
package/dist/model/Article.js
CHANGED
|
@@ -19,7 +19,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
19
19
|
* gobodo-api
|
|
20
20
|
* REST Interface for Gobodo API
|
|
21
21
|
*
|
|
22
|
-
* The version of the OpenAPI document: 0.1.
|
|
22
|
+
* The version of the OpenAPI document: 0.1.95
|
|
23
23
|
* Contact: info@gobodo.io
|
|
24
24
|
*
|
|
25
25
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -30,7 +30,7 @@ function _toPrimitive(t, r) { if ("object" != _typeof(t) || !t) return t; var e
|
|
|
30
30
|
/**
|
|
31
31
|
* The Article model module.
|
|
32
32
|
* @module model/Article
|
|
33
|
-
* @version 0.1.
|
|
33
|
+
* @version 0.1.95
|
|
34
34
|
*/
|
|
35
35
|
var Article = /*#__PURE__*/function () {
|
|
36
36
|
/**
|
|
@@ -48,39 +48,39 @@ var Article = /*#__PURE__*/function () {
|
|
|
48
48
|
* Only for internal use.
|
|
49
49
|
*/
|
|
50
50
|
_createClass(Article, [{
|
|
51
|
-
key: "
|
|
51
|
+
key: "getDescription",
|
|
52
52
|
value:
|
|
53
53
|
/**
|
|
54
|
-
* @return {
|
|
54
|
+
* @return {String}
|
|
55
55
|
*/
|
|
56
|
-
function
|
|
57
|
-
return this.
|
|
56
|
+
function getDescription() {
|
|
57
|
+
return this.description;
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
|
-
* @param {
|
|
61
|
+
* @param {String} description
|
|
62
62
|
*/
|
|
63
63
|
}, {
|
|
64
|
-
key: "
|
|
65
|
-
value: function
|
|
66
|
-
this['
|
|
64
|
+
key: "setDescription",
|
|
65
|
+
value: function setDescription(description) {
|
|
66
|
+
this['description'] = description;
|
|
67
67
|
}
|
|
68
68
|
/**
|
|
69
|
-
* @return {
|
|
69
|
+
* @return {Number}
|
|
70
70
|
*/
|
|
71
71
|
}, {
|
|
72
|
-
key: "
|
|
73
|
-
value: function
|
|
74
|
-
return this.
|
|
72
|
+
key: "getStatus",
|
|
73
|
+
value: function getStatus() {
|
|
74
|
+
return this.status;
|
|
75
75
|
}
|
|
76
76
|
|
|
77
77
|
/**
|
|
78
|
-
* @param {
|
|
78
|
+
* @param {Number} status
|
|
79
79
|
*/
|
|
80
80
|
}, {
|
|
81
|
-
key: "
|
|
82
|
-
value: function
|
|
83
|
-
this['
|
|
81
|
+
key: "setStatus",
|
|
82
|
+
value: function setStatus(status) {
|
|
83
|
+
this['status'] = status;
|
|
84
84
|
}
|
|
85
85
|
/**
|
|
86
86
|
* @return {Object}
|
|
@@ -438,12 +438,12 @@ var Article = /*#__PURE__*/function () {
|
|
|
438
438
|
value: function constructFromObject(data, obj) {
|
|
439
439
|
if (data) {
|
|
440
440
|
obj = obj || new Article();
|
|
441
|
-
if (data.hasOwnProperty('status')) {
|
|
442
|
-
obj['status'] = _ApiClient["default"].convertToType(data['status'], 'Number');
|
|
443
|
-
}
|
|
444
441
|
if (data.hasOwnProperty('description')) {
|
|
445
442
|
obj['description'] = _ApiClient["default"].convertToType(data['description'], 'String');
|
|
446
443
|
}
|
|
444
|
+
if (data.hasOwnProperty('status')) {
|
|
445
|
+
obj['status'] = _ApiClient["default"].convertToType(data['status'], 'Number');
|
|
446
|
+
}
|
|
447
447
|
if (data.hasOwnProperty('entrypartarray')) {
|
|
448
448
|
obj['entrypartarray'] = _ApiClient["default"].convertToType(data['entrypartarray'], Object);
|
|
449
449
|
}
|
|
@@ -557,14 +557,14 @@ var Article = /*#__PURE__*/function () {
|
|
|
557
557
|
return Article;
|
|
558
558
|
}();
|
|
559
559
|
/**
|
|
560
|
-
* @member {
|
|
560
|
+
* @member {String} description
|
|
561
561
|
*/
|
|
562
|
-
Article.prototype['
|
|
562
|
+
Article.prototype['description'] = undefined;
|
|
563
563
|
|
|
564
564
|
/**
|
|
565
|
-
* @member {
|
|
565
|
+
* @member {Number} status
|
|
566
566
|
*/
|
|
567
|
-
Article.prototype['
|
|
567
|
+
Article.prototype['status'] = undefined;
|
|
568
568
|
|
|
569
569
|
/**
|
|
570
570
|
* @member {Object} entrypartarray
|
|
@@ -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.95
|
|
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 AuthResponse model module.
|
|
28
28
|
* @module model/AuthResponse
|
|
29
|
-
* @version 0.1.
|
|
29
|
+
* @version 0.1.95
|
|
30
30
|
*/
|
|
31
31
|
var AuthResponse = /*#__PURE__*/function () {
|
|
32
32
|
/**
|
|
@@ -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.95
|
|
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 AwsSettings model module.
|
|
31
31
|
* @module model/AwsSettings
|
|
32
|
-
* @version 0.1.
|
|
32
|
+
* @version 0.1.95
|
|
33
33
|
*/
|
|
34
34
|
var AwsSettings = /*#__PURE__*/function () {
|
|
35
35
|
/**
|
package/dist/model/Balance.d.ts
CHANGED
|
@@ -2,7 +2,7 @@ export default Balance;
|
|
|
2
2
|
/**
|
|
3
3
|
* The Balance model module.
|
|
4
4
|
* @module model/Balance
|
|
5
|
-
* @version 0.1.
|
|
5
|
+
* @version 0.1.95
|
|
6
6
|
*/
|
|
7
7
|
declare class Balance {
|
|
8
8
|
/**
|
|
@@ -25,6 +25,15 @@ declare class Balance {
|
|
|
25
25
|
* @return {boolean} to indicate whether the JSON data is valid with respect to <code>Balance</code>.
|
|
26
26
|
*/
|
|
27
27
|
static validateJSON(data: any): boolean;
|
|
28
|
+
/**
|
|
29
|
+
* @return {Array.<module:model/BalanceDetails>}
|
|
30
|
+
*/
|
|
31
|
+
getPendingBalances(): Array<NodeJS.Module>;
|
|
32
|
+
/**
|
|
33
|
+
* @param {Array.<module:model/BalanceDetails>} pendingBalances
|
|
34
|
+
*/
|
|
35
|
+
setPendingBalances(pendingBalances: any): void;
|
|
36
|
+
pendingBalances: any;
|
|
28
37
|
/**
|
|
29
38
|
* @return {Array.<module:model/BalanceDetails>}
|
|
30
39
|
*/
|
|
@@ -43,15 +52,6 @@ declare class Balance {
|
|
|
43
52
|
*/
|
|
44
53
|
setLifetimeBalances(lifetimeBalances: any): void;
|
|
45
54
|
lifetimeBalances: any;
|
|
46
|
-
/**
|
|
47
|
-
* @return {Array.<module:model/BalanceDetails>}
|
|
48
|
-
*/
|
|
49
|
-
getPendingBalances(): Array<NodeJS.Module>;
|
|
50
|
-
/**
|
|
51
|
-
* @param {Array.<module:model/BalanceDetails>} pendingBalances
|
|
52
|
-
*/
|
|
53
|
-
setPendingBalances(pendingBalances: any): void;
|
|
54
|
-
pendingBalances: any;
|
|
55
55
|
/**
|
|
56
56
|
* @return {Array.<module:model/BalanceDetails>}
|
|
57
57
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Balance.d.ts","sourceRoot":"","sources":["../../src/model/Balance.js"],"names":[],"mappings":";AAgBA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAoB,GACnB,GAAoB,CAuB/B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAuDlB;IAEL;;WAEO;IACH,
|
|
1
|
+
{"version":3,"file":"Balance.d.ts","sourceRoot":"","sources":["../../src/model/Balance.js"],"names":[],"mappings":";AAgBA;;;;GAIG;AACH;IAUI;;;;OAIG;IACH,kCACC;IAED;;;;;;OAMG;IACH,2CAHW,GAAoB,GACnB,GAAoB,CAuB/B;IAED;;;;OAIG;IACH,gCAFY,OAAO,CAuDlB;IAEL;;WAEO;IACH,sBAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,+CAEC;IADG,qBAAyC;IAEjD;;WAEO;IACH,wBAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,mDAEC;IADG,uBAA6C;IAErD;;WAEO;IACH,uBAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,iDAEC;IADG,sBAA2C;IAEnD;;WAEO;IACH,uBAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,iDAEC;IADG,sBAA2C;IAEnD;;WAEO;IACH,+BAFY,KAAK,eAAQ,CAIxB;IAED;;OAEG;IACH,iEAEC;IADG,8BAA2D;CAGlE"}
|