@gobodo/gobodo-api-promise 0.1.97 → 0.1.100
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 +602 -684
- package/dist/.tsbuildinfo +1 -1
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.d.ts.map +1 -1
- package/dist/ApiClient.js +7 -3
- package/dist/api/ActionTypesApi.d.ts +3 -5
- package/dist/api/ActionTypesApi.d.ts.map +1 -1
- package/dist/api/ActionTypesApi.js +7 -3
- package/dist/api/AdCampaignsApi.d.ts +37 -98
- package/dist/api/AdCampaignsApi.d.ts.map +1 -1
- package/dist/api/AdCampaignsApi.js +119 -166
- package/dist/api/AdManagementApi.d.ts +63 -90
- package/dist/api/AdManagementApi.d.ts.map +1 -1
- package/dist/api/AdManagementApi.js +204 -162
- package/dist/api/AdminDataManagementApi.d.ts +5 -7
- package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
- package/dist/api/AdminDataManagementApi.js +18 -15
- package/dist/api/AdsApi.d.ts +27 -83
- package/dist/api/AdsApi.d.ts.map +1 -1
- package/dist/api/AdsApi.js +88 -143
- package/dist/api/AttachmentsApi.d.ts +19 -123
- package/dist/api/AttachmentsApi.d.ts.map +1 -1
- package/dist/api/AttachmentsApi.js +73 -201
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +12 -12
- package/dist/api/CategoriesApi.d.ts +23 -37
- package/dist/api/CategoriesApi.d.ts.map +1 -1
- package/dist/api/CategoriesApi.js +96 -66
- package/dist/api/CommentsApi.d.ts +15 -115
- package/dist/api/CommentsApi.d.ts.map +1 -1
- package/dist/api/CommentsApi.js +73 -192
- package/dist/api/ContentManagementApi.d.ts +69 -127
- package/dist/api/ContentManagementApi.d.ts.map +1 -1
- package/dist/api/ContentManagementApi.js +335 -223
- package/dist/api/ConversationsApi.d.ts +19 -80
- package/dist/api/ConversationsApi.d.ts.map +1 -1
- package/dist/api/ConversationsApi.js +95 -135
- package/dist/api/CurrencyApi.d.ts +15 -32
- package/dist/api/CurrencyApi.d.ts.map +1 -1
- package/dist/api/CurrencyApi.js +78 -50
- package/dist/api/DataSheetImportsApi.d.ts +39 -81
- package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
- package/dist/api/DataSheetImportsApi.js +185 -133
- package/dist/api/DefaultApi.d.ts +19 -31
- package/dist/api/DefaultApi.d.ts.map +1 -1
- package/dist/api/DefaultApi.js +78 -58
- package/dist/api/DocumentPartTypesApi.d.ts +5 -10
- package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentPartTypesApi.js +25 -16
- package/dist/api/DocumentTypesApi.d.ts +5 -10
- package/dist/api/DocumentTypesApi.d.ts.map +1 -1
- package/dist/api/DocumentTypesApi.js +25 -16
- package/dist/api/DocumentsApi.d.ts +31 -100
- package/dist/api/DocumentsApi.d.ts.map +1 -1
- package/dist/api/DocumentsApi.js +147 -173
- package/dist/api/EmailsApi.d.ts +9 -17
- package/dist/api/EmailsApi.d.ts.map +1 -1
- package/dist/api/EmailsApi.js +47 -30
- package/dist/api/EntryPartsApi.d.ts +31 -100
- package/dist/api/EntryPartsApi.d.ts.map +1 -1
- package/dist/api/EntryPartsApi.js +146 -170
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +3 -3
- package/dist/api/FieldsApi.d.ts +7 -13
- package/dist/api/FieldsApi.d.ts.map +1 -1
- package/dist/api/FieldsApi.js +36 -23
- package/dist/api/FilesApi.d.ts +7 -13
- package/dist/api/FilesApi.d.ts.map +1 -1
- package/dist/api/FilesApi.js +15 -14
- package/dist/api/FormsApi.d.ts +57 -94
- package/dist/api/FormsApi.d.ts.map +1 -1
- package/dist/api/FormsApi.js +252 -183
- package/dist/api/FunctionsApi.d.ts +41 -132
- package/dist/api/FunctionsApi.d.ts.map +1 -1
- package/dist/api/FunctionsApi.js +217 -220
- package/dist/api/GeocodeApi.d.ts +35 -121
- package/dist/api/GeocodeApi.d.ts.map +1 -1
- package/dist/api/GeocodeApi.js +84 -212
- package/dist/api/GobodoManagementApi.d.ts +11 -21
- package/dist/api/GobodoManagementApi.d.ts.map +1 -1
- package/dist/api/GobodoManagementApi.js +58 -37
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +3 -3
- package/dist/api/GraphActionTypesApi.d.ts +93 -95
- package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
- package/dist/api/GraphActionTypesApi.js +255 -198
- package/dist/api/GraphActionsApi.d.ts +43 -288
- package/dist/api/GraphActionsApi.d.ts.map +1 -1
- package/dist/api/GraphActionsApi.js +107 -471
- package/dist/api/GraphObjectTypesApi.d.ts +53 -292
- package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
- package/dist/api/GraphObjectTypesApi.js +166 -480
- package/dist/api/GraphObjectsApi.d.ts +289 -2054
- package/dist/api/GraphObjectsApi.d.ts.map +1 -1
- package/dist/api/GraphObjectsApi.js +803 -3533
- package/dist/api/GraphRelationshipTypesApi.d.ts +91 -564
- package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +326 -1012
- package/dist/api/GraphRelationshipsApi.d.ts +145 -948
- package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
- package/dist/api/GraphRelationshipsApi.js +392 -1592
- package/dist/api/GraphSchemasApi.d.ts +17 -451
- package/dist/api/GraphSchemasApi.d.ts.map +1 -1
- package/dist/api/GraphSchemasApi.js +117 -773
- package/dist/api/GraphTraversalApi.d.ts +19 -33
- package/dist/api/GraphTraversalApi.d.ts.map +1 -1
- package/dist/api/GraphTraversalApi.js +87 -58
- package/dist/api/GraphsApi.d.ts +117 -135
- package/dist/api/GraphsApi.d.ts.map +1 -1
- package/dist/api/GraphsApi.js +311 -255
- package/dist/api/GroupsApi.d.ts +11 -11
- package/dist/api/IAMApi.d.ts +23 -32
- package/dist/api/IAMApi.d.ts.map +1 -1
- package/dist/api/IAMApi.js +75 -59
- package/dist/api/ImagesApi.d.ts +21 -190
- package/dist/api/ImagesApi.d.ts.map +1 -1
- package/dist/api/ImagesApi.js +81 -291
- package/dist/api/InvitesApi.d.ts +11 -21
- package/dist/api/InvitesApi.d.ts.map +1 -1
- package/dist/api/InvitesApi.js +58 -37
- package/dist/api/LikesApi.d.ts +43 -69
- package/dist/api/LikesApi.d.ts.map +1 -1
- package/dist/api/LikesApi.js +192 -143
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +3 -3
- package/dist/api/LiveMeetingsApi.d.ts +7 -11
- package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
- package/dist/api/LiveMeetingsApi.js +29 -22
- package/dist/api/MeetingEventsApi.d.ts +39 -331
- package/dist/api/MeetingEventsApi.d.ts.map +1 -1
- package/dist/api/MeetingEventsApi.js +196 -515
- package/dist/api/NotificationsApi.d.ts +29 -63
- package/dist/api/NotificationsApi.d.ts.map +1 -1
- package/dist/api/NotificationsApi.js +151 -97
- package/dist/api/PagesApi.d.ts +23 -85
- package/dist/api/PagesApi.d.ts.map +1 -1
- package/dist/api/PagesApi.js +106 -146
- package/dist/api/PasswordResetApi.d.ts +80 -0
- package/dist/api/PasswordResetApi.d.ts.map +1 -0
- package/dist/api/PasswordResetApi.js +212 -0
- package/dist/api/PhoneNumbersApi.d.ts +11 -24
- package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
- package/dist/api/PhoneNumbersApi.js +58 -37
- package/dist/api/PostsApi.d.ts +11 -64
- package/dist/api/PostsApi.d.ts.map +1 -1
- package/dist/api/PostsApi.js +51 -107
- package/dist/api/PrivateMessagesApi.d.ts +35 -110
- package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
- package/dist/api/PrivateMessagesApi.js +177 -189
- package/dist/api/PublicationsApi.d.ts +19 -91
- package/dist/api/PublicationsApi.d.ts.map +1 -1
- package/dist/api/PublicationsApi.js +94 -134
- package/dist/api/RestApplicationsApi.d.ts +11 -25
- package/dist/api/RestApplicationsApi.d.ts.map +1 -1
- package/dist/api/RestApplicationsApi.js +56 -36
- package/dist/api/ScreensApi.d.ts +7 -13
- package/dist/api/ScreensApi.d.ts.map +1 -1
- package/dist/api/ScreensApi.js +36 -23
- package/dist/api/SitesApi.d.ts +21 -48
- package/dist/api/SitesApi.d.ts.map +1 -1
- package/dist/api/SitesApi.js +109 -70
- package/dist/api/SocialGroupsApi.d.ts +43 -90
- package/dist/api/SocialGroupsApi.d.ts.map +1 -1
- package/dist/api/SocialGroupsApi.js +213 -140
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +6 -6
- package/dist/api/StripeAccountsApi.d.ts +81 -161
- package/dist/api/StripeAccountsApi.d.ts.map +1 -1
- package/dist/api/StripeAccountsApi.js +436 -281
- package/dist/api/TagsApi.d.ts +3 -5
- package/dist/api/TagsApi.d.ts.map +1 -1
- package/dist/api/TagsApi.js +7 -3
- package/dist/api/TemplatesApi.d.ts +7 -13
- package/dist/api/TemplatesApi.d.ts.map +1 -1
- package/dist/api/TemplatesApi.js +36 -23
- package/dist/api/ThemeMappingsApi.d.ts +9 -16
- package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
- package/dist/api/ThemeMappingsApi.js +42 -29
- package/dist/api/TopicsApi.d.ts +17 -33
- package/dist/api/TopicsApi.d.ts.map +1 -1
- package/dist/api/TopicsApi.js +91 -58
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +5 -5
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +3 -3
- package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
- package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
- package/dist/api/UserManagerAdministrationApi.js +257 -0
- package/dist/api/UserTagsApi.d.ts +31 -135
- package/dist/api/UserTagsApi.d.ts.map +1 -1
- package/dist/api/UserTagsApi.js +121 -241
- package/dist/api/UsersApi.d.ts +23 -47
- package/dist/api/UsersApi.d.ts.map +1 -1
- package/dist/api/UsersApi.js +122 -78
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +3 -3
- package/dist/api/VideosApi.d.ts +25 -137
- package/dist/api/VideosApi.d.ts.map +1 -1
- package/dist/api/VideosApi.js +114 -226
- package/dist/api/WalletsApi.d.ts +35 -72
- package/dist/api/WalletsApi.d.ts.map +1 -1
- package/dist/api/WalletsApi.js +184 -118
- package/dist/index.d.ts +33 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +204 -85
- package/dist/model/APIClient.d.ts +10 -10
- package/dist/model/APIClient.d.ts.map +1 -1
- package/dist/model/APIClient.js +27 -27
- 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/Address.d.ts +74 -0
- package/dist/model/Address.d.ts.map +1 -0
- package/dist/model/Address.js +224 -0
- package/dist/model/AddressResponse.d.ts +87 -0
- package/dist/model/AddressResponse.d.ts.map +1 -0
- package/dist/model/AddressResponse.js +255 -0
- 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 +65 -65
- package/dist/model/Article.d.ts.map +1 -1
- package/dist/model/Article.js +179 -179
- 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 +9 -9
- package/dist/model/Balance.d.ts.map +1 -1
- package/dist/model/Balance.js +33 -33
- 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/Base64ImageUpload.d.ts +1 -1
- package/dist/model/Base64ImageUpload.js +2 -2
- package/dist/model/BlogPostResponse.d.ts +1 -1
- package/dist/model/BlogPostResponse.js +2 -2
- package/dist/model/CacheInvalidation.d.ts +63 -0
- package/dist/model/CacheInvalidation.d.ts.map +1 -0
- package/dist/model/CacheInvalidation.js +173 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/Comment.d.ts +20 -20
- package/dist/model/Comment.d.ts.map +1 -1
- package/dist/model/Comment.js +55 -55
- 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 +60 -60
- package/dist/model/DataSheetImport.d.ts.map +1 -1
- package/dist/model/DataSheetImport.js +188 -188
- package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
- package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +29 -29
- package/dist/model/DataSheetImportSummary.d.ts +10 -10
- package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
- package/dist/model/DataSheetImportSummary.js +33 -33
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Document.d.ts +70 -70
- package/dist/model/Document.d.ts.map +1 -1
- package/dist/model/Document.js +193 -193
- package/dist/model/DocumentPart.d.ts +46 -46
- package/dist/model/DocumentPart.d.ts.map +1 -1
- package/dist/model/DocumentPart.js +140 -140
- package/dist/model/DocumentPartType.d.ts +24 -24
- package/dist/model/DocumentPartType.d.ts.map +1 -1
- package/dist/model/DocumentPartType.js +71 -71
- package/dist/model/DocumentType.d.ts +46 -46
- package/dist/model/DocumentType.d.ts.map +1 -1
- package/dist/model/DocumentType.js +124 -124
- package/dist/model/DomainMappingInput.d.ts +57 -0
- package/dist/model/DomainMappingInput.d.ts.map +1 -0
- package/dist/model/DomainMappingInput.js +158 -0
- package/dist/model/DomainMappingResponse.d.ts +57 -0
- package/dist/model/DomainMappingResponse.d.ts.map +1 -0
- package/dist/model/DomainMappingResponse.js +158 -0
- 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 +28 -28
- package/dist/model/Fields.d.ts.map +1 -1
- package/dist/model/Fields.js +74 -74
- package/dist/model/File.d.ts +29 -29
- package/dist/model/File.d.ts.map +1 -1
- package/dist/model/File.js +75 -75
- package/dist/model/FileAttachmentUploadObject.d.ts +29 -29
- package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
- package/dist/model/FileAttachmentUploadObject.js +75 -75
- 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 +15 -15
- package/dist/model/Form.d.ts.map +1 -1
- package/dist/model/Form.js +45 -45
- package/dist/model/FormSection.d.ts +1 -1
- package/dist/model/FormSection.js +2 -2
- package/dist/model/FormSubmission.d.ts +11 -11
- package/dist/model/FormSubmission.d.ts.map +1 -1
- package/dist/model/FormSubmission.js +33 -33
- 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 +3 -3
- package/dist/model/GeocodePayload.d.ts.map +1 -1
- package/dist/model/GeocodePayload.js +8 -8
- package/dist/model/GeocodeResponse.d.ts +67 -0
- package/dist/model/GeocodeResponse.d.ts.map +1 -0
- package/dist/model/GeocodeResponse.js +193 -0
- 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 +37 -37
- package/dist/model/Graph.d.ts.map +1 -1
- package/dist/model/Graph.js +100 -100
- 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 +19 -1
- package/dist/model/GraphActionResponse.d.ts.map +1 -1
- package/dist/model/GraphActionResponse.js +60 -2
- package/dist/model/GraphActionTypeInput.d.ts +144 -0
- package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
- package/dist/model/GraphActionTypeInput.js +505 -0
- package/dist/model/GraphActionTypeResponse.d.ts +198 -0
- package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
- package/dist/model/GraphActionTypeResponse.js +681 -0
- package/dist/model/GraphDatabaseService.d.ts +10 -10
- package/dist/model/GraphDatabaseService.d.ts.map +1 -1
- package/dist/model/GraphDatabaseService.js +27 -27
- package/dist/model/GraphGeocode.d.ts +1 -1
- package/dist/model/GraphGeocode.js +2 -2
- package/dist/model/GraphInput.d.ts +92 -0
- package/dist/model/GraphInput.d.ts.map +1 -0
- package/dist/model/GraphInput.js +256 -0
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
- package/dist/model/GraphObject.d.ts +21 -21
- package/dist/model/GraphObject.d.ts.map +1 -1
- package/dist/model/GraphObject.js +54 -54
- package/dist/model/GraphObjectPayload.d.ts +16 -16
- package/dist/model/GraphObjectPayload.d.ts.map +1 -1
- package/dist/model/GraphObjectPayload.js +42 -44
- package/dist/model/GraphObjectResponse.d.ts +43 -3
- package/dist/model/GraphObjectResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectResponse.js +142 -6
- package/dist/model/GraphObjectSchema.d.ts +30 -30
- package/dist/model/GraphObjectSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectSchema.js +83 -83
- package/dist/model/GraphObjectType.d.ts +20 -20
- package/dist/model/GraphObjectType.d.ts.map +1 -1
- package/dist/model/GraphObjectType.js +51 -51
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
- package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeResponse.js +90 -42
- package/dist/model/GraphObjectTypeSchema.d.ts +20 -20
- package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
- package/dist/model/GraphObjectTypeSchema.js +51 -51
- 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 +19 -19
- package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
- package/dist/model/GraphRelationshipPayload.js +52 -54
- package/dist/model/GraphRelationshipResponse.d.ts +144 -0
- package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
- package/dist/model/GraphRelationshipResponse.js +418 -0
- package/dist/model/GraphRelationshipType.d.ts +41 -41
- package/dist/model/GraphRelationshipType.d.ts.map +1 -1
- package/dist/model/GraphRelationshipType.js +111 -111
- package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
- package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
- package/dist/model/GraphRelationshipTypeInput.js +607 -0
- package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
- package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +89 -2
- package/dist/model/GraphResponse.d.ts +127 -0
- package/dist/model/GraphResponse.d.ts.map +1 -0
- package/dist/model/GraphResponse.js +351 -0
- package/dist/model/GraphSchema.d.ts +41 -41
- package/dist/model/GraphSchema.d.ts.map +1 -1
- package/dist/model/GraphSchema.js +113 -113
- 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 +55 -1
- package/dist/model/GraphTraversalInput.d.ts.map +1 -1
- package/dist/model/GraphTraversalInput.js +176 -2
- package/dist/model/Image.d.ts +1 -1
- package/dist/model/Image.js +2 -2
- package/dist/model/InputPart.d.ts +36 -18
- package/dist/model/InputPart.d.ts.map +1 -1
- package/dist/model/InputPart.js +102 -49
- package/dist/model/InputPartHeaders.d.ts +1 -1
- package/dist/model/InputPartHeaders.js +2 -2
- package/dist/model/InputPartMediaType.d.ts +1 -1
- package/dist/model/InputPartMediaType.js +2 -2
- package/dist/model/JsonArray.d.ts +35 -0
- package/dist/model/JsonArray.d.ts.map +1 -0
- package/dist/model/JsonArray.js +96 -0
- package/dist/model/JsonObject.d.ts +58 -0
- package/dist/model/JsonObject.d.ts.map +1 -0
- package/dist/model/JsonObject.js +179 -0
- package/dist/model/JsonValue.d.ts +49 -0
- package/dist/model/JsonValue.d.ts.map +1 -0
- package/dist/model/JsonValue.js +151 -0
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Link.d.ts +15 -15
- package/dist/model/Link.d.ts.map +1 -1
- package/dist/model/Link.js +44 -44
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/MediaType.d.ts +74 -0
- package/dist/model/MediaType.d.ts.map +1 -0
- package/dist/model/MediaType.js +214 -0
- package/dist/model/MeetingEvent.d.ts +46 -46
- package/dist/model/MeetingEvent.d.ts.map +1 -1
- package/dist/model/MeetingEvent.js +133 -133
- package/dist/model/MeetingEventInput.d.ts +1 -1
- package/dist/model/MeetingEventInput.js +2 -2
- package/dist/model/MeetingEventResponse.d.ts +1 -1
- package/dist/model/MeetingEventResponse.js +2 -2
- package/dist/model/MeetingEventTimezone.d.ts +1 -1
- package/dist/model/MeetingEventTimezone.js +2 -2
- package/dist/model/MeetingEventTypeInput.d.ts +1 -1
- package/dist/model/MeetingEventTypeInput.js +2 -2
- package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
- package/dist/model/MeetingEventTypeResponse.js +2 -2
- package/dist/model/MeetingInfo.d.ts +12 -12
- package/dist/model/MeetingInfo.d.ts.map +1 -1
- package/dist/model/MeetingInfo.js +34 -34
- package/dist/model/Member.d.ts +19 -19
- package/dist/model/Member.d.ts.map +1 -1
- package/dist/model/Member.js +56 -56
- 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/MemberManagerConfigInput.d.ts +56 -0
- package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigInput.js +160 -0
- package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
- package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerConfigResponse.js +187 -0
- package/dist/model/MemberManagerInput.d.ts +66 -0
- package/dist/model/MemberManagerInput.d.ts.map +1 -0
- package/dist/model/MemberManagerInput.js +187 -0
- package/dist/model/MemberManagerResponse.d.ts +66 -0
- package/dist/model/MemberManagerResponse.d.ts.map +1 -0
- package/dist/model/MemberManagerResponse.js +187 -0
- 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/MultivaluedMapStringString.d.ts +38 -0
- package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
- package/dist/model/MultivaluedMapStringString.js +106 -0
- 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 +20 -20
- package/dist/model/Objecttype.d.ts.map +1 -1
- package/dist/model/Objecttype.js +51 -51
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Page.d.ts +19 -19
- package/dist/model/Page.d.ts.map +1 -1
- package/dist/model/Page.js +48 -48
- package/dist/model/PageSchema.d.ts +24 -24
- package/dist/model/PageSchema.d.ts.map +1 -1
- package/dist/model/PageSchema.js +65 -65
- package/dist/model/Pageable.d.ts +19 -19
- package/dist/model/Pageable.d.ts.map +1 -1
- package/dist/model/Pageable.js +48 -48
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
- package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateRequest.js +131 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
- package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetInitiateResponse.js +243 -0
- package/dist/model/PasswordResetRequest.d.ts +67 -0
- package/dist/model/PasswordResetRequest.d.ts.map +1 -0
- package/dist/model/PasswordResetRequest.js +189 -0
- package/dist/model/PasswordResetResponse.d.ts +95 -0
- package/dist/model/PasswordResetResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetResponse.js +266 -0
- package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
- package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
- package/dist/model/PasswordResetValidationResponse.js +266 -0
- package/dist/model/Path.d.ts +5 -5
- package/dist/model/Path.d.ts.map +1 -1
- package/dist/model/Path.js +13 -13
- 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 +12 -12
- package/dist/model/Payout.d.ts.map +1 -1
- package/dist/model/Payout.js +34 -34
- 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 +14 -14
- package/dist/model/PhoneNumber.d.ts.map +1 -1
- package/dist/model/PhoneNumber.js +44 -44
- package/dist/model/Post.d.ts +19 -19
- package/dist/model/Post.d.ts.map +1 -1
- package/dist/model/Post.js +50 -50
- package/dist/model/PrivateMessage.d.ts +28 -28
- package/dist/model/PrivateMessage.d.ts.map +1 -1
- package/dist/model/PrivateMessage.js +77 -77
- package/dist/model/PrivateMessageConversation.d.ts +47 -47
- package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
- package/dist/model/PrivateMessageConversation.js +124 -124
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Profile.d.ts +10 -10
- package/dist/model/Profile.d.ts.map +1 -1
- package/dist/model/Profile.js +30 -30
- 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 +1 -1
- package/dist/model/PublicationInput.js +2 -2
- package/dist/model/PublicationResponse.d.ts +1 -1
- package/dist/model/PublicationResponse.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/PurgeDataDefaultResponse.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponse.js +4 -4
- package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
- package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
- package/dist/model/RelationshipMapping.d.ts +10 -10
- package/dist/model/RelationshipMapping.d.ts.map +1 -1
- package/dist/model/RelationshipMapping.js +35 -35
- 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 +35 -35
- package/dist/model/ScreenSchema.d.ts.map +1 -1
- package/dist/model/ScreenSchema.js +97 -97
- 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 +28 -28
- package/dist/model/SkinField.d.ts.map +1 -1
- package/dist/model/SkinField.js +74 -74
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +10 -10
- package/dist/model/SocialGroup.d.ts.map +1 -1
- package/dist/model/SocialGroup.js +33 -33
- package/dist/model/SocialGroupInput.d.ts +1 -1
- package/dist/model/SocialGroupInput.js +2 -2
- package/dist/model/SocialGroupResponse.d.ts +1 -1
- package/dist/model/SocialGroupResponse.js +2 -2
- package/dist/model/SocialGroupType.d.ts +1 -1
- package/dist/model/SocialGroupType.js +2 -2
- package/dist/model/SocialGroupTypeInput.d.ts +1 -1
- package/dist/model/SocialGroupTypeInput.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 +10 -10
- package/dist/model/StatusUpdate.d.ts.map +1 -1
- package/dist/model/StatusUpdate.js +27 -27
- package/dist/model/StreetAddress.d.ts +1 -1
- package/dist/model/StreetAddress.js +2 -2
- package/dist/model/StripeAccount.d.ts +10 -10
- package/dist/model/StripeAccount.d.ts.map +1 -1
- package/dist/model/StripeAccount.js +27 -27
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/Template.d.ts +10 -10
- package/dist/model/Template.d.ts.map +1 -1
- package/dist/model/Template.js +27 -27
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +10 -10
- package/dist/model/TemplateSchema.d.ts.map +1 -1
- package/dist/model/TemplateSchema.js +27 -27
- package/dist/model/ThemeMapping.d.ts +10 -10
- package/dist/model/ThemeMapping.d.ts.map +1 -1
- package/dist/model/ThemeMapping.js +30 -30
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/Timezone.d.ts +1 -1
- package/dist/model/Timezone.js +2 -2
- package/dist/model/Timezone1.d.ts +1 -1
- package/dist/model/Timezone1.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 +10 -10
- package/dist/model/Transfer.d.ts.map +1 -1
- package/dist/model/Transfer.js +29 -29
- 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 +10 -10
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
- package/dist/model/TraversalRelationResponse.d.ts +5 -5
- package/dist/model/TraversalRelationResponse.js +14 -14
- package/dist/model/User.d.ts +19 -19
- package/dist/model/User.d.ts.map +1 -1
- package/dist/model/User.js +56 -56
- package/dist/model/UserDataPayload.d.ts +19 -19
- package/dist/model/UserDataPayload.d.ts.map +1 -1
- package/dist/model/UserDataPayload.js +56 -56
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +18 -18
- package/dist/model/UserInvite.d.ts.map +1 -1
- package/dist/model/UserInvite.js +57 -57
- 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 +56 -56
- package/dist/model/UserTag.d.ts +19 -19
- package/dist/model/UserTag.d.ts.map +1 -1
- package/dist/model/UserTag.js +52 -52
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/UsernameReminderRequest.d.ts +47 -0
- package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
- package/dist/model/UsernameReminderRequest.js +131 -0
- package/dist/model/UsernameReminderResponse.d.ts +87 -0
- package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
- package/dist/model/UsernameReminderResponse.js +243 -0
- package/dist/model/Video.d.ts +71 -71
- package/dist/model/Video.d.ts.map +1 -1
- package/dist/model/Video.js +178 -178
- package/dist/model/VideoLiveUrl.d.ts +1 -1
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.d.ts +71 -71
- package/dist/model/VideoSchema.d.ts.map +1 -1
- package/dist/model/VideoSchema.js +178 -178
- package/dist/model/VideoUploadObject.d.ts +71 -71
- package/dist/model/VideoUploadObject.d.ts.map +1 -1
- package/dist/model/VideoUploadObject.js +178 -178
- 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 +3 -3
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ Gobodo - JavaScript client for @gobodo/gobodo-api-promise
|
|
|
4
4
|
REST Interface for Gobodo API
|
|
5
5
|
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
6
6
|
|
|
7
|
-
- API version: 0.1.
|
|
8
|
-
- Package version: 0.1.
|
|
7
|
+
- API version: 0.1.100
|
|
8
|
+
- Package version: 0.1.100
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -112,9 +112,7 @@ NexusGraphAPIKey.apiKey = "YOUR API KEY"
|
|
|
112
112
|
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
|
|
113
113
|
//NexusGraphAPIKey.apiKeyPrefix['apiKey'] = "Token"
|
|
114
114
|
|
|
115
|
-
var api = new Gobodo.
|
|
116
|
-
var id = 789; // {Number}
|
|
117
|
-
var actiontypeid = 789; // {Number}
|
|
115
|
+
var api = new Gobodo.AdCampaignsApi()
|
|
118
116
|
var opts = {
|
|
119
117
|
'authorization': "authorization_example", // {String} The authorization token of the logged in user
|
|
120
118
|
'cacheduration': 56, // {Number} The how long the cache entry should persist
|
|
@@ -122,12 +120,14 @@ var opts = {
|
|
|
122
120
|
'cachekey': ["null"], // {[String]} The key to cache the response or the key to remove if a post, put, or delete operation
|
|
123
121
|
'cachescope': "cachescope_example", // {String} The scope of storage of the cache item
|
|
124
122
|
'cacheuser': ["null"], // {[String]} The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
|
|
123
|
+
'invalidationkeys': [new Gobodo.CacheInvalidation()], // {[CacheInvalidation]} Cache keys that should be invalidated in this operation
|
|
125
124
|
'zeusportalPostasApp': 789, // {Number} The id of the application this operation is being performed as if the caller chooses to post as an organization page
|
|
126
125
|
'zeusportalPostas': 789, // {Number} The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
|
|
127
126
|
'zeusportalPostasSite': 789, // {Number} The id of the site this operation is being performed as if the caller chooses to post as an organization page
|
|
128
|
-
'transactionid': "transactionid_example" // {String} The id of the transaction this operation is being run in
|
|
127
|
+
'transactionid': "transactionid_example", // {String} The id of the transaction this operation is being run in
|
|
128
|
+
'jsonValue': new Gobodo.JsonValue() // {JsonValue}
|
|
129
129
|
};
|
|
130
|
-
api.
|
|
130
|
+
api.createAdCampaign(opts).then(function(data) {
|
|
131
131
|
console.log('API called successfully. Returned data: ' + data);
|
|
132
132
|
}, function(error) {
|
|
133
133
|
console.error(error);
|
|
@@ -142,671 +142,567 @@ All URIs are relative to *https://test.api.gobodo.io*
|
|
|
142
142
|
|
|
143
143
|
Class | Method | HTTP request | Description
|
|
144
144
|
------------ | ------------- | ------------- | -------------
|
|
145
|
-
*Gobodo.
|
|
146
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
147
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
148
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
149
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
150
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
151
|
-
*Gobodo.AdCampaignsApi* | [**
|
|
152
|
-
*Gobodo.
|
|
153
|
-
*Gobodo.
|
|
154
|
-
*Gobodo.AdManagementApi* | [**
|
|
155
|
-
*Gobodo.AdManagementApi* | [**
|
|
156
|
-
*Gobodo.AdManagementApi* | [**
|
|
157
|
-
*Gobodo.AdManagementApi* | [**
|
|
158
|
-
*Gobodo.AdManagementApi* | [**
|
|
159
|
-
*Gobodo.AdManagementApi* | [**
|
|
160
|
-
*Gobodo.AdManagementApi* | [**
|
|
161
|
-
*Gobodo.AdManagementApi* | [**
|
|
162
|
-
*Gobodo.AdManagementApi* | [**
|
|
163
|
-
*Gobodo.AdManagementApi* | [**
|
|
164
|
-
*Gobodo.
|
|
165
|
-
*Gobodo.
|
|
166
|
-
*Gobodo.
|
|
167
|
-
*Gobodo.AdsApi* | [**
|
|
168
|
-
*Gobodo.AdsApi* | [**
|
|
169
|
-
*Gobodo.AdsApi* | [**
|
|
170
|
-
*Gobodo.
|
|
171
|
-
*Gobodo.
|
|
172
|
-
*Gobodo.
|
|
173
|
-
*Gobodo.AttachmentsApi* | [**
|
|
174
|
-
*Gobodo.AttachmentsApi* | [**
|
|
175
|
-
*Gobodo.
|
|
176
|
-
*Gobodo.
|
|
177
|
-
*Gobodo.
|
|
178
|
-
*Gobodo.
|
|
179
|
-
*Gobodo.
|
|
180
|
-
*Gobodo.AuthenticationApi* | [**
|
|
181
|
-
*Gobodo.AuthenticationApi* | [**
|
|
182
|
-
*Gobodo.AuthenticationApi* | [**
|
|
183
|
-
*Gobodo.AuthenticationApi* | [**
|
|
184
|
-
*Gobodo.AuthenticationApi* | [**
|
|
185
|
-
*Gobodo.
|
|
186
|
-
*Gobodo.
|
|
187
|
-
*Gobodo.
|
|
188
|
-
*Gobodo.
|
|
189
|
-
*Gobodo.
|
|
190
|
-
*Gobodo.CategoriesApi* | [**
|
|
191
|
-
*Gobodo.CategoriesApi* | [**
|
|
192
|
-
*Gobodo.
|
|
193
|
-
*Gobodo.
|
|
194
|
-
*Gobodo.
|
|
195
|
-
*Gobodo.
|
|
196
|
-
*Gobodo.
|
|
197
|
-
*Gobodo.CommentsApi* | [**
|
|
198
|
-
*Gobodo.
|
|
199
|
-
*Gobodo.
|
|
200
|
-
*Gobodo.
|
|
201
|
-
*Gobodo.
|
|
202
|
-
*Gobodo.
|
|
203
|
-
*Gobodo.
|
|
204
|
-
*Gobodo.
|
|
205
|
-
*Gobodo.ContentManagementApi* | [**
|
|
206
|
-
*Gobodo.ContentManagementApi* | [**
|
|
207
|
-
*Gobodo.ContentManagementApi* | [**
|
|
208
|
-
*Gobodo.ContentManagementApi* | [**
|
|
209
|
-
*Gobodo.ContentManagementApi* | [**
|
|
210
|
-
*Gobodo.ContentManagementApi* | [**
|
|
211
|
-
*Gobodo.ContentManagementApi* | [**
|
|
212
|
-
*Gobodo.ContentManagementApi* | [**
|
|
213
|
-
*Gobodo.ContentManagementApi* | [**
|
|
214
|
-
*Gobodo.ContentManagementApi* | [**
|
|
215
|
-
*Gobodo.ContentManagementApi* | [**
|
|
216
|
-
*Gobodo.ContentManagementApi* | [**
|
|
217
|
-
*Gobodo.ContentManagementApi* | [**
|
|
218
|
-
*Gobodo.ContentManagementApi* | [**
|
|
219
|
-
*Gobodo.ContentManagementApi* | [**
|
|
220
|
-
*Gobodo.ContentManagementApi* | [**
|
|
221
|
-
*Gobodo.ContentManagementApi* | [**
|
|
222
|
-
*Gobodo.ContentManagementApi* | [**
|
|
223
|
-
*Gobodo.ContentManagementApi* | [**
|
|
224
|
-
*Gobodo.ContentManagementApi* | [**
|
|
225
|
-
*Gobodo.ContentManagementApi* | [**
|
|
226
|
-
*Gobodo.
|
|
227
|
-
*Gobodo.
|
|
228
|
-
*Gobodo.
|
|
229
|
-
*Gobodo.
|
|
230
|
-
*Gobodo.
|
|
231
|
-
*Gobodo.
|
|
232
|
-
*Gobodo.
|
|
233
|
-
*Gobodo.ConversationsApi* | [**
|
|
234
|
-
*Gobodo.
|
|
235
|
-
*Gobodo.
|
|
236
|
-
*Gobodo.
|
|
237
|
-
*Gobodo.
|
|
238
|
-
*Gobodo.
|
|
239
|
-
*Gobodo.
|
|
240
|
-
*Gobodo.
|
|
241
|
-
*Gobodo.
|
|
242
|
-
*Gobodo.
|
|
243
|
-
*Gobodo.
|
|
244
|
-
*Gobodo.
|
|
245
|
-
*Gobodo.
|
|
246
|
-
*Gobodo.
|
|
247
|
-
*Gobodo.
|
|
248
|
-
*Gobodo.
|
|
249
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
250
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
251
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
252
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
253
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
254
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
255
|
-
*Gobodo.DataSheetImportsApi* | [**
|
|
256
|
-
*Gobodo.
|
|
257
|
-
*Gobodo.
|
|
258
|
-
*Gobodo.
|
|
259
|
-
*Gobodo.
|
|
260
|
-
*Gobodo.
|
|
261
|
-
*Gobodo.
|
|
262
|
-
*Gobodo.
|
|
263
|
-
*Gobodo.
|
|
264
|
-
*Gobodo.
|
|
265
|
-
*Gobodo.
|
|
266
|
-
*Gobodo.
|
|
267
|
-
*Gobodo.
|
|
268
|
-
*Gobodo.
|
|
269
|
-
*Gobodo.
|
|
270
|
-
*Gobodo.
|
|
271
|
-
*Gobodo.
|
|
272
|
-
*Gobodo.
|
|
273
|
-
*Gobodo.
|
|
274
|
-
*Gobodo.DocumentsApi* | [**
|
|
275
|
-
*Gobodo.DocumentsApi* | [**
|
|
276
|
-
*Gobodo.DocumentsApi* | [**
|
|
277
|
-
*Gobodo.DocumentsApi* | [**
|
|
278
|
-
*Gobodo.
|
|
279
|
-
*Gobodo.
|
|
280
|
-
*Gobodo.
|
|
281
|
-
*Gobodo.
|
|
282
|
-
*Gobodo.
|
|
283
|
-
*Gobodo.
|
|
284
|
-
*Gobodo.
|
|
285
|
-
*Gobodo.
|
|
286
|
-
*Gobodo.
|
|
287
|
-
*Gobodo.
|
|
288
|
-
*Gobodo.
|
|
289
|
-
*Gobodo.
|
|
290
|
-
*Gobodo.
|
|
291
|
-
*Gobodo.EntryPartsApi* | [**
|
|
292
|
-
*Gobodo.EntryPartsApi* | [**
|
|
293
|
-
*Gobodo.EntryPartsApi* | [**
|
|
294
|
-
*Gobodo.
|
|
295
|
-
*Gobodo.
|
|
296
|
-
*Gobodo.
|
|
297
|
-
*Gobodo.
|
|
298
|
-
*Gobodo.
|
|
299
|
-
*Gobodo.
|
|
300
|
-
*Gobodo.
|
|
301
|
-
*Gobodo.
|
|
302
|
-
*Gobodo.
|
|
303
|
-
*Gobodo.
|
|
304
|
-
*Gobodo.
|
|
305
|
-
*Gobodo.
|
|
306
|
-
*Gobodo.
|
|
307
|
-
*Gobodo.
|
|
308
|
-
*Gobodo.
|
|
309
|
-
*Gobodo.FormsApi* | [**
|
|
310
|
-
*Gobodo.FormsApi* | [**
|
|
311
|
-
*Gobodo.FormsApi* | [**
|
|
312
|
-
*Gobodo.FormsApi* | [**
|
|
313
|
-
*Gobodo.FormsApi* | [**
|
|
314
|
-
*Gobodo.FormsApi* | [**
|
|
315
|
-
*Gobodo.FormsApi* | [**
|
|
316
|
-
*Gobodo.
|
|
317
|
-
*Gobodo.
|
|
318
|
-
*Gobodo.
|
|
319
|
-
*Gobodo.
|
|
320
|
-
*Gobodo.
|
|
321
|
-
*Gobodo.
|
|
322
|
-
*Gobodo.
|
|
323
|
-
*Gobodo.
|
|
324
|
-
*Gobodo.
|
|
325
|
-
*Gobodo.
|
|
326
|
-
*Gobodo.
|
|
327
|
-
*Gobodo.FunctionsApi* | [**
|
|
328
|
-
*Gobodo.FunctionsApi* | [**
|
|
329
|
-
*Gobodo.FunctionsApi* | [**
|
|
330
|
-
*Gobodo.FunctionsApi* | [**
|
|
331
|
-
*Gobodo.FunctionsApi* | [**
|
|
332
|
-
*Gobodo.FunctionsApi* | [**
|
|
333
|
-
*Gobodo.FunctionsApi* | [**
|
|
334
|
-
*Gobodo.FunctionsApi* | [**
|
|
335
|
-
*Gobodo.FunctionsApi* | [**
|
|
336
|
-
*Gobodo.
|
|
337
|
-
*Gobodo.
|
|
338
|
-
*Gobodo.
|
|
339
|
-
*Gobodo.
|
|
340
|
-
*Gobodo.
|
|
341
|
-
*Gobodo.
|
|
342
|
-
*Gobodo.
|
|
343
|
-
*Gobodo.
|
|
344
|
-
*Gobodo.
|
|
345
|
-
*Gobodo.
|
|
346
|
-
*Gobodo.
|
|
347
|
-
*Gobodo.
|
|
348
|
-
*Gobodo.
|
|
349
|
-
*Gobodo.
|
|
350
|
-
*Gobodo.
|
|
351
|
-
*Gobodo.
|
|
352
|
-
*Gobodo.
|
|
353
|
-
*Gobodo.
|
|
354
|
-
*Gobodo.
|
|
355
|
-
*Gobodo.
|
|
356
|
-
*Gobodo.
|
|
357
|
-
*Gobodo.
|
|
358
|
-
*Gobodo.
|
|
359
|
-
*Gobodo.
|
|
360
|
-
*Gobodo.
|
|
361
|
-
*Gobodo.
|
|
362
|
-
*Gobodo.
|
|
363
|
-
*Gobodo.
|
|
364
|
-
*Gobodo.
|
|
365
|
-
*Gobodo.
|
|
366
|
-
*Gobodo.
|
|
367
|
-
*Gobodo.
|
|
368
|
-
*Gobodo.
|
|
369
|
-
*Gobodo.
|
|
370
|
-
*Gobodo.
|
|
371
|
-
*Gobodo.
|
|
372
|
-
*Gobodo.
|
|
373
|
-
*Gobodo.
|
|
374
|
-
*Gobodo.
|
|
375
|
-
*Gobodo.
|
|
376
|
-
*Gobodo.
|
|
377
|
-
*Gobodo.
|
|
378
|
-
*Gobodo.
|
|
379
|
-
*Gobodo.
|
|
380
|
-
*Gobodo.
|
|
381
|
-
*Gobodo.
|
|
382
|
-
*Gobodo.
|
|
383
|
-
*Gobodo.
|
|
384
|
-
*Gobodo.
|
|
385
|
-
*Gobodo.
|
|
386
|
-
*Gobodo.
|
|
387
|
-
*Gobodo.
|
|
388
|
-
*Gobodo.
|
|
389
|
-
*Gobodo.
|
|
390
|
-
*Gobodo.
|
|
391
|
-
*Gobodo.
|
|
392
|
-
*Gobodo.
|
|
393
|
-
*Gobodo.
|
|
394
|
-
*Gobodo.GraphObjectsApi* | [**
|
|
395
|
-
*Gobodo.GraphObjectsApi* | [**
|
|
396
|
-
*Gobodo.GraphObjectsApi* | [**
|
|
397
|
-
*Gobodo.
|
|
398
|
-
*Gobodo.
|
|
399
|
-
*Gobodo.
|
|
400
|
-
*Gobodo.
|
|
401
|
-
*Gobodo.
|
|
402
|
-
*Gobodo.
|
|
403
|
-
*Gobodo.
|
|
404
|
-
*Gobodo.
|
|
405
|
-
*Gobodo.
|
|
406
|
-
*Gobodo.
|
|
407
|
-
*Gobodo.
|
|
408
|
-
*Gobodo.
|
|
409
|
-
*Gobodo.
|
|
410
|
-
*Gobodo.
|
|
411
|
-
*Gobodo.
|
|
412
|
-
*Gobodo.
|
|
413
|
-
*Gobodo.
|
|
414
|
-
*Gobodo.
|
|
415
|
-
*Gobodo.
|
|
416
|
-
*Gobodo.
|
|
417
|
-
*Gobodo.
|
|
418
|
-
*Gobodo.
|
|
419
|
-
*Gobodo.
|
|
420
|
-
*Gobodo.
|
|
421
|
-
*Gobodo.
|
|
422
|
-
*Gobodo.
|
|
423
|
-
*Gobodo.
|
|
424
|
-
*Gobodo.
|
|
425
|
-
*Gobodo.
|
|
426
|
-
*Gobodo.
|
|
427
|
-
*Gobodo.
|
|
428
|
-
*Gobodo.
|
|
429
|
-
*Gobodo.
|
|
430
|
-
*Gobodo.
|
|
431
|
-
*Gobodo.
|
|
432
|
-
*Gobodo.
|
|
433
|
-
*Gobodo.
|
|
434
|
-
*Gobodo.
|
|
435
|
-
*Gobodo.
|
|
436
|
-
*Gobodo.
|
|
437
|
-
*Gobodo.
|
|
438
|
-
*Gobodo.
|
|
439
|
-
*Gobodo.
|
|
440
|
-
*Gobodo.
|
|
441
|
-
*Gobodo.
|
|
442
|
-
*Gobodo.
|
|
443
|
-
*Gobodo.
|
|
444
|
-
*Gobodo.
|
|
445
|
-
*Gobodo.
|
|
446
|
-
*Gobodo.
|
|
447
|
-
*Gobodo.
|
|
448
|
-
*Gobodo.
|
|
449
|
-
*Gobodo.
|
|
450
|
-
*Gobodo.
|
|
451
|
-
*Gobodo.
|
|
452
|
-
*Gobodo.
|
|
453
|
-
*Gobodo.
|
|
454
|
-
*Gobodo.
|
|
455
|
-
*Gobodo.
|
|
456
|
-
*Gobodo.
|
|
457
|
-
*Gobodo.
|
|
458
|
-
*Gobodo.
|
|
459
|
-
*Gobodo.
|
|
460
|
-
*Gobodo.
|
|
461
|
-
*Gobodo.
|
|
462
|
-
*Gobodo.
|
|
463
|
-
*Gobodo.
|
|
464
|
-
*Gobodo.
|
|
465
|
-
*Gobodo.
|
|
466
|
-
*Gobodo.
|
|
467
|
-
*Gobodo.
|
|
468
|
-
*Gobodo.
|
|
469
|
-
*Gobodo.
|
|
470
|
-
*Gobodo.
|
|
471
|
-
*Gobodo.
|
|
472
|
-
*Gobodo.
|
|
473
|
-
*Gobodo.
|
|
474
|
-
*Gobodo.
|
|
475
|
-
*Gobodo.
|
|
476
|
-
*Gobodo.
|
|
477
|
-
*Gobodo.
|
|
478
|
-
*Gobodo.
|
|
479
|
-
*Gobodo.
|
|
480
|
-
*Gobodo.
|
|
481
|
-
*Gobodo.
|
|
482
|
-
*Gobodo.
|
|
483
|
-
*Gobodo.
|
|
484
|
-
*Gobodo.
|
|
485
|
-
*Gobodo.
|
|
486
|
-
*Gobodo.
|
|
487
|
-
*Gobodo.
|
|
488
|
-
*Gobodo.
|
|
489
|
-
*Gobodo.
|
|
490
|
-
*Gobodo.
|
|
491
|
-
*Gobodo.
|
|
492
|
-
*Gobodo.
|
|
493
|
-
*Gobodo.
|
|
494
|
-
*Gobodo.
|
|
495
|
-
*Gobodo.
|
|
496
|
-
*Gobodo.
|
|
497
|
-
*Gobodo.
|
|
498
|
-
*Gobodo.
|
|
499
|
-
*Gobodo.
|
|
500
|
-
*Gobodo.
|
|
501
|
-
*Gobodo.
|
|
502
|
-
*Gobodo.
|
|
503
|
-
*Gobodo.
|
|
504
|
-
*Gobodo.
|
|
505
|
-
*Gobodo.
|
|
506
|
-
*Gobodo.
|
|
507
|
-
*Gobodo.
|
|
508
|
-
*Gobodo.
|
|
509
|
-
*Gobodo.
|
|
510
|
-
*Gobodo.
|
|
511
|
-
*Gobodo.
|
|
512
|
-
*Gobodo.
|
|
513
|
-
*Gobodo.
|
|
514
|
-
*Gobodo.
|
|
515
|
-
*Gobodo.
|
|
516
|
-
*Gobodo.
|
|
517
|
-
*Gobodo.
|
|
518
|
-
*Gobodo.
|
|
519
|
-
*Gobodo.
|
|
520
|
-
*Gobodo.
|
|
521
|
-
*Gobodo.
|
|
522
|
-
*Gobodo.
|
|
523
|
-
*Gobodo.
|
|
524
|
-
*Gobodo.
|
|
525
|
-
*Gobodo.
|
|
526
|
-
*Gobodo.
|
|
527
|
-
*Gobodo.
|
|
528
|
-
*Gobodo.
|
|
529
|
-
*Gobodo.
|
|
530
|
-
*Gobodo.
|
|
531
|
-
*Gobodo.
|
|
532
|
-
*Gobodo.
|
|
533
|
-
*Gobodo.
|
|
534
|
-
*Gobodo.
|
|
535
|
-
*Gobodo.
|
|
536
|
-
*Gobodo.
|
|
537
|
-
*Gobodo.
|
|
538
|
-
*Gobodo.
|
|
539
|
-
*Gobodo.
|
|
540
|
-
*Gobodo.
|
|
541
|
-
*Gobodo.
|
|
542
|
-
*Gobodo.
|
|
543
|
-
*Gobodo.
|
|
544
|
-
*Gobodo.
|
|
545
|
-
*Gobodo.
|
|
546
|
-
*Gobodo.
|
|
547
|
-
*Gobodo.
|
|
548
|
-
*Gobodo.
|
|
549
|
-
*Gobodo.
|
|
550
|
-
*Gobodo.
|
|
551
|
-
*Gobodo.
|
|
552
|
-
*Gobodo.
|
|
553
|
-
*Gobodo.
|
|
554
|
-
*Gobodo.
|
|
555
|
-
*Gobodo.
|
|
556
|
-
*Gobodo.
|
|
557
|
-
*Gobodo.
|
|
558
|
-
*Gobodo.
|
|
559
|
-
*Gobodo.
|
|
560
|
-
*Gobodo.
|
|
561
|
-
*Gobodo.
|
|
562
|
-
*Gobodo.
|
|
563
|
-
*Gobodo.
|
|
564
|
-
*Gobodo.
|
|
565
|
-
*Gobodo.
|
|
566
|
-
*Gobodo.
|
|
567
|
-
*Gobodo.
|
|
568
|
-
*Gobodo.
|
|
569
|
-
*Gobodo.
|
|
570
|
-
*Gobodo.
|
|
571
|
-
*Gobodo.
|
|
572
|
-
*Gobodo.
|
|
573
|
-
*Gobodo.
|
|
574
|
-
*Gobodo.
|
|
575
|
-
*Gobodo.
|
|
576
|
-
*Gobodo.
|
|
577
|
-
*Gobodo.
|
|
578
|
-
*Gobodo.
|
|
579
|
-
*Gobodo.
|
|
580
|
-
*Gobodo.
|
|
581
|
-
*Gobodo.
|
|
582
|
-
*Gobodo.
|
|
583
|
-
*Gobodo.
|
|
584
|
-
*Gobodo.
|
|
585
|
-
*Gobodo.
|
|
586
|
-
*Gobodo.
|
|
587
|
-
*Gobodo.
|
|
588
|
-
*Gobodo.
|
|
589
|
-
*Gobodo.
|
|
590
|
-
*Gobodo.
|
|
591
|
-
*Gobodo.
|
|
592
|
-
*Gobodo.
|
|
593
|
-
*Gobodo.
|
|
594
|
-
*Gobodo.
|
|
595
|
-
*Gobodo.
|
|
596
|
-
*Gobodo.
|
|
597
|
-
*Gobodo.
|
|
598
|
-
*Gobodo.
|
|
599
|
-
*Gobodo.
|
|
600
|
-
*Gobodo.
|
|
601
|
-
*Gobodo.
|
|
602
|
-
*Gobodo.
|
|
603
|
-
*Gobodo.
|
|
604
|
-
*Gobodo.
|
|
605
|
-
*Gobodo.
|
|
606
|
-
*Gobodo.
|
|
607
|
-
*Gobodo.
|
|
608
|
-
*Gobodo.
|
|
609
|
-
*Gobodo.
|
|
610
|
-
*Gobodo.
|
|
611
|
-
*Gobodo.
|
|
612
|
-
*Gobodo.
|
|
613
|
-
*Gobodo.
|
|
614
|
-
*Gobodo.
|
|
615
|
-
*Gobodo.
|
|
616
|
-
*Gobodo.
|
|
617
|
-
*Gobodo.
|
|
618
|
-
*Gobodo.
|
|
619
|
-
*Gobodo.
|
|
620
|
-
*Gobodo.
|
|
621
|
-
*Gobodo.
|
|
622
|
-
*Gobodo.
|
|
623
|
-
*Gobodo.
|
|
624
|
-
*Gobodo.
|
|
625
|
-
*Gobodo.
|
|
626
|
-
*Gobodo.
|
|
627
|
-
*Gobodo.
|
|
628
|
-
*Gobodo.
|
|
629
|
-
*Gobodo.
|
|
630
|
-
*Gobodo.
|
|
631
|
-
*Gobodo.
|
|
632
|
-
*Gobodo.
|
|
633
|
-
*Gobodo.
|
|
634
|
-
*Gobodo.
|
|
635
|
-
*Gobodo.
|
|
636
|
-
*Gobodo.
|
|
637
|
-
*Gobodo.
|
|
638
|
-
*Gobodo.
|
|
639
|
-
*Gobodo.
|
|
640
|
-
*Gobodo.
|
|
641
|
-
*Gobodo.
|
|
642
|
-
*Gobodo.
|
|
643
|
-
*Gobodo.
|
|
644
|
-
*Gobodo.
|
|
645
|
-
*Gobodo.
|
|
646
|
-
*Gobodo.
|
|
647
|
-
*Gobodo.
|
|
648
|
-
*Gobodo.
|
|
649
|
-
*Gobodo.
|
|
650
|
-
*Gobodo.
|
|
651
|
-
*Gobodo.
|
|
652
|
-
*Gobodo.
|
|
653
|
-
*Gobodo.
|
|
654
|
-
*Gobodo.
|
|
655
|
-
*Gobodo.
|
|
656
|
-
*Gobodo.
|
|
657
|
-
*Gobodo.
|
|
658
|
-
*Gobodo.
|
|
659
|
-
*Gobodo.
|
|
660
|
-
*Gobodo.
|
|
661
|
-
*Gobodo.
|
|
662
|
-
*Gobodo.
|
|
663
|
-
*Gobodo.
|
|
664
|
-
*Gobodo.
|
|
665
|
-
*Gobodo.
|
|
666
|
-
*Gobodo.
|
|
667
|
-
*Gobodo.
|
|
668
|
-
*Gobodo.
|
|
669
|
-
*Gobodo.
|
|
670
|
-
*Gobodo.
|
|
671
|
-
*Gobodo.
|
|
672
|
-
*Gobodo.
|
|
673
|
-
*Gobodo.
|
|
674
|
-
*Gobodo.
|
|
675
|
-
*Gobodo.
|
|
676
|
-
*Gobodo.
|
|
677
|
-
*Gobodo.
|
|
678
|
-
*Gobodo.
|
|
679
|
-
*Gobodo.
|
|
680
|
-
*Gobodo.
|
|
681
|
-
*Gobodo.
|
|
682
|
-
*Gobodo.
|
|
683
|
-
*Gobodo.
|
|
684
|
-
*Gobodo.
|
|
685
|
-
*Gobodo.
|
|
686
|
-
*Gobodo.
|
|
687
|
-
*Gobodo.
|
|
688
|
-
*Gobodo.
|
|
689
|
-
*Gobodo.
|
|
690
|
-
*Gobodo.
|
|
691
|
-
*Gobodo.
|
|
692
|
-
*Gobodo.
|
|
693
|
-
*Gobodo.
|
|
694
|
-
*Gobodo.
|
|
695
|
-
*Gobodo.
|
|
696
|
-
*Gobodo.
|
|
697
|
-
*Gobodo.
|
|
698
|
-
*Gobodo.
|
|
699
|
-
*Gobodo.
|
|
700
|
-
*Gobodo.
|
|
701
|
-
*Gobodo.
|
|
702
|
-
*Gobodo.
|
|
703
|
-
*Gobodo.
|
|
704
|
-
*Gobodo.
|
|
705
|
-
*Gobodo.
|
|
706
|
-
*Gobodo.StripeAccountsApi* | [**createAccountSession**](docs/StripeAccountsApi.md#createAccountSession) | **POST** /graph/data/payments/stripe/accountSession | Creates an Account Session which is used to integrate Stripe's connected UI components
|
|
707
|
-
*Gobodo.StripeAccountsApi* | [**createAndLinkStripeAccount**](docs/StripeAccountsApi.md#createAndLinkStripeAccount) | **POST** /graph/data/payments/stripe/account | Creates a Stripe account for the logged in user
|
|
708
|
-
*Gobodo.StripeAccountsApi* | [**createAndLinkStripeCustomerAccount**](docs/StripeAccountsApi.md#createAndLinkStripeCustomerAccount) | **POST** /graph/data/payments/stripe/customer | Creates a Stripe customer account for the logged in user
|
|
709
|
-
*Gobodo.StripeAccountsApi* | [**createApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#createApplicationStripePaymentAccount) | **POST** /graph/data/payments/stripe/application/{applicationid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
710
|
-
*Gobodo.StripeAccountsApi* | [**createSiteStripePaymentAccount**](docs/StripeAccountsApi.md#createSiteStripePaymentAccount) | **POST** /graph/data/payments/stripe/site/{siteid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
711
|
-
*Gobodo.StripeAccountsApi* | [**createStripePaymentIntent**](docs/StripeAccountsApi.md#createStripePaymentIntent) | **POST** /graph/data/payments/stripe/payment | Creates a Payment Intent to initate a Stripe payment
|
|
712
|
-
*Gobodo.StripeAccountsApi* | [**deleteStripeAccount**](docs/StripeAccountsApi.md#deleteStripeAccount) | **DELETE** /graph/data/payments/stripe/account |
|
|
713
|
-
*Gobodo.StripeAccountsApi* | [**deleteStripeAccountWithId**](docs/StripeAccountsApi.md#deleteStripeAccountWithId) | **DELETE** /graph/data/payments/stripe/account/{accountID} |
|
|
714
|
-
*Gobodo.StripeAccountsApi* | [**deleteStripePaymentMethod**](docs/StripeAccountsApi.md#deleteStripePaymentMethod) | **DELETE** /graph/data/payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
715
|
-
*Gobodo.StripeAccountsApi* | [**get**](docs/StripeAccountsApi.md#get) | **GET** /graph/data/payments/stripe |
|
|
716
|
-
*Gobodo.StripeAccountsApi* | [**get1**](docs/StripeAccountsApi.md#get1) | **GET** /graph/data/payments/stripe/{id} |
|
|
717
|
-
*Gobodo.StripeAccountsApi* | [**getApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#getApplicationStripePaymentAccount) | **GET** /graph/data/payments/stripe/application/{applicationid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
718
|
-
*Gobodo.StripeAccountsApi* | [**getDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultCustomerStripePaymentMethod) | **GET** /graph/data/payments/stripe/customer/{customerID}/paymentmethods/default | Gets the default payment method
|
|
719
|
-
*Gobodo.StripeAccountsApi* | [**getDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultStripePaymentMethod) | **GET** /graph/data/payments/stripe/paymentmethods/default | Gets the default payment method
|
|
720
|
-
*Gobodo.StripeAccountsApi* | [**getSiteStripePaymentAccount**](docs/StripeAccountsApi.md#getSiteStripePaymentAccount) | **GET** /graph/data/payments/stripe/site/{siteid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
721
|
-
*Gobodo.StripeAccountsApi* | [**getStripeAccount**](docs/StripeAccountsApi.md#getStripeAccount) | **GET** /graph/data/payments/stripe/account | Retrieves the Stripe Account For the Logged In User
|
|
722
|
-
*Gobodo.StripeAccountsApi* | [**getStripeAccountBalance**](docs/StripeAccountsApi.md#getStripeAccountBalance) | **GET** /graph/data/payments/stripe/account/{accountID}/balance | Gets the balance of the logged in user
|
|
723
|
-
*Gobodo.StripeAccountsApi* | [**getStripeApiKey**](docs/StripeAccountsApi.md#getStripeApiKey) | **GET** /graph/data/payments/stripe/apikey | Returns the publishable API key for Stripe
|
|
724
|
-
*Gobodo.StripeAccountsApi* | [**getStripeBalance**](docs/StripeAccountsApi.md#getStripeBalance) | **GET** /graph/data/payments/stripe/balance | Gets the balance of the logged in user
|
|
725
|
-
*Gobodo.StripeAccountsApi* | [**getStripeCustomerAccount**](docs/StripeAccountsApi.md#getStripeCustomerAccount) | **GET** /graph/data/payments/stripe/customer | Retrieves the Stripe Customer Account For the Logged In User
|
|
726
|
-
*Gobodo.StripeAccountsApi* | [**getStripeCustomerPaymentMethods**](docs/StripeAccountsApi.md#getStripeCustomerPaymentMethods) | **GET** /graph/data/payments/stripe/customer/{customerID}/paymentmethods | Retrieves the payment methods for the customer stored in stripe
|
|
727
|
-
*Gobodo.StripeAccountsApi* | [**getStripePaymentMethods**](docs/StripeAccountsApi.md#getStripePaymentMethods) | **GET** /graph/data/payments/stripe/paymentmethods | Retrieves the payment methods for the customer stored in stripe
|
|
728
|
-
*Gobodo.StripeAccountsApi* | [**getStripeTransfer**](docs/StripeAccountsApi.md#getStripeTransfer) | **GET** /graph/data/payments/stripe/transfer/{transferID} | Retrieves the transfer payment with the given transferId
|
|
729
|
-
*Gobodo.StripeAccountsApi* | [**getStripeTransferPaymentMethodDetails**](docs/StripeAccountsApi.md#getStripeTransferPaymentMethodDetails) | **GET** /graph/data/payments/stripe/transfer/{transferID}/paymentMethodDetails | Retrieves the transfer payment details with the given transferId
|
|
730
|
-
*Gobodo.StripeAccountsApi* | [**getUserStripeAccount**](docs/StripeAccountsApi.md#getUserStripeAccount) | **GET** /graph/data/payments/stripe/user/{userID}/account | Retrieves the Stripe Account For the Specified User
|
|
731
|
-
*Gobodo.StripeAccountsApi* | [**getUserStripeCustomerAccount**](docs/StripeAccountsApi.md#getUserStripeCustomerAccount) | **GET** /graph/data/payments/stripe/user/{userID}/customer | Retrieves the Stripe Customer Account For the Logged In User
|
|
732
|
-
*Gobodo.StripeAccountsApi* | [**payoutStripeAccount**](docs/StripeAccountsApi.md#payoutStripeAccount) | **POST** /graph/data/payments/stripe/account/{accountID}/payout | Pays out the specified account
|
|
733
|
-
*Gobodo.StripeAccountsApi* | [**setApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#setApplicationStripePaymentAccount) | **PUT** /graph/data/payments/stripe/application/{applicationid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
734
|
-
*Gobodo.StripeAccountsApi* | [**setDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultCustomerStripePaymentMethod) | **PUT** /graph/data/payments/stripe/customer/{customerID}/paymentmethods/default | Adds payment methods for the customer stored in stripe
|
|
735
|
-
*Gobodo.StripeAccountsApi* | [**setDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultStripePaymentMethod) | **PUT** /graph/data/payments/stripe/paymentmethods/default | Sets the default payment method for the customer stored in stripe
|
|
736
|
-
*Gobodo.StripeAccountsApi* | [**setSiteStripePaymentAccount**](docs/StripeAccountsApi.md#setSiteStripePaymentAccount) | **PUT** /graph/data/payments/stripe/site/{siteid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
737
|
-
*Gobodo.StripeAccountsApi* | [**stripePayout**](docs/StripeAccountsApi.md#stripePayout) | **POST** /graph/data/payments/stripe/payout | Pays out the account of the logged in user
|
|
738
|
-
*Gobodo.StripeAccountsApi* | [**stripeTransfer**](docs/StripeAccountsApi.md#stripeTransfer) | **POST** /graph/data/payments/stripe/transfer | Sends a transfer payment from the logged in user to the recipient specified in the TransferInput
|
|
739
|
-
*Gobodo.StripeAccountsApi* | [**updateAccountLink**](docs/StripeAccountsApi.md#updateAccountLink) | **PUT** /graph/data/payments/stripe/account/{accountID} | Creates an Account Link which enables the user to update their Stripe account details
|
|
740
|
-
*Gobodo.StripeAccountsApi* | [**updateCustomer**](docs/StripeAccountsApi.md#updateCustomer) | **PUT** /graph/data/payments/stripe/customer/{customerID} | Updates the customer account and returns a client secret to enable user to update their details on Stripe
|
|
741
|
-
*Gobodo.StripeAccountsApi* | [**updateStripePaymentMethod**](docs/StripeAccountsApi.md#updateStripePaymentMethod) | **PUT** /graph/data/payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
742
|
-
*Gobodo.TagsApi* | [**getObjectsInGraphByTag**](docs/TagsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
|
|
743
|
-
*Gobodo.TemplatesApi* | [**createScreen**](docs/TemplatesApi.md#createScreen) | **POST** /graph/data/templates |
|
|
744
|
-
*Gobodo.TemplatesApi* | [**editScreen**](docs/TemplatesApi.md#editScreen) | **PUT** /graph/data/templates/{screenid} |
|
|
745
|
-
*Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
|
|
746
|
-
*Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
|
|
747
|
-
*Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
|
|
748
|
-
*Gobodo.ThemeMappingsApi* | [**get37**](docs/ThemeMappingsApi.md#get37) | **GET** /graph/data/themes/{themeid} |
|
|
749
|
-
*Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
|
|
750
|
-
*Gobodo.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /graph/data/topics/subscription/{subscriptionId} | Deletes a subscription
|
|
751
|
-
*Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
|
|
752
|
-
*Gobodo.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /graph/data/topics/subscription/{subscriptionId} | Gets a subscription by key
|
|
753
|
-
*Gobodo.TopicsApi* | [**getTopicByName**](docs/TopicsApi.md#getTopicByName) | **GET** /graph/data/topics/{topicName} | Gets a topic by name
|
|
754
|
-
*Gobodo.TopicsApi* | [**getTopicSubscriptions**](docs/TopicsApi.md#getTopicSubscriptions) | **GET** /graph/data/topics/{topicName}/subscriptions | Gets subscriptions for a topic
|
|
755
|
-
*Gobodo.TopicsApi* | [**registerListeners**](docs/TopicsApi.md#registerListeners) | **PUT** /graph/data/topics | Registers listeners
|
|
756
|
-
*Gobodo.TopicsApi* | [**sendMessage1**](docs/TopicsApi.md#sendMessage1) | **POST** /graph/data/topics/message | Sends a message to a topic
|
|
757
|
-
*Gobodo.TransactionsApi* | [**beginTx**](docs/TransactionsApi.md#beginTx) | **POST** /graph/data/transaction | Start a new transaction
|
|
758
|
-
*Gobodo.TransactionsApi* | [**commit**](docs/TransactionsApi.md#commit) | **POST** /graph/data/transaction/{id}/commit | Commits a transaction
|
|
759
|
-
*Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
|
|
760
|
-
*Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
|
|
761
|
-
*Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
|
|
762
|
-
*Gobodo.UserTagsApi* | [**get35**](docs/UserTagsApi.md#get35) | **GET** /graph/data/usertags |
|
|
763
|
-
*Gobodo.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
|
|
764
|
-
*Gobodo.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
|
|
765
|
-
*Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
|
|
766
|
-
*Gobodo.UserTagsApi* | [**getUserTags**](docs/UserTagsApi.md#getUserTags) | **GET** /graph/data/object/{id}/usertags |
|
|
767
|
-
*Gobodo.UserTagsApi* | [**setRelProperties2**](docs/UserTagsApi.md#setRelProperties2) | **PUT** /graph/data/usertags/{id}/properties | Set Multiple Properties
|
|
768
|
-
*Gobodo.UserTagsApi* | [**setRelProperty2**](docs/UserTagsApi.md#setRelProperty2) | **PUT** /graph/data/usertags/{id}/properties/{prop} | Update Property
|
|
769
|
-
*Gobodo.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
|
|
770
|
-
*Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
|
|
771
|
-
*Gobodo.UsersApi* | [**deleteAccount**](docs/UsersApi.md#deleteAccount) | **DELETE** /graph/data/user/self | Deactivates the account and clear's the user's data if the purge data flag is true
|
|
772
|
-
*Gobodo.UsersApi* | [**getProfileByType**](docs/UsersApi.md#getProfileByType) | **GET** /graph/data/user/{id}/profile/{type} | Returns the profile of the given type for the specified user if the profile exists
|
|
773
|
-
*Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
774
|
-
*Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
|
|
775
|
-
*Gobodo.UsersApi* | [**getUserById**](docs/UsersApi.md#getUserById) | **GET** /graph/data/user/{id} | Get User By Id
|
|
776
|
-
*Gobodo.UsersApi* | [**getUserByUserName**](docs/UsersApi.md#getUserByUserName) | **GET** /graph/data/user/{username} | Get User By Username
|
|
777
|
-
*Gobodo.UsersApi* | [**getUsers**](docs/UsersApi.md#getUsers) | **GET** /graph/data/user | Get a list of users
|
|
778
|
-
*Gobodo.UsersApi* | [**setUserProfilePicture**](docs/UsersApi.md#setUserProfilePicture) | **PUT** /graph/data/user/{id}/profilepicture | Set user profile picture
|
|
779
|
-
*Gobodo.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /graph/data/user/{id}/password | Set User Password
|
|
780
|
-
*Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
|
|
781
|
-
*Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
|
|
782
|
-
*Gobodo.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
|
|
783
|
-
*Gobodo.VideosApi* | [**get36**](docs/VideosApi.md#get36) | **GET** /graph/data/videos |
|
|
784
|
-
*Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
|
|
785
|
-
*Gobodo.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
|
|
786
|
-
*Gobodo.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /graph/data/videos/{id}/setthumbnail |
|
|
787
|
-
*Gobodo.VideosApi* | [**simulcast**](docs/VideosApi.md#simulcast) | **PUT** /graph/data/videos/{id}/simulcast |
|
|
788
|
-
*Gobodo.VideosApi* | [**startLiveStream**](docs/VideosApi.md#startLiveStream) | **POST** /graph/data/videos/livestream |
|
|
789
|
-
*Gobodo.VideosApi* | [**streamMeeting**](docs/VideosApi.md#streamMeeting) | **POST** /graph/data/videos/livestream/{objectid} |
|
|
790
|
-
*Gobodo.VideosApi* | [**updateVideo**](docs/VideosApi.md#updateVideo) | **PUT** /graph/data/videos/{id} |
|
|
791
|
-
*Gobodo.VideosApi* | [**upload2**](docs/VideosApi.md#upload2) | **POST** /graph/data/videos/{id}/upload |
|
|
792
|
-
*Gobodo.VideosApi* | [**uploadVideo**](docs/VideosApi.md#uploadVideo) | **POST** /graph/data/videos/upload | Upload data
|
|
793
|
-
*Gobodo.WalletsApi* | [**createHold**](docs/WalletsApi.md#createHold) | **POST** /graph/data/payments/wallets/hold | Hold currency for a user
|
|
794
|
-
*Gobodo.WalletsApi* | [**getCombinedBalance**](docs/WalletsApi.md#getCombinedBalance) | **GET** /graph/data/payments/wallets/balance | Get the combined balance of a user
|
|
795
|
-
*Gobodo.WalletsApi* | [**getGrantById**](docs/WalletsApi.md#getGrantById) | **GET** /graph/data/payments/wallets/grant/{grantId} | Get a grant by id
|
|
796
|
-
*Gobodo.WalletsApi* | [**getHoldById**](docs/WalletsApi.md#getHoldById) | **GET** /graph/data/payments/wallets/hold/{holdId} | Get a hold by id
|
|
797
|
-
*Gobodo.WalletsApi* | [**getHoldsByWalletId**](docs/WalletsApi.md#getHoldsByWalletId) | **GET** /graph/data/payments/wallets/wallet/{walletId}/holds | Get all holds for a wallet
|
|
798
|
-
*Gobodo.WalletsApi* | [**getPayoutDetails**](docs/WalletsApi.md#getPayoutDetails) | **GET** /graph/data/payments/wallets/payout/{payoutId} | Get a payout by id
|
|
799
|
-
*Gobodo.WalletsApi* | [**getPurchaseById**](docs/WalletsApi.md#getPurchaseById) | **GET** /graph/data/payments/wallets/purchase/{purchaseId} | Get a purchase by id
|
|
800
|
-
*Gobodo.WalletsApi* | [**getTransferById**](docs/WalletsApi.md#getTransferById) | **GET** /graph/data/payments/wallets/transfer/{transferId} | Get a transfer by id
|
|
801
|
-
*Gobodo.WalletsApi* | [**getWalletBalance**](docs/WalletsApi.md#getWalletBalance) | **GET** /graph/data/payments/wallets/wallet/{walletId}/balance | Get the balance of a wallet
|
|
802
|
-
*Gobodo.WalletsApi* | [**getWalletById**](docs/WalletsApi.md#getWalletById) | **GET** /graph/data/payments/wallets/wallet/{walletId} | Get a wallet by id
|
|
803
|
-
*Gobodo.WalletsApi* | [**getWallets**](docs/WalletsApi.md#getWallets) | **GET** /graph/data/payments/wallets/wallet | Get all wallets
|
|
804
|
-
*Gobodo.WalletsApi* | [**grantCurrency**](docs/WalletsApi.md#grantCurrency) | **POST** /graph/data/payments/wallets/grant | Grant currency to a user
|
|
805
|
-
*Gobodo.WalletsApi* | [**payoutWallet**](docs/WalletsApi.md#payoutWallet) | **POST** /graph/data/payments/wallets/payout | Payout to the wallet to the logged in user's cash balance
|
|
806
|
-
*Gobodo.WalletsApi* | [**purchaseCurrency**](docs/WalletsApi.md#purchaseCurrency) | **POST** /graph/data/payments/wallets/purchase | Purchase an item
|
|
807
|
-
*Gobodo.WalletsApi* | [**releaseHold**](docs/WalletsApi.md#releaseHold) | **DELETE** /graph/data/payments/wallets/hold/{holdId} | Release a hold
|
|
808
|
-
*Gobodo.WalletsApi* | [**releaseHolds**](docs/WalletsApi.md#releaseHolds) | **DELETE** /graph/data/payments/wallets/hold | Release all holds for a holder
|
|
809
|
-
*Gobodo.WalletsApi* | [**walletTransfer**](docs/WalletsApi.md#walletTransfer) | **POST** /graph/data/payments/wallets/transfer | Transfer funds between wallets
|
|
145
|
+
*Gobodo.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
|
|
146
|
+
*Gobodo.AdCampaignsApi* | [**get2**](docs/AdCampaignsApi.md#get2) | **GET** /ads/campaigns |
|
|
147
|
+
*Gobodo.AdCampaignsApi* | [**get3**](docs/AdCampaignsApi.md#get3) | **GET** /ads/campaigns/{id} |
|
|
148
|
+
*Gobodo.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
|
|
149
|
+
*Gobodo.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /ads/campaigns/{id} |
|
|
150
|
+
*Gobodo.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /ads/campaigns/{id}/ads |
|
|
151
|
+
*Gobodo.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
|
|
152
|
+
*Gobodo.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /ads/ads | Create Ad
|
|
153
|
+
*Gobodo.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
|
|
154
|
+
*Gobodo.AdManagementApi* | [**get2**](docs/AdManagementApi.md#get2) | **GET** /ads/campaigns |
|
|
155
|
+
*Gobodo.AdManagementApi* | [**get3**](docs/AdManagementApi.md#get3) | **GET** /ads/campaigns/{id} |
|
|
156
|
+
*Gobodo.AdManagementApi* | [**get4**](docs/AdManagementApi.md#get4) | **GET** /ads/ads |
|
|
157
|
+
*Gobodo.AdManagementApi* | [**get5**](docs/AdManagementApi.md#get5) | **GET** /ads/ads/{id} |
|
|
158
|
+
*Gobodo.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
|
|
159
|
+
*Gobodo.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
|
|
160
|
+
*Gobodo.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /ads/campaigns/{id} |
|
|
161
|
+
*Gobodo.AdManagementApi* | [**update1**](docs/AdManagementApi.md#update1) | **PUT** /ads/ads/{id} |
|
|
162
|
+
*Gobodo.AdManagementApi* | [**updateAds**](docs/AdManagementApi.md#updateAds) | **POST** /ads/campaigns/{id}/ads |
|
|
163
|
+
*Gobodo.AdManagementApi* | [**updateSites**](docs/AdManagementApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
|
|
164
|
+
*Gobodo.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /admin/datamanagement/purge/{key}/{days} |
|
|
165
|
+
*Gobodo.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /ads/ads | Create Ad
|
|
166
|
+
*Gobodo.AdsApi* | [**get4**](docs/AdsApi.md#get4) | **GET** /ads/ads |
|
|
167
|
+
*Gobodo.AdsApi* | [**get5**](docs/AdsApi.md#get5) | **GET** /ads/ads/{id} |
|
|
168
|
+
*Gobodo.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
|
|
169
|
+
*Gobodo.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /ads/ads/{id} |
|
|
170
|
+
*Gobodo.AttachmentsApi* | [**get8**](docs/AttachmentsApi.md#get8) | **GET** /files |
|
|
171
|
+
*Gobodo.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /files/{id} | Get File By Id
|
|
172
|
+
*Gobodo.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /files/{id} | Update File
|
|
173
|
+
*Gobodo.AttachmentsApi* | [**upload**](docs/AttachmentsApi.md#upload) | **POST** /files/{id}/upload |
|
|
174
|
+
*Gobodo.AttachmentsApi* | [**uploadFile**](docs/AttachmentsApi.md#uploadFile) | **POST** /files/upload | Upload data
|
|
175
|
+
*Gobodo.AuthenticationApi* | [**login**](docs/AuthenticationApi.md#login) | **POST** /auth |
|
|
176
|
+
*Gobodo.AuthenticationApi* | [**loginAsApp**](docs/AuthenticationApi.md#loginAsApp) | **POST** /auth_as_app |
|
|
177
|
+
*Gobodo.AuthenticationApi* | [**loginAsFunction**](docs/AuthenticationApi.md#loginAsFunction) | **POST** /auth_as_function |
|
|
178
|
+
*Gobodo.AuthenticationApi* | [**loginAsPage**](docs/AuthenticationApi.md#loginAsPage) | **POST** /auth_as_page |
|
|
179
|
+
*Gobodo.AuthenticationApi* | [**loginAsSite**](docs/AuthenticationApi.md#loginAsSite) | **POST** /auth_as_site |
|
|
180
|
+
*Gobodo.AuthenticationApi* | [**loginFacebook**](docs/AuthenticationApi.md#loginFacebook) | **POST** /auth_facebook |
|
|
181
|
+
*Gobodo.AuthenticationApi* | [**loginGoogle**](docs/AuthenticationApi.md#loginGoogle) | **POST** /auth_google |
|
|
182
|
+
*Gobodo.AuthenticationApi* | [**loginLinkedIn**](docs/AuthenticationApi.md#loginLinkedIn) | **POST** /auth_linkedin |
|
|
183
|
+
*Gobodo.AuthenticationApi* | [**loginTwitter**](docs/AuthenticationApi.md#loginTwitter) | **POST** /auth_twitter |
|
|
184
|
+
*Gobodo.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /signout |
|
|
185
|
+
*Gobodo.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /categories | Create Category
|
|
186
|
+
*Gobodo.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /categories/{id}/subcategories | Create a child category
|
|
187
|
+
*Gobodo.CategoriesApi* | [**get9**](docs/CategoriesApi.md#get9) | **GET** /categories |
|
|
188
|
+
*Gobodo.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /categories/{id} | Gets a category by id
|
|
189
|
+
*Gobodo.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /categories/{id}/subcategories |
|
|
190
|
+
*Gobodo.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /categories/get/root | Gets the root category
|
|
191
|
+
*Gobodo.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /categories/{id} | Update Category
|
|
192
|
+
*Gobodo.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /comments | Create a comment
|
|
193
|
+
*Gobodo.CommentsApi* | [**get10**](docs/CommentsApi.md#get10) | **GET** /comments |
|
|
194
|
+
*Gobodo.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /comments/{id} | Gets a comment by id
|
|
195
|
+
*Gobodo.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /comments/{id}/replies | Get Replies
|
|
196
|
+
*Gobodo.CommentsApi* | [**replyToComment**](docs/CommentsApi.md#replyToComment) | **POST** /comments/{id}/replies | Add Replies
|
|
197
|
+
*Gobodo.CommentsApi* | [**updateComment**](docs/CommentsApi.md#updateComment) | **PUT** /comments/{id} | Update a comment
|
|
198
|
+
*Gobodo.ContentManagementApi* | [**addDocumentPart**](docs/ContentManagementApi.md#addDocumentPart) | **POST** /articles/{docid}/entryparts |
|
|
199
|
+
*Gobodo.ContentManagementApi* | [**changeDocPartType**](docs/ContentManagementApi.md#changeDocPartType) | **PUT** /entryparts/{docpartid}/changetype/{typeid} |
|
|
200
|
+
*Gobodo.ContentManagementApi* | [**changeStatus**](docs/ContentManagementApi.md#changeStatus) | **PUT** /articles/{id}/status |
|
|
201
|
+
*Gobodo.ContentManagementApi* | [**copyDocument**](docs/ContentManagementApi.md#copyDocument) | **POST** /articles/{docid}/copy |
|
|
202
|
+
*Gobodo.ContentManagementApi* | [**copyDocumentPart**](docs/ContentManagementApi.md#copyDocumentPart) | **POST** /entryparts/{docpartid}/copy |
|
|
203
|
+
*Gobodo.ContentManagementApi* | [**createChildDocumentPart**](docs/ContentManagementApi.md#createChildDocumentPart) | **POST** /entryparts/{docpartid}/entryparts |
|
|
204
|
+
*Gobodo.ContentManagementApi* | [**createDocument**](docs/ContentManagementApi.md#createDocument) | **POST** /articles |
|
|
205
|
+
*Gobodo.ContentManagementApi* | [**createDocumentPart**](docs/ContentManagementApi.md#createDocumentPart) | **POST** /entryparts |
|
|
206
|
+
*Gobodo.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
|
|
207
|
+
*Gobodo.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
|
|
208
|
+
*Gobodo.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /articles/{docid} |
|
|
209
|
+
*Gobodo.ContentManagementApi* | [**get11**](docs/ContentManagementApi.md#get11) | **GET** /articles |
|
|
210
|
+
*Gobodo.ContentManagementApi* | [**get12**](docs/ContentManagementApi.md#get12) | **GET** /entryparts |
|
|
211
|
+
*Gobodo.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
|
|
212
|
+
*Gobodo.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /entrytypes |
|
|
213
|
+
*Gobodo.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /articles/all |
|
|
214
|
+
*Gobodo.ContentManagementApi* | [**getChildDocPartByPageNum**](docs/ContentManagementApi.md#getChildDocPartByPageNum) | **GET** /entryparts/{id}/entryparts/{pagenum} |
|
|
215
|
+
*Gobodo.ContentManagementApi* | [**getDocumentById**](docs/ContentManagementApi.md#getDocumentById) | **GET** /articles/{id} |
|
|
216
|
+
*Gobodo.ContentManagementApi* | [**getDocumentPartById**](docs/ContentManagementApi.md#getDocumentPartById) | **GET** /entryparts/{id} |
|
|
217
|
+
*Gobodo.ContentManagementApi* | [**getDocumentPartById1**](docs/ContentManagementApi.md#getDocumentPartById1) | **GET** /entryparts/{id}/entryparts |
|
|
218
|
+
*Gobodo.ContentManagementApi* | [**getDocumentPartByPageNumber**](docs/ContentManagementApi.md#getDocumentPartByPageNumber) | **GET** /articles/{id}/entryparts/{pagenum} |
|
|
219
|
+
*Gobodo.ContentManagementApi* | [**getDocumentPartTypeById**](docs/ContentManagementApi.md#getDocumentPartTypeById) | **GET** /entryparttypes/{id} |
|
|
220
|
+
*Gobodo.ContentManagementApi* | [**getDocumentParts**](docs/ContentManagementApi.md#getDocumentParts) | **GET** /articles/{id}/entryparts |
|
|
221
|
+
*Gobodo.ContentManagementApi* | [**getDocumentTypeById**](docs/ContentManagementApi.md#getDocumentTypeById) | **GET** /entrytypes/{id} |
|
|
222
|
+
*Gobodo.ContentManagementApi* | [**getDocumentsByType**](docs/ContentManagementApi.md#getDocumentsByType) | **GET** /articles/entrytype/{typeid} |
|
|
223
|
+
*Gobodo.ContentManagementApi* | [**moveChildPart**](docs/ContentManagementApi.md#moveChildPart) | **PUT** /entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
|
|
224
|
+
*Gobodo.ContentManagementApi* | [**moveDocPart**](docs/ContentManagementApi.md#moveDocPart) | **PUT** /entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
|
|
225
|
+
*Gobodo.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /entryparts/{docpartid} |
|
|
226
|
+
*Gobodo.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
|
|
227
|
+
*Gobodo.ConversationsApi* | [**get22**](docs/ConversationsApi.md#get22) | **GET** /privatemessages/conversations |
|
|
228
|
+
*Gobodo.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
|
|
229
|
+
*Gobodo.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
230
|
+
*Gobodo.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
|
|
231
|
+
*Gobodo.ConversationsApi* | [**getConversationMessages**](docs/ConversationsApi.md#getConversationMessages) | **GET** /privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
|
|
232
|
+
*Gobodo.ConversationsApi* | [**getConversationParticipants**](docs/ConversationsApi.md#getConversationParticipants) | **GET** /privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
|
|
233
|
+
*Gobodo.ConversationsApi* | [**getUnreadMessageCount**](docs/ConversationsApi.md#getUnreadMessageCount) | **GET** /privatemessages/conversations/newmessagecount | Get the number of unread messages
|
|
234
|
+
*Gobodo.CurrencyApi* | [**createCurrency**](docs/CurrencyApi.md#createCurrency) | **POST** /payments/currency | Create a new currency
|
|
235
|
+
*Gobodo.CurrencyApi* | [**getAllCurrencies**](docs/CurrencyApi.md#getAllCurrencies) | **GET** /payments/currency | Get all currencies
|
|
236
|
+
*Gobodo.CurrencyApi* | [**getCurrencyById**](docs/CurrencyApi.md#getCurrencyById) | **GET** /payments/currency/{currencyId} | Get a currency by id
|
|
237
|
+
*Gobodo.CurrencyApi* | [**getRegisteredCurrencies**](docs/CurrencyApi.md#getRegisteredCurrencies) | **GET** /payments/currency/registeredcurrencies/{minterId} | Get all currencies registered by a minter
|
|
238
|
+
*Gobodo.CurrencyApi* | [**isCurrencyRegistered**](docs/CurrencyApi.md#isCurrencyRegistered) | **GET** /payments/currency/isregistered/{currencyId} | Check if a currency is registered
|
|
239
|
+
*Gobodo.CurrencyApi* | [**isCurrencyRegistered1**](docs/CurrencyApi.md#isCurrencyRegistered1) | **GET** /payments/currency/isregistered/{minterId}/{currencyId} | Check if a currency is registered with a minter
|
|
240
|
+
*Gobodo.CurrencyApi* | [**registerCurrency**](docs/CurrencyApi.md#registerCurrency) | **POST** /payments/currency/register | Register a currency with a minter
|
|
241
|
+
*Gobodo.DataSheetImportsApi* | [**addDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#addDataSheetImportGeocodeMapping) | **PUT** /datasheetimport/{dsimportid}/geolocateon/{sheetprop} | Geocodes the imported object based on the specified data field in the datasheet
|
|
242
|
+
*Gobodo.DataSheetImportsApi* | [**addDataSheetImportMapping**](docs/DataSheetImportsApi.md#addDataSheetImportMapping) | **PUT** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Sets the mapping associated with the sheetprop
|
|
243
|
+
*Gobodo.DataSheetImportsApi* | [**addEndObjectLookup**](docs/DataSheetImportsApi.md#addEndObjectLookup) | **PUT** /datasheetimport/{dsimportid}/endobjectlookup | Sets the lookup for the end object in a relationship import
|
|
244
|
+
*Gobodo.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
245
|
+
*Gobodo.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
246
|
+
*Gobodo.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
247
|
+
*Gobodo.DataSheetImportsApi* | [**get13**](docs/DataSheetImportsApi.md#get13) | **GET** /datasheetimport |
|
|
248
|
+
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
249
|
+
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
250
|
+
*Gobodo.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
251
|
+
*Gobodo.DataSheetImportsApi* | [**removeDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportGeocodeMapping) | **DELETE** /datasheetimport/{dsimportid}/geolocateon | Removes the geolocation mapping field
|
|
252
|
+
*Gobodo.DataSheetImportsApi* | [**removeDataSheetImportMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportMapping) | **DELETE** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Removes the mapping associated with the sheetprop
|
|
253
|
+
*Gobodo.DataSheetImportsApi* | [**runDataSheetImport**](docs/DataSheetImportsApi.md#runDataSheetImport) | **POST** /datasheetimport/{dsimportid}/run | Run a datasheet import
|
|
254
|
+
*Gobodo.DataSheetImportsApi* | [**setDataSheetImportPrivacy**](docs/DataSheetImportsApi.md#setDataSheetImportPrivacy) | **PUT** /datasheetimport/{dsimportid}/privacy | Sets the privacy settings of the generated objects from the import
|
|
255
|
+
*Gobodo.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
256
|
+
*Gobodo.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /api/clients |
|
|
257
|
+
*Gobodo.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** / |
|
|
258
|
+
*Gobodo.DefaultApi* | [**get6**](docs/DefaultApi.md#get6) | **GET** /api/clients |
|
|
259
|
+
*Gobodo.DefaultApi* | [**get7**](docs/DefaultApi.md#get7) | **GET** /api/clients/{id} |
|
|
260
|
+
*Gobodo.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /api/clients/{key} | Gets an api client by id
|
|
261
|
+
*Gobodo.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
262
|
+
*Gobodo.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
|
|
263
|
+
*Gobodo.DocumentPartTypesApi* | [**getDocumentPartTypeById**](docs/DocumentPartTypesApi.md#getDocumentPartTypeById) | **GET** /entryparttypes/{id} |
|
|
264
|
+
*Gobodo.DocumentTypesApi* | [**getAllDocumentTypes**](docs/DocumentTypesApi.md#getAllDocumentTypes) | **GET** /entrytypes |
|
|
265
|
+
*Gobodo.DocumentTypesApi* | [**getDocumentTypeById**](docs/DocumentTypesApi.md#getDocumentTypeById) | **GET** /entrytypes/{id} |
|
|
266
|
+
*Gobodo.DocumentsApi* | [**addDocumentPart**](docs/DocumentsApi.md#addDocumentPart) | **POST** /articles/{docid}/entryparts |
|
|
267
|
+
*Gobodo.DocumentsApi* | [**changeStatus**](docs/DocumentsApi.md#changeStatus) | **PUT** /articles/{id}/status |
|
|
268
|
+
*Gobodo.DocumentsApi* | [**copyDocument**](docs/DocumentsApi.md#copyDocument) | **POST** /articles/{docid}/copy |
|
|
269
|
+
*Gobodo.DocumentsApi* | [**createDocument**](docs/DocumentsApi.md#createDocument) | **POST** /articles |
|
|
270
|
+
*Gobodo.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
|
|
271
|
+
*Gobodo.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /articles/{docid} |
|
|
272
|
+
*Gobodo.DocumentsApi* | [**get11**](docs/DocumentsApi.md#get11) | **GET** /articles |
|
|
273
|
+
*Gobodo.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /articles/all |
|
|
274
|
+
*Gobodo.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /articles/{id} |
|
|
275
|
+
*Gobodo.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /articles/{id}/entryparts/{pagenum} |
|
|
276
|
+
*Gobodo.DocumentsApi* | [**getDocumentParts**](docs/DocumentsApi.md#getDocumentParts) | **GET** /articles/{id}/entryparts |
|
|
277
|
+
*Gobodo.DocumentsApi* | [**getDocumentsByType**](docs/DocumentsApi.md#getDocumentsByType) | **GET** /articles/entrytype/{typeid} |
|
|
278
|
+
*Gobodo.EmailsApi* | [**createEmailForPage**](docs/EmailsApi.md#createEmailForPage) | **POST** /emails/page/{pageId} | Creates an email address for a page
|
|
279
|
+
*Gobodo.EmailsApi* | [**createEmailForUser**](docs/EmailsApi.md#createEmailForUser) | **POST** /emails/user/{userId} | Creates an email address for a user
|
|
280
|
+
*Gobodo.EmailsApi* | [**getEmailsByPage**](docs/EmailsApi.md#getEmailsByPage) | **GET** /emails/page/{pageId} | Returns all email addresses for a given page
|
|
281
|
+
*Gobodo.EmailsApi* | [**getEmailsByUser**](docs/EmailsApi.md#getEmailsByUser) | **GET** /emails/user/{userid} | Returns all email addresses for a given user
|
|
282
|
+
*Gobodo.EntryPartsApi* | [**changeDocPartType**](docs/EntryPartsApi.md#changeDocPartType) | **PUT** /entryparts/{docpartid}/changetype/{typeid} |
|
|
283
|
+
*Gobodo.EntryPartsApi* | [**copyDocumentPart**](docs/EntryPartsApi.md#copyDocumentPart) | **POST** /entryparts/{docpartid}/copy |
|
|
284
|
+
*Gobodo.EntryPartsApi* | [**createChildDocumentPart**](docs/EntryPartsApi.md#createChildDocumentPart) | **POST** /entryparts/{docpartid}/entryparts |
|
|
285
|
+
*Gobodo.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /entryparts |
|
|
286
|
+
*Gobodo.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
|
|
287
|
+
*Gobodo.EntryPartsApi* | [**get12**](docs/EntryPartsApi.md#get12) | **GET** /entryparts |
|
|
288
|
+
*Gobodo.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /entryparts/{id}/entryparts/{pagenum} |
|
|
289
|
+
*Gobodo.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /entryparts/{id} |
|
|
290
|
+
*Gobodo.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /entryparts/{id}/entryparts |
|
|
291
|
+
*Gobodo.EntryPartsApi* | [**moveChildPart**](docs/EntryPartsApi.md#moveChildPart) | **PUT** /entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
|
|
292
|
+
*Gobodo.EntryPartsApi* | [**moveDocPart**](docs/EntryPartsApi.md#moveDocPart) | **PUT** /entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
|
|
293
|
+
*Gobodo.EntryPartsApi* | [**updateDocumentPart**](docs/EntryPartsApi.md#updateDocumentPart) | **PUT** /entryparts/{docpartid} |
|
|
294
|
+
*Gobodo.FacebookApi* | [**loginFacebook**](docs/FacebookApi.md#loginFacebook) | **POST** /auth_facebook |
|
|
295
|
+
*Gobodo.FieldsApi* | [**createFieldInContainer**](docs/FieldsApi.md#createFieldInContainer) | **POST** /fields/{objecttype}/{objectid} | Create a new field
|
|
296
|
+
*Gobodo.FieldsApi* | [**createFields**](docs/FieldsApi.md#createFields) | **POST** /fields | Creates new fields
|
|
297
|
+
*Gobodo.FieldsApi* | [**updateField**](docs/FieldsApi.md#updateField) | **PUT** /fields/{fieldid} | Create a new field
|
|
298
|
+
*Gobodo.FormsApi* | [**createChildSection**](docs/FormsApi.md#createChildSection) | **POST** /forms/sections/{sectionid}/sections | Create a new Form
|
|
299
|
+
*Gobodo.FormsApi* | [**createForm**](docs/FormsApi.md#createForm) | **POST** /forms | Create a new Form
|
|
300
|
+
*Gobodo.FormsApi* | [**createForm2**](docs/FormsApi.md#createForm2) | **PUT** /forms/{formid} | Update a form object
|
|
301
|
+
*Gobodo.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /forms/sections/{formsectionid} | Update a form object
|
|
302
|
+
*Gobodo.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /forms/{id}/sections | Create a new Form
|
|
303
|
+
*Gobodo.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /forms/submissions/{id} | Delete Relationship
|
|
304
|
+
*Gobodo.FormsApi* | [**get14**](docs/FormsApi.md#get14) | **GET** /forms |
|
|
305
|
+
*Gobodo.FormsApi* | [**get15**](docs/FormsApi.md#get15) | **GET** /forms/sections |
|
|
306
|
+
*Gobodo.FormsApi* | [**get16**](docs/FormsApi.md#get16) | **GET** /forms/submissions |
|
|
307
|
+
*Gobodo.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /forms/{id} | Get Form By Id
|
|
308
|
+
*Gobodo.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /forms/{id}/fields |
|
|
309
|
+
*Gobodo.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /forms/sections/{id} | Get Form By Id
|
|
310
|
+
*Gobodo.FormsApi* | [**getFormSectionFields**](docs/FormsApi.md#getFormSectionFields) | **GET** /forms/sections/{id}/fields |
|
|
311
|
+
*Gobodo.FormsApi* | [**getFormSubmissionById**](docs/FormsApi.md#getFormSubmissionById) | **GET** /forms/submissions/{id} | Get Form By Id
|
|
312
|
+
*Gobodo.FormsApi* | [**getRelProperties**](docs/FormsApi.md#getRelProperties) | **GET** /forms/submissions/{id}/properties | Get Properties
|
|
313
|
+
*Gobodo.FormsApi* | [**getRelProperty**](docs/FormsApi.md#getRelProperty) | **GET** /forms/submissions/{id}/properties/{prop} | Get Property
|
|
314
|
+
*Gobodo.FormsApi* | [**setRelProperties**](docs/FormsApi.md#setRelProperties) | **PUT** /forms/submissions/{id}/properties | Set Multiple Properties
|
|
315
|
+
*Gobodo.FormsApi* | [**setRelProperty**](docs/FormsApi.md#setRelProperty) | **PUT** /forms/submissions/{id}/properties/{prop} | Update Property
|
|
316
|
+
*Gobodo.FunctionsApi* | [**addFunctionConfig**](docs/FunctionsApi.md#addFunctionConfig) | **POST** /functions/{functionid}/{environment} | Adds a function config
|
|
317
|
+
*Gobodo.FunctionsApi* | [**addMethodToActionType**](docs/FunctionsApi.md#addMethodToActionType) | **POST** /functions/actiontype/{actiontypeid}/method | Adds a method to an action type
|
|
318
|
+
*Gobodo.FunctionsApi* | [**addMethodToObjectType**](docs/FunctionsApi.md#addMethodToObjectType) | **POST** /functions/objecttype/{objecttypeid}/method | Adds a method to an object type
|
|
319
|
+
*Gobodo.FunctionsApi* | [**addMethodToRelationshipType**](docs/FunctionsApi.md#addMethodToRelationshipType) | **POST** /functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
|
|
320
|
+
*Gobodo.FunctionsApi* | [**createFunction**](docs/FunctionsApi.md#createFunction) | **POST** /functions | Creates a new function
|
|
321
|
+
*Gobodo.FunctionsApi* | [**deleteFunction**](docs/FunctionsApi.md#deleteFunction) | **DELETE** /functions/{functionid} | Deletes a function
|
|
322
|
+
*Gobodo.FunctionsApi* | [**editFunction**](docs/FunctionsApi.md#editFunction) | **PUT** /functions/{functionid} | Modifies a function
|
|
323
|
+
*Gobodo.FunctionsApi* | [**editFunctionConfig**](docs/FunctionsApi.md#editFunctionConfig) | **PUT** /functions/functionconfig/{functionconfigid} | Edits a function config
|
|
324
|
+
*Gobodo.FunctionsApi* | [**getActionTypeMethods**](docs/FunctionsApi.md#getActionTypeMethods) | **GET** /functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
|
|
325
|
+
*Gobodo.FunctionsApi* | [**getFunction**](docs/FunctionsApi.md#getFunction) | **GET** /functions/{functionid} | Returns a function
|
|
326
|
+
*Gobodo.FunctionsApi* | [**getFunctionConfig**](docs/FunctionsApi.md#getFunctionConfig) | **GET** /functions/{functionid}/config/{environment} | Returns the function for the given environment
|
|
327
|
+
*Gobodo.FunctionsApi* | [**getFunctionSubscriptions**](docs/FunctionsApi.md#getFunctionSubscriptions) | **GET** /functions/{functionid}/subscriptions | Gets the subscriptions of the function
|
|
328
|
+
*Gobodo.FunctionsApi* | [**getObjectTypeMethods**](docs/FunctionsApi.md#getObjectTypeMethods) | **GET** /functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
|
|
329
|
+
*Gobodo.FunctionsApi* | [**getRelationshipTypeMethods**](docs/FunctionsApi.md#getRelationshipTypeMethods) | **GET** /functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
|
|
330
|
+
*Gobodo.FunctionsApi* | [**getSchemaFunctionByName**](docs/FunctionsApi.md#getSchemaFunctionByName) | **GET** /functions/schema/{id}/functions/{functionName} |
|
|
331
|
+
*Gobodo.FunctionsApi* | [**getSchemaFunctions**](docs/FunctionsApi.md#getSchemaFunctions) | **GET** /functions/schema/{id}/functions |
|
|
332
|
+
*Gobodo.FunctionsApi* | [**invokeFunctionGet**](docs/FunctionsApi.md#invokeFunctionGet) | **GET** /functions/{functionid}/invoke | Calls a function
|
|
333
|
+
*Gobodo.FunctionsApi* | [**invokeFunctionPut**](docs/FunctionsApi.md#invokeFunctionPut) | **PUT** /functions/{functionid}/invoke | Calls a function
|
|
334
|
+
*Gobodo.FunctionsApi* | [**subscribeToTopic**](docs/FunctionsApi.md#subscribeToTopic) | **PUT** /functions/{functionid}/subscriptions | Subscribes to a topic
|
|
335
|
+
*Gobodo.FunctionsApi* | [**updateSchemaFunctions**](docs/FunctionsApi.md#updateSchemaFunctions) | **PUT** /functions/schema/{id}/functions |
|
|
336
|
+
*Gobodo.GeocodeApi* | [**createGeocode**](docs/GeocodeApi.md#createGeocode) | **POST** /geocode | Create Geocode
|
|
337
|
+
*Gobodo.GeocodeApi* | [**geocodeObject**](docs/GeocodeApi.md#geocodeObject) | **POST** /geocode/objects/{objectId} | Geocode Object
|
|
338
|
+
*Gobodo.GeocodeApi* | [**getGeocode**](docs/GeocodeApi.md#getGeocode) | **GET** /geocode/{id} | Get Geocode by id
|
|
339
|
+
*Gobodo.GobodoManagementApi* | [**createConsoleProject**](docs/GobodoManagementApi.md#createConsoleProject) | **POST** /console/projects | Create a new project
|
|
340
|
+
*Gobodo.GobodoManagementApi* | [**deleteConsoleProject**](docs/GobodoManagementApi.md#deleteConsoleProject) | **DELETE** /console/projects/{projectId} | Delete a project
|
|
341
|
+
*Gobodo.GobodoManagementApi* | [**getConsoleProjectById**](docs/GobodoManagementApi.md#getConsoleProjectById) | **GET** /console/projects/{projectId} | Get a project by id
|
|
342
|
+
*Gobodo.GobodoManagementApi* | [**getConsoleProjects**](docs/GobodoManagementApi.md#getConsoleProjects) | **GET** /console/projects | Get all projects
|
|
343
|
+
*Gobodo.GobodoManagementApi* | [**updateConsoleProject**](docs/GobodoManagementApi.md#updateConsoleProject) | **PUT** /console/projects/{projectId} | Update a project
|
|
344
|
+
*Gobodo.GoogleApi* | [**loginGoogle**](docs/GoogleApi.md#loginGoogle) | **POST** /auth_google |
|
|
345
|
+
*Gobodo.GraphActionTypesApi* | [**addMethodToActionType**](docs/GraphActionTypesApi.md#addMethodToActionType) | **POST** /functions/actiontype/{actiontypeid}/method | Adds a method to an action type
|
|
346
|
+
*Gobodo.GraphActionTypesApi* | [**createActionType**](docs/GraphActionTypesApi.md#createActionType) | **POST** /actiontype | Create Graph Action Type
|
|
347
|
+
*Gobodo.GraphActionTypesApi* | [**getActionTypeById**](docs/GraphActionTypesApi.md#getActionTypeById) | **GET** /actiontype/{id} | Get Graph Action Type
|
|
348
|
+
*Gobodo.GraphActionTypesApi* | [**getActionTypeByKey**](docs/GraphActionTypesApi.md#getActionTypeByKey) | **GET** /actiontype/{key} | Get Graph Action Type
|
|
349
|
+
*Gobodo.GraphActionTypesApi* | [**getActionTypeFields**](docs/GraphActionTypesApi.md#getActionTypeFields) | **GET** /actiontype/{id}/fields | Get action type fields
|
|
350
|
+
*Gobodo.GraphActionTypesApi* | [**getActionTypeMethods**](docs/GraphActionTypesApi.md#getActionTypeMethods) | **GET** /functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
|
|
351
|
+
*Gobodo.GraphActionTypesApi* | [**getActionsByType**](docs/GraphActionTypesApi.md#getActionsByType) | **GET** /object | Get Actions By Type
|
|
352
|
+
*Gobodo.GraphActionTypesApi* | [**getAllActionTypes**](docs/GraphActionTypesApi.md#getAllActionTypes) | **GET** /actiontype/all | Get all action types
|
|
353
|
+
*Gobodo.GraphActionTypesApi* | [**updateActionType**](docs/GraphActionTypesApi.md#updateActionType) | **PUT** /actiontype/{id} | Update Graph Action Type
|
|
354
|
+
*Gobodo.GraphActionsApi* | [**createActions**](docs/GraphActionsApi.md#createActions) | **POST** /object/{id}/actions | Create Actions
|
|
355
|
+
*Gobodo.GraphActionsApi* | [**getActionById**](docs/GraphActionsApi.md#getActionById) | **GET** /action/{id} |
|
|
356
|
+
*Gobodo.GraphActionsApi* | [**getActionProperties**](docs/GraphActionsApi.md#getActionProperties) | **GET** /action/{id}/properties | Get Action Properties
|
|
357
|
+
*Gobodo.GraphActionsApi* | [**getActions**](docs/GraphActionsApi.md#getActions) | **GET** /object/{id}/actions | Get Actions
|
|
358
|
+
*Gobodo.GraphActionsApi* | [**getActionsByType**](docs/GraphActionsApi.md#getActionsByType) | **GET** /object | Get Actions By Type
|
|
359
|
+
*Gobodo.GraphActionsApi* | [**updateActionProperties**](docs/GraphActionsApi.md#updateActionProperties) | **PUT** /action/{id}/properties | Update Action Properties
|
|
360
|
+
*Gobodo.GraphObjectTypesApi* | [**addMethodToObjectType**](docs/GraphObjectTypesApi.md#addMethodToObjectType) | **POST** /functions/objecttype/{objecttypeid}/method | Adds a method to an object type
|
|
361
|
+
*Gobodo.GraphObjectTypesApi* | [**createObjectType**](docs/GraphObjectTypesApi.md#createObjectType) | **POST** /objecttype | Create Graph Object Type
|
|
362
|
+
*Gobodo.GraphObjectTypesApi* | [**getAllObjectTypes**](docs/GraphObjectTypesApi.md#getAllObjectTypes) | **GET** /objecttype/all | Get all object types
|
|
363
|
+
*Gobodo.GraphObjectTypesApi* | [**getDefaultObjectTypes**](docs/GraphObjectTypesApi.md#getDefaultObjectTypes) | **GET** /objecttype/default | Get default object types
|
|
364
|
+
*Gobodo.GraphObjectTypesApi* | [**getMyObjectTypes**](docs/GraphObjectTypesApi.md#getMyObjectTypes) | **GET** /objecttype/mine | Get my object types
|
|
365
|
+
*Gobodo.GraphObjectTypesApi* | [**getObjectTypeById**](docs/GraphObjectTypesApi.md#getObjectTypeById) | **GET** /objecttype/{id} | Get Graph Object Type
|
|
366
|
+
*Gobodo.GraphObjectTypesApi* | [**getObjectTypeByKey**](docs/GraphObjectTypesApi.md#getObjectTypeByKey) | **GET** /objecttype/{key} | Get Graph Object Type
|
|
367
|
+
*Gobodo.GraphObjectTypesApi* | [**getObjectTypeFields**](docs/GraphObjectTypesApi.md#getObjectTypeFields) | **GET** /objecttype/{id}/fields | Get object type fields
|
|
368
|
+
*Gobodo.GraphObjectTypesApi* | [**getObjectTypeMethods**](docs/GraphObjectTypesApi.md#getObjectTypeMethods) | **GET** /functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
|
|
369
|
+
*Gobodo.GraphObjectTypesApi* | [**updateObjectType**](docs/GraphObjectTypesApi.md#updateObjectType) | **PUT** /objecttype/{id} | Update Graph Object Type
|
|
370
|
+
*Gobodo.GraphObjectsApi* | [**addLiveMeeting**](docs/GraphObjectsApi.md#addLiveMeeting) | **PUT** /live/{objectid}/add | Adds a live meeting to the object
|
|
371
|
+
*Gobodo.GraphObjectsApi* | [**addLiveStream**](docs/GraphObjectsApi.md#addLiveStream) | **PUT** /live/{objectid}/stream | Adds a live meeting to the object
|
|
372
|
+
*Gobodo.GraphObjectsApi* | [**createActions**](docs/GraphObjectsApi.md#createActions) | **POST** /object/{id}/actions | Create Actions
|
|
373
|
+
*Gobodo.GraphObjectsApi* | [**createInviteOnObject**](docs/GraphObjectsApi.md#createInviteOnObject) | **POST** /invites/{objectid}/invite | Returns an invite by id
|
|
374
|
+
*Gobodo.GraphObjectsApi* | [**createObject**](docs/GraphObjectsApi.md#createObject) | **POST** /object | Create Objects
|
|
375
|
+
*Gobodo.GraphObjectsApi* | [**createRelationship**](docs/GraphObjectsApi.md#createRelationship) | **POST** /object/{id}/relationship | Create a Relationship
|
|
376
|
+
*Gobodo.GraphObjectsApi* | [**createRelationships**](docs/GraphObjectsApi.md#createRelationships) | **POST** /object/{id}/relationships | Create Relationships
|
|
377
|
+
*Gobodo.GraphObjectsApi* | [**deleteLike**](docs/GraphObjectsApi.md#deleteLike) | **DELETE** /likes/{objectid} | Delete Like
|
|
378
|
+
*Gobodo.GraphObjectsApi* | [**dislike**](docs/GraphObjectsApi.md#dislike) | **POST** /likes/{objectid}/dislike | Dislike an Object
|
|
379
|
+
*Gobodo.GraphObjectsApi* | [**getActions**](docs/GraphObjectsApi.md#getActions) | **GET** /object/{id}/actions | Get Actions
|
|
380
|
+
*Gobodo.GraphObjectsApi* | [**getActionsByType**](docs/GraphObjectsApi.md#getActionsByType) | **GET** /object | Get Actions By Type
|
|
381
|
+
*Gobodo.GraphObjectsApi* | [**getAllRelationships**](docs/GraphObjectsApi.md#getAllRelationships) | **GET** /object/{id}/relationships/all | Get All Relationships
|
|
382
|
+
*Gobodo.GraphObjectsApi* | [**getAllRelationshipsByType**](docs/GraphObjectsApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
|
|
383
|
+
*Gobodo.GraphObjectsApi* | [**getObjectById**](docs/GraphObjectsApi.md#getObjectById) | **GET** /object/{id} | Get Object By Id
|
|
384
|
+
*Gobodo.GraphObjectsApi* | [**getObjectByKey**](docs/GraphObjectsApi.md#getObjectByKey) | **GET** /object/{key} | Get Object By Key
|
|
385
|
+
*Gobodo.GraphObjectsApi* | [**getObjectsInGraph**](docs/GraphObjectsApi.md#getObjectsInGraph) | **GET** /graph/{id}/objects | Get objects in the graph
|
|
386
|
+
*Gobodo.GraphObjectsApi* | [**getObjectsInGraphByTag**](docs/GraphObjectsApi.md#getObjectsInGraphByTag) | **GET** /graph/{id}/objects/tag/{tag} | Get graph objects by tag
|
|
387
|
+
*Gobodo.GraphObjectsApi* | [**getObjectsInGraphByType**](docs/GraphObjectsApi.md#getObjectsInGraphByType) | **GET** /graph/{id}/objects/type/{type} | Get graph objects by type
|
|
388
|
+
*Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeIn**](docs/GraphObjectsApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
|
|
389
|
+
*Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeOut**](docs/GraphObjectsApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
|
|
390
|
+
*Gobodo.GraphObjectsApi* | [**getRelationshipsIn**](docs/GraphObjectsApi.md#getRelationshipsIn) | **GET** /object/{id}/relationships/in | Get Incoming Relationships
|
|
391
|
+
*Gobodo.GraphObjectsApi* | [**getRelationshipsOut**](docs/GraphObjectsApi.md#getRelationshipsOut) | **GET** /object/{id}/relationships/out | Get Outgoing Relationships
|
|
392
|
+
*Gobodo.GraphObjectsApi* | [**isDisliked**](docs/GraphObjectsApi.md#isDisliked) | **GET** /likes/{objectid}/isdisliked | Check if the user has disliked the object
|
|
393
|
+
*Gobodo.GraphObjectsApi* | [**isLiked**](docs/GraphObjectsApi.md#isLiked) | **GET** /likes/{objectid}/isliked | Check if the user has liked the object
|
|
394
|
+
*Gobodo.GraphObjectsApi* | [**like**](docs/GraphObjectsApi.md#like) | **POST** /likes/{objectid}/like | Like an Object
|
|
395
|
+
*Gobodo.GraphObjectsApi* | [**setObjectProperties**](docs/GraphObjectsApi.md#setObjectProperties) | **PUT** /object/{id}/properties | Set Multiple Properties
|
|
396
|
+
*Gobodo.GraphObjectsApi* | [**setObjectProperty**](docs/GraphObjectsApi.md#setObjectProperty) | **PUT** /object/{id}/properties/{prop} | Update Property
|
|
397
|
+
*Gobodo.GraphRelationshipTypesApi* | [**addMethodToRelationshipType**](docs/GraphRelationshipTypesApi.md#addMethodToRelationshipType) | **POST** /functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
|
|
398
|
+
*Gobodo.GraphRelationshipTypesApi* | [**createRelationshipType**](docs/GraphRelationshipTypesApi.md#createRelationshipType) | **POST** /relationshiptype | Create Graph Relationship Type
|
|
399
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getAllRelationshipTypes**](docs/GraphRelationshipTypesApi.md#getAllRelationshipTypes) | **GET** /relationshiptype/all | Get all relationship types
|
|
400
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipTypesApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
|
|
401
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeById**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeById) | **GET** /relationshiptype/{id} | Get Graph Relationship Type
|
|
402
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeByKey**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeByKey) | **GET** /relationshiptype/{key} | Get Graph Relationship Type
|
|
403
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeFields**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeFields) | **GET** /relationshiptype/{id}/fields | Get relationship type fields
|
|
404
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeMethods**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeMethods) | **GET** /functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
|
|
405
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
|
|
406
|
+
*Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
|
|
407
|
+
*Gobodo.GraphRelationshipTypesApi* | [**updateRelationshipType**](docs/GraphRelationshipTypesApi.md#updateRelationshipType) | **PUT** /relationshiptype/{id} | Update Graph Relationship Type
|
|
408
|
+
*Gobodo.GraphRelationshipsApi* | [**createRelationship**](docs/GraphRelationshipsApi.md#createRelationship) | **POST** /object/{id}/relationship | Create a Relationship
|
|
409
|
+
*Gobodo.GraphRelationshipsApi* | [**createRelationship1**](docs/GraphRelationshipsApi.md#createRelationship1) | **POST** /relationship/from/{startObjectId} | Create Relationship
|
|
410
|
+
*Gobodo.GraphRelationshipsApi* | [**createRelationships**](docs/GraphRelationshipsApi.md#createRelationships) | **POST** /object/{id}/relationships | Create Relationships
|
|
411
|
+
*Gobodo.GraphRelationshipsApi* | [**deleteRelationship**](docs/GraphRelationshipsApi.md#deleteRelationship) | **DELETE** /relationship/{id} | Delete Relationship
|
|
412
|
+
*Gobodo.GraphRelationshipsApi* | [**getAllRelationships**](docs/GraphRelationshipsApi.md#getAllRelationships) | **GET** /object/{id}/relationships/all | Get All Relationships
|
|
413
|
+
*Gobodo.GraphRelationshipsApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipsApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
|
|
414
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipById**](docs/GraphRelationshipsApi.md#getRelationshipById) | **GET** /relationship/{id} |
|
|
415
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipProperties**](docs/GraphRelationshipsApi.md#getRelationshipProperties) | **GET** /relationship/{id}/properties | Get Relationship Properties
|
|
416
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
|
|
417
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
|
|
418
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipsIn**](docs/GraphRelationshipsApi.md#getRelationshipsIn) | **GET** /object/{id}/relationships/in | Get Incoming Relationships
|
|
419
|
+
*Gobodo.GraphRelationshipsApi* | [**getRelationshipsOut**](docs/GraphRelationshipsApi.md#getRelationshipsOut) | **GET** /object/{id}/relationships/out | Get Outgoing Relationships
|
|
420
|
+
*Gobodo.GraphRelationshipsApi* | [**updateRelationship**](docs/GraphRelationshipsApi.md#updateRelationship) | **PUT** /relationship/{id} | Update Relationship
|
|
421
|
+
*Gobodo.GraphRelationshipsApi* | [**updateRelationshipProperties**](docs/GraphRelationshipsApi.md#updateRelationshipProperties) | **PUT** /relationship/{id}/properties | Update Relationship Properties
|
|
422
|
+
*Gobodo.GraphSchemasApi* | [**createSchema**](docs/GraphSchemasApi.md#createSchema) | **POST** /schema | Create Schema
|
|
423
|
+
*Gobodo.GraphSchemasApi* | [**getAllSchemas**](docs/GraphSchemasApi.md#getAllSchemas) | **GET** /schema | Get Schemas
|
|
424
|
+
*Gobodo.GraphSchemasApi* | [**getSchemaById**](docs/GraphSchemasApi.md#getSchemaById) | **GET** /schema/{id} | Get Schema
|
|
425
|
+
*Gobodo.GraphSchemasApi* | [**getSchemaByKey**](docs/GraphSchemasApi.md#getSchemaByKey) | **GET** /schema/{key} | Get Schema
|
|
426
|
+
*Gobodo.GraphSchemasApi* | [**getSchemaFunctionByName**](docs/GraphSchemasApi.md#getSchemaFunctionByName) | **GET** /functions/schema/{id}/functions/{functionName} |
|
|
427
|
+
*Gobodo.GraphSchemasApi* | [**getSchemaFunctions**](docs/GraphSchemasApi.md#getSchemaFunctions) | **GET** /functions/schema/{id}/functions |
|
|
428
|
+
*Gobodo.GraphSchemasApi* | [**updateSchema**](docs/GraphSchemasApi.md#updateSchema) | **POST** /schema/{id} | Update Schema
|
|
429
|
+
*Gobodo.GraphSchemasApi* | [**updateSchemaFunctions**](docs/GraphSchemasApi.md#updateSchemaFunctions) | **PUT** /functions/schema/{id}/functions |
|
|
430
|
+
*Gobodo.GraphTraversalApi* | [**traverse**](docs/GraphTraversalApi.md#traverse) | **POST** /traverse | Traverses the graph and returns a list of discovered paths
|
|
431
|
+
*Gobodo.GraphTraversalApi* | [**traverseFrom**](docs/GraphTraversalApi.md#traverseFrom) | **POST** /traverse/{id}/traverse |
|
|
432
|
+
*Gobodo.GraphTraversalApi* | [**traverseFromFindObjects**](docs/GraphTraversalApi.md#traverseFromFindObjects) | **POST** /traverse/{id}/traverseobjects |
|
|
433
|
+
*Gobodo.GraphTraversalApi* | [**traverseFromFindRelationships**](docs/GraphTraversalApi.md#traverseFromFindRelationships) | **POST** /traverse/{id}/traverserelationships |
|
|
434
|
+
*Gobodo.GraphTraversalApi* | [**traverseObjects**](docs/GraphTraversalApi.md#traverseObjects) | **POST** /traverse/objects | Traverses the graph based on the traversal query provided and returns the discovered objects
|
|
435
|
+
*Gobodo.GraphTraversalApi* | [**traverseObjectsCount**](docs/GraphTraversalApi.md#traverseObjectsCount) | **POST** /traverse/objects/count | Traverses the graph based on the traversal query provided and returns a count of the discovered objects
|
|
436
|
+
*Gobodo.GraphTraversalApi* | [**traverseRelationships**](docs/GraphTraversalApi.md#traverseRelationships) | **POST** /traverse/relationships | Traverses the graph based on the traversal query provided and returns the discovered relationships
|
|
437
|
+
*Gobodo.GraphsApi* | [**addObjectsToGraphById**](docs/GraphsApi.md#addObjectsToGraphById) | **PUT** /graph/{id}/objects/ids | Add existing objects to the graph by id
|
|
438
|
+
*Gobodo.GraphsApi* | [**createAddObjectToGraph**](docs/GraphsApi.md#createAddObjectToGraph) | **POST** /graph/{id}/objects | Add a new object to the graph
|
|
439
|
+
*Gobodo.GraphsApi* | [**createAddObjectsToGraph**](docs/GraphsApi.md#createAddObjectsToGraph) | **POST** /graph/{id}/objects/batch | Add new objects to the graph
|
|
440
|
+
*Gobodo.GraphsApi* | [**createGraph**](docs/GraphsApi.md#createGraph) | **POST** /graph | Create Graph
|
|
441
|
+
*Gobodo.GraphsApi* | [**deleteGraph**](docs/GraphsApi.md#deleteGraph) | **DELETE** /graph/{id} | Delete Graph
|
|
442
|
+
*Gobodo.GraphsApi* | [**getGraphById**](docs/GraphsApi.md#getGraphById) | **GET** /graph/{id} | Get graph by id
|
|
443
|
+
*Gobodo.GraphsApi* | [**getGraphByKey**](docs/GraphsApi.md#getGraphByKey) | **GET** /graph/key/{key} | Get Graph By Key
|
|
444
|
+
*Gobodo.GraphsApi* | [**getObjectsInGraph**](docs/GraphsApi.md#getObjectsInGraph) | **GET** /graph/{id}/objects | Get objects in the graph
|
|
445
|
+
*Gobodo.GraphsApi* | [**getObjectsInGraphByTag**](docs/GraphsApi.md#getObjectsInGraphByTag) | **GET** /graph/{id}/objects/tag/{tag} | Get graph objects by tag
|
|
446
|
+
*Gobodo.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/{id}/objects/type/{type} | Get graph objects by type
|
|
447
|
+
*Gobodo.GraphsApi* | [**updateGraph**](docs/GraphsApi.md#updateGraph) | **PUT** /graph/{id} | Update Graph
|
|
448
|
+
*Gobodo.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /iam/policies | Create Policy
|
|
449
|
+
*Gobodo.IAMApi* | [**get19**](docs/IAMApi.md#get19) | **GET** /iam/policies |
|
|
450
|
+
*Gobodo.IAMApi* | [**get20**](docs/IAMApi.md#get20) | **GET** /iam/policies/{id} |
|
|
451
|
+
*Gobodo.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /iam/policies/{id} |
|
|
452
|
+
*Gobodo.ImagesApi* | [**get17**](docs/ImagesApi.md#get17) | **GET** /images |
|
|
453
|
+
*Gobodo.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /images/{id} | Get Image By Id
|
|
454
|
+
*Gobodo.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /images/{id} | Updates an image
|
|
455
|
+
*Gobodo.ImagesApi* | [**upload1**](docs/ImagesApi.md#upload1) | **POST** /images/{id}/upload |
|
|
456
|
+
*Gobodo.ImagesApi* | [**uploadImage**](docs/ImagesApi.md#uploadImage) | **POST** /images | Upload images
|
|
457
|
+
*Gobodo.ImagesApi* | [**uploadImageBase64**](docs/ImagesApi.md#uploadImageBase64) | **POST** /images/base64 | Upload images via base64
|
|
458
|
+
*Gobodo.InvitesApi* | [**acceptInvite**](docs/InvitesApi.md#acceptInvite) | **PUT** /invites/{inviteid}/accept |
|
|
459
|
+
*Gobodo.InvitesApi* | [**createInvite**](docs/InvitesApi.md#createInvite) | **POST** /invites | Returns an invite by id
|
|
460
|
+
*Gobodo.InvitesApi* | [**createInviteOnObject**](docs/InvitesApi.md#createInviteOnObject) | **POST** /invites/{objectid}/invite | Returns an invite by id
|
|
461
|
+
*Gobodo.InvitesApi* | [**getInviteByCode**](docs/InvitesApi.md#getInviteByCode) | **GET** /invites/{inviteCode} | Returns an invite by id
|
|
462
|
+
*Gobodo.InvitesApi* | [**inviteLoggedInUser**](docs/InvitesApi.md#inviteLoggedInUser) | **GET** /invites/user/logon_user | Returns the logged inuser
|
|
463
|
+
*Gobodo.LikesApi* | [**createBulkActions**](docs/LikesApi.md#createBulkActions) | **POST** /likes | Perform multiple actions in a single bulk operation
|
|
464
|
+
*Gobodo.LikesApi* | [**deleteAction**](docs/LikesApi.md#deleteAction) | **DELETE** /likes/{id} | Delete Action
|
|
465
|
+
*Gobodo.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /likes/{objectid} | Delete Like
|
|
466
|
+
*Gobodo.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /likes/{objectid}/dislike | Dislike an Object
|
|
467
|
+
*Gobodo.LikesApi* | [**get21**](docs/LikesApi.md#get21) | **GET** /likes |
|
|
468
|
+
*Gobodo.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /likes/{id} |
|
|
469
|
+
*Gobodo.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /likes/{id}/properties | Get Properties
|
|
470
|
+
*Gobodo.LikesApi* | [**getActionProperty**](docs/LikesApi.md#getActionProperty) | **GET** /likes/{id}/properties/{prop} | Get Property
|
|
471
|
+
*Gobodo.LikesApi* | [**isDisliked**](docs/LikesApi.md#isDisliked) | **GET** /likes/{objectid}/isdisliked | Check if the user has disliked the object
|
|
472
|
+
*Gobodo.LikesApi* | [**isLiked**](docs/LikesApi.md#isLiked) | **GET** /likes/{objectid}/isliked | Check if the user has liked the object
|
|
473
|
+
*Gobodo.LikesApi* | [**like**](docs/LikesApi.md#like) | **POST** /likes/{objectid}/like | Like an Object
|
|
474
|
+
*Gobodo.LikesApi* | [**setActionProperties**](docs/LikesApi.md#setActionProperties) | **PUT** /likes/{id}/properties | Set Multiple Properties
|
|
475
|
+
*Gobodo.LikesApi* | [**setActionProperty**](docs/LikesApi.md#setActionProperty) | **PUT** /likes/{id}/properties/{prop} | Update Property
|
|
476
|
+
*Gobodo.LinkedINApi* | [**loginLinkedIn**](docs/LinkedINApi.md#loginLinkedIn) | **POST** /auth_linkedin |
|
|
477
|
+
*Gobodo.LiveMeetingsApi* | [**addLiveMeeting**](docs/LiveMeetingsApi.md#addLiveMeeting) | **PUT** /live/{objectid}/add | Adds a live meeting to the object
|
|
478
|
+
*Gobodo.LiveMeetingsApi* | [**addLiveStream**](docs/LiveMeetingsApi.md#addLiveStream) | **PUT** /live/{objectid}/stream | Adds a live meeting to the object
|
|
479
|
+
*Gobodo.MeetingEventsApi* | [**createMeetingEvent**](docs/MeetingEventsApi.md#createMeetingEvent) | **POST** /meetingevents | Create a new meeting event
|
|
480
|
+
*Gobodo.MeetingEventsApi* | [**createMeetingEventType**](docs/MeetingEventsApi.md#createMeetingEventType) | **POST** /meetingevent/types | Create a new meeting event type
|
|
481
|
+
*Gobodo.MeetingEventsApi* | [**deleteMeetingEvent**](docs/MeetingEventsApi.md#deleteMeetingEvent) | **DELETE** /meetingevents/{meetingEventId} | Delete a meeting event
|
|
482
|
+
*Gobodo.MeetingEventsApi* | [**deleteMeetingEventType**](docs/MeetingEventsApi.md#deleteMeetingEventType) | **DELETE** /meetingevent/types/{meetingEventTypeId} | Delete a meeting event type
|
|
483
|
+
*Gobodo.MeetingEventsApi* | [**getAllMeetingEventTypes**](docs/MeetingEventsApi.md#getAllMeetingEventTypes) | **GET** /meetingevent/types | Get all meeting event types
|
|
484
|
+
*Gobodo.MeetingEventsApi* | [**getAllMeetingEvents**](docs/MeetingEventsApi.md#getAllMeetingEvents) | **GET** /meetingevents | Get all meeting events
|
|
485
|
+
*Gobodo.MeetingEventsApi* | [**getChildMeetingEventTypes**](docs/MeetingEventsApi.md#getChildMeetingEventTypes) | **GET** /meetingevent/types/{parentId}/children | Get all child meeting event types of a parent
|
|
486
|
+
*Gobodo.MeetingEventsApi* | [**getEventAdministrators**](docs/MeetingEventsApi.md#getEventAdministrators) | **GET** /meetingevents/{meetingEventId}/administrators | Get all administrators of a meeting event
|
|
487
|
+
*Gobodo.MeetingEventsApi* | [**getEventAttendees**](docs/MeetingEventsApi.md#getEventAttendees) | **GET** /meetingevents/{meetingEventId}/attendees | Get all attendees of a meeting event
|
|
488
|
+
*Gobodo.MeetingEventsApi* | [**getMeetingEventById**](docs/MeetingEventsApi.md#getMeetingEventById) | **GET** /meetingevents/{meetingEventId} | Get a meeting event by id
|
|
489
|
+
*Gobodo.MeetingEventsApi* | [**getMeetingEventTypeById**](docs/MeetingEventsApi.md#getMeetingEventTypeById) | **GET** /meetingevent/types/{meetingEventTypeId} | Get a meeting event type by id
|
|
490
|
+
*Gobodo.MeetingEventsApi* | [**getMeetingEventsByCreator**](docs/MeetingEventsApi.md#getMeetingEventsByCreator) | **GET** /meetingevents/creator/{creatorId} | Get all meeting events created by a specific user
|
|
491
|
+
*Gobodo.MeetingEventsApi* | [**getMeetingEventsByType**](docs/MeetingEventsApi.md#getMeetingEventsByType) | **GET** /meetingevents/type/{eventTypeId} | Get all meeting events of a specific type
|
|
492
|
+
*Gobodo.MeetingEventsApi* | [**isMeetingEventExists**](docs/MeetingEventsApi.md#isMeetingEventExists) | **GET** /meetingevents/exists/{meetingEventId} | Check if a meeting event exists
|
|
493
|
+
*Gobodo.MeetingEventsApi* | [**isMeetingEventTypeExists**](docs/MeetingEventsApi.md#isMeetingEventTypeExists) | **GET** /meetingevent/types/exists/{meetingEventTypeId} | Check if a meeting event type exists
|
|
494
|
+
*Gobodo.MeetingEventsApi* | [**searchMeetingEventTypes**](docs/MeetingEventsApi.md#searchMeetingEventTypes) | **GET** /meetingevent/types/search | Search meeting event types by name
|
|
495
|
+
*Gobodo.MeetingEventsApi* | [**searchMeetingEvents**](docs/MeetingEventsApi.md#searchMeetingEvents) | **GET** /meetingevents/search | Search meeting events by name
|
|
496
|
+
*Gobodo.MeetingEventsApi* | [**updateMeetingEvent**](docs/MeetingEventsApi.md#updateMeetingEvent) | **PUT** /meetingevents/{meetingEventId} | Update a meeting event
|
|
497
|
+
*Gobodo.MeetingEventsApi* | [**updateMeetingEventType**](docs/MeetingEventsApi.md#updateMeetingEventType) | **PUT** /meetingevent/types/{meetingEventTypeId} | Update a meeting event type
|
|
498
|
+
*Gobodo.NotificationsApi* | [**createNotification**](docs/NotificationsApi.md#createNotification) | **POST** /notifications/{recipientId} | Creates a notification
|
|
499
|
+
*Gobodo.NotificationsApi* | [**createNotificationAssociatedWith**](docs/NotificationsApi.md#createNotificationAssociatedWith) | **POST** /notifications/{recipientId}/{objectId} | Creates a notification
|
|
500
|
+
*Gobodo.NotificationsApi* | [**deleteNotification**](docs/NotificationsApi.md#deleteNotification) | **DELETE** /notifications/{id} | Deletes the notification
|
|
501
|
+
*Gobodo.NotificationsApi* | [**getAllNotifications**](docs/NotificationsApi.md#getAllNotifications) | **GET** /notifications | Returns all notifications for the logged in user
|
|
502
|
+
*Gobodo.NotificationsApi* | [**getAllNotificationsByUser**](docs/NotificationsApi.md#getAllNotificationsByUser) | **GET** /notifications/user/{userId} | Returns all notifications for a given user
|
|
503
|
+
*Gobodo.NotificationsApi* | [**getNotification**](docs/NotificationsApi.md#getNotification) | **GET** /notifications/{id} | Returns a notification by id
|
|
504
|
+
*Gobodo.NotificationsApi* | [**getUnreadNotificationCount**](docs/NotificationsApi.md#getUnreadNotificationCount) | **GET** /notifications/unread/count | Returns the number of unread notifications for the logged in user
|
|
505
|
+
*Gobodo.NotificationsApi* | [**getUnreadNotifications**](docs/NotificationsApi.md#getUnreadNotifications) | **GET** /notifications/unread | Returns all unread notifications for the logged in user
|
|
506
|
+
*Gobodo.NotificationsApi* | [**listRegisteredDevices**](docs/NotificationsApi.md#listRegisteredDevices) | **GET** /notificationmanagement/devices |
|
|
507
|
+
*Gobodo.NotificationsApi* | [**listRegisteredTokens**](docs/NotificationsApi.md#listRegisteredTokens) | **GET** /notificationmanagement/tokens |
|
|
508
|
+
*Gobodo.NotificationsApi* | [**markNotificationAsRead**](docs/NotificationsApi.md#markNotificationAsRead) | **PUT** /notifications/{id}/read | Marks a notification as read
|
|
509
|
+
*Gobodo.NotificationsApi* | [**registerDevice**](docs/NotificationsApi.md#registerDevice) | **POST** /notificationmanagement/register |
|
|
510
|
+
*Gobodo.NotificationsApi* | [**unregisterDevice**](docs/NotificationsApi.md#unregisterDevice) | **DELETE** /notificationmanagement/unregister/{deviceId} |
|
|
511
|
+
*Gobodo.NotificationsApi* | [**unregisterNotificationToken**](docs/NotificationsApi.md#unregisterNotificationToken) | **DELETE** /notificationmanagement/unregistertoken/{token} |
|
|
512
|
+
*Gobodo.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /pages | Create Page
|
|
513
|
+
*Gobodo.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /pages/{id} | Edit Page
|
|
514
|
+
*Gobodo.PagesApi* | [**get18**](docs/PagesApi.md#get18) | **GET** /pages |
|
|
515
|
+
*Gobodo.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /pages/ownedpages/{uid} | Get Owned Pages
|
|
516
|
+
*Gobodo.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /pages/{id} | Get Page By Id
|
|
517
|
+
*Gobodo.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /pages/{id}/profilepicture | Set page profile picture
|
|
518
|
+
*Gobodo.PagesApi* | [**setPageProperties**](docs/PagesApi.md#setPageProperties) | **PUT** /pages/{id}/properties | Set Multiple Properties
|
|
519
|
+
*Gobodo.PagesApi* | [**setPageProperty**](docs/PagesApi.md#setPageProperty) | **PUT** /pages/{id}/properties/{prop} | Update Property
|
|
520
|
+
*Gobodo.PasswordResetApi* | [**initiatePasswordReset**](docs/PasswordResetApi.md#initiatePasswordReset) | **POST** /password-reset/initiate | Initiate password reset
|
|
521
|
+
*Gobodo.PasswordResetApi* | [**resetPassword**](docs/PasswordResetApi.md#resetPassword) | **POST** /password-reset/reset | Reset password
|
|
522
|
+
*Gobodo.PasswordResetApi* | [**sendUsernameReminder**](docs/PasswordResetApi.md#sendUsernameReminder) | **POST** /password-reset/username-reminder | Send username reminder
|
|
523
|
+
*Gobodo.PasswordResetApi* | [**validateToken**](docs/PasswordResetApi.md#validateToken) | **POST** /password-reset/validate-token | Validate password reset token
|
|
524
|
+
*Gobodo.PhoneNumbersApi* | [**createPhoneNumberForPage**](docs/PhoneNumbersApi.md#createPhoneNumberForPage) | **POST** /phoneNumbers/page/{pageId} | Creates a phone number for a page
|
|
525
|
+
*Gobodo.PhoneNumbersApi* | [**createPhoneNumberForUser**](docs/PhoneNumbersApi.md#createPhoneNumberForUser) | **POST** /phoneNumbers/user/{userId} | Creates a phone number for a user
|
|
526
|
+
*Gobodo.PhoneNumbersApi* | [**getPhoneNumber**](docs/PhoneNumbersApi.md#getPhoneNumber) | **GET** /phoneNumbers/{id} | Returns a phone number by id
|
|
527
|
+
*Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByPage**](docs/PhoneNumbersApi.md#getPhoneNumbersByPage) | **GET** /phoneNumbers/page/{pageId} | Returns all email addresses for a given page
|
|
528
|
+
*Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
529
|
+
*Gobodo.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /posts |
|
|
530
|
+
*Gobodo.PostsApi* | [**get25**](docs/PostsApi.md#get25) | **GET** /posts |
|
|
531
|
+
*Gobodo.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /posts/{id} | Gets a post by id
|
|
532
|
+
*Gobodo.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /posts/{id} |
|
|
533
|
+
*Gobodo.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /privatemessages/messages/{messageid}/branch |
|
|
534
|
+
*Gobodo.PrivateMessagesApi* | [**createConversation**](docs/PrivateMessagesApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
|
|
535
|
+
*Gobodo.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /privatemessages/messages/{messageid} |
|
|
536
|
+
*Gobodo.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /privatemessages/messages/{messageid} |
|
|
537
|
+
*Gobodo.PrivateMessagesApi* | [**get22**](docs/PrivateMessagesApi.md#get22) | **GET** /privatemessages/conversations |
|
|
538
|
+
*Gobodo.PrivateMessagesApi* | [**get23**](docs/PrivateMessagesApi.md#get23) | **GET** /privatemessages/messages |
|
|
539
|
+
*Gobodo.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
|
|
540
|
+
*Gobodo.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
541
|
+
*Gobodo.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
|
|
542
|
+
*Gobodo.PrivateMessagesApi* | [**getConversationMessages**](docs/PrivateMessagesApi.md#getConversationMessages) | **GET** /privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
|
|
543
|
+
*Gobodo.PrivateMessagesApi* | [**getConversationParticipants**](docs/PrivateMessagesApi.md#getConversationParticipants) | **GET** /privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
|
|
544
|
+
*Gobodo.PrivateMessagesApi* | [**getPrivateMessageById**](docs/PrivateMessagesApi.md#getPrivateMessageById) | **GET** /privatemessages/messages/{id} |
|
|
545
|
+
*Gobodo.PrivateMessagesApi* | [**getUnreadMessageCount**](docs/PrivateMessagesApi.md#getUnreadMessageCount) | **GET** /privatemessages/conversations/newmessagecount | Get the number of unread messages
|
|
546
|
+
*Gobodo.PrivateMessagesApi* | [**sendMessage**](docs/PrivateMessagesApi.md#sendMessage) | **PUT** /privatemessages/messages/{messageid}/send |
|
|
547
|
+
*Gobodo.PrivateMessagesApi* | [**updateMessage**](docs/PrivateMessagesApi.md#updateMessage) | **PUT** /privatemessages/messages/{messageid} |
|
|
548
|
+
*Gobodo.PublicationsApi* | [**createPublication**](docs/PublicationsApi.md#createPublication) | **POST** /publications | Create a new publication
|
|
549
|
+
*Gobodo.PublicationsApi* | [**deletePublication**](docs/PublicationsApi.md#deletePublication) | **DELETE** /publications/{publicationId} | Delete a publication
|
|
550
|
+
*Gobodo.PublicationsApi* | [**getAllPublications**](docs/PublicationsApi.md#getAllPublications) | **GET** /publications | Get all publications
|
|
551
|
+
*Gobodo.PublicationsApi* | [**getPublicationById**](docs/PublicationsApi.md#getPublicationById) | **GET** /publications/{publicationId} | Get a publication by id
|
|
552
|
+
*Gobodo.PublicationsApi* | [**getPublicationsByMember**](docs/PublicationsApi.md#getPublicationsByMember) | **GET** /publications/member/{memberId} | Get all publications by member
|
|
553
|
+
*Gobodo.PublicationsApi* | [**getPublicationsByVisibility**](docs/PublicationsApi.md#getPublicationsByVisibility) | **GET** /publications/visibility/{visibility} | Get all publications by visibility
|
|
554
|
+
*Gobodo.PublicationsApi* | [**isPublicationExists**](docs/PublicationsApi.md#isPublicationExists) | **GET** /publications/exists/{publicationId} | Check if a publication exists
|
|
555
|
+
*Gobodo.PublicationsApi* | [**searchPublications**](docs/PublicationsApi.md#searchPublications) | **GET** /publications/search | Search publications by name
|
|
556
|
+
*Gobodo.PublicationsApi* | [**updatePublication**](docs/PublicationsApi.md#updatePublication) | **PUT** /publications/{publicationId} | Update a publication
|
|
557
|
+
*Gobodo.RestApplicationsApi* | [**createRestApplication**](docs/RestApplicationsApi.md#createRestApplication) | **POST** /restapplications | Create a rest application
|
|
558
|
+
*Gobodo.RestApplicationsApi* | [**deleteRestApplication**](docs/RestApplicationsApi.md#deleteRestApplication) | **DELETE** /restapplications/{id} | Delete a rest application
|
|
559
|
+
*Gobodo.RestApplicationsApi* | [**getRestApplicationById**](docs/RestApplicationsApi.md#getRestApplicationById) | **GET** /restapplications/{id} | Get a rest application by id
|
|
560
|
+
*Gobodo.RestApplicationsApi* | [**getRestApplications**](docs/RestApplicationsApi.md#getRestApplications) | **GET** /restapplications | Get all rest applications
|
|
561
|
+
*Gobodo.RestApplicationsApi* | [**updateRestApplication**](docs/RestApplicationsApi.md#updateRestApplication) | **PUT** /restapplications/{id} | Update a rest application
|
|
562
|
+
*Gobodo.ScreensApi* | [**createScreen**](docs/ScreensApi.md#createScreen) | **POST** /templates |
|
|
563
|
+
*Gobodo.ScreensApi* | [**editScreen**](docs/ScreensApi.md#editScreen) | **PUT** /templates/{screenid} |
|
|
564
|
+
*Gobodo.ScreensApi* | [**getScreenById**](docs/ScreensApi.md#getScreenById) | **GET** /templates/{screenId} |
|
|
565
|
+
*Gobodo.SitesApi* | [**createSite**](docs/SitesApi.md#createSite) | **POST** /sites | Create a site
|
|
566
|
+
*Gobodo.SitesApi* | [**createSiteType**](docs/SitesApi.md#createSiteType) | **POST** /sites/sitetypes | Create a site type
|
|
567
|
+
*Gobodo.SitesApi* | [**deleteSite**](docs/SitesApi.md#deleteSite) | **DELETE** /sites/{id} | Delete a site
|
|
568
|
+
*Gobodo.SitesApi* | [**deleteSiteType**](docs/SitesApi.md#deleteSiteType) | **DELETE** /sites/sitetypes/{id} | Delete a site type
|
|
569
|
+
*Gobodo.SitesApi* | [**getSiteById**](docs/SitesApi.md#getSiteById) | **GET** /sites/{id} | Get a site by id
|
|
570
|
+
*Gobodo.SitesApi* | [**getSiteTypeById**](docs/SitesApi.md#getSiteTypeById) | **GET** /sites/sitetypes/{id} | Get a site type by id
|
|
571
|
+
*Gobodo.SitesApi* | [**getSiteTypes**](docs/SitesApi.md#getSiteTypes) | **GET** /sites/sitetypes | Get all site types
|
|
572
|
+
*Gobodo.SitesApi* | [**getSites**](docs/SitesApi.md#getSites) | **GET** /sites | Get all sites
|
|
573
|
+
*Gobodo.SitesApi* | [**updateSite**](docs/SitesApi.md#updateSite) | **PUT** /sites/{id} | Update a site
|
|
574
|
+
*Gobodo.SitesApi* | [**updateSiteType**](docs/SitesApi.md#updateSiteType) | **PUT** /sites/sitetypes/{id} | Update a site type
|
|
575
|
+
*Gobodo.SocialGroupsApi* | [**addGroupMembers**](docs/SocialGroupsApi.md#addGroupMembers) | **PUT** /groups/{groupid}/addmembers | Adds the users corresponding to the list of userids to the group
|
|
576
|
+
*Gobodo.SocialGroupsApi* | [**createGroup**](docs/SocialGroupsApi.md#createGroup) | **POST** /groups | Create Group
|
|
577
|
+
*Gobodo.SocialGroupsApi* | [**createSocialGroupType**](docs/SocialGroupsApi.md#createSocialGroupType) | **POST** /groups/types | Create a new social group type
|
|
578
|
+
*Gobodo.SocialGroupsApi* | [**deleteSocialGroupType**](docs/SocialGroupsApi.md#deleteSocialGroupType) | **DELETE** /groups/types/{socialGroupTypeId} | Delete a social group type
|
|
579
|
+
*Gobodo.SocialGroupsApi* | [**editGroup**](docs/SocialGroupsApi.md#editGroup) | **PUT** /groups/{id} | Edit Group
|
|
580
|
+
*Gobodo.SocialGroupsApi* | [**get24**](docs/SocialGroupsApi.md#get24) | **GET** /groups |
|
|
581
|
+
*Gobodo.SocialGroupsApi* | [**getAllSocialGroupTypes**](docs/SocialGroupsApi.md#getAllSocialGroupTypes) | **GET** /groups/types | Get all social group types
|
|
582
|
+
*Gobodo.SocialGroupsApi* | [**getChildSocialGroupTypes**](docs/SocialGroupsApi.md#getChildSocialGroupTypes) | **GET** /groups/types/{parentId}/children | Get all child social group types of a parent
|
|
583
|
+
*Gobodo.SocialGroupsApi* | [**getGroupAdministrators**](docs/SocialGroupsApi.md#getGroupAdministrators) | **GET** /groups/{groupid}/administrators | Returns the admins in the group
|
|
584
|
+
*Gobodo.SocialGroupsApi* | [**getGroupById**](docs/SocialGroupsApi.md#getGroupById) | **GET** /groups/{id} | Get Group By Id
|
|
585
|
+
*Gobodo.SocialGroupsApi* | [**getGroupMembers**](docs/SocialGroupsApi.md#getGroupMembers) | **GET** /groups/{groupid}/members | Returns the users in the group
|
|
586
|
+
*Gobodo.SocialGroupsApi* | [**getSocialGroupTypeById**](docs/SocialGroupsApi.md#getSocialGroupTypeById) | **GET** /groups/types/{socialGroupTypeId} | Get a social group type by id
|
|
587
|
+
*Gobodo.SocialGroupsApi* | [**isSocialGroupTypeExists**](docs/SocialGroupsApi.md#isSocialGroupTypeExists) | **GET** /groups/types/exists/{socialGroupTypeId} | Check if a social group type exists
|
|
588
|
+
*Gobodo.SocialGroupsApi* | [**joinGroup**](docs/SocialGroupsApi.md#joinGroup) | **PUT** /groups/{groupid}/join | Adds the currently logged in user to the group
|
|
589
|
+
*Gobodo.SocialGroupsApi* | [**removeGroupMember**](docs/SocialGroupsApi.md#removeGroupMember) | **DELETE** /groups/{groupid}/members/{uid} | Remove the user from the group
|
|
590
|
+
*Gobodo.SocialGroupsApi* | [**searchSocialGroupTypes**](docs/SocialGroupsApi.md#searchSocialGroupTypes) | **GET** /groups/types/search | Search social group types by name
|
|
591
|
+
*Gobodo.SocialGroupsApi* | [**setGroupProperties**](docs/SocialGroupsApi.md#setGroupProperties) | **PUT** /groups/{id}/properties | Set Multiple Properties
|
|
592
|
+
*Gobodo.SocialGroupsApi* | [**setGroupProperty**](docs/SocialGroupsApi.md#setGroupProperty) | **PUT** /groups/{id}/properties/{prop} | Update Property
|
|
593
|
+
*Gobodo.SocialGroupsApi* | [**updateSocialGroupType**](docs/SocialGroupsApi.md#updateSocialGroupType) | **PUT** /groups/types/{socialGroupTypeId} | Update a social group type
|
|
594
|
+
*Gobodo.SocialIntegrationApi* | [**loginFacebook**](docs/SocialIntegrationApi.md#loginFacebook) | **POST** /auth_facebook |
|
|
595
|
+
*Gobodo.SocialIntegrationApi* | [**loginGoogle**](docs/SocialIntegrationApi.md#loginGoogle) | **POST** /auth_google |
|
|
596
|
+
*Gobodo.SocialIntegrationApi* | [**loginLinkedIn**](docs/SocialIntegrationApi.md#loginLinkedIn) | **POST** /auth_linkedin |
|
|
597
|
+
*Gobodo.SocialIntegrationApi* | [**loginTwitter**](docs/SocialIntegrationApi.md#loginTwitter) | **POST** /auth_twitter |
|
|
598
|
+
*Gobodo.StripeAccountsApi* | [**addStripePaymentMethod**](docs/StripeAccountsApi.md#addStripePaymentMethod) | **POST** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
599
|
+
*Gobodo.StripeAccountsApi* | [**attachCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#attachCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
600
|
+
*Gobodo.StripeAccountsApi* | [**attachStripePaymentMethod**](docs/StripeAccountsApi.md#attachStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
601
|
+
*Gobodo.StripeAccountsApi* | [**createAccountSession**](docs/StripeAccountsApi.md#createAccountSession) | **POST** /payments/stripe/accountSession | Creates an Account Session which is used to integrate Stripe's connected UI components
|
|
602
|
+
*Gobodo.StripeAccountsApi* | [**createAndLinkStripeAccount**](docs/StripeAccountsApi.md#createAndLinkStripeAccount) | **POST** /payments/stripe/account | Creates a Stripe account for the logged in user
|
|
603
|
+
*Gobodo.StripeAccountsApi* | [**createAndLinkStripeCustomerAccount**](docs/StripeAccountsApi.md#createAndLinkStripeCustomerAccount) | **POST** /payments/stripe/customer | Creates a Stripe customer account for the logged in user
|
|
604
|
+
*Gobodo.StripeAccountsApi* | [**createApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#createApplicationStripePaymentAccount) | **POST** /payments/stripe/application/{applicationid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
605
|
+
*Gobodo.StripeAccountsApi* | [**createSiteStripePaymentAccount**](docs/StripeAccountsApi.md#createSiteStripePaymentAccount) | **POST** /payments/stripe/site/{siteid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
606
|
+
*Gobodo.StripeAccountsApi* | [**createStripePaymentIntent**](docs/StripeAccountsApi.md#createStripePaymentIntent) | **POST** /payments/stripe/payment | Creates a Payment Intent to initate a Stripe payment
|
|
607
|
+
*Gobodo.StripeAccountsApi* | [**deleteStripeAccount**](docs/StripeAccountsApi.md#deleteStripeAccount) | **DELETE** /payments/stripe/account |
|
|
608
|
+
*Gobodo.StripeAccountsApi* | [**deleteStripeAccountWithId**](docs/StripeAccountsApi.md#deleteStripeAccountWithId) | **DELETE** /payments/stripe/account/{accountID} |
|
|
609
|
+
*Gobodo.StripeAccountsApi* | [**deleteStripePaymentMethod**](docs/StripeAccountsApi.md#deleteStripePaymentMethod) | **DELETE** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
610
|
+
*Gobodo.StripeAccountsApi* | [**get**](docs/StripeAccountsApi.md#get) | **GET** /payments/stripe |
|
|
611
|
+
*Gobodo.StripeAccountsApi* | [**get1**](docs/StripeAccountsApi.md#get1) | **GET** /payments/stripe/{id} |
|
|
612
|
+
*Gobodo.StripeAccountsApi* | [**getApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#getApplicationStripePaymentAccount) | **GET** /payments/stripe/application/{applicationid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
613
|
+
*Gobodo.StripeAccountsApi* | [**getDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultCustomerStripePaymentMethod) | **GET** /payments/stripe/customer/{customerID}/paymentmethods/default | Gets the default payment method
|
|
614
|
+
*Gobodo.StripeAccountsApi* | [**getDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultStripePaymentMethod) | **GET** /payments/stripe/paymentmethods/default | Gets the default payment method
|
|
615
|
+
*Gobodo.StripeAccountsApi* | [**getSiteStripePaymentAccount**](docs/StripeAccountsApi.md#getSiteStripePaymentAccount) | **GET** /payments/stripe/site/{siteid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
616
|
+
*Gobodo.StripeAccountsApi* | [**getStripeAccount**](docs/StripeAccountsApi.md#getStripeAccount) | **GET** /payments/stripe/account | Retrieves the Stripe Account For the Logged In User
|
|
617
|
+
*Gobodo.StripeAccountsApi* | [**getStripeAccountBalance**](docs/StripeAccountsApi.md#getStripeAccountBalance) | **GET** /payments/stripe/account/{accountID}/balance | Gets the balance of the logged in user
|
|
618
|
+
*Gobodo.StripeAccountsApi* | [**getStripeApiKey**](docs/StripeAccountsApi.md#getStripeApiKey) | **GET** /payments/stripe/apikey | Returns the publishable API key for Stripe
|
|
619
|
+
*Gobodo.StripeAccountsApi* | [**getStripeBalance**](docs/StripeAccountsApi.md#getStripeBalance) | **GET** /payments/stripe/balance | Gets the balance of the logged in user
|
|
620
|
+
*Gobodo.StripeAccountsApi* | [**getStripeCustomerAccount**](docs/StripeAccountsApi.md#getStripeCustomerAccount) | **GET** /payments/stripe/customer | Retrieves the Stripe Customer Account For the Logged In User
|
|
621
|
+
*Gobodo.StripeAccountsApi* | [**getStripeCustomerPaymentMethods**](docs/StripeAccountsApi.md#getStripeCustomerPaymentMethods) | **GET** /payments/stripe/customer/{customerID}/paymentmethods | Retrieves the payment methods for the customer stored in stripe
|
|
622
|
+
*Gobodo.StripeAccountsApi* | [**getStripePaymentMethods**](docs/StripeAccountsApi.md#getStripePaymentMethods) | **GET** /payments/stripe/paymentmethods | Retrieves the payment methods for the customer stored in stripe
|
|
623
|
+
*Gobodo.StripeAccountsApi* | [**getStripeTransfer**](docs/StripeAccountsApi.md#getStripeTransfer) | **GET** /payments/stripe/transfer/{transferID} | Retrieves the transfer payment with the given transferId
|
|
624
|
+
*Gobodo.StripeAccountsApi* | [**getStripeTransferPaymentMethodDetails**](docs/StripeAccountsApi.md#getStripeTransferPaymentMethodDetails) | **GET** /payments/stripe/transfer/{transferID}/paymentMethodDetails | Retrieves the transfer payment details with the given transferId
|
|
625
|
+
*Gobodo.StripeAccountsApi* | [**getUserStripeAccount**](docs/StripeAccountsApi.md#getUserStripeAccount) | **GET** /payments/stripe/user/{userID}/account | Retrieves the Stripe Account For the Specified User
|
|
626
|
+
*Gobodo.StripeAccountsApi* | [**getUserStripeCustomerAccount**](docs/StripeAccountsApi.md#getUserStripeCustomerAccount) | **GET** /payments/stripe/user/{userID}/customer | Retrieves the Stripe Customer Account For the Logged In User
|
|
627
|
+
*Gobodo.StripeAccountsApi* | [**payoutStripeAccount**](docs/StripeAccountsApi.md#payoutStripeAccount) | **POST** /payments/stripe/account/{accountID}/payout | Pays out the specified account
|
|
628
|
+
*Gobodo.StripeAccountsApi* | [**setApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#setApplicationStripePaymentAccount) | **PUT** /payments/stripe/application/{applicationid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
629
|
+
*Gobodo.StripeAccountsApi* | [**setDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods/default | Adds payment methods for the customer stored in stripe
|
|
630
|
+
*Gobodo.StripeAccountsApi* | [**setDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/default | Sets the default payment method for the customer stored in stripe
|
|
631
|
+
*Gobodo.StripeAccountsApi* | [**setSiteStripePaymentAccount**](docs/StripeAccountsApi.md#setSiteStripePaymentAccount) | **PUT** /payments/stripe/site/{siteid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
|
|
632
|
+
*Gobodo.StripeAccountsApi* | [**stripePayout**](docs/StripeAccountsApi.md#stripePayout) | **POST** /payments/stripe/payout | Pays out the account of the logged in user
|
|
633
|
+
*Gobodo.StripeAccountsApi* | [**stripeTransfer**](docs/StripeAccountsApi.md#stripeTransfer) | **POST** /payments/stripe/transfer | Sends a transfer payment from the logged in user to the recipient specified in the TransferInput
|
|
634
|
+
*Gobodo.StripeAccountsApi* | [**updateAccountLink**](docs/StripeAccountsApi.md#updateAccountLink) | **PUT** /payments/stripe/account/{accountID} | Creates an Account Link which enables the user to update their Stripe account details
|
|
635
|
+
*Gobodo.StripeAccountsApi* | [**updateCustomer**](docs/StripeAccountsApi.md#updateCustomer) | **PUT** /payments/stripe/customer/{customerID} | Updates the customer account and returns a client secret to enable user to update their details on Stripe
|
|
636
|
+
*Gobodo.StripeAccountsApi* | [**updateStripePaymentMethod**](docs/StripeAccountsApi.md#updateStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
637
|
+
*Gobodo.TemplatesApi* | [**createScreen**](docs/TemplatesApi.md#createScreen) | **POST** /templates |
|
|
638
|
+
*Gobodo.TemplatesApi* | [**editScreen**](docs/TemplatesApi.md#editScreen) | **PUT** /templates/{screenid} |
|
|
639
|
+
*Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /templates/{screenId} |
|
|
640
|
+
*Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /themes/{themeid}/urlpatterns |
|
|
641
|
+
*Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /themes | Create a Theme Mapping
|
|
642
|
+
*Gobodo.ThemeMappingsApi* | [**get28**](docs/ThemeMappingsApi.md#get28) | **GET** /themes/{themeid} |
|
|
643
|
+
*Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /topics | Creates a new topic
|
|
644
|
+
*Gobodo.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /topics/subscription/{subscriptionId} | Deletes a subscription
|
|
645
|
+
*Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /topics/{topicName} | Deletes a topic
|
|
646
|
+
*Gobodo.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /topics/subscription/{subscriptionId} | Gets a subscription by key
|
|
647
|
+
*Gobodo.TopicsApi* | [**getTopicByName**](docs/TopicsApi.md#getTopicByName) | **GET** /topics/{topicName} | Gets a topic by name
|
|
648
|
+
*Gobodo.TopicsApi* | [**getTopicSubscriptions**](docs/TopicsApi.md#getTopicSubscriptions) | **GET** /topics/{topicName}/subscriptions | Gets subscriptions for a topic
|
|
649
|
+
*Gobodo.TopicsApi* | [**registerListeners**](docs/TopicsApi.md#registerListeners) | **PUT** /topics | Registers listeners
|
|
650
|
+
*Gobodo.TopicsApi* | [**sendMessage1**](docs/TopicsApi.md#sendMessage1) | **POST** /topics/message | Sends a message to a topic
|
|
651
|
+
*Gobodo.TransactionsApi* | [**beginTx**](docs/TransactionsApi.md#beginTx) | **POST** /transaction | Start a new transaction
|
|
652
|
+
*Gobodo.TransactionsApi* | [**commit**](docs/TransactionsApi.md#commit) | **POST** /transaction/{id}/commit | Commits a transaction
|
|
653
|
+
*Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /transaction/{id} | Marks a transaction for failure
|
|
654
|
+
*Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /auth_twitter |
|
|
655
|
+
*Gobodo.UserManagerAdministrationApi* | [**deleteManagerConfig**](docs/UserManagerAdministrationApi.md#deleteManagerConfig) | **DELETE** /user-managers/managers/{managerId}/config/{key} | Delete a manager config key
|
|
656
|
+
*Gobodo.UserManagerAdministrationApi* | [**listDomainMappings**](docs/UserManagerAdministrationApi.md#listDomainMappings) | **GET** /user-managers/domains | List domain mappings
|
|
657
|
+
*Gobodo.UserManagerAdministrationApi* | [**listManagers**](docs/UserManagerAdministrationApi.md#listManagers) | **GET** /user-managers/managers | List member managers
|
|
658
|
+
*Gobodo.UserManagerAdministrationApi* | [**mapDomain**](docs/UserManagerAdministrationApi.md#mapDomain) | **POST** /user-managers/domains | Map domain prefix to manager
|
|
659
|
+
*Gobodo.UserManagerAdministrationApi* | [**setManagerConfig**](docs/UserManagerAdministrationApi.md#setManagerConfig) | **POST** /user-managers/managers/{managerId}/config | Set a manager config key/value
|
|
660
|
+
*Gobodo.UserManagerAdministrationApi* | [**upsertManager**](docs/UserManagerAdministrationApi.md#upsertManager) | **POST** /user-managers/managers | Create or update a member manager
|
|
661
|
+
*Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /usertags/{id} | Delete Relationship
|
|
662
|
+
*Gobodo.UserTagsApi* | [**get26**](docs/UserTagsApi.md#get26) | **GET** /usertags |
|
|
663
|
+
*Gobodo.UserTagsApi* | [**getRelProperties1**](docs/UserTagsApi.md#getRelProperties1) | **GET** /usertags/{id}/properties | Get Properties
|
|
664
|
+
*Gobodo.UserTagsApi* | [**getRelProperty1**](docs/UserTagsApi.md#getRelProperty1) | **GET** /usertags/{id}/properties/{prop} | Get Property
|
|
665
|
+
*Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /usertags/{id} |
|
|
666
|
+
*Gobodo.UserTagsApi* | [**setRelProperties1**](docs/UserTagsApi.md#setRelProperties1) | **PUT** /usertags/{id}/properties | Set Multiple Properties
|
|
667
|
+
*Gobodo.UserTagsApi* | [**setRelProperty1**](docs/UserTagsApi.md#setRelProperty1) | **PUT** /usertags/{id}/properties/{prop} | Update Property
|
|
668
|
+
*Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /user | Create a new User
|
|
669
|
+
*Gobodo.UsersApi* | [**deleteAccount**](docs/UsersApi.md#deleteAccount) | **DELETE** /user/self | Deactivates the account and clear's the user's data if the purge data flag is true
|
|
670
|
+
*Gobodo.UsersApi* | [**getProfileByType**](docs/UsersApi.md#getProfileByType) | **GET** /user/{id}/profile/{type} | Returns the profile of the given type for the specified user if the profile exists
|
|
671
|
+
*Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /user/{id}/profiles | Get a list of profiles attached to the user's account
|
|
672
|
+
*Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /user/self | Returns the logged in user
|
|
673
|
+
*Gobodo.UsersApi* | [**getUserById**](docs/UsersApi.md#getUserById) | **GET** /user/{id} | Get User By Id
|
|
674
|
+
*Gobodo.UsersApi* | [**getUserByUserName**](docs/UsersApi.md#getUserByUserName) | **GET** /user/{username} | Get User By Username
|
|
675
|
+
*Gobodo.UsersApi* | [**getUsers**](docs/UsersApi.md#getUsers) | **GET** /user | Get a list of users
|
|
676
|
+
*Gobodo.UsersApi* | [**setUserProfilePicture**](docs/UsersApi.md#setUserProfilePicture) | **PUT** /user/{id}/profilepicture | Set user profile picture
|
|
677
|
+
*Gobodo.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /user/{id}/password | Set User Password
|
|
678
|
+
*Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /user/{id} | Update User Info
|
|
679
|
+
*Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /utils/encodeauth |
|
|
680
|
+
*Gobodo.VideosApi* | [**get27**](docs/VideosApi.md#get27) | **GET** /videos |
|
|
681
|
+
*Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /videos/{id} | Gets a video by id
|
|
682
|
+
*Gobodo.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /videos/{id}/setthumbnail |
|
|
683
|
+
*Gobodo.VideosApi* | [**simulcast**](docs/VideosApi.md#simulcast) | **PUT** /videos/{id}/simulcast |
|
|
684
|
+
*Gobodo.VideosApi* | [**startLiveStream**](docs/VideosApi.md#startLiveStream) | **POST** /videos/livestream |
|
|
685
|
+
*Gobodo.VideosApi* | [**streamMeeting**](docs/VideosApi.md#streamMeeting) | **POST** /videos/livestream/{objectid} |
|
|
686
|
+
*Gobodo.VideosApi* | [**updateVideo**](docs/VideosApi.md#updateVideo) | **PUT** /videos/{id} |
|
|
687
|
+
*Gobodo.VideosApi* | [**upload2**](docs/VideosApi.md#upload2) | **POST** /videos/{id}/upload |
|
|
688
|
+
*Gobodo.VideosApi* | [**uploadVideo**](docs/VideosApi.md#uploadVideo) | **POST** /videos/upload | Upload data
|
|
689
|
+
*Gobodo.WalletsApi* | [**createHold**](docs/WalletsApi.md#createHold) | **POST** /payments/wallets/hold | Hold currency for a user
|
|
690
|
+
*Gobodo.WalletsApi* | [**getCombinedBalance**](docs/WalletsApi.md#getCombinedBalance) | **GET** /payments/wallets/balance | Get the combined balance of a user
|
|
691
|
+
*Gobodo.WalletsApi* | [**getGrantById**](docs/WalletsApi.md#getGrantById) | **GET** /payments/wallets/grant/{grantId} | Get a grant by id
|
|
692
|
+
*Gobodo.WalletsApi* | [**getHoldById**](docs/WalletsApi.md#getHoldById) | **GET** /payments/wallets/hold/{holdId} | Get a hold by id
|
|
693
|
+
*Gobodo.WalletsApi* | [**getHoldsByWalletId**](docs/WalletsApi.md#getHoldsByWalletId) | **GET** /payments/wallets/wallet/{walletId}/holds | Get all holds for a wallet
|
|
694
|
+
*Gobodo.WalletsApi* | [**getPayoutDetails**](docs/WalletsApi.md#getPayoutDetails) | **GET** /payments/wallets/payout/{payoutId} | Get a payout by id
|
|
695
|
+
*Gobodo.WalletsApi* | [**getPurchaseById**](docs/WalletsApi.md#getPurchaseById) | **GET** /payments/wallets/purchase/{purchaseId} | Get a purchase by id
|
|
696
|
+
*Gobodo.WalletsApi* | [**getTransferById**](docs/WalletsApi.md#getTransferById) | **GET** /payments/wallets/transfer/{transferId} | Get a transfer by id
|
|
697
|
+
*Gobodo.WalletsApi* | [**getWalletBalance**](docs/WalletsApi.md#getWalletBalance) | **GET** /payments/wallets/wallet/{walletId}/balance | Get the balance of a wallet
|
|
698
|
+
*Gobodo.WalletsApi* | [**getWalletById**](docs/WalletsApi.md#getWalletById) | **GET** /payments/wallets/wallet/{walletId} | Get a wallet by id
|
|
699
|
+
*Gobodo.WalletsApi* | [**getWallets**](docs/WalletsApi.md#getWallets) | **GET** /payments/wallets/wallet | Get all wallets
|
|
700
|
+
*Gobodo.WalletsApi* | [**grantCurrency**](docs/WalletsApi.md#grantCurrency) | **POST** /payments/wallets/grant | Grant currency to a user
|
|
701
|
+
*Gobodo.WalletsApi* | [**payoutWallet**](docs/WalletsApi.md#payoutWallet) | **POST** /payments/wallets/payout | Payout to the wallet to the logged in user's cash balance
|
|
702
|
+
*Gobodo.WalletsApi* | [**purchaseCurrency**](docs/WalletsApi.md#purchaseCurrency) | **POST** /payments/wallets/purchase | Purchase an item
|
|
703
|
+
*Gobodo.WalletsApi* | [**releaseHold**](docs/WalletsApi.md#releaseHold) | **DELETE** /payments/wallets/hold/{holdId} | Release a hold
|
|
704
|
+
*Gobodo.WalletsApi* | [**releaseHolds**](docs/WalletsApi.md#releaseHolds) | **DELETE** /payments/wallets/hold | Release all holds for a holder
|
|
705
|
+
*Gobodo.WalletsApi* | [**walletTransfer**](docs/WalletsApi.md#walletTransfer) | **POST** /payments/wallets/transfer | Transfer funds between wallets
|
|
810
706
|
|
|
811
707
|
|
|
812
708
|
## Documentation for Models
|
|
@@ -814,6 +710,8 @@ Class | Method | HTTP request | Description
|
|
|
814
710
|
- [Gobodo.APIClient](docs/APIClient.md)
|
|
815
711
|
- [Gobodo.AccountSessionInput](docs/AccountSessionInput.md)
|
|
816
712
|
- [Gobodo.AccountSessionResponse](docs/AccountSessionResponse.md)
|
|
713
|
+
- [Gobodo.Address](docs/Address.md)
|
|
714
|
+
- [Gobodo.AddressResponse](docs/AddressResponse.md)
|
|
817
715
|
- [Gobodo.ApplicationPaymentAccountResponse](docs/ApplicationPaymentAccountResponse.md)
|
|
818
716
|
- [Gobodo.ApplicationPaymentAccountResponseFailureException](docs/ApplicationPaymentAccountResponseFailureException.md)
|
|
819
717
|
- [Gobodo.Article](docs/Article.md)
|
|
@@ -825,6 +723,7 @@ Class | Method | HTTP request | Description
|
|
|
825
723
|
- [Gobodo.BankAccountInfo](docs/BankAccountInfo.md)
|
|
826
724
|
- [Gobodo.Base64ImageUpload](docs/Base64ImageUpload.md)
|
|
827
725
|
- [Gobodo.BlogPostResponse](docs/BlogPostResponse.md)
|
|
726
|
+
- [Gobodo.CacheInvalidation](docs/CacheInvalidation.md)
|
|
828
727
|
- [Gobodo.CardInfo](docs/CardInfo.md)
|
|
829
728
|
- [Gobodo.Comment](docs/Comment.md)
|
|
830
729
|
- [Gobodo.ConsoleProjectInput](docs/ConsoleProjectInput.md)
|
|
@@ -853,6 +752,8 @@ Class | Method | HTTP request | Description
|
|
|
853
752
|
- [Gobodo.DocumentPart](docs/DocumentPart.md)
|
|
854
753
|
- [Gobodo.DocumentPartType](docs/DocumentPartType.md)
|
|
855
754
|
- [Gobodo.DocumentType](docs/DocumentType.md)
|
|
755
|
+
- [Gobodo.DomainMappingInput](docs/DomainMappingInput.md)
|
|
756
|
+
- [Gobodo.DomainMappingResponse](docs/DomainMappingResponse.md)
|
|
856
757
|
- [Gobodo.EmailAddress](docs/EmailAddress.md)
|
|
857
758
|
- [Gobodo.FieldMapping](docs/FieldMapping.md)
|
|
858
759
|
- [Gobodo.Fields](docs/Fields.md)
|
|
@@ -867,8 +768,8 @@ Class | Method | HTTP request | Description
|
|
|
867
768
|
- [Gobodo.FunctionEnvironmentConfig](docs/FunctionEnvironmentConfig.md)
|
|
868
769
|
- [Gobodo.FunctionInput](docs/FunctionInput.md)
|
|
869
770
|
- [Gobodo.FunctionOutput](docs/FunctionOutput.md)
|
|
870
|
-
- [Gobodo.Geocode](docs/Geocode.md)
|
|
871
771
|
- [Gobodo.GeocodePayload](docs/GeocodePayload.md)
|
|
772
|
+
- [Gobodo.GeocodeResponse](docs/GeocodeResponse.md)
|
|
872
773
|
- [Gobodo.GeolocationInput](docs/GeolocationInput.md)
|
|
873
774
|
- [Gobodo.GetFunctionConfig](docs/GetFunctionConfig.md)
|
|
874
775
|
- [Gobodo.GetFunctionEnvironmentConfig](docs/GetFunctionEnvironmentConfig.md)
|
|
@@ -878,14 +779,14 @@ Class | Method | HTTP request | Description
|
|
|
878
779
|
- [Gobodo.GraphAction](docs/GraphAction.md)
|
|
879
780
|
- [Gobodo.GraphActionPayload](docs/GraphActionPayload.md)
|
|
880
781
|
- [Gobodo.GraphActionResponse](docs/GraphActionResponse.md)
|
|
881
|
-
- [Gobodo.
|
|
882
|
-
- [Gobodo.
|
|
782
|
+
- [Gobodo.GraphActionTypeInput](docs/GraphActionTypeInput.md)
|
|
783
|
+
- [Gobodo.GraphActionTypeResponse](docs/GraphActionTypeResponse.md)
|
|
784
|
+
- [Gobodo.GraphInput](docs/GraphInput.md)
|
|
883
785
|
- [Gobodo.GraphIteratorEntryPart](docs/GraphIteratorEntryPart.md)
|
|
884
786
|
- [Gobodo.GraphIteratorEntryPartStackTraceInner](docs/GraphIteratorEntryPartStackTraceInner.md)
|
|
885
787
|
- [Gobodo.GraphObject](docs/GraphObject.md)
|
|
886
788
|
- [Gobodo.GraphObjectPayload](docs/GraphObjectPayload.md)
|
|
887
789
|
- [Gobodo.GraphObjectResponse](docs/GraphObjectResponse.md)
|
|
888
|
-
- [Gobodo.GraphObjectSchema](docs/GraphObjectSchema.md)
|
|
889
790
|
- [Gobodo.GraphObjectType](docs/GraphObjectType.md)
|
|
890
791
|
- [Gobodo.GraphObjectTypeInput](docs/GraphObjectTypeInput.md)
|
|
891
792
|
- [Gobodo.GraphObjectTypeResponse](docs/GraphObjectTypeResponse.md)
|
|
@@ -893,30 +794,39 @@ Class | Method | HTTP request | Description
|
|
|
893
794
|
- [Gobodo.GraphOwner](docs/GraphOwner.md)
|
|
894
795
|
- [Gobodo.GraphRelationship](docs/GraphRelationship.md)
|
|
895
796
|
- [Gobodo.GraphRelationshipPayload](docs/GraphRelationshipPayload.md)
|
|
797
|
+
- [Gobodo.GraphRelationshipResponse](docs/GraphRelationshipResponse.md)
|
|
896
798
|
- [Gobodo.GraphRelationshipType](docs/GraphRelationshipType.md)
|
|
799
|
+
- [Gobodo.GraphRelationshipTypeInput](docs/GraphRelationshipTypeInput.md)
|
|
897
800
|
- [Gobodo.GraphRelationshipTypeResponse](docs/GraphRelationshipTypeResponse.md)
|
|
898
|
-
- [Gobodo.
|
|
801
|
+
- [Gobodo.GraphResponse](docs/GraphResponse.md)
|
|
899
802
|
- [Gobodo.GraphSchemaInput](docs/GraphSchemaInput.md)
|
|
900
803
|
- [Gobodo.GraphSchemaResponse](docs/GraphSchemaResponse.md)
|
|
901
804
|
- [Gobodo.GraphTraversalInput](docs/GraphTraversalInput.md)
|
|
902
805
|
- [Gobodo.Image](docs/Image.md)
|
|
903
806
|
- [Gobodo.InputPart](docs/InputPart.md)
|
|
904
|
-
- [Gobodo.
|
|
807
|
+
- [Gobodo.InputPartHeaders](docs/InputPartHeaders.md)
|
|
808
|
+
- [Gobodo.JsonArray](docs/JsonArray.md)
|
|
809
|
+
- [Gobodo.JsonObject](docs/JsonObject.md)
|
|
810
|
+
- [Gobodo.JsonValue](docs/JsonValue.md)
|
|
905
811
|
- [Gobodo.KafkaSettings](docs/KafkaSettings.md)
|
|
906
812
|
- [Gobodo.Link](docs/Link.md)
|
|
907
813
|
- [Gobodo.LiveStreamInfo](docs/LiveStreamInfo.md)
|
|
908
|
-
- [Gobodo.
|
|
814
|
+
- [Gobodo.MediaType](docs/MediaType.md)
|
|
909
815
|
- [Gobodo.MeetingEventInput](docs/MeetingEventInput.md)
|
|
910
816
|
- [Gobodo.MeetingEventResponse](docs/MeetingEventResponse.md)
|
|
911
|
-
- [Gobodo.MeetingEventTimezone](docs/MeetingEventTimezone.md)
|
|
912
817
|
- [Gobodo.MeetingEventTypeInput](docs/MeetingEventTypeInput.md)
|
|
913
818
|
- [Gobodo.MeetingEventTypeResponse](docs/MeetingEventTypeResponse.md)
|
|
914
819
|
- [Gobodo.MeetingInfo](docs/MeetingInfo.md)
|
|
915
820
|
- [Gobodo.Member](docs/Member.md)
|
|
916
821
|
- [Gobodo.MemberGroupCategory](docs/MemberGroupCategory.md)
|
|
917
822
|
- [Gobodo.MemberList](docs/MemberList.md)
|
|
823
|
+
- [Gobodo.MemberManagerConfigInput](docs/MemberManagerConfigInput.md)
|
|
824
|
+
- [Gobodo.MemberManagerConfigResponse](docs/MemberManagerConfigResponse.md)
|
|
825
|
+
- [Gobodo.MemberManagerInput](docs/MemberManagerInput.md)
|
|
826
|
+
- [Gobodo.MemberManagerResponse](docs/MemberManagerResponse.md)
|
|
918
827
|
- [Gobodo.MessageGroup](docs/MessageGroup.md)
|
|
919
828
|
- [Gobodo.MultipartBody](docs/MultipartBody.md)
|
|
829
|
+
- [Gobodo.MultivaluedMapStringString](docs/MultivaluedMapStringString.md)
|
|
920
830
|
- [Gobodo.NotificationInput](docs/NotificationInput.md)
|
|
921
831
|
- [Gobodo.NotificationResponse](docs/NotificationResponse.md)
|
|
922
832
|
- [Gobodo.NumberSettings](docs/NumberSettings.md)
|
|
@@ -927,6 +837,11 @@ Class | Method | HTTP request | Description
|
|
|
927
837
|
- [Gobodo.PageSchema](docs/PageSchema.md)
|
|
928
838
|
- [Gobodo.Pageable](docs/Pageable.md)
|
|
929
839
|
- [Gobodo.Parameter](docs/Parameter.md)
|
|
840
|
+
- [Gobodo.PasswordResetInitiateRequest](docs/PasswordResetInitiateRequest.md)
|
|
841
|
+
- [Gobodo.PasswordResetInitiateResponse](docs/PasswordResetInitiateResponse.md)
|
|
842
|
+
- [Gobodo.PasswordResetRequest](docs/PasswordResetRequest.md)
|
|
843
|
+
- [Gobodo.PasswordResetResponse](docs/PasswordResetResponse.md)
|
|
844
|
+
- [Gobodo.PasswordResetValidationResponse](docs/PasswordResetValidationResponse.md)
|
|
930
845
|
- [Gobodo.Path](docs/Path.md)
|
|
931
846
|
- [Gobodo.PaymentAccountObject](docs/PaymentAccountObject.md)
|
|
932
847
|
- [Gobodo.PaymentIntentInput](docs/PaymentIntentInput.md)
|
|
@@ -945,12 +860,11 @@ Class | Method | HTTP request | Description
|
|
|
945
860
|
- [Gobodo.PrivateMessageConversationSchema](docs/PrivateMessageConversationSchema.md)
|
|
946
861
|
- [Gobodo.Profile](docs/Profile.md)
|
|
947
862
|
- [Gobodo.Profiletype](docs/Profiletype.md)
|
|
948
|
-
- [Gobodo.PropertyContainer](docs/PropertyContainer.md)
|
|
949
863
|
- [Gobodo.PublicationInput](docs/PublicationInput.md)
|
|
950
864
|
- [Gobodo.PublicationResponse](docs/PublicationResponse.md)
|
|
951
865
|
- [Gobodo.PurchaseInput](docs/PurchaseInput.md)
|
|
952
866
|
- [Gobodo.PurchaseResponse](docs/PurchaseResponse.md)
|
|
953
|
-
- [Gobodo.
|
|
867
|
+
- [Gobodo.PurgeDataDefaultResponse](docs/PurgeDataDefaultResponse.md)
|
|
954
868
|
- [Gobodo.RelationshipMapping](docs/RelationshipMapping.md)
|
|
955
869
|
- [Gobodo.RestApplicationInput](docs/RestApplicationInput.md)
|
|
956
870
|
- [Gobodo.RestApplicationResponse](docs/RestApplicationResponse.md)
|
|
@@ -970,7 +884,6 @@ Class | Method | HTTP request | Description
|
|
|
970
884
|
- [Gobodo.Sort](docs/Sort.md)
|
|
971
885
|
- [Gobodo.SourceTypes](docs/SourceTypes.md)
|
|
972
886
|
- [Gobodo.StatusUpdate](docs/StatusUpdate.md)
|
|
973
|
-
- [Gobodo.StreetAddress](docs/StreetAddress.md)
|
|
974
887
|
- [Gobodo.StripeAccount](docs/StripeAccount.md)
|
|
975
888
|
- [Gobodo.StripeCustomerAccount](docs/StripeCustomerAccount.md)
|
|
976
889
|
- [Gobodo.Template](docs/Template.md)
|
|
@@ -996,8 +909,9 @@ Class | Method | HTTP request | Description
|
|
|
996
909
|
- [Gobodo.UserInviteInput](docs/UserInviteInput.md)
|
|
997
910
|
- [Gobodo.UserResponse](docs/UserResponse.md)
|
|
998
911
|
- [Gobodo.UserSchema](docs/UserSchema.md)
|
|
999
|
-
- [Gobodo.UserTag](docs/UserTag.md)
|
|
1000
912
|
- [Gobodo.Userid](docs/Userid.md)
|
|
913
|
+
- [Gobodo.UsernameReminderRequest](docs/UsernameReminderRequest.md)
|
|
914
|
+
- [Gobodo.UsernameReminderResponse](docs/UsernameReminderResponse.md)
|
|
1001
915
|
- [Gobodo.Video](docs/Video.md)
|
|
1002
916
|
- [Gobodo.VideoLiveUrl](docs/VideoLiveUrl.md)
|
|
1003
917
|
- [Gobodo.VideoSchema](docs/VideoSchema.md)
|
|
@@ -1020,6 +934,10 @@ Authentication schemes defined for the API:
|
|
|
1020
934
|
### NexusGraphAPIBasicLogin
|
|
1021
935
|
|
|
1022
936
|
|
|
937
|
+
### NexusGraphAPIBearer
|
|
938
|
+
|
|
939
|
+
- **Type**: Bearer authentication (JWT)
|
|
940
|
+
|
|
1023
941
|
### NexusGraphAPIAuth
|
|
1024
942
|
|
|
1025
943
|
|