@gobodo/gobodo-api 0.1.111 → 0.1.113
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 +375 -45
- package/dist/ApiClient.d.ts +1 -1
- package/dist/ApiClient.js +3 -3
- package/dist/api/AbilitiesApi.d.ts +1 -1
- package/dist/api/AbilitiesApi.js +2 -2
- package/dist/api/AdCampaignsApi.d.ts +9 -9
- package/dist/api/AdCampaignsApi.js +13 -13
- package/dist/api/AdManagementApi.d.ts +17 -17
- package/dist/api/AdManagementApi.js +24 -24
- package/dist/api/AdminDataManagementApi.d.ts +1 -1
- package/dist/api/AdminDataManagementApi.js +2 -2
- package/dist/api/AdsApi.d.ts +9 -9
- package/dist/api/AdsApi.js +13 -13
- package/dist/api/AttachmentsApi.d.ts +5 -5
- package/dist/api/AttachmentsApi.js +7 -7
- package/dist/api/AuthenticationApi.d.ts +1 -1
- package/dist/api/AuthenticationApi.js +2 -2
- package/dist/api/CategoriesApi.d.ts +5 -5
- package/dist/api/CategoriesApi.js +7 -7
- package/dist/api/CommentsApi.d.ts +5 -5
- package/dist/api/CommentsApi.js +7 -7
- package/dist/api/ContentManagementApi.d.ts +9 -9
- package/dist/api/ContentManagementApi.js +12 -12
- package/dist/api/ConversationsApi.d.ts +5 -5
- package/dist/api/ConversationsApi.js +7 -7
- package/dist/api/CurrencyApi.d.ts +1 -1
- package/dist/api/CurrencyApi.js +2 -2
- package/dist/api/DataSheetImportsApi.d.ts +5 -5
- package/dist/api/DataSheetImportsApi.js +7 -7
- package/dist/api/DefaultApi.d.ts +9 -9
- package/dist/api/DefaultApi.js +13 -13
- package/dist/api/DocumentPartTypesApi.d.ts +1 -1
- package/dist/api/DocumentPartTypesApi.js +2 -2
- package/dist/api/DocumentTypesApi.d.ts +1 -1
- package/dist/api/DocumentTypesApi.js +2 -2
- package/dist/api/DocumentsApi.d.ts +5 -5
- package/dist/api/DocumentsApi.js +7 -7
- package/dist/api/EmailsApi.d.ts +1 -1
- package/dist/api/EmailsApi.js +2 -2
- package/dist/api/EntryPartsApi.d.ts +5 -5
- package/dist/api/EntryPartsApi.js +7 -7
- package/dist/api/FacebookApi.d.ts +1 -1
- package/dist/api/FacebookApi.js +2 -2
- package/dist/api/FieldsApi.d.ts +1 -1
- package/dist/api/FieldsApi.js +2 -2
- package/dist/api/FormsApi.d.ts +13 -13
- package/dist/api/FormsApi.js +17 -17
- package/dist/api/FunctionsApi.d.ts +1 -1
- package/dist/api/FunctionsApi.js +2 -2
- package/dist/api/GeocodeApi.d.ts +1 -1
- package/dist/api/GeocodeApi.js +2 -2
- package/dist/api/GobodoManagementApi.d.ts +1 -1
- package/dist/api/GobodoManagementApi.js +2 -2
- package/dist/api/GoogleApi.d.ts +1 -1
- package/dist/api/GoogleApi.js +2 -2
- package/dist/api/GraphActionTypesApi.d.ts +1 -1
- package/dist/api/GraphActionTypesApi.js +2 -2
- package/dist/api/GraphActionsApi.d.ts +1 -1
- package/dist/api/GraphActionsApi.js +2 -2
- package/dist/api/GraphObjectTypesApi.d.ts +1 -1
- package/dist/api/GraphObjectTypesApi.js +2 -2
- package/dist/api/GraphObjectsApi.d.ts +1 -1
- package/dist/api/GraphObjectsApi.js +2 -2
- package/dist/api/GraphRelationshipTypesApi.d.ts +1 -1
- package/dist/api/GraphRelationshipTypesApi.js +2 -2
- package/dist/api/GraphRelationshipsApi.d.ts +1 -1
- package/dist/api/GraphRelationshipsApi.js +2 -2
- package/dist/api/GraphSchemasApi.d.ts +1 -1
- package/dist/api/GraphSchemasApi.js +2 -2
- package/dist/api/GraphTraversalApi.d.ts +1 -1
- package/dist/api/GraphTraversalApi.js +2 -2
- package/dist/api/GraphsApi.d.ts +1 -1
- package/dist/api/GraphsApi.js +2 -2
- package/dist/api/IAMApi.d.ts +9 -9
- package/dist/api/IAMApi.js +13 -13
- package/dist/api/ImagesApi.d.ts +5 -5
- package/dist/api/ImagesApi.js +7 -7
- package/dist/api/InvitesApi.d.ts +1 -1
- package/dist/api/InvitesApi.js +2 -2
- package/dist/api/LikesApi.d.ts +5 -5
- package/dist/api/LikesApi.js +7 -7
- package/dist/api/LinkedINApi.d.ts +1 -1
- package/dist/api/LinkedINApi.js +2 -2
- package/dist/api/LinksApi.d.ts +266 -0
- package/dist/api/LinksApi.js +622 -0
- package/dist/api/LiveMeetingsApi.d.ts +1 -1
- package/dist/api/LiveMeetingsApi.js +2 -2
- package/dist/api/MeetingEventsApi.d.ts +1 -1
- package/dist/api/MeetingEventsApi.js +2 -2
- package/dist/api/NotificationsApi.d.ts +1 -1
- package/dist/api/NotificationsApi.js +2 -2
- package/dist/api/PagesApi.d.ts +5 -5
- package/dist/api/PagesApi.js +7 -7
- package/dist/api/PasswordResetApi.d.ts +1 -1
- package/dist/api/PasswordResetApi.js +2 -2
- package/dist/api/PayPalAccountsApi.d.ts +94 -0
- package/dist/api/PayPalAccountsApi.js +220 -0
- package/dist/api/PhoneNumbersApi.d.ts +1 -1
- package/dist/api/PhoneNumbersApi.js +2 -2
- package/dist/api/PostsApi.d.ts +164 -21
- package/dist/api/PostsApi.js +374 -47
- package/dist/api/PrivateMessagesApi.d.ts +9 -9
- package/dist/api/PrivateMessagesApi.js +12 -12
- package/dist/api/PublicationsApi.d.ts +1 -1
- package/dist/api/PublicationsApi.js +2 -2
- package/dist/api/RestApplicationsApi.d.ts +1 -1
- package/dist/api/RestApplicationsApi.js +2 -2
- package/dist/api/ScreensApi.d.ts +1 -1
- package/dist/api/ScreensApi.js +2 -2
- package/dist/api/SitesApi.d.ts +1 -1
- package/dist/api/SitesApi.js +2 -2
- package/dist/api/SocialGroupsApi.d.ts +5 -5
- package/dist/api/SocialGroupsApi.js +7 -7
- package/dist/api/SocialIntegrationApi.d.ts +1 -1
- package/dist/api/SocialIntegrationApi.js +2 -2
- package/dist/api/SquareAccountsApi.d.ts +94 -0
- package/dist/api/SquareAccountsApi.js +220 -0
- package/dist/api/StripeAccountsApi.d.ts +316 -9
- package/dist/api/StripeAccountsApi.js +730 -32
- package/dist/api/TemplatesApi.d.ts +1 -1
- package/dist/api/TemplatesApi.js +2 -2
- package/dist/api/ThemeMappingsApi.d.ts +5 -5
- package/dist/api/ThemeMappingsApi.js +8 -8
- package/dist/api/TopicsApi.d.ts +5 -5
- package/dist/api/TopicsApi.js +8 -8
- package/dist/api/TransactionsApi.d.ts +1 -1
- package/dist/api/TransactionsApi.js +2 -2
- package/dist/api/TwitterApi.d.ts +1 -1
- package/dist/api/TwitterApi.js +2 -2
- package/dist/api/UserManagerAdministrationApi.d.ts +1 -1
- package/dist/api/UserManagerAdministrationApi.js +2 -2
- package/dist/api/UserTagsApi.d.ts +9 -9
- package/dist/api/UserTagsApi.js +13 -13
- package/dist/api/UsersApi.d.ts +1 -1
- package/dist/api/UsersApi.js +2 -2
- package/dist/api/UtilsApi.d.ts +1 -1
- package/dist/api/UtilsApi.js +2 -2
- package/dist/api/VideosApi.d.ts +5 -5
- package/dist/api/VideosApi.js +7 -7
- package/dist/api/WalletsApi.d.ts +1 -1
- package/dist/api/WalletsApi.js +2 -2
- package/dist/index.d.ts +305 -3
- package/dist/index.js +2569 -455
- package/dist/model/APIClient.d.ts +1 -1
- package/dist/model/APIClient.js +2 -2
- package/dist/model/Aba.d.ts +33 -0
- package/dist/model/Aba.js +130 -0
- package/dist/model/AbilityResponse.d.ts +1 -1
- package/dist/model/AbilityResponse.js +2 -2
- package/dist/model/Account.d.ts +54 -0
- package/dist/model/Account.js +376 -0
- 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/AchCreditTransfer.d.ts +34 -0
- package/dist/model/AchCreditTransfer.js +142 -0
- package/dist/model/AchDebit.d.ts +36 -0
- package/dist/model/AchDebit.js +166 -0
- package/dist/model/AcssDebit.d.ts +36 -0
- package/dist/model/AcssDebit.js +166 -0
- package/dist/model/AddInvoiceItem.d.ts +34 -0
- package/dist/model/AddInvoiceItem.js +161 -0
- package/dist/model/AdditionalDocument.d.ts +36 -0
- package/dist/model/AdditionalDocument.js +168 -0
- package/dist/model/AdditionalTosAcceptances.d.ts +31 -0
- package/dist/model/AdditionalTosAcceptances.js +108 -0
- package/dist/model/Address.d.ts +1 -1
- package/dist/model/Address.js +2 -2
- package/dist/model/AddressKana.d.ts +37 -0
- package/dist/model/AddressKana.js +178 -0
- package/dist/model/AddressKanji.d.ts +37 -0
- package/dist/model/AddressKanji.js +178 -0
- package/dist/model/AddressResponse.d.ts +1 -1
- package/dist/model/AddressResponse.js +2 -2
- package/dist/model/Affirm.d.ts +30 -0
- package/dist/model/Affirm.js +94 -0
- package/dist/model/AfterCompletion.d.ts +33 -0
- package/dist/model/AfterCompletion.js +134 -0
- package/dist/model/AfterExpiration.d.ts +31 -0
- package/dist/model/AfterExpiration.js +108 -0
- package/dist/model/AfterpayClearpay.d.ts +32 -0
- package/dist/model/AfterpayClearpay.js +118 -0
- package/dist/model/Alipay.d.ts +33 -0
- package/dist/model/Alipay.js +130 -0
- package/dist/model/AlipayHandleRedirect.d.ts +34 -0
- package/dist/model/AlipayHandleRedirect.js +142 -0
- package/dist/model/Alternative.d.ts +32 -0
- package/dist/model/Alternative.js +118 -0
- package/dist/model/AmexExpressCheckout.d.ts +30 -0
- package/dist/model/AmexExpressCheckout.js +94 -0
- package/dist/model/AmountDetails.d.ts +31 -0
- package/dist/model/AmountDetails.js +108 -0
- package/dist/model/ApplePay.d.ts +30 -0
- package/dist/model/ApplePay.js +94 -0
- package/dist/model/Application.d.ts +34 -0
- package/dist/model/Application.js +138 -0
- package/dist/model/ApplicationFee.d.ts +50 -0
- package/dist/model/ApplicationFee.js +321 -0
- package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
- package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
- package/dist/model/AppliesTo.d.ts +31 -0
- package/dist/model/AppliesTo.js +106 -0
- package/dist/model/Article.d.ts +4 -4
- package/dist/model/Article.js +24 -24
- package/dist/model/AuBecsDebit.d.ts +34 -0
- package/dist/model/AuBecsDebit.js +142 -0
- package/dist/model/AuthResponse.d.ts +1 -1
- package/dist/model/AuthResponse.js +2 -2
- package/dist/model/AuthorizationCheckResponse.d.ts +1 -1
- package/dist/model/AuthorizationCheckResponse.js +2 -2
- package/dist/model/AutomaticPaymentMethods.d.ts +32 -0
- package/dist/model/AutomaticPaymentMethods.js +114 -0
- package/dist/model/AutomaticTax.d.ts +32 -0
- package/dist/model/AutomaticTax.js +114 -0
- package/dist/model/AvailablePlan.d.ts +33 -0
- package/dist/model/AvailablePlan.js +126 -0
- package/dist/model/AwsSettings.d.ts +1 -1
- package/dist/model/AwsSettings.js +2 -2
- package/dist/model/BacsDebit.d.ts +34 -0
- package/dist/model/BacsDebit.js +142 -0
- package/dist/model/BacsDebitPayments.d.ts +32 -0
- package/dist/model/BacsDebitPayments.js +118 -0
- package/dist/model/Balance.d.ts +2 -2
- package/dist/model/Balance.js +19 -19
- 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/BalanceTransaction.d.ts +47 -0
- package/dist/model/BalanceTransaction.js +293 -0
- package/dist/model/BalanceTransactionSource.d.ts +30 -0
- package/dist/model/BalanceTransactionSource.js +97 -0
- package/dist/model/Bancontact.d.ts +40 -0
- package/dist/model/Bancontact.js +218 -0
- package/dist/model/BankAccountInfo.d.ts +1 -1
- package/dist/model/BankAccountInfo.js +2 -2
- package/dist/model/BankTransfer.d.ts +32 -0
- package/dist/model/BankTransfer.js +120 -0
- package/dist/model/Base64ImageUpload.d.ts +1 -1
- package/dist/model/Base64ImageUpload.js +2 -2
- package/dist/model/BillingDetails.d.ts +34 -0
- package/dist/model/BillingDetails.js +144 -0
- package/dist/model/BillingThresholds.d.ts +31 -0
- package/dist/model/BillingThresholds.js +102 -0
- package/dist/model/Blik.d.ts +30 -0
- package/dist/model/Blik.js +94 -0
- package/dist/model/Blocked.d.ts +32 -0
- package/dist/model/Blocked.js +118 -0
- package/dist/model/BlogPostResponse.d.ts +1 -1
- package/dist/model/BlogPostResponse.js +2 -2
- package/dist/model/Boleto.d.ts +31 -0
- package/dist/model/Boleto.js +106 -0
- package/dist/model/BoletoDisplayDetails.d.ts +34 -0
- package/dist/model/BoletoDisplayDetails.js +138 -0
- package/dist/model/Branding.d.ts +36 -0
- package/dist/model/Branding.js +168 -0
- package/dist/model/Breakdown.d.ts +32 -0
- package/dist/model/Breakdown.js +157 -0
- package/dist/model/BusinessProfile.d.ts +39 -0
- package/dist/model/BusinessProfile.js +206 -0
- package/dist/model/CacheInvalidation.d.ts +1 -1
- package/dist/model/CacheInvalidation.js +2 -2
- package/dist/model/CancellationDetails.d.ts +33 -0
- package/dist/model/CancellationDetails.js +130 -0
- package/dist/model/Capabilities.d.ts +67 -0
- package/dist/model/Capabilities.js +538 -0
- package/dist/model/Card.d.ts +54 -0
- package/dist/model/Card.js +380 -0
- package/dist/model/CardAwaitNotification.d.ts +32 -0
- package/dist/model/CardAwaitNotification.js +110 -0
- package/dist/model/CardInfo.d.ts +1 -1
- package/dist/model/CardInfo.js +2 -2
- package/dist/model/CardIssuing.d.ts +31 -0
- package/dist/model/CardIssuing.js +108 -0
- package/dist/model/CardPayments.d.ts +34 -0
- package/dist/model/CardPayments.js +144 -0
- package/dist/model/CardPresent.d.ts +51 -0
- package/dist/model/CardPresent.js +326 -0
- package/dist/model/CashBalance.d.ts +36 -0
- package/dist/model/CashBalance.js +158 -0
- package/dist/model/Cashapp.d.ts +32 -0
- package/dist/model/Cashapp.js +118 -0
- package/dist/model/CashappHandleRedirectOrDisplayQrCode.d.ts +33 -0
- package/dist/model/CashappHandleRedirectOrDisplayQrCode.js +132 -0
- package/dist/model/Charge.d.ts +90 -0
- package/dist/model/Charge.js +808 -0
- package/dist/model/CheckoutSessionInput.d.ts +60 -0
- package/dist/model/CheckoutSessionInput.js +289 -0
- package/dist/model/CheckoutSessionResponse.d.ts +35 -0
- package/dist/model/CheckoutSessionResponse.js +169 -0
- package/dist/model/Checks.d.ts +33 -0
- package/dist/model/Checks.js +130 -0
- package/dist/model/Comment.d.ts +2 -2
- package/dist/model/Comment.js +10 -10
- package/dist/model/Company.d.ts +48 -0
- package/dist/model/Company.js +300 -0
- package/dist/model/CompletedSessions.d.ts +32 -0
- package/dist/model/CompletedSessions.js +110 -0
- package/dist/model/Computed.d.ts +32 -0
- package/dist/model/Computed.js +122 -0
- package/dist/model/Consent.d.ts +32 -0
- package/dist/model/Consent.js +118 -0
- package/dist/model/ConsentCollection.d.ts +32 -0
- package/dist/model/ConsentCollection.js +118 -0
- package/dist/model/ConsoleOrganizationInput.d.ts +1 -1
- package/dist/model/ConsoleOrganizationInput.js +2 -2
- package/dist/model/ConsoleOrganizationResponse.d.ts +1 -1
- package/dist/model/ConsoleOrganizationResponse.js +2 -2
- package/dist/model/ConsoleProjectInput.d.ts +1 -1
- package/dist/model/ConsoleProjectInput.js +2 -2
- package/dist/model/ConsoleProjectResponse.d.ts +5 -3
- package/dist/model/ConsoleProjectResponse.js +16 -6
- package/dist/model/Controller.d.ts +32 -0
- package/dist/model/Controller.js +114 -0
- package/dist/model/Coordinates.d.ts +12 -2
- package/dist/model/Coordinates.js +30 -5
- package/dist/model/Coupon.d.ts +49 -0
- package/dist/model/Coupon.js +277 -0
- 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/CreditedItems.d.ts +32 -0
- package/dist/model/CreditedItems.js +118 -0
- package/dist/model/CurrencyConversion.d.ts +34 -0
- package/dist/model/CurrencyConversion.js +130 -0
- 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/CurrencyOption.d.ts +32 -0
- package/dist/model/CurrencyOption.js +114 -0
- 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/CurrentPhase.d.ts +32 -0
- package/dist/model/CurrentPhase.js +110 -0
- package/dist/model/CustomField.d.ts +32 -0
- package/dist/model/CustomField.js +118 -0
- package/dist/model/CustomText.d.ts +33 -0
- package/dist/model/CustomText.js +136 -0
- package/dist/model/CustomUnitAmount.d.ts +33 -0
- package/dist/model/CustomUnitAmount.js +118 -0
- package/dist/model/Customer.d.ts +63 -0
- package/dist/model/Customer.js +476 -0
- package/dist/model/CustomerAcceptance.d.ts +34 -0
- package/dist/model/CustomerAcceptance.js +142 -0
- package/dist/model/CustomerBalance.d.ts +30 -0
- package/dist/model/CustomerBalance.js +94 -0
- package/dist/model/CustomerDetails.d.ts +36 -0
- package/dist/model/CustomerDetails.js +189 -0
- package/dist/model/CustomerNotification.d.ts +32 -0
- package/dist/model/CustomerNotification.js +110 -0
- package/dist/model/CustomerResponse.d.ts +1 -1
- package/dist/model/CustomerResponse.js +2 -2
- package/dist/model/CustomerTaxId.d.ts +32 -0
- package/dist/model/CustomerTaxId.js +118 -0
- package/dist/model/Dashboard.d.ts +32 -0
- package/dist/model/Dashboard.js +118 -0
- package/dist/model/DataObject.d.ts +1 -1
- package/dist/model/DataObject.js +2 -2
- package/dist/model/DataSheetImport.d.ts +1 -1
- package/dist/model/DataSheetImport.js +2 -2
- package/dist/model/DataSheetImportPrivacySettings.d.ts +1 -1
- package/dist/model/DataSheetImportPrivacySettings.js +2 -2
- package/dist/model/DataSheetImportSummary.d.ts +1 -1
- package/dist/model/DataSheetImportSummary.js +2 -2
- package/dist/model/DeclineOn.d.ts +32 -0
- package/dist/model/DeclineOn.js +110 -0
- package/dist/model/DefaultSettings.d.ts +42 -0
- package/dist/model/DefaultSettings.js +246 -0
- package/dist/model/DeliveryEstimate.d.ts +32 -0
- package/dist/model/DeliveryEstimate.js +122 -0
- package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
- package/dist/model/DeviceRegistrationRequest.js +2 -2
- package/dist/model/Discount.d.ts +44 -0
- package/dist/model/Discount.js +256 -0
- package/dist/model/DiscountAmount.d.ts +33 -0
- package/dist/model/DiscountAmount.js +128 -0
- package/dist/model/DisplayBankTransferInstructions.d.ts +36 -0
- package/dist/model/DisplayBankTransferInstructions.js +183 -0
- package/dist/model/DisplayDetails.d.ts +32 -0
- package/dist/model/DisplayDetails.js +116 -0
- package/dist/model/Dob.d.ts +33 -0
- package/dist/model/Dob.js +118 -0
- package/dist/model/Document.d.ts +4 -4
- package/dist/model/Document.js +24 -24
- package/dist/model/DocumentPart.d.ts +4 -4
- package/dist/model/DocumentPart.js +25 -25
- package/dist/model/DocumentPartType.d.ts +3 -3
- package/dist/model/DocumentPartType.js +14 -14
- package/dist/model/DocumentType.d.ts +3 -3
- package/dist/model/DocumentType.js +21 -21
- package/dist/model/DomainMappingInput.d.ts +1 -1
- package/dist/model/DomainMappingInput.js +2 -2
- package/dist/model/DomainMappingResponse.d.ts +1 -1
- package/dist/model/DomainMappingResponse.js +2 -2
- package/dist/model/Dropdown.d.ts +31 -0
- package/dist/model/Dropdown.js +127 -0
- package/dist/model/EmailAddress.d.ts +1 -1
- package/dist/model/EmailAddress.js +2 -2
- package/dist/model/EmailSent.d.ts +32 -0
- package/dist/model/EmailSent.js +114 -0
- package/dist/model/EndBehavior.d.ts +31 -0
- package/dist/model/EndBehavior.js +106 -0
- package/dist/model/Eps.d.ts +32 -0
- package/dist/model/Eps.js +118 -0
- package/dist/model/Errors.d.ts +33 -0
- package/dist/model/Errors.js +130 -0
- package/dist/model/EuBankTransfer.d.ts +31 -0
- package/dist/model/EuBankTransfer.js +106 -0
- package/dist/model/ExtendedAuthorization.d.ts +31 -0
- package/dist/model/ExtendedAuthorization.js +106 -0
- package/dist/model/ExternalAccount.d.ts +30 -0
- package/dist/model/ExternalAccount.js +97 -0
- package/dist/model/ExternalAccountCollection.d.ts +38 -0
- package/dist/model/ExternalAccountCollection.js +205 -0
- package/dist/model/ExternalAccountCollectionPageTypeToken.d.ts +29 -0
- package/dist/model/ExternalAccountCollectionPageTypeToken.js +89 -0
- package/dist/model/Familymart.d.ts +32 -0
- package/dist/model/Familymart.js +118 -0
- package/dist/model/Feature.d.ts +31 -0
- package/dist/model/Feature.js +106 -0
- package/dist/model/FeeDetail.d.ts +35 -0
- package/dist/model/FeeDetail.js +150 -0
- package/dist/model/FeeRefund.d.ts +41 -0
- package/dist/model/FeeRefund.js +216 -0
- package/dist/model/FeeRefundCollection.d.ts +38 -0
- package/dist/model/FeeRefundCollection.js +205 -0
- package/dist/model/FieldMapping.d.ts +1 -1
- package/dist/model/FieldMapping.js +2 -2
- package/dist/model/Fields.d.ts +7 -7
- package/dist/model/Fields.js +45 -45
- package/dist/model/File.d.ts +2 -2
- package/dist/model/File.js +14 -14
- package/dist/model/FileAttachmentUploadObject.d.ts +2 -2
- package/dist/model/FileAttachmentUploadObject.js +14 -14
- package/dist/model/FileLink.d.ts +41 -0
- package/dist/model/FileLink.js +205 -0
- package/dist/model/FileLinkCollection.d.ts +38 -0
- package/dist/model/FileLinkCollection.js +205 -0
- 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/FinancialAddress.d.ts +38 -0
- package/dist/model/FinancialAddress.js +202 -0
- package/dist/model/FinancialConnections.d.ts +32 -0
- package/dist/model/FinancialConnections.js +118 -0
- package/dist/model/FixedAmount.d.ts +33 -0
- package/dist/model/FixedAmount.js +125 -0
- package/dist/model/Form.d.ts +2 -2
- package/dist/model/Form.js +21 -21
- package/dist/model/FormSection.d.ts +2 -2
- package/dist/model/FormSection.js +21 -21
- package/dist/model/FormSubmission.d.ts +1 -1
- package/dist/model/FormSubmission.js +2 -2
- package/dist/model/Fpx.d.ts +33 -0
- package/dist/model/Fpx.js +130 -0
- package/dist/model/FraudDetails.d.ts +32 -0
- package/dist/model/FraudDetails.js +118 -0
- package/dist/model/FromInvoice.d.ts +33 -0
- package/dist/model/FromInvoice.js +132 -0
- package/dist/model/FromQuote.d.ts +33 -0
- package/dist/model/FromQuote.js +128 -0
- 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/FutureRequirements.d.ts +36 -0
- package/dist/model/FutureRequirements.js +205 -0
- package/dist/model/GeneratedFrom.d.ts +34 -0
- package/dist/model/GeneratedFrom.js +146 -0
- package/dist/model/GeocodePayload.d.ts +1 -1
- package/dist/model/GeocodePayload.js +2 -2
- package/dist/model/GeocodeResponse.d.ts +1 -1
- package/dist/model/GeocodeResponse.js +2 -2
- package/dist/model/GeolocationInput.d.ts +1 -1
- package/dist/model/GeolocationInput.js +2 -2
- package/dist/model/GetFunctionConfig.d.ts +1 -1
- package/dist/model/GetFunctionConfig.js +2 -2
- package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
- package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
- package/dist/model/GetFunctionResponse.d.ts +1 -1
- package/dist/model/GetFunctionResponse.js +2 -2
- package/dist/model/Giropay.d.ts +34 -0
- package/dist/model/Giropay.js +142 -0
- package/dist/model/GoogleCloudSettings.d.ts +1 -1
- package/dist/model/GoogleCloudSettings.js +2 -2
- package/dist/model/GooglePay.d.ts +30 -0
- package/dist/model/GooglePay.js +94 -0
- package/dist/model/Grabpay.d.ts +31 -0
- package/dist/model/Grabpay.js +106 -0
- package/dist/model/Graph.d.ts +9 -9
- package/dist/model/Graph.js +47 -47
- package/dist/model/GraphAction.d.ts +1 -1
- package/dist/model/GraphAction.js +2 -2
- package/dist/model/GraphActionPayload.d.ts +1 -1
- package/dist/model/GraphActionPayload.js +2 -2
- package/dist/model/GraphActionResponse.d.ts +1 -1
- package/dist/model/GraphActionResponse.js +2 -2
- package/dist/model/GraphActionTypeInput.d.ts +1 -1
- package/dist/model/GraphActionTypeInput.js +2 -2
- package/dist/model/GraphActionTypeResponse.d.ts +1 -1
- package/dist/model/GraphActionTypeResponse.js +2 -2
- package/dist/model/GraphInput.d.ts +1 -1
- package/dist/model/GraphInput.js +2 -2
- package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPart.js +2 -2
- package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +1 -1
- package/dist/model/GraphIteratorEntryPartStackTraceInner.js +2 -2
- package/dist/model/GraphObject.d.ts +2 -2
- package/dist/model/GraphObject.js +10 -10
- package/dist/model/GraphObjectPayload.d.ts +1 -1
- package/dist/model/GraphObjectPayload.js +2 -2
- package/dist/model/GraphObjectResponse.d.ts +1 -1
- package/dist/model/GraphObjectResponse.js +2 -2
- package/dist/model/GraphObjectType.d.ts +5 -5
- package/dist/model/GraphObjectType.js +32 -32
- package/dist/model/GraphObjectTypeInput.d.ts +1 -1
- package/dist/model/GraphObjectTypeInput.js +2 -2
- package/dist/model/GraphObjectTypeResponse.d.ts +1 -1
- package/dist/model/GraphObjectTypeResponse.js +2 -2
- package/dist/model/GraphObjectTypeSchema.d.ts +5 -5
- package/dist/model/GraphObjectTypeSchema.js +32 -32
- package/dist/model/GraphOwner.d.ts +1 -1
- package/dist/model/GraphOwner.js +2 -2
- package/dist/model/GraphRelationship.d.ts +1 -1
- package/dist/model/GraphRelationship.js +2 -2
- package/dist/model/GraphRelationshipPayload.d.ts +1 -1
- package/dist/model/GraphRelationshipPayload.js +2 -2
- package/dist/model/GraphRelationshipResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipResponse.js +2 -2
- package/dist/model/GraphRelationshipType.d.ts +4 -4
- package/dist/model/GraphRelationshipType.js +33 -33
- package/dist/model/GraphRelationshipTypeInput.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeInput.js +2 -2
- package/dist/model/GraphRelationshipTypeResponse.d.ts +1 -1
- package/dist/model/GraphRelationshipTypeResponse.js +2 -2
- package/dist/model/GraphResponse.d.ts +1 -1
- package/dist/model/GraphResponse.js +2 -2
- package/dist/model/GraphSchemaInput.d.ts +1 -1
- package/dist/model/GraphSchemaInput.js +2 -2
- package/dist/model/GraphSchemaResponse.d.ts +1 -1
- package/dist/model/GraphSchemaResponse.js +2 -2
- package/dist/model/GraphTraversalInput.d.ts +1 -1
- package/dist/model/GraphTraversalInput.js +2 -2
- package/dist/model/HostedConfirmation.d.ts +31 -0
- package/dist/model/HostedConfirmation.js +106 -0
- package/dist/model/Iban.d.ts +34 -0
- package/dist/model/Iban.js +142 -0
- package/dist/model/Ideal.d.ts +38 -0
- package/dist/model/Ideal.js +194 -0
- package/dist/model/Image.d.ts +1 -1
- package/dist/model/Image.js +2 -2
- package/dist/model/IncrementalAuthorization.d.ts +31 -0
- package/dist/model/IncrementalAuthorization.js +106 -0
- package/dist/model/IndexFilter.d.ts +1 -1
- package/dist/model/IndexFilter.js +2 -2
- package/dist/model/InputPart.d.ts +2 -2
- package/dist/model/InputPart.js +9 -9
- package/dist/model/InputPartHeaders.d.ts +1 -1
- package/dist/model/InputPartHeaders.js +2 -2
- package/dist/model/Installments.d.ts +31 -0
- package/dist/model/Installments.js +108 -0
- package/dist/model/InteracPresent.d.ts +47 -0
- package/dist/model/InteracPresent.js +292 -0
- package/dist/model/Invoice.d.ts +127 -0
- package/dist/model/Invoice.js +1316 -0
- package/dist/model/InvoiceCreation.d.ts +32 -0
- package/dist/model/InvoiceCreation.js +116 -0
- package/dist/model/InvoiceData.d.ts +37 -0
- package/dist/model/InvoiceData.js +217 -0
- package/dist/model/InvoiceItem.d.ts +60 -0
- package/dist/model/InvoiceItem.js +465 -0
- package/dist/model/InvoiceLineItem.d.ts +58 -0
- package/dist/model/InvoiceLineItem.js +489 -0
- package/dist/model/InvoiceLineItemCollection.d.ts +38 -0
- package/dist/model/InvoiceLineItemCollection.js +205 -0
- package/dist/model/InvoiceSettings.d.ts +35 -0
- package/dist/model/InvoiceSettings.js +179 -0
- package/dist/model/IpAddressLocation.d.ts +35 -0
- package/dist/model/IpAddressLocation.js +146 -0
- package/dist/model/Item.d.ts +38 -0
- package/dist/model/Item.js +211 -0
- package/dist/model/ItemReason.d.ts +32 -0
- package/dist/model/ItemReason.js +114 -0
- package/dist/model/JsonArray.d.ts +1 -1
- package/dist/model/JsonArray.js +2 -2
- package/dist/model/JsonNull.d.ts +48 -0
- package/dist/model/JsonNull.js +258 -0
- package/dist/model/JsonObject.d.ts +1 -1
- package/dist/model/JsonObject.js +2 -2
- package/dist/model/JsonPrimitive.d.ts +51 -0
- package/dist/model/JsonPrimitive.js +282 -0
- package/dist/model/JsonValue.d.ts +1 -1
- package/dist/model/JsonValue.js +2 -2
- package/dist/model/KafkaSettings.d.ts +1 -1
- package/dist/model/KafkaSettings.js +2 -2
- package/dist/model/Klarna.d.ts +32 -0
- package/dist/model/Klarna.js +118 -0
- package/dist/model/Konbini.d.ts +31 -0
- package/dist/model/Konbini.js +108 -0
- package/dist/model/KonbiniDisplayDetails.d.ts +33 -0
- package/dist/model/KonbiniDisplayDetails.js +128 -0
- package/dist/model/Label.d.ts +32 -0
- package/dist/model/Label.js +118 -0
- package/dist/model/Lawson.d.ts +32 -0
- package/dist/model/Lawson.js +118 -0
- package/dist/model/Level3.d.ts +36 -0
- package/dist/model/Level3.js +183 -0
- package/dist/model/LineItem.d.ts +42 -0
- package/dist/model/LineItem.js +259 -0
- package/dist/model/LineItemCollection.d.ts +38 -0
- package/dist/model/LineItemCollection.js +205 -0
- package/dist/model/LineItemInput.d.ts +48 -0
- package/dist/model/LineItemInput.js +197 -0
- package/dist/model/Link.d.ts +4 -9
- package/dist/model/Link.js +17 -78
- package/dist/model/LinkInput.d.ts +44 -0
- package/dist/model/LinkInput.js +182 -0
- package/dist/model/LinkResponse.d.ts +52 -0
- package/dist/model/LinkResponse.js +204 -0
- package/dist/model/LiveStreamInfo.d.ts +1 -1
- package/dist/model/LiveStreamInfo.js +2 -2
- package/dist/model/Location.d.ts +33 -0
- package/dist/model/Location.js +130 -0
- package/dist/model/MainPhoto.d.ts +30 -0
- package/dist/model/MainPhoto.js +97 -0
- package/dist/model/Mandate.d.ts +43 -0
- package/dist/model/Mandate.js +252 -0
- package/dist/model/MandateOptions.d.ts +31 -0
- package/dist/model/MandateOptions.js +106 -0
- package/dist/model/Masterpass.d.ts +34 -0
- package/dist/model/Masterpass.js +145 -0
- package/dist/model/Maximum.d.ts +32 -0
- package/dist/model/Maximum.js +114 -0
- package/dist/model/MediaType.d.ts +1 -1
- package/dist/model/MediaType.js +2 -2
- 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/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 +2 -2
- package/dist/model/MeetingInfo.js +14 -14
- package/dist/model/Member.d.ts +2 -2
- package/dist/model/Member.js +14 -14
- 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 +1 -1
- package/dist/model/MemberManagerConfigInput.js +2 -2
- package/dist/model/MemberManagerConfigResponse.d.ts +1 -1
- package/dist/model/MemberManagerConfigResponse.js +2 -2
- package/dist/model/MemberManagerInput.d.ts +1 -1
- package/dist/model/MemberManagerInput.js +2 -2
- package/dist/model/MemberManagerResponse.d.ts +1 -1
- package/dist/model/MemberManagerResponse.js +2 -2
- package/dist/model/MessageGroup.d.ts +1 -1
- package/dist/model/MessageGroup.js +2 -2
- package/dist/model/Minimum.d.ts +32 -0
- package/dist/model/Minimum.js +114 -0
- package/dist/model/Ministop.d.ts +32 -0
- package/dist/model/Ministop.js +118 -0
- package/dist/model/MonthlyEstimatedRevenue.d.ts +32 -0
- package/dist/model/MonthlyEstimatedRevenue.js +114 -0
- package/dist/model/MultiUse.d.ts +30 -0
- package/dist/model/MultiUse.js +94 -0
- package/dist/model/Multibanco.d.ts +32 -0
- package/dist/model/Multibanco.js +118 -0
- package/dist/model/Multicapture.d.ts +31 -0
- package/dist/model/Multicapture.js +106 -0
- package/dist/model/MultipartBody.d.ts +1 -1
- package/dist/model/MultipartBody.js +2 -2
- package/dist/model/MultivaluedMapStringString.d.ts +1 -1
- package/dist/model/MultivaluedMapStringString.js +2 -2
- package/dist/model/NetworkToken.d.ts +31 -0
- package/dist/model/NetworkToken.js +102 -0
- package/dist/model/Networks.d.ts +32 -0
- package/dist/model/Networks.js +118 -0
- package/dist/model/NextAction.d.ts +32 -0
- package/dist/model/NextAction.js +120 -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/Numeric.d.ts +32 -0
- package/dist/model/Numeric.js +110 -0
- package/dist/model/ObjectSettings.d.ts +1 -1
- package/dist/model/ObjectSettings.js +2 -2
- package/dist/model/Objecttype.d.ts +4 -4
- package/dist/model/Objecttype.js +26 -26
- package/dist/model/Offline.d.ts +31 -0
- package/dist/model/Offline.js +102 -0
- package/dist/model/Online.d.ts +32 -0
- package/dist/model/Online.js +118 -0
- package/dist/model/Option.d.ts +32 -0
- package/dist/model/Option.js +118 -0
- package/dist/model/OutParameter.d.ts +1 -1
- package/dist/model/OutParameter.js +2 -2
- package/dist/model/Outcome.d.ts +38 -0
- package/dist/model/Outcome.js +188 -0
- package/dist/model/Overcapture.d.ts +32 -0
- package/dist/model/Overcapture.js +114 -0
- package/dist/model/OwnershipDeclaration.d.ts +33 -0
- package/dist/model/OwnershipDeclaration.js +126 -0
- package/dist/model/Oxxo.d.ts +31 -0
- package/dist/model/Oxxo.js +106 -0
- package/dist/model/OxxoDisplayDetails.d.ts +33 -0
- package/dist/model/OxxoDisplayDetails.js +126 -0
- package/dist/model/P24.d.ts +33 -0
- package/dist/model/P24.js +130 -0
- package/dist/model/PackageDimensions.d.ts +34 -0
- package/dist/model/PackageDimensions.js +126 -0
- package/dist/model/Page.d.ts +1 -1
- package/dist/model/Page.js +2 -2
- package/dist/model/PageSchema.d.ts +2 -2
- package/dist/model/PageSchema.js +9 -9
- package/dist/model/Pageable.d.ts +1 -1
- package/dist/model/Pageable.js +2 -2
- package/dist/model/Parameter.d.ts +1 -1
- package/dist/model/Parameter.js +2 -2
- package/dist/model/PasswordResetInitiateRequest.d.ts +1 -1
- package/dist/model/PasswordResetInitiateRequest.js +2 -2
- package/dist/model/PasswordResetInitiateResponse.d.ts +1 -1
- package/dist/model/PasswordResetInitiateResponse.js +2 -2
- package/dist/model/PasswordResetRequest.d.ts +1 -1
- package/dist/model/PasswordResetRequest.js +2 -2
- package/dist/model/PasswordResetResponse.d.ts +1 -1
- package/dist/model/PasswordResetResponse.js +2 -2
- package/dist/model/PasswordResetValidationResponse.d.ts +1 -1
- package/dist/model/PasswordResetValidationResponse.js +2 -2
- package/dist/model/Path.d.ts +1 -1
- package/dist/model/Path.js +2 -2
- package/dist/model/PauseCollection.d.ts +32 -0
- package/dist/model/PauseCollection.js +114 -0
- package/dist/model/PaymentAccountObject.d.ts +1 -1
- package/dist/model/PaymentAccountObject.js +2 -2
- package/dist/model/PaymentIntent.d.ts +79 -0
- package/dist/model/PaymentIntent.js +682 -0
- package/dist/model/PaymentIntentData.d.ts +37 -0
- package/dist/model/PaymentIntentData.js +176 -0
- 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/PaymentLink.d.ts +66 -0
- package/dist/model/PaymentLink.js +569 -0
- package/dist/model/PaymentMethod.d.ts +46 -15
- package/dist/model/PaymentMethod.js +570 -57
- package/dist/model/PaymentMethodConfigurationDetails.d.ts +32 -0
- package/dist/model/PaymentMethodConfigurationDetails.js +118 -0
- package/dist/model/PaymentMethodDetails.d.ts +71 -0
- package/dist/model/PaymentMethodDetails.js +666 -0
- package/dist/model/PaymentMethodInput.d.ts +1 -1
- package/dist/model/PaymentMethodInput.js +2 -2
- package/dist/model/PaymentMethodOptions.d.ts +36 -0
- package/dist/model/PaymentMethodOptions.js +178 -0
- 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/PaymentSettings.d.ts +33 -0
- package/dist/model/PaymentSettings.js +132 -0
- package/dist/model/PaymentSource.d.ts +30 -0
- package/dist/model/PaymentSource.js +97 -0
- package/dist/model/PaymentSourceCollection.d.ts +38 -0
- package/dist/model/PaymentSourceCollection.js +205 -0
- package/dist/model/Payments.d.ts +35 -0
- package/dist/model/Payments.js +154 -0
- package/dist/model/Paynow.d.ts +31 -0
- package/dist/model/Paynow.js +106 -0
- package/dist/model/PaynowDisplayQrCode.d.ts +34 -0
- package/dist/model/PaynowDisplayQrCode.js +142 -0
- package/dist/model/Payout.d.ts +2 -2
- package/dist/model/Payout.js +15 -15
- 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/Payouts.d.ts +33 -0
- package/dist/model/Payouts.js +128 -0
- package/dist/model/Paypal.d.ts +35 -0
- package/dist/model/Paypal.js +156 -0
- package/dist/model/Pdf.d.ts +31 -0
- package/dist/model/Pdf.js +106 -0
- package/dist/model/PendingInvoiceItemInterval.d.ts +32 -0
- package/dist/model/PendingInvoiceItemInterval.js +114 -0
- package/dist/model/PendingUpdate.d.ts +35 -0
- package/dist/model/PendingUpdate.js +159 -0
- package/dist/model/Period.d.ts +32 -0
- package/dist/model/Period.js +110 -0
- package/dist/model/Person.d.ts +63 -0
- package/dist/model/Person.js +483 -0
- package/dist/model/Phase.d.ts +53 -0
- package/dist/model/Phase.js +423 -0
- package/dist/model/PhoneNumber.d.ts +1 -1
- package/dist/model/PhoneNumber.js +2 -2
- package/dist/model/PhoneNumberCollection.d.ts +31 -0
- package/dist/model/PhoneNumberCollection.js +102 -0
- package/dist/model/Pix.d.ts +31 -0
- package/dist/model/Pix.js +106 -0
- package/dist/model/PixDisplayQrCode.d.ts +35 -0
- package/dist/model/PixDisplayQrCode.js +150 -0
- package/dist/model/Plan.d.ts +33 -0
- package/dist/model/Plan.js +126 -0
- package/dist/model/Post.d.ts +1 -1
- package/dist/model/Post.js +2 -2
- package/dist/model/PostInput.d.ts +43 -0
- package/dist/model/PostInput.js +156 -0
- package/dist/model/PostResponse.d.ts +59 -0
- package/dist/model/PostResponse.js +230 -0
- package/dist/model/Price.d.ts +54 -0
- package/dist/model/Price.js +380 -0
- package/dist/model/PrivateMessage.d.ts +2 -2
- package/dist/model/PrivateMessage.js +10 -10
- package/dist/model/PrivateMessageConversation.d.ts +1 -1
- package/dist/model/PrivateMessageConversation.js +2 -2
- package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
- package/dist/model/PrivateMessageConversationSchema.js +2 -2
- package/dist/model/Processing.d.ts +32 -0
- package/dist/model/Processing.js +120 -0
- package/dist/model/Product.d.ts +53 -0
- package/dist/model/Product.js +367 -0
- package/dist/model/Profile.d.ts +1 -1
- package/dist/model/Profile.js +2 -2
- package/dist/model/Profiletype.d.ts +1 -1
- package/dist/model/Profiletype.js +2 -2
- package/dist/model/PromotionCode.d.ts +45 -0
- package/dist/model/PromotionCode.js +250 -0
- package/dist/model/Promptpay.d.ts +31 -0
- package/dist/model/Promptpay.js +106 -0
- package/dist/model/PromptpayDisplayQrCode.d.ts +34 -0
- package/dist/model/PromptpayDisplayQrCode.js +142 -0
- package/dist/model/ProrationDetails.d.ts +31 -0
- package/dist/model/ProrationDetails.js +108 -0
- 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 +2 -2
- package/dist/model/QrCode.d.ts +33 -0
- package/dist/model/QrCode.js +126 -0
- package/dist/model/Quote.d.ts +75 -0
- package/dist/model/Quote.js +671 -0
- package/dist/model/RadarOptions.d.ts +31 -0
- package/dist/model/RadarOptions.js +106 -0
- package/dist/model/Receipt.d.ts +39 -0
- package/dist/model/Receipt.js +202 -0
- package/dist/model/Recovery.d.ts +34 -0
- package/dist/model/Recovery.js +130 -0
- package/dist/model/Recurring.d.ts +35 -0
- package/dist/model/Recurring.js +144 -0
- package/dist/model/Redirect.d.ts +31 -0
- package/dist/model/Redirect.js +106 -0
- package/dist/model/RedirectToUrl.d.ts +32 -0
- package/dist/model/RedirectToUrl.js +118 -0
- package/dist/model/Refund.d.ts +57 -0
- package/dist/model/Refund.js +412 -0
- package/dist/model/RefundCollection.d.ts +38 -0
- package/dist/model/RefundCollection.js +205 -0
- package/dist/model/Relationship.d.ts +37 -0
- package/dist/model/Relationship.js +154 -0
- package/dist/model/RelationshipMapping.d.ts +1 -1
- package/dist/model/RelationshipMapping.js +2 -2
- package/dist/model/Rendering.d.ts +32 -0
- package/dist/model/Rendering.js +120 -0
- package/dist/model/RenderingOptions.d.ts +31 -0
- package/dist/model/RenderingOptions.js +106 -0
- package/dist/model/RequestOptions.d.ts +39 -0
- package/dist/model/RequestOptions.js +195 -0
- package/dist/model/RequestOptionsProxyCredential.d.ts +30 -0
- package/dist/model/RequestOptionsProxyCredential.js +101 -0
- package/dist/model/Requirements.d.ts +38 -0
- package/dist/model/Requirements.js +225 -0
- 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/Restrictions.d.ts +34 -0
- package/dist/model/Restrictions.js +133 -0
- package/dist/model/Review.d.ts +47 -0
- package/dist/model/Review.js +290 -0
- package/dist/model/RevolutPay.d.ts +30 -0
- package/dist/model/RevolutPay.js +94 -0
- package/dist/model/Rule.d.ts +33 -0
- package/dist/model/Rule.js +130 -0
- package/dist/model/SamsungPay.d.ts +30 -0
- package/dist/model/SamsungPay.js +94 -0
- package/dist/model/Schedule.d.ts +34 -0
- package/dist/model/Schedule.js +134 -0
- package/dist/model/ScreenSchema.d.ts +2 -2
- package/dist/model/ScreenSchema.js +10 -10
- package/dist/model/Seicomart.d.ts +32 -0
- package/dist/model/Seicomart.js +118 -0
- package/dist/model/SellerProtection.d.ts +32 -0
- package/dist/model/SellerProtection.js +118 -0
- package/dist/model/SepaCreditTransfer.d.ts +33 -0
- package/dist/model/SepaCreditTransfer.js +130 -0
- package/dist/model/SepaDebit.d.ts +36 -0
- package/dist/model/SepaDebit.js +168 -0
- package/dist/model/SepaDebitPayments.d.ts +31 -0
- package/dist/model/SepaDebitPayments.js +106 -0
- package/dist/model/Session.d.ts +34 -0
- package/dist/model/Session.js +142 -0
- package/dist/model/Settings.d.ts +39 -0
- package/dist/model/Settings.js +220 -0
- package/dist/model/SetupAttempt.d.ts +51 -0
- package/dist/model/SetupAttempt.js +344 -0
- package/dist/model/SetupIntent.d.ts +63 -0
- package/dist/model/SetupIntent.js +495 -0
- package/dist/model/ShippingAddress.d.ts +31 -0
- package/dist/model/ShippingAddress.js +106 -0
- package/dist/model/ShippingAddressCollection.d.ts +31 -0
- package/dist/model/ShippingAddressCollection.js +106 -0
- package/dist/model/ShippingCost.d.ts +36 -0
- package/dist/model/ShippingCost.js +177 -0
- package/dist/model/ShippingDetails.d.ts +35 -0
- package/dist/model/ShippingDetails.js +156 -0
- package/dist/model/ShippingOption.d.ts +33 -0
- package/dist/model/ShippingOption.js +128 -0
- package/dist/model/ShippingRate.d.ts +44 -0
- package/dist/model/ShippingRate.js +250 -0
- package/dist/model/SimulcastInfo.d.ts +1 -1
- package/dist/model/SimulcastInfo.js +2 -2
- package/dist/model/SingleUse.d.ts +32 -0
- package/dist/model/SingleUse.js +114 -0
- 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 +7 -7
- package/dist/model/SkinField.js +45 -45
- package/dist/model/SkinFieldResponse.d.ts +1 -1
- package/dist/model/SkinFieldResponse.js +2 -2
- package/dist/model/SocialGroup.d.ts +2 -2
- package/dist/model/SocialGroup.js +9 -9
- 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/Sofort.d.ts +41 -0
- package/dist/model/Sofort.js +230 -0
- package/dist/model/Sort.d.ts +1 -1
- package/dist/model/Sort.js +2 -2
- package/dist/model/SortCode.d.ts +33 -0
- package/dist/model/SortCode.js +130 -0
- package/dist/model/SourceTypes.d.ts +1 -1
- package/dist/model/SourceTypes.js +2 -2
- package/dist/model/Spei.d.ts +33 -0
- package/dist/model/Spei.js +130 -0
- package/dist/model/StatusDetails.d.ts +31 -0
- package/dist/model/StatusDetails.js +108 -0
- package/dist/model/StatusTransitions.d.ts +33 -0
- package/dist/model/StatusTransitions.js +118 -0
- package/dist/model/StatusUpdate.d.ts +1 -1
- package/dist/model/StatusUpdate.js +2 -2
- package/dist/model/Store.d.ts +31 -0
- package/dist/model/Store.js +106 -0
- package/dist/model/Stores.d.ts +34 -0
- package/dist/model/Stores.js +150 -0
- package/dist/model/StripeAccount.d.ts +4 -33
- package/dist/model/StripeAccount.js +14 -200
- package/dist/model/StripeCheckoutSession.d.ts +38 -0
- package/dist/model/StripeCheckoutSession.js +205 -0
- package/dist/model/StripeCustomerAccount.d.ts +1 -1
- package/dist/model/StripeCustomerAccount.js +2 -2
- package/dist/model/StripeError.d.ts +43 -0
- package/dist/model/StripeError.js +258 -0
- package/dist/model/StripePaymentIntent.d.ts +35 -0
- package/dist/model/StripePaymentIntent.js +166 -0
- package/dist/model/StripeSubscription.d.ts +38 -0
- package/dist/model/StripeSubscription.js +185 -0
- package/dist/model/Submit.d.ts +31 -0
- package/dist/model/Submit.js +106 -0
- package/dist/model/Subscription.d.ts +83 -0
- package/dist/model/Subscription.js +726 -0
- package/dist/model/SubscriptionCollection.d.ts +38 -0
- package/dist/model/SubscriptionCollection.js +205 -0
- package/dist/model/SubscriptionData.d.ts +34 -0
- package/dist/model/SubscriptionData.js +132 -0
- package/dist/model/SubscriptionDetails.d.ts +31 -0
- package/dist/model/SubscriptionDetails.js +104 -0
- package/dist/model/SubscriptionInput.d.ts +50 -0
- package/dist/model/SubscriptionInput.js +223 -0
- package/dist/model/SubscriptionItem.d.ts +42 -0
- package/dist/model/SubscriptionItem.js +247 -0
- package/dist/model/SubscriptionItemCollection.d.ts +38 -0
- package/dist/model/SubscriptionItemCollection.js +205 -0
- package/dist/model/SubscriptionResponse.d.ts +32 -0
- package/dist/model/SubscriptionResponse.js +131 -0
- package/dist/model/SubscriptionSchedule.d.ts +53 -0
- package/dist/model/SubscriptionSchedule.js +377 -0
- package/dist/model/Swift.d.ts +33 -0
- package/dist/model/Swift.js +130 -0
- package/dist/model/Tax.d.ts +33 -0
- package/dist/model/Tax.js +132 -0
- package/dist/model/TaxAmount.d.ts +36 -0
- package/dist/model/TaxAmount.js +156 -0
- package/dist/model/TaxCode.d.ts +35 -0
- package/dist/model/TaxCode.js +150 -0
- package/dist/model/TaxId.d.ts +42 -0
- package/dist/model/TaxId.js +226 -0
- package/dist/model/TaxIdCollection.d.ts +38 -0
- package/dist/model/TaxIdCollection.js +205 -0
- package/dist/model/TaxRate.d.ts +46 -0
- package/dist/model/TaxRate.js +256 -0
- package/dist/model/Template.d.ts +1 -1
- package/dist/model/Template.js +2 -2
- package/dist/model/TemplateResponse.d.ts +1 -1
- package/dist/model/TemplateResponse.js +2 -2
- package/dist/model/TemplateSchema.d.ts +1 -1
- package/dist/model/TemplateSchema.js +2 -2
- package/dist/model/TermsOfServiceAcceptance.d.ts +31 -0
- package/dist/model/TermsOfServiceAcceptance.js +106 -0
- package/dist/model/TestClock.d.ts +40 -0
- package/dist/model/TestClock.js +190 -0
- package/dist/model/Text.d.ts +32 -0
- package/dist/model/Text.js +110 -0
- package/dist/model/ThemeMapping.d.ts +1 -1
- package/dist/model/ThemeMapping.js +2 -2
- package/dist/model/ThemeMappingPayload.d.ts +1 -1
- package/dist/model/ThemeMappingPayload.js +2 -2
- package/dist/model/ThreeDSecure.d.ts +38 -0
- package/dist/model/ThreeDSecure.js +186 -0
- package/dist/model/ThreeDSecureUsage.d.ts +31 -0
- package/dist/model/ThreeDSecureUsage.js +102 -0
- package/dist/model/ThresholdReason.d.ts +32 -0
- package/dist/model/ThresholdReason.js +135 -0
- package/dist/model/Tier.d.ts +35 -0
- package/dist/model/Tier.js +134 -0
- 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/Tip.d.ts +31 -0
- package/dist/model/Tip.js +102 -0
- package/dist/model/TopicInfoResponse.d.ts +1 -1
- package/dist/model/TopicInfoResponse.js +2 -2
- package/dist/model/TopicMessageInput.d.ts +1 -1
- package/dist/model/TopicMessageInput.js +2 -2
- package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
- package/dist/model/TopicSubscriptionResponse.js +2 -2
- package/dist/model/TosAcceptance.d.ts +34 -0
- package/dist/model/TosAcceptance.js +138 -0
- package/dist/model/TotalDetails.d.ts +34 -0
- package/dist/model/TotalDetails.js +132 -0
- package/dist/model/TotalDiscountAmount.d.ts +33 -0
- package/dist/model/TotalDiscountAmount.js +128 -0
- package/dist/model/TotalTaxAmount.d.ts +36 -0
- package/dist/model/TotalTaxAmount.js +156 -0
- package/dist/model/Transaction.d.ts +1 -1
- package/dist/model/Transaction.js +2 -2
- package/dist/model/Transfer.d.ts +1 -1
- package/dist/model/Transfer.js +2 -2
- package/dist/model/TransferData.d.ts +34 -0
- package/dist/model/TransferData.js +136 -0
- package/dist/model/TransferInput.d.ts +1 -1
- package/dist/model/TransferInput.js +2 -2
- package/dist/model/TransferResponse.d.ts +1 -1
- package/dist/model/TransferResponse.js +2 -2
- package/dist/model/TransferResponsePaymentMethodDetails.d.ts +1 -1
- package/dist/model/TransferResponsePaymentMethodDetails.js +2 -2
- package/dist/model/TransferReversal.d.ts +45 -0
- package/dist/model/TransferReversal.js +267 -0
- package/dist/model/TransferReversalCollection.d.ts +38 -0
- package/dist/model/TransferReversalCollection.js +205 -0
- package/dist/model/TransformQuantity.d.ts +32 -0
- package/dist/model/TransformQuantity.js +114 -0
- package/dist/model/TransformUsage.d.ts +32 -0
- package/dist/model/TransformUsage.js +114 -0
- package/dist/model/TraversalRelationResponse.d.ts +1 -1
- package/dist/model/TraversalRelationResponse.js +2 -2
- package/dist/model/Treasury.d.ts +31 -0
- package/dist/model/Treasury.js +108 -0
- package/dist/model/TrialSettings.d.ts +31 -0
- package/dist/model/TrialSettings.js +108 -0
- package/dist/model/Upfront.d.ts +34 -0
- package/dist/model/Upfront.js +138 -0
- package/dist/model/UsBankAccount.d.ts +36 -0
- package/dist/model/UsBankAccount.js +166 -0
- package/dist/model/User.d.ts +2 -2
- package/dist/model/User.js +14 -14
- package/dist/model/UserDataPayload.d.ts +2 -2
- package/dist/model/UserDataPayload.js +14 -14
- package/dist/model/UserDomain.d.ts +1 -1
- package/dist/model/UserDomain.js +2 -2
- package/dist/model/UserInvite.d.ts +2 -2
- package/dist/model/UserInvite.js +14 -14
- 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 +2 -2
- package/dist/model/UserSchema.js +14 -14
- package/dist/model/Userid.d.ts +1 -1
- package/dist/model/Userid.js +2 -2
- package/dist/model/UsernameReminderRequest.d.ts +1 -1
- package/dist/model/UsernameReminderRequest.js +2 -2
- package/dist/model/UsernameReminderResponse.d.ts +1 -1
- package/dist/model/UsernameReminderResponse.js +2 -2
- package/dist/model/Verification.d.ts +33 -0
- package/dist/model/Verification.js +130 -0
- package/dist/model/VerifyWithMicrodeposits.d.ts +33 -0
- package/dist/model/VerifyWithMicrodeposits.js +126 -0
- package/dist/model/Video.d.ts +2 -2
- package/dist/model/Video.js +14 -14
- package/dist/model/VideoLiveUrl.d.ts +1 -1
- package/dist/model/VideoLiveUrl.js +2 -2
- package/dist/model/VideoSchema.d.ts +2 -2
- package/dist/model/VideoSchema.js +14 -14
- package/dist/model/VideoUploadObject.d.ts +2 -2
- package/dist/model/VideoUploadObject.js +14 -14
- package/dist/model/VisaCheckout.d.ts +34 -0
- package/dist/model/VisaCheckout.js +145 -0
- package/dist/model/Wallet.d.ts +39 -0
- package/dist/model/Wallet.js +216 -0
- 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/Wechat.d.ts +30 -0
- package/dist/model/Wechat.js +94 -0
- package/dist/model/WechatPay.d.ts +32 -0
- package/dist/model/WechatPay.js +118 -0
- package/dist/model/WechatPayDisplayQrCode.d.ts +35 -0
- package/dist/model/WechatPayDisplayQrCode.js +154 -0
- package/dist/model/WechatPayRedirectToAndroidApp.d.ts +38 -0
- package/dist/model/WechatPayRedirectToAndroidApp.js +190 -0
- package/dist/model/WechatPayRedirectToIosApp.d.ts +31 -0
- package/dist/model/WechatPayRedirectToIosApp.js +106 -0
- package/dist/model/Zengin.d.ts +37 -0
- package/dist/model/Zengin.js +178 -0
- package/dist/model/ZeusPortalCategory.d.ts +1 -1
- package/dist/model/ZeusPortalCategory.js +2 -2
- package/dist/model/Zip.d.ts +30 -0
- package/dist/model/Zip.js +94 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,8 +4,8 @@ GobodoGobodoApi - JavaScript client for @gobodo/gobodo-api
|
|
|
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.113
|
|
8
|
+
- Package version: 0.1.113
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
|
|
10
10
|
|
|
11
11
|
## Installation
|
|
@@ -150,18 +150,18 @@ Class | Method | HTTP request | Description
|
|
|
150
150
|
*GobodoGobodoApi.AbilitiesApi* | [**getAbilitiesForObject**](docs/AbilitiesApi.md#getAbilitiesForObject) | **GET** /abilities/object/{objectId} | Get user abilities for an object
|
|
151
151
|
*GobodoGobodoApi.AbilitiesApi* | [**getMyAbilities**](docs/AbilitiesApi.md#getMyAbilities) | **GET** /abilities/me | Get current user's global abilities
|
|
152
152
|
*GobodoGobodoApi.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
|
|
153
|
-
*GobodoGobodoApi.AdCampaignsApi* | [**
|
|
154
|
-
*GobodoGobodoApi.AdCampaignsApi* | [**
|
|
153
|
+
*GobodoGobodoApi.AdCampaignsApi* | [**get6**](docs/AdCampaignsApi.md#get6) | **GET** /ads/campaigns |
|
|
154
|
+
*GobodoGobodoApi.AdCampaignsApi* | [**get7**](docs/AdCampaignsApi.md#get7) | **GET** /ads/campaigns/{id} |
|
|
155
155
|
*GobodoGobodoApi.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
|
|
156
156
|
*GobodoGobodoApi.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /ads/campaigns/{id} |
|
|
157
157
|
*GobodoGobodoApi.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /ads/campaigns/{id}/ads |
|
|
158
158
|
*GobodoGobodoApi.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
|
|
159
159
|
*GobodoGobodoApi.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /ads/ads | Create Ad
|
|
160
160
|
*GobodoGobodoApi.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
|
|
161
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
162
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
163
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
164
|
-
*GobodoGobodoApi.AdManagementApi* | [**
|
|
161
|
+
*GobodoGobodoApi.AdManagementApi* | [**get6**](docs/AdManagementApi.md#get6) | **GET** /ads/campaigns |
|
|
162
|
+
*GobodoGobodoApi.AdManagementApi* | [**get7**](docs/AdManagementApi.md#get7) | **GET** /ads/campaigns/{id} |
|
|
163
|
+
*GobodoGobodoApi.AdManagementApi* | [**get8**](docs/AdManagementApi.md#get8) | **GET** /ads/ads |
|
|
164
|
+
*GobodoGobodoApi.AdManagementApi* | [**get9**](docs/AdManagementApi.md#get9) | **GET** /ads/ads/{id} |
|
|
165
165
|
*GobodoGobodoApi.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
|
|
166
166
|
*GobodoGobodoApi.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
|
|
167
167
|
*GobodoGobodoApi.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /ads/campaigns/{id} |
|
|
@@ -170,11 +170,11 @@ Class | Method | HTTP request | Description
|
|
|
170
170
|
*GobodoGobodoApi.AdManagementApi* | [**updateSites**](docs/AdManagementApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
|
|
171
171
|
*GobodoGobodoApi.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /admin/datamanagement/purge/{key}/{days} |
|
|
172
172
|
*GobodoGobodoApi.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /ads/ads | Create Ad
|
|
173
|
-
*GobodoGobodoApi.AdsApi* | [**
|
|
174
|
-
*GobodoGobodoApi.AdsApi* | [**
|
|
173
|
+
*GobodoGobodoApi.AdsApi* | [**get8**](docs/AdsApi.md#get8) | **GET** /ads/ads |
|
|
174
|
+
*GobodoGobodoApi.AdsApi* | [**get9**](docs/AdsApi.md#get9) | **GET** /ads/ads/{id} |
|
|
175
175
|
*GobodoGobodoApi.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
|
|
176
176
|
*GobodoGobodoApi.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /ads/ads/{id} |
|
|
177
|
-
*GobodoGobodoApi.AttachmentsApi* | [**
|
|
177
|
+
*GobodoGobodoApi.AttachmentsApi* | [**get12**](docs/AttachmentsApi.md#get12) | **GET** /files |
|
|
178
178
|
*GobodoGobodoApi.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /files/{id} | Get File By Id
|
|
179
179
|
*GobodoGobodoApi.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /files/{id} | Update File
|
|
180
180
|
*GobodoGobodoApi.AttachmentsApi* | [**upload**](docs/AttachmentsApi.md#upload) | **POST** /files/{id}/upload |
|
|
@@ -192,13 +192,13 @@ Class | Method | HTTP request | Description
|
|
|
192
192
|
*GobodoGobodoApi.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /signout |
|
|
193
193
|
*GobodoGobodoApi.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /categories | Create Category
|
|
194
194
|
*GobodoGobodoApi.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /categories/{id}/subcategories | Create a child category
|
|
195
|
-
*GobodoGobodoApi.CategoriesApi* | [**
|
|
195
|
+
*GobodoGobodoApi.CategoriesApi* | [**get13**](docs/CategoriesApi.md#get13) | **GET** /categories |
|
|
196
196
|
*GobodoGobodoApi.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /categories/{id} | Gets a category by id
|
|
197
197
|
*GobodoGobodoApi.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /categories/{id}/subcategories |
|
|
198
198
|
*GobodoGobodoApi.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /categories/get/root | Gets the root category
|
|
199
199
|
*GobodoGobodoApi.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /categories/{id} | Update Category
|
|
200
200
|
*GobodoGobodoApi.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /comments | Create a comment
|
|
201
|
-
*GobodoGobodoApi.CommentsApi* | [**
|
|
201
|
+
*GobodoGobodoApi.CommentsApi* | [**get14**](docs/CommentsApi.md#get14) | **GET** /comments |
|
|
202
202
|
*GobodoGobodoApi.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /comments/{id} | Gets a comment by id
|
|
203
203
|
*GobodoGobodoApi.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /comments/{id}/replies | Get Replies
|
|
204
204
|
*GobodoGobodoApi.CommentsApi* | [**replyToComment**](docs/CommentsApi.md#replyToComment) | **POST** /comments/{id}/replies | Add Replies
|
|
@@ -214,8 +214,8 @@ Class | Method | HTTP request | Description
|
|
|
214
214
|
*GobodoGobodoApi.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
|
|
215
215
|
*GobodoGobodoApi.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
|
|
216
216
|
*GobodoGobodoApi.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /articles/{docid} |
|
|
217
|
-
*GobodoGobodoApi.ContentManagementApi* | [**
|
|
218
|
-
*GobodoGobodoApi.ContentManagementApi* | [**
|
|
217
|
+
*GobodoGobodoApi.ContentManagementApi* | [**get15**](docs/ContentManagementApi.md#get15) | **GET** /articles |
|
|
218
|
+
*GobodoGobodoApi.ContentManagementApi* | [**get16**](docs/ContentManagementApi.md#get16) | **GET** /entryparts |
|
|
219
219
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
|
|
220
220
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /entrytypes |
|
|
221
221
|
*GobodoGobodoApi.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /articles/all |
|
|
@@ -232,7 +232,7 @@ Class | Method | HTTP request | Description
|
|
|
232
232
|
*GobodoGobodoApi.ContentManagementApi* | [**moveDocPart**](docs/ContentManagementApi.md#moveDocPart) | **PUT** /entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
|
|
233
233
|
*GobodoGobodoApi.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /entryparts/{docpartid} |
|
|
234
234
|
*GobodoGobodoApi.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
|
|
235
|
-
*GobodoGobodoApi.ConversationsApi* | [**
|
|
235
|
+
*GobodoGobodoApi.ConversationsApi* | [**get26**](docs/ConversationsApi.md#get26) | **GET** /privatemessages/conversations |
|
|
236
236
|
*GobodoGobodoApi.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
|
|
237
237
|
*GobodoGobodoApi.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
238
238
|
*GobodoGobodoApi.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -252,7 +252,7 @@ Class | Method | HTTP request | Description
|
|
|
252
252
|
*GobodoGobodoApi.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
|
|
253
253
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
|
|
254
254
|
*GobodoGobodoApi.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
|
|
255
|
-
*GobodoGobodoApi.DataSheetImportsApi* | [**
|
|
255
|
+
*GobodoGobodoApi.DataSheetImportsApi* | [**get17**](docs/DataSheetImportsApi.md#get17) | **GET** /datasheetimport |
|
|
256
256
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
|
|
257
257
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
|
|
258
258
|
*GobodoGobodoApi.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
|
|
@@ -263,8 +263,8 @@ Class | Method | HTTP request | Description
|
|
|
263
263
|
*GobodoGobodoApi.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
|
|
264
264
|
*GobodoGobodoApi.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /api/clients |
|
|
265
265
|
*GobodoGobodoApi.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** / |
|
|
266
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
267
|
-
*GobodoGobodoApi.DefaultApi* | [**
|
|
266
|
+
*GobodoGobodoApi.DefaultApi* | [**get10**](docs/DefaultApi.md#get10) | **GET** /api/clients |
|
|
267
|
+
*GobodoGobodoApi.DefaultApi* | [**get11**](docs/DefaultApi.md#get11) | **GET** /api/clients/{id} |
|
|
268
268
|
*GobodoGobodoApi.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /api/clients/{key} | Gets an api client by id
|
|
269
269
|
*GobodoGobodoApi.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
|
|
270
270
|
*GobodoGobodoApi.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
|
|
@@ -277,7 +277,7 @@ Class | Method | HTTP request | Description
|
|
|
277
277
|
*GobodoGobodoApi.DocumentsApi* | [**createDocument**](docs/DocumentsApi.md#createDocument) | **POST** /articles |
|
|
278
278
|
*GobodoGobodoApi.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
|
|
279
279
|
*GobodoGobodoApi.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /articles/{docid} |
|
|
280
|
-
*GobodoGobodoApi.DocumentsApi* | [**
|
|
280
|
+
*GobodoGobodoApi.DocumentsApi* | [**get15**](docs/DocumentsApi.md#get15) | **GET** /articles |
|
|
281
281
|
*GobodoGobodoApi.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /articles/all |
|
|
282
282
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /articles/{id} |
|
|
283
283
|
*GobodoGobodoApi.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /articles/{id}/entryparts/{pagenum} |
|
|
@@ -292,7 +292,7 @@ Class | Method | HTTP request | Description
|
|
|
292
292
|
*GobodoGobodoApi.EntryPartsApi* | [**createChildDocumentPart**](docs/EntryPartsApi.md#createChildDocumentPart) | **POST** /entryparts/{docpartid}/entryparts |
|
|
293
293
|
*GobodoGobodoApi.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /entryparts |
|
|
294
294
|
*GobodoGobodoApi.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
|
|
295
|
-
*GobodoGobodoApi.EntryPartsApi* | [**
|
|
295
|
+
*GobodoGobodoApi.EntryPartsApi* | [**get16**](docs/EntryPartsApi.md#get16) | **GET** /entryparts |
|
|
296
296
|
*GobodoGobodoApi.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /entryparts/{id}/entryparts/{pagenum} |
|
|
297
297
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /entryparts/{id} |
|
|
298
298
|
*GobodoGobodoApi.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /entryparts/{id}/entryparts |
|
|
@@ -308,9 +308,9 @@ Class | Method | HTTP request | Description
|
|
|
308
308
|
*GobodoGobodoApi.FormsApi* | [**createForm2**](docs/FormsApi.md#createForm2) | **PUT** /forms/{formid} | Update a form object
|
|
309
309
|
*GobodoGobodoApi.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /forms/sections/{formsectionid} | Update a form object
|
|
310
310
|
*GobodoGobodoApi.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /forms/{id}/sections | Create a new Form
|
|
311
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
312
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
313
|
-
*GobodoGobodoApi.FormsApi* | [**
|
|
311
|
+
*GobodoGobodoApi.FormsApi* | [**get18**](docs/FormsApi.md#get18) | **GET** /forms |
|
|
312
|
+
*GobodoGobodoApi.FormsApi* | [**get19**](docs/FormsApi.md#get19) | **GET** /forms/sections |
|
|
313
|
+
*GobodoGobodoApi.FormsApi* | [**get20**](docs/FormsApi.md#get20) | **GET** /forms/submissions |
|
|
314
314
|
*GobodoGobodoApi.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /forms/{id} | Get Form By Id
|
|
315
315
|
*GobodoGobodoApi.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /forms/{id}/fields |
|
|
316
316
|
*GobodoGobodoApi.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /forms/sections/{id} | Get Form By Id
|
|
@@ -488,10 +488,10 @@ Class | Method | HTTP request | Description
|
|
|
488
488
|
*GobodoGobodoApi.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/{id}/objects/type/{type} | Get graph objects by type
|
|
489
489
|
*GobodoGobodoApi.GraphsApi* | [**updateGraph**](docs/GraphsApi.md#updateGraph) | **PUT** /graph/{id} | Update Graph
|
|
490
490
|
*GobodoGobodoApi.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /iam/policies | Create Policy
|
|
491
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
492
|
-
*GobodoGobodoApi.IAMApi* | [**
|
|
491
|
+
*GobodoGobodoApi.IAMApi* | [**get23**](docs/IAMApi.md#get23) | **GET** /iam/policies |
|
|
492
|
+
*GobodoGobodoApi.IAMApi* | [**get24**](docs/IAMApi.md#get24) | **GET** /iam/policies/{id} |
|
|
493
493
|
*GobodoGobodoApi.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /iam/policies/{id} |
|
|
494
|
-
*GobodoGobodoApi.ImagesApi* | [**
|
|
494
|
+
*GobodoGobodoApi.ImagesApi* | [**get21**](docs/ImagesApi.md#get21) | **GET** /images |
|
|
495
495
|
*GobodoGobodoApi.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /images/{id} | Get Image By Id
|
|
496
496
|
*GobodoGobodoApi.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /images/{id} | Updates an image
|
|
497
497
|
*GobodoGobodoApi.ImagesApi* | [**upload1**](docs/ImagesApi.md#upload1) | **POST** /images/{id}/upload |
|
|
@@ -506,7 +506,7 @@ Class | Method | HTTP request | Description
|
|
|
506
506
|
*GobodoGobodoApi.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /likes/{id} | Delete Action
|
|
507
507
|
*GobodoGobodoApi.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /likes/{objectid} | Delete Like
|
|
508
508
|
*GobodoGobodoApi.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /likes/{objectid}/dislike | Dislike an Object
|
|
509
|
-
*GobodoGobodoApi.LikesApi* | [**
|
|
509
|
+
*GobodoGobodoApi.LikesApi* | [**get25**](docs/LikesApi.md#get25) | **GET** /likes |
|
|
510
510
|
*GobodoGobodoApi.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /likes/{id} |
|
|
511
511
|
*GobodoGobodoApi.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /likes/{id}/properties | Get Properties
|
|
512
512
|
*GobodoGobodoApi.LikesApi* | [**getActionProperty**](docs/LikesApi.md#getActionProperty) | **GET** /likes/{id}/properties/{prop} | Get Property
|
|
@@ -516,6 +516,15 @@ Class | Method | HTTP request | Description
|
|
|
516
516
|
*GobodoGobodoApi.LikesApi* | [**setActionProperties1**](docs/LikesApi.md#setActionProperties1) | **PUT** /likes/{id}/properties | Set Multiple Properties
|
|
517
517
|
*GobodoGobodoApi.LikesApi* | [**setActionProperty1**](docs/LikesApi.md#setActionProperty1) | **PUT** /likes/{id}/properties/{prop} | Update Property
|
|
518
518
|
*GobodoGobodoApi.LinkedINApi* | [**loginLinkedIn**](docs/LinkedINApi.md#loginLinkedIn) | **POST** /auth_linkedin |
|
|
519
|
+
*GobodoGobodoApi.LinksApi* | [**createLink**](docs/LinksApi.md#createLink) | **POST** /links | Create a new standalone link
|
|
520
|
+
*GobodoGobodoApi.LinksApi* | [**createLinkForParent**](docs/LinksApi.md#createLinkForParent) | **POST** /links/parent/{parentObjectId} | Create a new link attached to a parent object
|
|
521
|
+
*GobodoGobodoApi.LinksApi* | [**deleteLink**](docs/LinksApi.md#deleteLink) | **DELETE** /links/{linkId} | Delete a link
|
|
522
|
+
*GobodoGobodoApi.LinksApi* | [**getAllLinks**](docs/LinksApi.md#getAllLinks) | **GET** /links | Get all links
|
|
523
|
+
*GobodoGobodoApi.LinksApi* | [**getLinkById**](docs/LinksApi.md#getLinkById) | **GET** /links/{linkId} | Get a link by id
|
|
524
|
+
*GobodoGobodoApi.LinksApi* | [**getLinksByParentObject**](docs/LinksApi.md#getLinksByParentObject) | **GET** /links/parent/{parentObjectId} | Get links by parent object
|
|
525
|
+
*GobodoGobodoApi.LinksApi* | [**linkExists**](docs/LinksApi.md#linkExists) | **GET** /links/{linkId}/exists | Check if a link exists
|
|
526
|
+
*GobodoGobodoApi.LinksApi* | [**searchLinks**](docs/LinksApi.md#searchLinks) | **GET** /links/search | Search links by URL, title, or description
|
|
527
|
+
*GobodoGobodoApi.LinksApi* | [**updateLink**](docs/LinksApi.md#updateLink) | **PUT** /links/{linkId} | Update a link
|
|
519
528
|
*GobodoGobodoApi.LiveMeetingsApi* | [**addLiveMeeting**](docs/LiveMeetingsApi.md#addLiveMeeting) | **PUT** /live/{objectid}/add | Adds a live meeting to the object
|
|
520
529
|
*GobodoGobodoApi.LiveMeetingsApi* | [**addLiveStream**](docs/LiveMeetingsApi.md#addLiveStream) | **PUT** /live/{objectid}/stream | Adds a live meeting to the object
|
|
521
530
|
*GobodoGobodoApi.MeetingEventsApi* | [**createMeetingEvent**](docs/MeetingEventsApi.md#createMeetingEvent) | **POST** /meetingevents | Create a new meeting event
|
|
@@ -553,7 +562,7 @@ Class | Method | HTTP request | Description
|
|
|
553
562
|
*GobodoGobodoApi.NotificationsApi* | [**unregisterNotificationToken**](docs/NotificationsApi.md#unregisterNotificationToken) | **DELETE** /notificationmanagement/unregistertoken/{token} |
|
|
554
563
|
*GobodoGobodoApi.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /pages | Create Page
|
|
555
564
|
*GobodoGobodoApi.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /pages/{id} | Edit Page
|
|
556
|
-
*GobodoGobodoApi.PagesApi* | [**
|
|
565
|
+
*GobodoGobodoApi.PagesApi* | [**get22**](docs/PagesApi.md#get22) | **GET** /pages |
|
|
557
566
|
*GobodoGobodoApi.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /pages/ownedpages/{uid} | Get Owned Pages
|
|
558
567
|
*GobodoGobodoApi.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /pages/{id} | Get Page By Id
|
|
559
568
|
*GobodoGobodoApi.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /pages/{id}/profilepicture | Set page profile picture
|
|
@@ -563,21 +572,29 @@ Class | Method | HTTP request | Description
|
|
|
563
572
|
*GobodoGobodoApi.PasswordResetApi* | [**resetPassword**](docs/PasswordResetApi.md#resetPassword) | **POST** /password-reset/reset | Reset password
|
|
564
573
|
*GobodoGobodoApi.PasswordResetApi* | [**sendUsernameReminder**](docs/PasswordResetApi.md#sendUsernameReminder) | **POST** /password-reset/username-reminder | Send username reminder
|
|
565
574
|
*GobodoGobodoApi.PasswordResetApi* | [**validateToken**](docs/PasswordResetApi.md#validateToken) | **POST** /password-reset/validate-token | Validate password reset token
|
|
575
|
+
*GobodoGobodoApi.PayPalAccountsApi* | [**get**](docs/PayPalAccountsApi.md#get) | **GET** /payments/paypal |
|
|
576
|
+
*GobodoGobodoApi.PayPalAccountsApi* | [**get1**](docs/PayPalAccountsApi.md#get1) | **GET** /payments/paypal/{id} |
|
|
577
|
+
*GobodoGobodoApi.PayPalAccountsApi* | [**handlePayPalWebhook**](docs/PayPalAccountsApi.md#handlePayPalWebhook) | **POST** /payments/paypal/webhook | Handles PayPal webhook events
|
|
566
578
|
*GobodoGobodoApi.PhoneNumbersApi* | [**createPhoneNumberForPage**](docs/PhoneNumbersApi.md#createPhoneNumberForPage) | **POST** /phoneNumbers/page/{pageId} | Creates a phone number for a page
|
|
567
579
|
*GobodoGobodoApi.PhoneNumbersApi* | [**createPhoneNumberForUser**](docs/PhoneNumbersApi.md#createPhoneNumberForUser) | **POST** /phoneNumbers/user/{userId} | Creates a phone number for a user
|
|
568
580
|
*GobodoGobodoApi.PhoneNumbersApi* | [**getPhoneNumber**](docs/PhoneNumbersApi.md#getPhoneNumber) | **GET** /phoneNumbers/{id} | Returns a phone number by id
|
|
569
581
|
*GobodoGobodoApi.PhoneNumbersApi* | [**getPhoneNumbersByPage**](docs/PhoneNumbersApi.md#getPhoneNumbersByPage) | **GET** /phoneNumbers/page/{pageId} | Returns all email addresses for a given page
|
|
570
582
|
*GobodoGobodoApi.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /phoneNumbers/user/{userid} | Returns all email addresses for a given user
|
|
571
|
-
*GobodoGobodoApi.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /posts |
|
|
572
|
-
*GobodoGobodoApi.PostsApi* | [**
|
|
573
|
-
*GobodoGobodoApi.PostsApi* | [**
|
|
574
|
-
*GobodoGobodoApi.PostsApi* | [**
|
|
583
|
+
*GobodoGobodoApi.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /posts | Create a new post
|
|
584
|
+
*GobodoGobodoApi.PostsApi* | [**deletePost**](docs/PostsApi.md#deletePost) | **DELETE** /posts/{postId} | Delete a post
|
|
585
|
+
*GobodoGobodoApi.PostsApi* | [**getAllPosts**](docs/PostsApi.md#getAllPosts) | **GET** /posts | Get all posts
|
|
586
|
+
*GobodoGobodoApi.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /posts/{postId} | Get a post by id
|
|
587
|
+
*GobodoGobodoApi.PostsApi* | [**getPostsByMember**](docs/PostsApi.md#getPostsByMember) | **GET** /posts/member/{memberId} | Get posts by member
|
|
588
|
+
*GobodoGobodoApi.PostsApi* | [**getPostsByParentObject**](docs/PostsApi.md#getPostsByParentObject) | **GET** /posts/parent/{parentObjectId} | Get posts by parent object
|
|
589
|
+
*GobodoGobodoApi.PostsApi* | [**postExists**](docs/PostsApi.md#postExists) | **GET** /posts/{postId}/exists | Check if a post exists
|
|
590
|
+
*GobodoGobodoApi.PostsApi* | [**searchPosts**](docs/PostsApi.md#searchPosts) | **GET** /posts/search | Search posts by subject or body content
|
|
591
|
+
*GobodoGobodoApi.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /posts/{postId} | Update a post
|
|
575
592
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /privatemessages/messages/{messageid}/branch |
|
|
576
593
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createConversation**](docs/PrivateMessagesApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
|
|
577
594
|
*GobodoGobodoApi.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /privatemessages/messages/{messageid} |
|
|
578
595
|
*GobodoGobodoApi.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /privatemessages/messages/{messageid} |
|
|
579
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
580
|
-
*GobodoGobodoApi.PrivateMessagesApi* | [**
|
|
596
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get26**](docs/PrivateMessagesApi.md#get26) | **GET** /privatemessages/conversations |
|
|
597
|
+
*GobodoGobodoApi.PrivateMessagesApi* | [**get27**](docs/PrivateMessagesApi.md#get27) | **GET** /privatemessages/messages |
|
|
581
598
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
|
|
582
599
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
|
|
583
600
|
*GobodoGobodoApi.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
|
|
@@ -619,7 +636,7 @@ Class | Method | HTTP request | Description
|
|
|
619
636
|
*GobodoGobodoApi.SocialGroupsApi* | [**createSocialGroupType**](docs/SocialGroupsApi.md#createSocialGroupType) | **POST** /groups/types | Create a new social group type
|
|
620
637
|
*GobodoGobodoApi.SocialGroupsApi* | [**deleteSocialGroupType**](docs/SocialGroupsApi.md#deleteSocialGroupType) | **DELETE** /groups/types/{socialGroupTypeId} | Delete a social group type
|
|
621
638
|
*GobodoGobodoApi.SocialGroupsApi* | [**editGroup**](docs/SocialGroupsApi.md#editGroup) | **PUT** /groups/{id} | Edit Group
|
|
622
|
-
*GobodoGobodoApi.SocialGroupsApi* | [**
|
|
639
|
+
*GobodoGobodoApi.SocialGroupsApi* | [**get28**](docs/SocialGroupsApi.md#get28) | **GET** /groups |
|
|
623
640
|
*GobodoGobodoApi.SocialGroupsApi* | [**getAllSocialGroupTypes**](docs/SocialGroupsApi.md#getAllSocialGroupTypes) | **GET** /groups/types | Get all social group types
|
|
624
641
|
*GobodoGobodoApi.SocialGroupsApi* | [**getChildSocialGroupTypes**](docs/SocialGroupsApi.md#getChildSocialGroupTypes) | **GET** /groups/types/{parentId}/children | Get all child social group types of a parent
|
|
625
642
|
*GobodoGobodoApi.SocialGroupsApi* | [**getGroupAdministrators**](docs/SocialGroupsApi.md#getGroupAdministrators) | **GET** /groups/{groupid}/administrators | Returns the admins in the group
|
|
@@ -637,21 +654,30 @@ Class | Method | HTTP request | Description
|
|
|
637
654
|
*GobodoGobodoApi.SocialIntegrationApi* | [**loginGoogle**](docs/SocialIntegrationApi.md#loginGoogle) | **POST** /auth_google |
|
|
638
655
|
*GobodoGobodoApi.SocialIntegrationApi* | [**loginLinkedIn**](docs/SocialIntegrationApi.md#loginLinkedIn) | **POST** /auth_linkedin |
|
|
639
656
|
*GobodoGobodoApi.SocialIntegrationApi* | [**loginTwitter**](docs/SocialIntegrationApi.md#loginTwitter) | **POST** /auth_twitter |
|
|
657
|
+
*GobodoGobodoApi.SquareAccountsApi* | [**get2**](docs/SquareAccountsApi.md#get2) | **GET** /payments/square |
|
|
658
|
+
*GobodoGobodoApi.SquareAccountsApi* | [**get3**](docs/SquareAccountsApi.md#get3) | **GET** /payments/square/{id} |
|
|
659
|
+
*GobodoGobodoApi.SquareAccountsApi* | [**handleSquareWebhook**](docs/SquareAccountsApi.md#handleSquareWebhook) | **POST** /payments/square/webhook | Handles Square webhook events
|
|
640
660
|
*GobodoGobodoApi.StripeAccountsApi* | [**addStripePaymentMethod**](docs/StripeAccountsApi.md#addStripePaymentMethod) | **POST** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
641
661
|
*GobodoGobodoApi.StripeAccountsApi* | [**attachCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#attachCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
642
662
|
*GobodoGobodoApi.StripeAccountsApi* | [**attachStripePaymentMethod**](docs/StripeAccountsApi.md#attachStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
|
|
663
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**cancelSubscription**](docs/StripeAccountsApi.md#cancelSubscription) | **DELETE** /payments/stripe/subscription/{subscriptionId} | Cancels a subscription immediately
|
|
664
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**cancelSubscriptionAtPeriodEnd**](docs/StripeAccountsApi.md#cancelSubscriptionAtPeriodEnd) | **POST** /payments/stripe/subscription/{subscriptionId}/cancel-at-period-end | Cancels subscription at period end
|
|
643
665
|
*GobodoGobodoApi.StripeAccountsApi* | [**createAccountSession**](docs/StripeAccountsApi.md#createAccountSession) | **POST** /payments/stripe/accountSession | Creates an Account Session which is used to integrate Stripe's connected UI components
|
|
644
666
|
*GobodoGobodoApi.StripeAccountsApi* | [**createAndLinkStripeAccount**](docs/StripeAccountsApi.md#createAndLinkStripeAccount) | **POST** /payments/stripe/account | Creates a Stripe account for the logged in user
|
|
645
667
|
*GobodoGobodoApi.StripeAccountsApi* | [**createAndLinkStripeCustomerAccount**](docs/StripeAccountsApi.md#createAndLinkStripeCustomerAccount) | **POST** /payments/stripe/customer | Creates a Stripe customer account for the logged in user
|
|
646
668
|
*GobodoGobodoApi.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
|
|
669
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**createCheckoutSession**](docs/StripeAccountsApi.md#createCheckoutSession) | **POST** /payments/stripe/checkout/session | Creates a Stripe Checkout Session for hosted payment page
|
|
647
670
|
*GobodoGobodoApi.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
|
|
648
671
|
*GobodoGobodoApi.StripeAccountsApi* | [**createStripePaymentIntent**](docs/StripeAccountsApi.md#createStripePaymentIntent) | **POST** /payments/stripe/payment | Creates a Payment Intent to initate a Stripe payment
|
|
672
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**createSubscription**](docs/StripeAccountsApi.md#createSubscription) | **POST** /payments/stripe/subscription | Creates a new subscription
|
|
649
673
|
*GobodoGobodoApi.StripeAccountsApi* | [**deleteStripeAccount**](docs/StripeAccountsApi.md#deleteStripeAccount) | **DELETE** /payments/stripe/account |
|
|
650
674
|
*GobodoGobodoApi.StripeAccountsApi* | [**deleteStripeAccountWithId**](docs/StripeAccountsApi.md#deleteStripeAccountWithId) | **DELETE** /payments/stripe/account/{accountID} |
|
|
651
675
|
*GobodoGobodoApi.StripeAccountsApi* | [**deleteStripePaymentMethod**](docs/StripeAccountsApi.md#deleteStripePaymentMethod) | **DELETE** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
652
|
-
*GobodoGobodoApi.StripeAccountsApi* | [**
|
|
653
|
-
*GobodoGobodoApi.StripeAccountsApi* | [**
|
|
676
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**get4**](docs/StripeAccountsApi.md#get4) | **GET** /payments/stripe |
|
|
677
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**get5**](docs/StripeAccountsApi.md#get5) | **GET** /payments/stripe/{id} |
|
|
654
678
|
*GobodoGobodoApi.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
|
|
679
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**getCheckoutSession**](docs/StripeAccountsApi.md#getCheckoutSession) | **GET** /payments/stripe/checkout/session/{sessionId} | Retrieves a Stripe Checkout Session
|
|
680
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**getCheckoutSessionPayment**](docs/StripeAccountsApi.md#getCheckoutSessionPayment) | **GET** /payments/stripe/checkout/session/{sessionId}/payment | Retrieves the payment intent for a checkout session
|
|
655
681
|
*GobodoGobodoApi.StripeAccountsApi* | [**getDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultCustomerStripePaymentMethod) | **GET** /payments/stripe/customer/{customerID}/paymentmethods/default | Gets the default payment method
|
|
656
682
|
*GobodoGobodoApi.StripeAccountsApi* | [**getDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultStripePaymentMethod) | **GET** /payments/stripe/paymentmethods/default | Gets the default payment method
|
|
657
683
|
*GobodoGobodoApi.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
|
|
@@ -664,9 +690,13 @@ Class | Method | HTTP request | Description
|
|
|
664
690
|
*GobodoGobodoApi.StripeAccountsApi* | [**getStripePaymentMethods**](docs/StripeAccountsApi.md#getStripePaymentMethods) | **GET** /payments/stripe/paymentmethods | Retrieves the payment methods for the customer stored in stripe
|
|
665
691
|
*GobodoGobodoApi.StripeAccountsApi* | [**getStripeTransfer**](docs/StripeAccountsApi.md#getStripeTransfer) | **GET** /payments/stripe/transfer/{transferID} | Retrieves the transfer payment with the given transferId
|
|
666
692
|
*GobodoGobodoApi.StripeAccountsApi* | [**getStripeTransferPaymentMethodDetails**](docs/StripeAccountsApi.md#getStripeTransferPaymentMethodDetails) | **GET** /payments/stripe/transfer/{transferID}/paymentMethodDetails | Retrieves the transfer payment details with the given transferId
|
|
693
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**getSubscription**](docs/StripeAccountsApi.md#getSubscription) | **GET** /payments/stripe/subscription/{subscriptionId} | Retrieves a subscription by ID
|
|
694
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**getSubscriptions**](docs/StripeAccountsApi.md#getSubscriptions) | **GET** /payments/stripe/subscription | Lists all subscriptions for the logged-in user
|
|
667
695
|
*GobodoGobodoApi.StripeAccountsApi* | [**getUserStripeAccount**](docs/StripeAccountsApi.md#getUserStripeAccount) | **GET** /payments/stripe/user/{userID}/account | Retrieves the Stripe Account For the Specified User
|
|
668
696
|
*GobodoGobodoApi.StripeAccountsApi* | [**getUserStripeCustomerAccount**](docs/StripeAccountsApi.md#getUserStripeCustomerAccount) | **GET** /payments/stripe/user/{userID}/customer | Retrieves the Stripe Customer Account For the Logged In User
|
|
697
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**handleStripeWebhook**](docs/StripeAccountsApi.md#handleStripeWebhook) | **POST** /payments/stripe/webhook | Handles Stripe webhook events
|
|
669
698
|
*GobodoGobodoApi.StripeAccountsApi* | [**payoutStripeAccount**](docs/StripeAccountsApi.md#payoutStripeAccount) | **POST** /payments/stripe/account/{accountID}/payout | Pays out the specified account
|
|
699
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**resumeSubscription**](docs/StripeAccountsApi.md#resumeSubscription) | **POST** /payments/stripe/subscription/{subscriptionId}/resume | Resumes a subscription
|
|
670
700
|
*GobodoGobodoApi.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
|
|
671
701
|
*GobodoGobodoApi.StripeAccountsApi* | [**setDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods/default | Adds payment methods for the customer stored in stripe
|
|
672
702
|
*GobodoGobodoApi.StripeAccountsApi* | [**setDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/default | Sets the default payment method for the customer stored in stripe
|
|
@@ -676,16 +706,17 @@ Class | Method | HTTP request | Description
|
|
|
676
706
|
*GobodoGobodoApi.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
|
|
677
707
|
*GobodoGobodoApi.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
|
|
678
708
|
*GobodoGobodoApi.StripeAccountsApi* | [**updateStripePaymentMethod**](docs/StripeAccountsApi.md#updateStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
|
|
709
|
+
*GobodoGobodoApi.StripeAccountsApi* | [**updateSubscription**](docs/StripeAccountsApi.md#updateSubscription) | **PUT** /payments/stripe/subscription/{subscriptionId} | Updates a subscription
|
|
679
710
|
*GobodoGobodoApi.TemplatesApi* | [**createScreen**](docs/TemplatesApi.md#createScreen) | **POST** /templates |
|
|
680
711
|
*GobodoGobodoApi.TemplatesApi* | [**editScreen**](docs/TemplatesApi.md#editScreen) | **PUT** /templates/{screenid} |
|
|
681
712
|
*GobodoGobodoApi.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /templates/{screenId} |
|
|
682
713
|
*GobodoGobodoApi.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /themes/{themeid}/urlpatterns |
|
|
683
714
|
*GobodoGobodoApi.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /themes | Create a Theme Mapping
|
|
684
|
-
*GobodoGobodoApi.ThemeMappingsApi* | [**
|
|
715
|
+
*GobodoGobodoApi.ThemeMappingsApi* | [**get32**](docs/ThemeMappingsApi.md#get32) | **GET** /themes/{themeid} |
|
|
685
716
|
*GobodoGobodoApi.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /topics | Creates a new topic
|
|
686
717
|
*GobodoGobodoApi.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /topics/subscription/{subscriptionId} | Deletes a subscription
|
|
687
718
|
*GobodoGobodoApi.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /topics/{topicName} | Deletes a topic
|
|
688
|
-
*GobodoGobodoApi.TopicsApi* | [**
|
|
719
|
+
*GobodoGobodoApi.TopicsApi* | [**getSubscription1**](docs/TopicsApi.md#getSubscription1) | **GET** /topics/subscription/{subscriptionId} | Gets a subscription by key
|
|
689
720
|
*GobodoGobodoApi.TopicsApi* | [**getTopicByName**](docs/TopicsApi.md#getTopicByName) | **GET** /topics/{topicName} | Gets a topic by name
|
|
690
721
|
*GobodoGobodoApi.TopicsApi* | [**getTopicSubscriptions**](docs/TopicsApi.md#getTopicSubscriptions) | **GET** /topics/{topicName}/subscriptions | Gets subscriptions for a topic
|
|
691
722
|
*GobodoGobodoApi.TopicsApi* | [**registerListeners**](docs/TopicsApi.md#registerListeners) | **PUT** /topics | Registers listeners
|
|
@@ -700,8 +731,8 @@ Class | Method | HTTP request | Description
|
|
|
700
731
|
*GobodoGobodoApi.UserManagerAdministrationApi* | [**mapDomain**](docs/UserManagerAdministrationApi.md#mapDomain) | **POST** /user-managers/domains | Map domain prefix to manager
|
|
701
732
|
*GobodoGobodoApi.UserManagerAdministrationApi* | [**setManagerConfig**](docs/UserManagerAdministrationApi.md#setManagerConfig) | **POST** /user-managers/managers/{managerId}/config | Set a manager config key/value
|
|
702
733
|
*GobodoGobodoApi.UserManagerAdministrationApi* | [**upsertManager**](docs/UserManagerAdministrationApi.md#upsertManager) | **POST** /user-managers/managers | Create or update a member manager
|
|
703
|
-
*GobodoGobodoApi.UserTagsApi* | [**
|
|
704
|
-
*GobodoGobodoApi.UserTagsApi* | [**
|
|
734
|
+
*GobodoGobodoApi.UserTagsApi* | [**get29**](docs/UserTagsApi.md#get29) | **GET** /usertags |
|
|
735
|
+
*GobodoGobodoApi.UserTagsApi* | [**get30**](docs/UserTagsApi.md#get30) | **GET** /usertags/{id} |
|
|
705
736
|
*GobodoGobodoApi.UserTagsApi* | [**getRelProperty1**](docs/UserTagsApi.md#getRelProperty1) | **GET** /usertags/{id}/properties/{prop} | Get Property
|
|
706
737
|
*GobodoGobodoApi.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /user | Create a new User
|
|
707
738
|
*GobodoGobodoApi.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
|
|
@@ -715,7 +746,7 @@ Class | Method | HTTP request | Description
|
|
|
715
746
|
*GobodoGobodoApi.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /user/{id}/password | Set User Password
|
|
716
747
|
*GobodoGobodoApi.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /user/{id} | Update User Info
|
|
717
748
|
*GobodoGobodoApi.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /utils/encodeauth |
|
|
718
|
-
*GobodoGobodoApi.VideosApi* | [**
|
|
749
|
+
*GobodoGobodoApi.VideosApi* | [**get31**](docs/VideosApi.md#get31) | **GET** /videos |
|
|
719
750
|
*GobodoGobodoApi.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /videos/{id} | Gets a video by id
|
|
720
751
|
*GobodoGobodoApi.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /videos/{id}/setthumbnail |
|
|
721
752
|
*GobodoGobodoApi.VideosApi* | [**simulcast**](docs/VideosApi.md#simulcast) | **PUT** /videos/{id}/simulcast |
|
|
@@ -746,75 +777,189 @@ Class | Method | HTTP request | Description
|
|
|
746
777
|
## Documentation for Models
|
|
747
778
|
|
|
748
779
|
- [GobodoGobodoApi.APIClient](docs/APIClient.md)
|
|
780
|
+
- [GobodoGobodoApi.Aba](docs/Aba.md)
|
|
749
781
|
- [GobodoGobodoApi.AbilityResponse](docs/AbilityResponse.md)
|
|
782
|
+
- [GobodoGobodoApi.Account](docs/Account.md)
|
|
750
783
|
- [GobodoGobodoApi.AccountSessionInput](docs/AccountSessionInput.md)
|
|
751
784
|
- [GobodoGobodoApi.AccountSessionResponse](docs/AccountSessionResponse.md)
|
|
785
|
+
- [GobodoGobodoApi.AchCreditTransfer](docs/AchCreditTransfer.md)
|
|
786
|
+
- [GobodoGobodoApi.AchDebit](docs/AchDebit.md)
|
|
787
|
+
- [GobodoGobodoApi.AcssDebit](docs/AcssDebit.md)
|
|
788
|
+
- [GobodoGobodoApi.AddInvoiceItem](docs/AddInvoiceItem.md)
|
|
789
|
+
- [GobodoGobodoApi.AdditionalDocument](docs/AdditionalDocument.md)
|
|
790
|
+
- [GobodoGobodoApi.AdditionalTosAcceptances](docs/AdditionalTosAcceptances.md)
|
|
752
791
|
- [GobodoGobodoApi.Address](docs/Address.md)
|
|
792
|
+
- [GobodoGobodoApi.AddressKana](docs/AddressKana.md)
|
|
793
|
+
- [GobodoGobodoApi.AddressKanji](docs/AddressKanji.md)
|
|
753
794
|
- [GobodoGobodoApi.AddressResponse](docs/AddressResponse.md)
|
|
795
|
+
- [GobodoGobodoApi.Affirm](docs/Affirm.md)
|
|
796
|
+
- [GobodoGobodoApi.AfterCompletion](docs/AfterCompletion.md)
|
|
797
|
+
- [GobodoGobodoApi.AfterExpiration](docs/AfterExpiration.md)
|
|
798
|
+
- [GobodoGobodoApi.AfterpayClearpay](docs/AfterpayClearpay.md)
|
|
799
|
+
- [GobodoGobodoApi.Alipay](docs/Alipay.md)
|
|
800
|
+
- [GobodoGobodoApi.AlipayHandleRedirect](docs/AlipayHandleRedirect.md)
|
|
801
|
+
- [GobodoGobodoApi.Alternative](docs/Alternative.md)
|
|
802
|
+
- [GobodoGobodoApi.AmexExpressCheckout](docs/AmexExpressCheckout.md)
|
|
803
|
+
- [GobodoGobodoApi.AmountDetails](docs/AmountDetails.md)
|
|
804
|
+
- [GobodoGobodoApi.ApplePay](docs/ApplePay.md)
|
|
805
|
+
- [GobodoGobodoApi.Application](docs/Application.md)
|
|
806
|
+
- [GobodoGobodoApi.ApplicationFee](docs/ApplicationFee.md)
|
|
754
807
|
- [GobodoGobodoApi.ApplicationPaymentAccountResponse](docs/ApplicationPaymentAccountResponse.md)
|
|
808
|
+
- [GobodoGobodoApi.AppliesTo](docs/AppliesTo.md)
|
|
755
809
|
- [GobodoGobodoApi.Article](docs/Article.md)
|
|
810
|
+
- [GobodoGobodoApi.AuBecsDebit](docs/AuBecsDebit.md)
|
|
756
811
|
- [GobodoGobodoApi.AuthResponse](docs/AuthResponse.md)
|
|
757
812
|
- [GobodoGobodoApi.AuthorizationCheckResponse](docs/AuthorizationCheckResponse.md)
|
|
813
|
+
- [GobodoGobodoApi.AutomaticPaymentMethods](docs/AutomaticPaymentMethods.md)
|
|
814
|
+
- [GobodoGobodoApi.AutomaticTax](docs/AutomaticTax.md)
|
|
815
|
+
- [GobodoGobodoApi.AvailablePlan](docs/AvailablePlan.md)
|
|
758
816
|
- [GobodoGobodoApi.AwsSettings](docs/AwsSettings.md)
|
|
817
|
+
- [GobodoGobodoApi.BacsDebit](docs/BacsDebit.md)
|
|
818
|
+
- [GobodoGobodoApi.BacsDebitPayments](docs/BacsDebitPayments.md)
|
|
759
819
|
- [GobodoGobodoApi.Balance](docs/Balance.md)
|
|
760
820
|
- [GobodoGobodoApi.BalanceDetails](docs/BalanceDetails.md)
|
|
761
821
|
- [GobodoGobodoApi.BalanceResponse](docs/BalanceResponse.md)
|
|
822
|
+
- [GobodoGobodoApi.BalanceTransaction](docs/BalanceTransaction.md)
|
|
823
|
+
- [GobodoGobodoApi.BalanceTransactionSource](docs/BalanceTransactionSource.md)
|
|
824
|
+
- [GobodoGobodoApi.Bancontact](docs/Bancontact.md)
|
|
762
825
|
- [GobodoGobodoApi.BankAccountInfo](docs/BankAccountInfo.md)
|
|
826
|
+
- [GobodoGobodoApi.BankTransfer](docs/BankTransfer.md)
|
|
763
827
|
- [GobodoGobodoApi.Base64ImageUpload](docs/Base64ImageUpload.md)
|
|
828
|
+
- [GobodoGobodoApi.BillingDetails](docs/BillingDetails.md)
|
|
829
|
+
- [GobodoGobodoApi.BillingThresholds](docs/BillingThresholds.md)
|
|
830
|
+
- [GobodoGobodoApi.Blik](docs/Blik.md)
|
|
831
|
+
- [GobodoGobodoApi.Blocked](docs/Blocked.md)
|
|
764
832
|
- [GobodoGobodoApi.BlogPostResponse](docs/BlogPostResponse.md)
|
|
833
|
+
- [GobodoGobodoApi.Boleto](docs/Boleto.md)
|
|
834
|
+
- [GobodoGobodoApi.BoletoDisplayDetails](docs/BoletoDisplayDetails.md)
|
|
835
|
+
- [GobodoGobodoApi.Branding](docs/Branding.md)
|
|
836
|
+
- [GobodoGobodoApi.Breakdown](docs/Breakdown.md)
|
|
837
|
+
- [GobodoGobodoApi.BusinessProfile](docs/BusinessProfile.md)
|
|
765
838
|
- [GobodoGobodoApi.CacheInvalidation](docs/CacheInvalidation.md)
|
|
839
|
+
- [GobodoGobodoApi.CancellationDetails](docs/CancellationDetails.md)
|
|
840
|
+
- [GobodoGobodoApi.Capabilities](docs/Capabilities.md)
|
|
841
|
+
- [GobodoGobodoApi.Card](docs/Card.md)
|
|
842
|
+
- [GobodoGobodoApi.CardAwaitNotification](docs/CardAwaitNotification.md)
|
|
766
843
|
- [GobodoGobodoApi.CardInfo](docs/CardInfo.md)
|
|
844
|
+
- [GobodoGobodoApi.CardIssuing](docs/CardIssuing.md)
|
|
845
|
+
- [GobodoGobodoApi.CardPayments](docs/CardPayments.md)
|
|
846
|
+
- [GobodoGobodoApi.CardPresent](docs/CardPresent.md)
|
|
847
|
+
- [GobodoGobodoApi.CashBalance](docs/CashBalance.md)
|
|
848
|
+
- [GobodoGobodoApi.Cashapp](docs/Cashapp.md)
|
|
849
|
+
- [GobodoGobodoApi.CashappHandleRedirectOrDisplayQrCode](docs/CashappHandleRedirectOrDisplayQrCode.md)
|
|
850
|
+
- [GobodoGobodoApi.Charge](docs/Charge.md)
|
|
851
|
+
- [GobodoGobodoApi.CheckoutSessionInput](docs/CheckoutSessionInput.md)
|
|
852
|
+
- [GobodoGobodoApi.CheckoutSessionResponse](docs/CheckoutSessionResponse.md)
|
|
853
|
+
- [GobodoGobodoApi.Checks](docs/Checks.md)
|
|
767
854
|
- [GobodoGobodoApi.Comment](docs/Comment.md)
|
|
855
|
+
- [GobodoGobodoApi.Company](docs/Company.md)
|
|
856
|
+
- [GobodoGobodoApi.CompletedSessions](docs/CompletedSessions.md)
|
|
857
|
+
- [GobodoGobodoApi.Computed](docs/Computed.md)
|
|
858
|
+
- [GobodoGobodoApi.Consent](docs/Consent.md)
|
|
859
|
+
- [GobodoGobodoApi.ConsentCollection](docs/ConsentCollection.md)
|
|
768
860
|
- [GobodoGobodoApi.ConsoleOrganizationInput](docs/ConsoleOrganizationInput.md)
|
|
769
861
|
- [GobodoGobodoApi.ConsoleOrganizationResponse](docs/ConsoleOrganizationResponse.md)
|
|
770
862
|
- [GobodoGobodoApi.ConsoleProjectInput](docs/ConsoleProjectInput.md)
|
|
771
863
|
- [GobodoGobodoApi.ConsoleProjectResponse](docs/ConsoleProjectResponse.md)
|
|
864
|
+
- [GobodoGobodoApi.Controller](docs/Controller.md)
|
|
772
865
|
- [GobodoGobodoApi.Coordinates](docs/Coordinates.md)
|
|
866
|
+
- [GobodoGobodoApi.Coupon](docs/Coupon.md)
|
|
773
867
|
- [GobodoGobodoApi.CreateAccountResponse](docs/CreateAccountResponse.md)
|
|
774
868
|
- [GobodoGobodoApi.CreateFunctionInput](docs/CreateFunctionInput.md)
|
|
775
869
|
- [GobodoGobodoApi.CreateStripeAccountInput](docs/CreateStripeAccountInput.md)
|
|
776
870
|
- [GobodoGobodoApi.CreateStripeCustomerInput](docs/CreateStripeCustomerInput.md)
|
|
777
871
|
- [GobodoGobodoApi.CreateTopicInput](docs/CreateTopicInput.md)
|
|
778
872
|
- [GobodoGobodoApi.CreateTopicListenerInput](docs/CreateTopicListenerInput.md)
|
|
873
|
+
- [GobodoGobodoApi.CreditedItems](docs/CreditedItems.md)
|
|
874
|
+
- [GobodoGobodoApi.CurrencyConversion](docs/CurrencyConversion.md)
|
|
779
875
|
- [GobodoGobodoApi.CurrencyGrantInput](docs/CurrencyGrantInput.md)
|
|
780
876
|
- [GobodoGobodoApi.CurrencyGrantResponse](docs/CurrencyGrantResponse.md)
|
|
781
877
|
- [GobodoGobodoApi.CurrencyInput](docs/CurrencyInput.md)
|
|
782
878
|
- [GobodoGobodoApi.CurrencyMinterRegistrationInput](docs/CurrencyMinterRegistrationInput.md)
|
|
879
|
+
- [GobodoGobodoApi.CurrencyOption](docs/CurrencyOption.md)
|
|
783
880
|
- [GobodoGobodoApi.CurrencyResponse](docs/CurrencyResponse.md)
|
|
784
881
|
- [GobodoGobodoApi.CurrencySettings](docs/CurrencySettings.md)
|
|
882
|
+
- [GobodoGobodoApi.CurrentPhase](docs/CurrentPhase.md)
|
|
883
|
+
- [GobodoGobodoApi.CustomField](docs/CustomField.md)
|
|
884
|
+
- [GobodoGobodoApi.CustomText](docs/CustomText.md)
|
|
885
|
+
- [GobodoGobodoApi.CustomUnitAmount](docs/CustomUnitAmount.md)
|
|
886
|
+
- [GobodoGobodoApi.Customer](docs/Customer.md)
|
|
887
|
+
- [GobodoGobodoApi.CustomerAcceptance](docs/CustomerAcceptance.md)
|
|
888
|
+
- [GobodoGobodoApi.CustomerBalance](docs/CustomerBalance.md)
|
|
889
|
+
- [GobodoGobodoApi.CustomerDetails](docs/CustomerDetails.md)
|
|
890
|
+
- [GobodoGobodoApi.CustomerNotification](docs/CustomerNotification.md)
|
|
785
891
|
- [GobodoGobodoApi.CustomerResponse](docs/CustomerResponse.md)
|
|
892
|
+
- [GobodoGobodoApi.CustomerTaxId](docs/CustomerTaxId.md)
|
|
893
|
+
- [GobodoGobodoApi.Dashboard](docs/Dashboard.md)
|
|
786
894
|
- [GobodoGobodoApi.DataObject](docs/DataObject.md)
|
|
787
895
|
- [GobodoGobodoApi.DataSheetImport](docs/DataSheetImport.md)
|
|
788
896
|
- [GobodoGobodoApi.DataSheetImportPrivacySettings](docs/DataSheetImportPrivacySettings.md)
|
|
789
897
|
- [GobodoGobodoApi.DataSheetImportSummary](docs/DataSheetImportSummary.md)
|
|
898
|
+
- [GobodoGobodoApi.DeclineOn](docs/DeclineOn.md)
|
|
899
|
+
- [GobodoGobodoApi.DefaultSettings](docs/DefaultSettings.md)
|
|
900
|
+
- [GobodoGobodoApi.DeliveryEstimate](docs/DeliveryEstimate.md)
|
|
790
901
|
- [GobodoGobodoApi.DeviceRegistrationRequest](docs/DeviceRegistrationRequest.md)
|
|
902
|
+
- [GobodoGobodoApi.Discount](docs/Discount.md)
|
|
903
|
+
- [GobodoGobodoApi.DiscountAmount](docs/DiscountAmount.md)
|
|
904
|
+
- [GobodoGobodoApi.DisplayBankTransferInstructions](docs/DisplayBankTransferInstructions.md)
|
|
905
|
+
- [GobodoGobodoApi.DisplayDetails](docs/DisplayDetails.md)
|
|
906
|
+
- [GobodoGobodoApi.Dob](docs/Dob.md)
|
|
791
907
|
- [GobodoGobodoApi.Document](docs/Document.md)
|
|
792
908
|
- [GobodoGobodoApi.DocumentPart](docs/DocumentPart.md)
|
|
793
909
|
- [GobodoGobodoApi.DocumentPartType](docs/DocumentPartType.md)
|
|
794
910
|
- [GobodoGobodoApi.DocumentType](docs/DocumentType.md)
|
|
795
911
|
- [GobodoGobodoApi.DomainMappingInput](docs/DomainMappingInput.md)
|
|
796
912
|
- [GobodoGobodoApi.DomainMappingResponse](docs/DomainMappingResponse.md)
|
|
913
|
+
- [GobodoGobodoApi.Dropdown](docs/Dropdown.md)
|
|
797
914
|
- [GobodoGobodoApi.EmailAddress](docs/EmailAddress.md)
|
|
915
|
+
- [GobodoGobodoApi.EmailSent](docs/EmailSent.md)
|
|
916
|
+
- [GobodoGobodoApi.EndBehavior](docs/EndBehavior.md)
|
|
917
|
+
- [GobodoGobodoApi.Eps](docs/Eps.md)
|
|
918
|
+
- [GobodoGobodoApi.Errors](docs/Errors.md)
|
|
919
|
+
- [GobodoGobodoApi.EuBankTransfer](docs/EuBankTransfer.md)
|
|
920
|
+
- [GobodoGobodoApi.ExtendedAuthorization](docs/ExtendedAuthorization.md)
|
|
921
|
+
- [GobodoGobodoApi.ExternalAccount](docs/ExternalAccount.md)
|
|
922
|
+
- [GobodoGobodoApi.ExternalAccountCollection](docs/ExternalAccountCollection.md)
|
|
923
|
+
- [GobodoGobodoApi.ExternalAccountCollectionPageTypeToken](docs/ExternalAccountCollectionPageTypeToken.md)
|
|
924
|
+
- [GobodoGobodoApi.Familymart](docs/Familymart.md)
|
|
925
|
+
- [GobodoGobodoApi.Feature](docs/Feature.md)
|
|
926
|
+
- [GobodoGobodoApi.FeeDetail](docs/FeeDetail.md)
|
|
927
|
+
- [GobodoGobodoApi.FeeRefund](docs/FeeRefund.md)
|
|
928
|
+
- [GobodoGobodoApi.FeeRefundCollection](docs/FeeRefundCollection.md)
|
|
798
929
|
- [GobodoGobodoApi.FieldMapping](docs/FieldMapping.md)
|
|
799
930
|
- [GobodoGobodoApi.Fields](docs/Fields.md)
|
|
800
931
|
- [GobodoGobodoApi.File](docs/File.md)
|
|
801
932
|
- [GobodoGobodoApi.FileAttachmentUploadObject](docs/FileAttachmentUploadObject.md)
|
|
933
|
+
- [GobodoGobodoApi.FileLink](docs/FileLink.md)
|
|
934
|
+
- [GobodoGobodoApi.FileLinkCollection](docs/FileLinkCollection.md)
|
|
802
935
|
- [GobodoGobodoApi.Filter](docs/Filter.md)
|
|
803
936
|
- [GobodoGobodoApi.FilterManager](docs/FilterManager.md)
|
|
937
|
+
- [GobodoGobodoApi.FinancialAddress](docs/FinancialAddress.md)
|
|
938
|
+
- [GobodoGobodoApi.FinancialConnections](docs/FinancialConnections.md)
|
|
939
|
+
- [GobodoGobodoApi.FixedAmount](docs/FixedAmount.md)
|
|
804
940
|
- [GobodoGobodoApi.Form](docs/Form.md)
|
|
805
941
|
- [GobodoGobodoApi.FormSection](docs/FormSection.md)
|
|
806
942
|
- [GobodoGobodoApi.FormSubmission](docs/FormSubmission.md)
|
|
943
|
+
- [GobodoGobodoApi.Fpx](docs/Fpx.md)
|
|
944
|
+
- [GobodoGobodoApi.FraudDetails](docs/FraudDetails.md)
|
|
945
|
+
- [GobodoGobodoApi.FromInvoice](docs/FromInvoice.md)
|
|
946
|
+
- [GobodoGobodoApi.FromQuote](docs/FromQuote.md)
|
|
807
947
|
- [GobodoGobodoApi.FunctionConfigInput](docs/FunctionConfigInput.md)
|
|
808
948
|
- [GobodoGobodoApi.FunctionEnvironmentConfig](docs/FunctionEnvironmentConfig.md)
|
|
809
949
|
- [GobodoGobodoApi.FunctionInput](docs/FunctionInput.md)
|
|
810
950
|
- [GobodoGobodoApi.FunctionOutput](docs/FunctionOutput.md)
|
|
951
|
+
- [GobodoGobodoApi.FutureRequirements](docs/FutureRequirements.md)
|
|
952
|
+
- [GobodoGobodoApi.GeneratedFrom](docs/GeneratedFrom.md)
|
|
811
953
|
- [GobodoGobodoApi.GeocodePayload](docs/GeocodePayload.md)
|
|
812
954
|
- [GobodoGobodoApi.GeocodeResponse](docs/GeocodeResponse.md)
|
|
813
955
|
- [GobodoGobodoApi.GeolocationInput](docs/GeolocationInput.md)
|
|
814
956
|
- [GobodoGobodoApi.GetFunctionConfig](docs/GetFunctionConfig.md)
|
|
815
957
|
- [GobodoGobodoApi.GetFunctionEnvironmentConfig](docs/GetFunctionEnvironmentConfig.md)
|
|
816
958
|
- [GobodoGobodoApi.GetFunctionResponse](docs/GetFunctionResponse.md)
|
|
959
|
+
- [GobodoGobodoApi.Giropay](docs/Giropay.md)
|
|
817
960
|
- [GobodoGobodoApi.GoogleCloudSettings](docs/GoogleCloudSettings.md)
|
|
961
|
+
- [GobodoGobodoApi.GooglePay](docs/GooglePay.md)
|
|
962
|
+
- [GobodoGobodoApi.Grabpay](docs/Grabpay.md)
|
|
818
963
|
- [GobodoGobodoApi.Graph](docs/Graph.md)
|
|
819
964
|
- [GobodoGobodoApi.GraphAction](docs/GraphAction.md)
|
|
820
965
|
- [GobodoGobodoApi.GraphActionPayload](docs/GraphActionPayload.md)
|
|
@@ -842,16 +987,51 @@ Class | Method | HTTP request | Description
|
|
|
842
987
|
- [GobodoGobodoApi.GraphSchemaInput](docs/GraphSchemaInput.md)
|
|
843
988
|
- [GobodoGobodoApi.GraphSchemaResponse](docs/GraphSchemaResponse.md)
|
|
844
989
|
- [GobodoGobodoApi.GraphTraversalInput](docs/GraphTraversalInput.md)
|
|
990
|
+
- [GobodoGobodoApi.HostedConfirmation](docs/HostedConfirmation.md)
|
|
991
|
+
- [GobodoGobodoApi.Iban](docs/Iban.md)
|
|
992
|
+
- [GobodoGobodoApi.Ideal](docs/Ideal.md)
|
|
845
993
|
- [GobodoGobodoApi.Image](docs/Image.md)
|
|
994
|
+
- [GobodoGobodoApi.IncrementalAuthorization](docs/IncrementalAuthorization.md)
|
|
846
995
|
- [GobodoGobodoApi.IndexFilter](docs/IndexFilter.md)
|
|
847
996
|
- [GobodoGobodoApi.InputPart](docs/InputPart.md)
|
|
848
997
|
- [GobodoGobodoApi.InputPartHeaders](docs/InputPartHeaders.md)
|
|
998
|
+
- [GobodoGobodoApi.Installments](docs/Installments.md)
|
|
999
|
+
- [GobodoGobodoApi.InteracPresent](docs/InteracPresent.md)
|
|
1000
|
+
- [GobodoGobodoApi.Invoice](docs/Invoice.md)
|
|
1001
|
+
- [GobodoGobodoApi.InvoiceCreation](docs/InvoiceCreation.md)
|
|
1002
|
+
- [GobodoGobodoApi.InvoiceData](docs/InvoiceData.md)
|
|
1003
|
+
- [GobodoGobodoApi.InvoiceItem](docs/InvoiceItem.md)
|
|
1004
|
+
- [GobodoGobodoApi.InvoiceLineItem](docs/InvoiceLineItem.md)
|
|
1005
|
+
- [GobodoGobodoApi.InvoiceLineItemCollection](docs/InvoiceLineItemCollection.md)
|
|
1006
|
+
- [GobodoGobodoApi.InvoiceSettings](docs/InvoiceSettings.md)
|
|
1007
|
+
- [GobodoGobodoApi.IpAddressLocation](docs/IpAddressLocation.md)
|
|
1008
|
+
- [GobodoGobodoApi.Item](docs/Item.md)
|
|
1009
|
+
- [GobodoGobodoApi.ItemReason](docs/ItemReason.md)
|
|
849
1010
|
- [GobodoGobodoApi.JsonArray](docs/JsonArray.md)
|
|
1011
|
+
- [GobodoGobodoApi.JsonNull](docs/JsonNull.md)
|
|
850
1012
|
- [GobodoGobodoApi.JsonObject](docs/JsonObject.md)
|
|
1013
|
+
- [GobodoGobodoApi.JsonPrimitive](docs/JsonPrimitive.md)
|
|
851
1014
|
- [GobodoGobodoApi.JsonValue](docs/JsonValue.md)
|
|
852
1015
|
- [GobodoGobodoApi.KafkaSettings](docs/KafkaSettings.md)
|
|
1016
|
+
- [GobodoGobodoApi.Klarna](docs/Klarna.md)
|
|
1017
|
+
- [GobodoGobodoApi.Konbini](docs/Konbini.md)
|
|
1018
|
+
- [GobodoGobodoApi.KonbiniDisplayDetails](docs/KonbiniDisplayDetails.md)
|
|
1019
|
+
- [GobodoGobodoApi.Label](docs/Label.md)
|
|
1020
|
+
- [GobodoGobodoApi.Lawson](docs/Lawson.md)
|
|
1021
|
+
- [GobodoGobodoApi.Level3](docs/Level3.md)
|
|
1022
|
+
- [GobodoGobodoApi.LineItem](docs/LineItem.md)
|
|
1023
|
+
- [GobodoGobodoApi.LineItemCollection](docs/LineItemCollection.md)
|
|
1024
|
+
- [GobodoGobodoApi.LineItemInput](docs/LineItemInput.md)
|
|
853
1025
|
- [GobodoGobodoApi.Link](docs/Link.md)
|
|
1026
|
+
- [GobodoGobodoApi.LinkInput](docs/LinkInput.md)
|
|
1027
|
+
- [GobodoGobodoApi.LinkResponse](docs/LinkResponse.md)
|
|
854
1028
|
- [GobodoGobodoApi.LiveStreamInfo](docs/LiveStreamInfo.md)
|
|
1029
|
+
- [GobodoGobodoApi.Location](docs/Location.md)
|
|
1030
|
+
- [GobodoGobodoApi.MainPhoto](docs/MainPhoto.md)
|
|
1031
|
+
- [GobodoGobodoApi.Mandate](docs/Mandate.md)
|
|
1032
|
+
- [GobodoGobodoApi.MandateOptions](docs/MandateOptions.md)
|
|
1033
|
+
- [GobodoGobodoApi.Masterpass](docs/Masterpass.md)
|
|
1034
|
+
- [GobodoGobodoApi.Maximum](docs/Maximum.md)
|
|
855
1035
|
- [GobodoGobodoApi.MediaType](docs/MediaType.md)
|
|
856
1036
|
- [GobodoGobodoApi.MeetingEventInput](docs/MeetingEventInput.md)
|
|
857
1037
|
- [GobodoGobodoApi.MeetingEventResponse](docs/MeetingEventResponse.md)
|
|
@@ -866,14 +1046,34 @@ Class | Method | HTTP request | Description
|
|
|
866
1046
|
- [GobodoGobodoApi.MemberManagerInput](docs/MemberManagerInput.md)
|
|
867
1047
|
- [GobodoGobodoApi.MemberManagerResponse](docs/MemberManagerResponse.md)
|
|
868
1048
|
- [GobodoGobodoApi.MessageGroup](docs/MessageGroup.md)
|
|
1049
|
+
- [GobodoGobodoApi.Minimum](docs/Minimum.md)
|
|
1050
|
+
- [GobodoGobodoApi.Ministop](docs/Ministop.md)
|
|
1051
|
+
- [GobodoGobodoApi.MonthlyEstimatedRevenue](docs/MonthlyEstimatedRevenue.md)
|
|
1052
|
+
- [GobodoGobodoApi.MultiUse](docs/MultiUse.md)
|
|
1053
|
+
- [GobodoGobodoApi.Multibanco](docs/Multibanco.md)
|
|
1054
|
+
- [GobodoGobodoApi.Multicapture](docs/Multicapture.md)
|
|
869
1055
|
- [GobodoGobodoApi.MultipartBody](docs/MultipartBody.md)
|
|
870
1056
|
- [GobodoGobodoApi.MultivaluedMapStringString](docs/MultivaluedMapStringString.md)
|
|
1057
|
+
- [GobodoGobodoApi.NetworkToken](docs/NetworkToken.md)
|
|
1058
|
+
- [GobodoGobodoApi.Networks](docs/Networks.md)
|
|
1059
|
+
- [GobodoGobodoApi.NextAction](docs/NextAction.md)
|
|
871
1060
|
- [GobodoGobodoApi.NotificationInput](docs/NotificationInput.md)
|
|
872
1061
|
- [GobodoGobodoApi.NotificationResponse](docs/NotificationResponse.md)
|
|
873
1062
|
- [GobodoGobodoApi.NumberSettings](docs/NumberSettings.md)
|
|
1063
|
+
- [GobodoGobodoApi.Numeric](docs/Numeric.md)
|
|
874
1064
|
- [GobodoGobodoApi.ObjectSettings](docs/ObjectSettings.md)
|
|
875
1065
|
- [GobodoGobodoApi.Objecttype](docs/Objecttype.md)
|
|
1066
|
+
- [GobodoGobodoApi.Offline](docs/Offline.md)
|
|
1067
|
+
- [GobodoGobodoApi.Online](docs/Online.md)
|
|
1068
|
+
- [GobodoGobodoApi.Option](docs/Option.md)
|
|
876
1069
|
- [GobodoGobodoApi.OutParameter](docs/OutParameter.md)
|
|
1070
|
+
- [GobodoGobodoApi.Outcome](docs/Outcome.md)
|
|
1071
|
+
- [GobodoGobodoApi.Overcapture](docs/Overcapture.md)
|
|
1072
|
+
- [GobodoGobodoApi.OwnershipDeclaration](docs/OwnershipDeclaration.md)
|
|
1073
|
+
- [GobodoGobodoApi.Oxxo](docs/Oxxo.md)
|
|
1074
|
+
- [GobodoGobodoApi.OxxoDisplayDetails](docs/OxxoDisplayDetails.md)
|
|
1075
|
+
- [GobodoGobodoApi.P24](docs/P24.md)
|
|
1076
|
+
- [GobodoGobodoApi.PackageDimensions](docs/PackageDimensions.md)
|
|
877
1077
|
- [GobodoGobodoApi.Page](docs/Page.md)
|
|
878
1078
|
- [GobodoGobodoApi.PageSchema](docs/PageSchema.md)
|
|
879
1079
|
- [GobodoGobodoApi.Pageable](docs/Pageable.md)
|
|
@@ -884,33 +1084,104 @@ Class | Method | HTTP request | Description
|
|
|
884
1084
|
- [GobodoGobodoApi.PasswordResetResponse](docs/PasswordResetResponse.md)
|
|
885
1085
|
- [GobodoGobodoApi.PasswordResetValidationResponse](docs/PasswordResetValidationResponse.md)
|
|
886
1086
|
- [GobodoGobodoApi.Path](docs/Path.md)
|
|
1087
|
+
- [GobodoGobodoApi.PauseCollection](docs/PauseCollection.md)
|
|
887
1088
|
- [GobodoGobodoApi.PaymentAccountObject](docs/PaymentAccountObject.md)
|
|
1089
|
+
- [GobodoGobodoApi.PaymentIntent](docs/PaymentIntent.md)
|
|
1090
|
+
- [GobodoGobodoApi.PaymentIntentData](docs/PaymentIntentData.md)
|
|
888
1091
|
- [GobodoGobodoApi.PaymentIntentInput](docs/PaymentIntentInput.md)
|
|
889
1092
|
- [GobodoGobodoApi.PaymentIntentResponse](docs/PaymentIntentResponse.md)
|
|
1093
|
+
- [GobodoGobodoApi.PaymentLink](docs/PaymentLink.md)
|
|
890
1094
|
- [GobodoGobodoApi.PaymentMethod](docs/PaymentMethod.md)
|
|
1095
|
+
- [GobodoGobodoApi.PaymentMethodConfigurationDetails](docs/PaymentMethodConfigurationDetails.md)
|
|
1096
|
+
- [GobodoGobodoApi.PaymentMethodDetails](docs/PaymentMethodDetails.md)
|
|
891
1097
|
- [GobodoGobodoApi.PaymentMethodInput](docs/PaymentMethodInput.md)
|
|
1098
|
+
- [GobodoGobodoApi.PaymentMethodOptions](docs/PaymentMethodOptions.md)
|
|
892
1099
|
- [GobodoGobodoApi.PaymentMethodResponse](docs/PaymentMethodResponse.md)
|
|
893
1100
|
- [GobodoGobodoApi.PaymentMethodsResponse](docs/PaymentMethodsResponse.md)
|
|
1101
|
+
- [GobodoGobodoApi.PaymentSettings](docs/PaymentSettings.md)
|
|
1102
|
+
- [GobodoGobodoApi.PaymentSource](docs/PaymentSource.md)
|
|
1103
|
+
- [GobodoGobodoApi.PaymentSourceCollection](docs/PaymentSourceCollection.md)
|
|
1104
|
+
- [GobodoGobodoApi.Payments](docs/Payments.md)
|
|
1105
|
+
- [GobodoGobodoApi.Paynow](docs/Paynow.md)
|
|
1106
|
+
- [GobodoGobodoApi.PaynowDisplayQrCode](docs/PaynowDisplayQrCode.md)
|
|
894
1107
|
- [GobodoGobodoApi.Payout](docs/Payout.md)
|
|
895
1108
|
- [GobodoGobodoApi.PayoutInput](docs/PayoutInput.md)
|
|
896
1109
|
- [GobodoGobodoApi.PayoutResponse](docs/PayoutResponse.md)
|
|
1110
|
+
- [GobodoGobodoApi.Payouts](docs/Payouts.md)
|
|
1111
|
+
- [GobodoGobodoApi.Paypal](docs/Paypal.md)
|
|
1112
|
+
- [GobodoGobodoApi.Pdf](docs/Pdf.md)
|
|
1113
|
+
- [GobodoGobodoApi.PendingInvoiceItemInterval](docs/PendingInvoiceItemInterval.md)
|
|
1114
|
+
- [GobodoGobodoApi.PendingUpdate](docs/PendingUpdate.md)
|
|
1115
|
+
- [GobodoGobodoApi.Period](docs/Period.md)
|
|
1116
|
+
- [GobodoGobodoApi.Person](docs/Person.md)
|
|
1117
|
+
- [GobodoGobodoApi.Phase](docs/Phase.md)
|
|
897
1118
|
- [GobodoGobodoApi.PhoneNumber](docs/PhoneNumber.md)
|
|
898
|
-
- [GobodoGobodoApi.
|
|
1119
|
+
- [GobodoGobodoApi.PhoneNumberCollection](docs/PhoneNumberCollection.md)
|
|
1120
|
+
- [GobodoGobodoApi.Pix](docs/Pix.md)
|
|
1121
|
+
- [GobodoGobodoApi.PixDisplayQrCode](docs/PixDisplayQrCode.md)
|
|
1122
|
+
- [GobodoGobodoApi.Plan](docs/Plan.md)
|
|
1123
|
+
- [GobodoGobodoApi.PostInput](docs/PostInput.md)
|
|
1124
|
+
- [GobodoGobodoApi.PostResponse](docs/PostResponse.md)
|
|
1125
|
+
- [GobodoGobodoApi.Price](docs/Price.md)
|
|
899
1126
|
- [GobodoGobodoApi.PrivateMessage](docs/PrivateMessage.md)
|
|
900
1127
|
- [GobodoGobodoApi.PrivateMessageConversation](docs/PrivateMessageConversation.md)
|
|
901
1128
|
- [GobodoGobodoApi.PrivateMessageConversationSchema](docs/PrivateMessageConversationSchema.md)
|
|
1129
|
+
- [GobodoGobodoApi.Processing](docs/Processing.md)
|
|
1130
|
+
- [GobodoGobodoApi.Product](docs/Product.md)
|
|
902
1131
|
- [GobodoGobodoApi.Profile](docs/Profile.md)
|
|
903
1132
|
- [GobodoGobodoApi.Profiletype](docs/Profiletype.md)
|
|
1133
|
+
- [GobodoGobodoApi.PromotionCode](docs/PromotionCode.md)
|
|
1134
|
+
- [GobodoGobodoApi.Promptpay](docs/Promptpay.md)
|
|
1135
|
+
- [GobodoGobodoApi.PromptpayDisplayQrCode](docs/PromptpayDisplayQrCode.md)
|
|
1136
|
+
- [GobodoGobodoApi.ProrationDetails](docs/ProrationDetails.md)
|
|
904
1137
|
- [GobodoGobodoApi.PublicationInput](docs/PublicationInput.md)
|
|
905
1138
|
- [GobodoGobodoApi.PublicationResponse](docs/PublicationResponse.md)
|
|
906
1139
|
- [GobodoGobodoApi.PurchaseInput](docs/PurchaseInput.md)
|
|
907
1140
|
- [GobodoGobodoApi.PurchaseResponse](docs/PurchaseResponse.md)
|
|
908
1141
|
- [GobodoGobodoApi.PurgeDataDefaultResponse](docs/PurgeDataDefaultResponse.md)
|
|
1142
|
+
- [GobodoGobodoApi.QrCode](docs/QrCode.md)
|
|
1143
|
+
- [GobodoGobodoApi.Quote](docs/Quote.md)
|
|
1144
|
+
- [GobodoGobodoApi.RadarOptions](docs/RadarOptions.md)
|
|
1145
|
+
- [GobodoGobodoApi.Receipt](docs/Receipt.md)
|
|
1146
|
+
- [GobodoGobodoApi.Recovery](docs/Recovery.md)
|
|
1147
|
+
- [GobodoGobodoApi.Recurring](docs/Recurring.md)
|
|
1148
|
+
- [GobodoGobodoApi.Redirect](docs/Redirect.md)
|
|
1149
|
+
- [GobodoGobodoApi.RedirectToUrl](docs/RedirectToUrl.md)
|
|
1150
|
+
- [GobodoGobodoApi.Refund](docs/Refund.md)
|
|
1151
|
+
- [GobodoGobodoApi.RefundCollection](docs/RefundCollection.md)
|
|
1152
|
+
- [GobodoGobodoApi.Relationship](docs/Relationship.md)
|
|
909
1153
|
- [GobodoGobodoApi.RelationshipMapping](docs/RelationshipMapping.md)
|
|
1154
|
+
- [GobodoGobodoApi.Rendering](docs/Rendering.md)
|
|
1155
|
+
- [GobodoGobodoApi.RenderingOptions](docs/RenderingOptions.md)
|
|
1156
|
+
- [GobodoGobodoApi.RequestOptions](docs/RequestOptions.md)
|
|
1157
|
+
- [GobodoGobodoApi.RequestOptionsProxyCredential](docs/RequestOptionsProxyCredential.md)
|
|
1158
|
+
- [GobodoGobodoApi.Requirements](docs/Requirements.md)
|
|
910
1159
|
- [GobodoGobodoApi.RestApplicationInput](docs/RestApplicationInput.md)
|
|
911
1160
|
- [GobodoGobodoApi.RestApplicationResponse](docs/RestApplicationResponse.md)
|
|
1161
|
+
- [GobodoGobodoApi.Restrictions](docs/Restrictions.md)
|
|
1162
|
+
- [GobodoGobodoApi.Review](docs/Review.md)
|
|
1163
|
+
- [GobodoGobodoApi.RevolutPay](docs/RevolutPay.md)
|
|
1164
|
+
- [GobodoGobodoApi.Rule](docs/Rule.md)
|
|
1165
|
+
- [GobodoGobodoApi.SamsungPay](docs/SamsungPay.md)
|
|
1166
|
+
- [GobodoGobodoApi.Schedule](docs/Schedule.md)
|
|
912
1167
|
- [GobodoGobodoApi.ScreenSchema](docs/ScreenSchema.md)
|
|
1168
|
+
- [GobodoGobodoApi.Seicomart](docs/Seicomart.md)
|
|
1169
|
+
- [GobodoGobodoApi.SellerProtection](docs/SellerProtection.md)
|
|
1170
|
+
- [GobodoGobodoApi.SepaCreditTransfer](docs/SepaCreditTransfer.md)
|
|
1171
|
+
- [GobodoGobodoApi.SepaDebit](docs/SepaDebit.md)
|
|
1172
|
+
- [GobodoGobodoApi.SepaDebitPayments](docs/SepaDebitPayments.md)
|
|
1173
|
+
- [GobodoGobodoApi.Session](docs/Session.md)
|
|
1174
|
+
- [GobodoGobodoApi.Settings](docs/Settings.md)
|
|
1175
|
+
- [GobodoGobodoApi.SetupAttempt](docs/SetupAttempt.md)
|
|
1176
|
+
- [GobodoGobodoApi.SetupIntent](docs/SetupIntent.md)
|
|
1177
|
+
- [GobodoGobodoApi.ShippingAddress](docs/ShippingAddress.md)
|
|
1178
|
+
- [GobodoGobodoApi.ShippingAddressCollection](docs/ShippingAddressCollection.md)
|
|
1179
|
+
- [GobodoGobodoApi.ShippingCost](docs/ShippingCost.md)
|
|
1180
|
+
- [GobodoGobodoApi.ShippingDetails](docs/ShippingDetails.md)
|
|
1181
|
+
- [GobodoGobodoApi.ShippingOption](docs/ShippingOption.md)
|
|
1182
|
+
- [GobodoGobodoApi.ShippingRate](docs/ShippingRate.md)
|
|
913
1183
|
- [GobodoGobodoApi.SimulcastInfo](docs/SimulcastInfo.md)
|
|
1184
|
+
- [GobodoGobodoApi.SingleUse](docs/SingleUse.md)
|
|
914
1185
|
- [GobodoGobodoApi.SiteInput](docs/SiteInput.md)
|
|
915
1186
|
- [GobodoGobodoApi.SiteResponse](docs/SiteResponse.md)
|
|
916
1187
|
- [GobodoGobodoApi.SiteTypeInput](docs/SiteTypeInput.md)
|
|
@@ -922,27 +1193,75 @@ Class | Method | HTTP request | Description
|
|
|
922
1193
|
- [GobodoGobodoApi.SocialGroupResponse](docs/SocialGroupResponse.md)
|
|
923
1194
|
- [GobodoGobodoApi.SocialGroupType](docs/SocialGroupType.md)
|
|
924
1195
|
- [GobodoGobodoApi.SocialGroupTypeInput](docs/SocialGroupTypeInput.md)
|
|
1196
|
+
- [GobodoGobodoApi.Sofort](docs/Sofort.md)
|
|
925
1197
|
- [GobodoGobodoApi.Sort](docs/Sort.md)
|
|
1198
|
+
- [GobodoGobodoApi.SortCode](docs/SortCode.md)
|
|
926
1199
|
- [GobodoGobodoApi.SourceTypes](docs/SourceTypes.md)
|
|
927
|
-
- [GobodoGobodoApi.
|
|
1200
|
+
- [GobodoGobodoApi.Spei](docs/Spei.md)
|
|
1201
|
+
- [GobodoGobodoApi.StatusDetails](docs/StatusDetails.md)
|
|
1202
|
+
- [GobodoGobodoApi.StatusTransitions](docs/StatusTransitions.md)
|
|
1203
|
+
- [GobodoGobodoApi.Store](docs/Store.md)
|
|
1204
|
+
- [GobodoGobodoApi.Stores](docs/Stores.md)
|
|
928
1205
|
- [GobodoGobodoApi.StripeAccount](docs/StripeAccount.md)
|
|
1206
|
+
- [GobodoGobodoApi.StripeCheckoutSession](docs/StripeCheckoutSession.md)
|
|
929
1207
|
- [GobodoGobodoApi.StripeCustomerAccount](docs/StripeCustomerAccount.md)
|
|
1208
|
+
- [GobodoGobodoApi.StripeError](docs/StripeError.md)
|
|
1209
|
+
- [GobodoGobodoApi.StripePaymentIntent](docs/StripePaymentIntent.md)
|
|
1210
|
+
- [GobodoGobodoApi.StripeSubscription](docs/StripeSubscription.md)
|
|
1211
|
+
- [GobodoGobodoApi.Submit](docs/Submit.md)
|
|
1212
|
+
- [GobodoGobodoApi.Subscription](docs/Subscription.md)
|
|
1213
|
+
- [GobodoGobodoApi.SubscriptionCollection](docs/SubscriptionCollection.md)
|
|
1214
|
+
- [GobodoGobodoApi.SubscriptionData](docs/SubscriptionData.md)
|
|
1215
|
+
- [GobodoGobodoApi.SubscriptionDetails](docs/SubscriptionDetails.md)
|
|
1216
|
+
- [GobodoGobodoApi.SubscriptionInput](docs/SubscriptionInput.md)
|
|
1217
|
+
- [GobodoGobodoApi.SubscriptionItem](docs/SubscriptionItem.md)
|
|
1218
|
+
- [GobodoGobodoApi.SubscriptionItemCollection](docs/SubscriptionItemCollection.md)
|
|
1219
|
+
- [GobodoGobodoApi.SubscriptionResponse](docs/SubscriptionResponse.md)
|
|
1220
|
+
- [GobodoGobodoApi.SubscriptionSchedule](docs/SubscriptionSchedule.md)
|
|
1221
|
+
- [GobodoGobodoApi.Swift](docs/Swift.md)
|
|
1222
|
+
- [GobodoGobodoApi.Tax](docs/Tax.md)
|
|
1223
|
+
- [GobodoGobodoApi.TaxAmount](docs/TaxAmount.md)
|
|
1224
|
+
- [GobodoGobodoApi.TaxCode](docs/TaxCode.md)
|
|
1225
|
+
- [GobodoGobodoApi.TaxId](docs/TaxId.md)
|
|
1226
|
+
- [GobodoGobodoApi.TaxIdCollection](docs/TaxIdCollection.md)
|
|
1227
|
+
- [GobodoGobodoApi.TaxRate](docs/TaxRate.md)
|
|
930
1228
|
- [GobodoGobodoApi.Template](docs/Template.md)
|
|
931
1229
|
- [GobodoGobodoApi.TemplateResponse](docs/TemplateResponse.md)
|
|
932
1230
|
- [GobodoGobodoApi.TemplateSchema](docs/TemplateSchema.md)
|
|
1231
|
+
- [GobodoGobodoApi.TermsOfServiceAcceptance](docs/TermsOfServiceAcceptance.md)
|
|
1232
|
+
- [GobodoGobodoApi.TestClock](docs/TestClock.md)
|
|
1233
|
+
- [GobodoGobodoApi.Text](docs/Text.md)
|
|
933
1234
|
- [GobodoGobodoApi.ThemeMapping](docs/ThemeMapping.md)
|
|
934
1235
|
- [GobodoGobodoApi.ThemeMappingPayload](docs/ThemeMappingPayload.md)
|
|
1236
|
+
- [GobodoGobodoApi.ThreeDSecure](docs/ThreeDSecure.md)
|
|
1237
|
+
- [GobodoGobodoApi.ThreeDSecureUsage](docs/ThreeDSecureUsage.md)
|
|
1238
|
+
- [GobodoGobodoApi.ThresholdReason](docs/ThresholdReason.md)
|
|
1239
|
+
- [GobodoGobodoApi.Tier](docs/Tier.md)
|
|
935
1240
|
- [GobodoGobodoApi.Timezone](docs/Timezone.md)
|
|
936
1241
|
- [GobodoGobodoApi.Timezone1](docs/Timezone1.md)
|
|
1242
|
+
- [GobodoGobodoApi.Tip](docs/Tip.md)
|
|
937
1243
|
- [GobodoGobodoApi.TopicInfoResponse](docs/TopicInfoResponse.md)
|
|
938
1244
|
- [GobodoGobodoApi.TopicMessageInput](docs/TopicMessageInput.md)
|
|
939
1245
|
- [GobodoGobodoApi.TopicSubscriptionResponse](docs/TopicSubscriptionResponse.md)
|
|
1246
|
+
- [GobodoGobodoApi.TosAcceptance](docs/TosAcceptance.md)
|
|
1247
|
+
- [GobodoGobodoApi.TotalDetails](docs/TotalDetails.md)
|
|
1248
|
+
- [GobodoGobodoApi.TotalDiscountAmount](docs/TotalDiscountAmount.md)
|
|
1249
|
+
- [GobodoGobodoApi.TotalTaxAmount](docs/TotalTaxAmount.md)
|
|
940
1250
|
- [GobodoGobodoApi.Transaction](docs/Transaction.md)
|
|
941
1251
|
- [GobodoGobodoApi.Transfer](docs/Transfer.md)
|
|
1252
|
+
- [GobodoGobodoApi.TransferData](docs/TransferData.md)
|
|
942
1253
|
- [GobodoGobodoApi.TransferInput](docs/TransferInput.md)
|
|
943
1254
|
- [GobodoGobodoApi.TransferResponse](docs/TransferResponse.md)
|
|
944
1255
|
- [GobodoGobodoApi.TransferResponsePaymentMethodDetails](docs/TransferResponsePaymentMethodDetails.md)
|
|
1256
|
+
- [GobodoGobodoApi.TransferReversal](docs/TransferReversal.md)
|
|
1257
|
+
- [GobodoGobodoApi.TransferReversalCollection](docs/TransferReversalCollection.md)
|
|
1258
|
+
- [GobodoGobodoApi.TransformQuantity](docs/TransformQuantity.md)
|
|
1259
|
+
- [GobodoGobodoApi.TransformUsage](docs/TransformUsage.md)
|
|
945
1260
|
- [GobodoGobodoApi.TraversalRelationResponse](docs/TraversalRelationResponse.md)
|
|
1261
|
+
- [GobodoGobodoApi.Treasury](docs/Treasury.md)
|
|
1262
|
+
- [GobodoGobodoApi.TrialSettings](docs/TrialSettings.md)
|
|
1263
|
+
- [GobodoGobodoApi.Upfront](docs/Upfront.md)
|
|
1264
|
+
- [GobodoGobodoApi.UsBankAccount](docs/UsBankAccount.md)
|
|
946
1265
|
- [GobodoGobodoApi.User](docs/User.md)
|
|
947
1266
|
- [GobodoGobodoApi.UserDataPayload](docs/UserDataPayload.md)
|
|
948
1267
|
- [GobodoGobodoApi.UserDomain](docs/UserDomain.md)
|
|
@@ -953,16 +1272,27 @@ Class | Method | HTTP request | Description
|
|
|
953
1272
|
- [GobodoGobodoApi.Userid](docs/Userid.md)
|
|
954
1273
|
- [GobodoGobodoApi.UsernameReminderRequest](docs/UsernameReminderRequest.md)
|
|
955
1274
|
- [GobodoGobodoApi.UsernameReminderResponse](docs/UsernameReminderResponse.md)
|
|
1275
|
+
- [GobodoGobodoApi.Verification](docs/Verification.md)
|
|
1276
|
+
- [GobodoGobodoApi.VerifyWithMicrodeposits](docs/VerifyWithMicrodeposits.md)
|
|
956
1277
|
- [GobodoGobodoApi.Video](docs/Video.md)
|
|
957
1278
|
- [GobodoGobodoApi.VideoLiveUrl](docs/VideoLiveUrl.md)
|
|
958
1279
|
- [GobodoGobodoApi.VideoSchema](docs/VideoSchema.md)
|
|
959
1280
|
- [GobodoGobodoApi.VideoUploadObject](docs/VideoUploadObject.md)
|
|
1281
|
+
- [GobodoGobodoApi.VisaCheckout](docs/VisaCheckout.md)
|
|
1282
|
+
- [GobodoGobodoApi.Wallet](docs/Wallet.md)
|
|
960
1283
|
- [GobodoGobodoApi.WalletHoldInput](docs/WalletHoldInput.md)
|
|
961
1284
|
- [GobodoGobodoApi.WalletHoldResponse](docs/WalletHoldResponse.md)
|
|
962
1285
|
- [GobodoGobodoApi.WalletPayoutInput](docs/WalletPayoutInput.md)
|
|
963
1286
|
- [GobodoGobodoApi.WalletPayoutResponse](docs/WalletPayoutResponse.md)
|
|
964
1287
|
- [GobodoGobodoApi.WalletResponse](docs/WalletResponse.md)
|
|
1288
|
+
- [GobodoGobodoApi.Wechat](docs/Wechat.md)
|
|
1289
|
+
- [GobodoGobodoApi.WechatPay](docs/WechatPay.md)
|
|
1290
|
+
- [GobodoGobodoApi.WechatPayDisplayQrCode](docs/WechatPayDisplayQrCode.md)
|
|
1291
|
+
- [GobodoGobodoApi.WechatPayRedirectToAndroidApp](docs/WechatPayRedirectToAndroidApp.md)
|
|
1292
|
+
- [GobodoGobodoApi.WechatPayRedirectToIosApp](docs/WechatPayRedirectToIosApp.md)
|
|
1293
|
+
- [GobodoGobodoApi.Zengin](docs/Zengin.md)
|
|
965
1294
|
- [GobodoGobodoApi.ZeusPortalCategory](docs/ZeusPortalCategory.md)
|
|
1295
|
+
- [GobodoGobodoApi.Zip](docs/Zip.md)
|
|
966
1296
|
|
|
967
1297
|
|
|
968
1298
|
## Documentation for Authorization
|