wallet 2.1.603 → 2.2.7
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/LICENSE +201 -201
- package/NOTICE +14 -0
- package/README.md +1551 -1530
- package/dist/api/aPIKeysApi.d.ts +70 -70
- package/dist/api/aPIKeysApi.js +379 -379
- package/dist/api/amenitiesApi.d.ts +69 -69
- package/dist/api/amenitiesApi.js +379 -379
- package/dist/api/apis.d.ts +126 -116
- package/dist/api/apis.js +144 -134
- package/dist/api/apis.js.map +1 -1
- package/dist/api/appToPersonA2PRegistrationApi.d.ts +60 -60
- package/dist/api/appToPersonA2PRegistrationApi.js +311 -311
- package/dist/api/appleWalletSubscribersApi.d.ts +42 -42
- package/dist/api/appleWalletSubscribersApi.js +195 -195
- package/dist/api/authenticationApi.d.ts +63 -63
- package/dist/api/authenticationApi.js +311 -311
- package/dist/api/billingPaymentsApi.d.ts +160 -152
- package/dist/api/billingPaymentsApi.js +1009 -952
- package/dist/api/billingPaymentsApi.js.map +1 -1
- package/dist/api/broadcastsApi.d.ts +129 -0
- package/dist/api/broadcastsApi.js +816 -0
- package/dist/api/broadcastsApi.js.map +1 -0
- package/dist/api/clubMembersApi.d.ts +116 -116
- package/dist/api/clubMembersApi.js +681 -681
- package/dist/api/countriesApi.d.ts +35 -35
- package/dist/api/countriesApi.js +128 -128
- package/dist/api/customerApi.d.ts +102 -102
- package/dist/api/customerApi.js +632 -632
- package/dist/api/diningApi.d.ts +69 -69
- package/dist/api/diningApi.js +379 -379
- package/dist/api/dynamicVouchersApi.d.ts +112 -104
- package/dist/api/dynamicVouchersApi.js +691 -631
- package/dist/api/dynamicVouchersApi.js.map +1 -1
- package/dist/api/emailSubscribersApi.d.ts +69 -69
- package/dist/api/emailSubscribersApi.js +385 -385
- package/dist/api/employeesApi.d.ts +155 -399
- package/dist/api/employeesApi.js +974 -2679
- package/dist/api/employeesApi.js.map +1 -1
- package/dist/api/filesDocumentsApi.d.ts +114 -0
- package/dist/api/filesDocumentsApi.js +680 -0
- package/dist/api/filesDocumentsApi.js.map +1 -0
- package/dist/api/galleryApi.d.ts +69 -69
- package/dist/api/galleryApi.js +379 -379
- package/dist/api/gamingApi.d.ts +69 -69
- package/dist/api/gamingApi.js +379 -379
- package/dist/api/helpDeskApi.d.ts +53 -0
- package/dist/api/helpDeskApi.js +258 -0
- package/dist/api/helpDeskApi.js.map +1 -0
- package/dist/api/importExportApi.d.ts +84 -0
- package/dist/api/importExportApi.js +487 -0
- package/dist/api/importExportApi.js.map +1 -0
- package/dist/api/importedListsApi.d.ts +138 -0
- package/dist/api/importedListsApi.js +890 -0
- package/dist/api/importedListsApi.js.map +1 -0
- package/dist/api/industriesApi.d.ts +52 -52
- package/dist/api/industriesApi.js +242 -242
- package/dist/api/infoGenesisReportsApi.d.ts +250 -250
- package/dist/api/infoGenesisReportsApi.js +1742 -1742
- package/dist/api/interactionsApi.d.ts +194 -194
- package/dist/api/interactionsApi.js +1263 -1263
- package/dist/api/loungeApi.d.ts +69 -69
- package/dist/api/loungeApi.js +379 -379
- package/dist/api/membershipTiersApi.d.ts +105 -105
- package/dist/api/membershipTiersApi.js +622 -622
- package/dist/api/merchantApi.d.ts +93 -258
- package/dist/api/merchantApi.js +539 -1744
- package/dist/api/merchantApi.js.map +1 -1
- package/dist/api/merchantCreditsApi.d.ts +116 -116
- package/dist/api/merchantCreditsApi.js +681 -681
- package/dist/api/newsApi.d.ts +69 -69
- package/dist/api/newsApi.js +379 -379
- package/dist/api/openAIApi.d.ts +193 -193
- package/dist/api/openAIApi.js +1245 -1245
- package/dist/api/{dashboardSummariesApi.d.ts → optInListsApi.d.ts} +178 -171
- package/dist/api/{dashboardSummariesApi.js → optInListsApi.js} +1239 -1311
- package/dist/api/optInListsApi.js.map +1 -0
- package/dist/api/paymentDesignsApi.d.ts +77 -77
- package/dist/api/paymentDesignsApi.js +440 -440
- package/dist/api/performancesApi.d.ts +140 -140
- package/dist/api/performancesApi.js +905 -905
- package/dist/api/phoneNumbersApi.d.ts +110 -0
- package/dist/api/phoneNumbersApi.js +684 -0
- package/dist/api/phoneNumbersApi.js.map +1 -0
- package/dist/api/pointOfSaleConfigurationApi.d.ts +69 -69
- package/dist/api/pointOfSaleConfigurationApi.js +379 -379
- package/dist/api/prizesApi.d.ts +86 -86
- package/dist/api/prizesApi.js +501 -501
- package/dist/api/productsApi.d.ts +69 -69
- package/dist/api/productsApi.js +379 -379
- package/dist/api/promotionCodesApi.d.ts +69 -69
- package/dist/api/promotionCodesApi.js +379 -379
- package/dist/api/qRCodeDesignsApi.d.ts +78 -78
- package/dist/api/qRCodeDesignsApi.js +440 -440
- package/dist/api/quickLinksApi.d.ts +78 -78
- package/dist/api/quickLinksApi.js +440 -440
- package/dist/api/quickLinksSectionApi.d.ts +69 -69
- package/dist/api/quickLinksSectionApi.js +379 -379
- package/dist/api/roomRatesApi.d.ts +69 -69
- package/dist/api/roomRatesApi.js +379 -379
- package/dist/api/sMSMessagesApi.d.ts +112 -0
- package/dist/api/sMSMessagesApi.js +774 -0
- package/dist/api/sMSMessagesApi.js.map +1 -0
- package/dist/api/sMSSubscribersApi.d.ts +69 -69
- package/dist/api/sMSSubscribersApi.js +385 -385
- package/dist/api/servicesApi.d.ts +69 -69
- package/dist/api/servicesApi.js +379 -379
- package/dist/api/shopifyTerminalApi.d.ts +51 -51
- package/dist/api/shopifyTerminalApi.js +258 -258
- package/dist/api/shortLinksApi.d.ts +86 -86
- package/dist/api/shortLinksApi.js +501 -501
- package/dist/api/staticVoucherCampaignsApi.d.ts +200 -200
- package/dist/api/staticVoucherCampaignsApi.js +1325 -1325
- package/dist/api/staticVouchersApi.d.ts +78 -78
- package/dist/api/staticVouchersApi.js +449 -449
- package/dist/api/systemApi.d.ts +88 -96
- package/dist/api/systemApi.js +510 -567
- package/dist/api/systemApi.js.map +1 -1
- package/dist/api/ticketsApi.d.ts +70 -70
- package/dist/api/ticketsApi.js +380 -380
- package/dist/api/videosApi.d.ts +79 -69
- package/dist/api/videosApi.js +440 -379
- package/dist/api/videosApi.js.map +1 -1
- package/dist/api/virtualBusinessCardApi.d.ts +86 -86
- package/dist/api/virtualBusinessCardApi.js +501 -501
- package/dist/api/walletConfigurationApi.d.ts +53 -53
- package/dist/api/walletConfigurationApi.js +253 -253
- package/dist/api/walletMobileTerminalApi.d.ts +52 -52
- package/dist/api/walletMobileTerminalApi.js +258 -258
- package/dist/api/walletTransactionLedgerApi.d.ts +36 -36
- package/dist/api/walletTransactionLedgerApi.js +155 -155
- package/dist/api/walletWebTerminalApi.d.ts +51 -51
- package/dist/api/walletWebTerminalApi.js +258 -258
- package/dist/api/wixTerminalApi.d.ts +51 -51
- package/dist/api/wixTerminalApi.js +258 -258
- package/dist/api/wooCommerceTerminalApi.d.ts +51 -51
- package/dist/api/wooCommerceTerminalApi.js +258 -258
- package/dist/api.d.ts +2 -2
- package/dist/api.js +18 -18
- package/dist/model/a2PApplicationSubmission.d.ts +53 -53
- package/dist/model/a2PApplicationSubmission.js +192 -192
- package/dist/model/advertisementCredit.d.ts +24 -24
- package/dist/model/advertisementCredit.js +77 -77
- package/dist/model/advertisementCreditBroadcast.d.ts +37 -37
- package/dist/model/advertisementCreditBroadcast.js +117 -117
- package/dist/model/advertisementCreditScan.d.ts +36 -36
- package/dist/model/advertisementCreditScan.js +127 -127
- package/dist/model/amenity.d.ts +21 -21
- package/dist/model/amenity.js +67 -67
- package/dist/model/amenityId.d.ts +13 -13
- package/dist/model/amenityId.js +11 -11
- package/dist/model/announcement.d.ts +16 -16
- package/dist/model/announcement.js +47 -47
- package/dist/model/applicableTerminals.d.ts +13 -13
- package/dist/model/applicableTerminals.js +11 -11
- package/dist/model/assistant.d.ts +25 -25
- package/dist/model/assistant.js +87 -87
- package/dist/model/authError.d.ts +14 -14
- package/dist/model/authError.js +37 -37
- package/dist/model/availablePhoneNumbersRequest.d.ts +11 -11
- package/dist/model/availablePhoneNumbersRequest.js +22 -22
- package/dist/model/browserDetails.d.ts +14 -14
- package/dist/model/browserDetails.js +37 -37
- package/dist/model/businessClassification.d.ts +6 -6
- package/dist/model/businessClassification.js +10 -10
- package/dist/model/businessIndustry.d.ts +35 -35
- package/dist/model/businessIndustry.js +39 -39
- package/dist/model/businessRegionsOfOperation.d.ts +8 -8
- package/dist/model/businessRegionsOfOperation.js +12 -12
- package/dist/model/businessRegistrationIdentifier.d.ts +12 -12
- package/dist/model/businessRegistrationIdentifier.js +16 -16
- package/dist/model/businessStockExchanges.d.ts +29 -29
- package/dist/model/businessStockExchanges.js +33 -33
- package/dist/model/businessType.d.ts +8 -8
- package/dist/model/businessType.js +12 -12
- package/dist/model/chatCompletionAudio.d.ts +13 -13
- package/dist/model/chatCompletionAudio.js +32 -32
- package/dist/model/chatCompletionMessage.d.ts +22 -22
- package/dist/model/chatCompletionMessage.js +48 -48
- package/dist/model/chatCompletionMessageAudio.d.ts +17 -17
- package/dist/model/chatCompletionMessageAudio.js +32 -32
- package/dist/model/chatCompletionMessageFunctionCall.d.ts +15 -15
- package/dist/model/chatCompletionMessageFunctionCall.js +22 -22
- package/dist/model/chatCompletionMessageToolCall.d.ts +18 -18
- package/dist/model/chatCompletionMessageToolCall.js +33 -33
- package/dist/model/chatCompletionMessageToolCallFunction.d.ts +11 -11
- package/dist/model/chatCompletionMessageToolCallFunction.js +22 -22
- package/dist/model/claimTicketRequest.d.ts +14 -14
- package/dist/model/claimTicketRequest.js +17 -17
- package/dist/model/clickFunnelAmount.d.ts +11 -11
- package/dist/model/clickFunnelAmount.js +22 -22
- package/dist/model/clickFunnelContact.d.ts +53 -53
- package/dist/model/clickFunnelContact.js +227 -227
- package/dist/model/clickFunnelContactProfile.d.ts +44 -44
- package/dist/model/clickFunnelContactProfile.js +187 -187
- package/dist/model/clickFunnelEvent.d.ts +12 -12
- package/dist/model/clickFunnelEvent.js +22 -22
- package/dist/model/clickFunnelOriginalAmount.d.ts +11 -11
- package/dist/model/clickFunnelOriginalAmount.js +22 -22
- package/dist/model/clickFunnelProduct.d.ts +38 -38
- package/dist/model/clickFunnelProduct.js +152 -152
- package/dist/model/clickFunnelPurchase.d.ts +38 -38
- package/dist/model/clickFunnelPurchase.js +137 -137
- package/dist/model/clickFunnelRegistration.d.ts +12 -12
- package/dist/model/clickFunnelRegistration.js +22 -22
- package/dist/model/countClaimedComps200Response.d.ts +15 -15
- package/dist/model/countClaimedComps200Response.js +22 -22
- package/dist/model/createFile200Response.d.ts +16 -16
- package/dist/model/createFile200Response.js +27 -27
- package/dist/model/createRunOnThreadRequest.d.ts +15 -15
- package/dist/model/createRunOnThreadRequest.js +22 -22
- package/dist/model/createStaticVoucherCampaign.d.ts +23 -23
- package/dist/model/createStaticVoucherCampaign.js +77 -77
- package/dist/model/createStaticVoucherCampaignWithVoucherWithCSV.d.ts +23 -23
- package/dist/model/createStaticVoucherCampaignWithVoucherWithCSV.js +77 -77
- package/dist/model/dashboardWidget.d.ts +25 -25
- package/dist/model/dashboardWidget.js +92 -92
- package/dist/model/dining.d.ts +21 -21
- package/dist/model/dining.js +67 -67
- package/dist/model/document.d.ts +19 -19
- package/dist/model/document.js +62 -62
- package/dist/model/duplicateRowFound.d.ts +14 -14
- package/dist/model/duplicateRowFound.js +37 -37
- package/dist/model/dynamicVoucher.d.ts +46 -46
- package/dist/model/dynamicVoucher.js +177 -177
- package/dist/model/dynamicVoucherBroadcast.d.ts +37 -37
- package/dist/model/dynamicVoucherBroadcast.js +117 -117
- package/dist/model/dynamicVoucherBroadcastListType.d.ts +13 -13
- package/dist/model/dynamicVoucherBroadcastListType.js +11 -11
- package/dist/model/dynamicVoucherTemporalDecreaseFrequencyType.d.ts +13 -13
- package/dist/model/dynamicVoucherTemporalDecreaseFrequencyType.js +11 -11
- package/dist/model/emailSubscriber.d.ts +18 -18
- package/dist/model/emailSubscriber.js +52 -52
- package/dist/model/employee.d.ts +43 -43
- package/dist/model/employee.js +162 -162
- package/dist/model/employeeAPIKey.d.ts +19 -19
- package/dist/model/employeeAPIKey.js +57 -57
- package/dist/model/employeeActivityLog.d.ts +16 -16
- package/dist/model/employeeActivityLog.js +47 -47
- package/dist/model/employeeAlert.d.ts +19 -19
- package/dist/model/employeeAlert.js +62 -62
- package/dist/model/employeeScheduleStartDay.d.ts +13 -13
- package/dist/model/employeeScheduleStartDay.js +11 -11
- package/dist/model/employeeScheduleStartHour.d.ts +13 -13
- package/dist/model/employeeScheduleStartHour.js +11 -11
- package/dist/model/employeeScheduleStartMeridiem.d.ts +13 -13
- package/dist/model/employeeScheduleStartMeridiem.js +11 -11
- package/dist/model/employeeScheduleStartMinute.d.ts +13 -13
- package/dist/model/employeeScheduleStartMinute.js +11 -11
- package/dist/model/entityTooLarge.d.ts +14 -14
- package/dist/model/entityTooLarge.js +37 -37
- package/dist/model/exportDataFile.d.ts +19 -19
- package/dist/model/exportDataFile.js +62 -62
- package/dist/model/falsumError.d.ts +11 -11
- package/dist/model/falsumError.js +22 -22
- package/dist/model/falsumField.d.ts +12 -12
- package/dist/model/falsumField.js +27 -27
- package/dist/model/feature.d.ts +18 -18
- package/dist/model/feature.js +57 -57
- package/dist/model/fetchAdvertisementCreditScansFromListRequest.d.ts +14 -14
- package/dist/model/fetchAdvertisementCreditScansFromListRequest.js +17 -17
- package/dist/model/fetchAllCountries200ResponseInner.d.ts +17 -17
- package/dist/model/fetchAllCountries200ResponseInner.js +32 -32
- package/dist/model/fetchAllLedgerTransactions200Response.d.ts +17 -17
- package/dist/model/fetchAllLedgerTransactions200Response.js +27 -27
- package/dist/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner.d.ts +28 -28
- package/dist/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner.js +77 -77
- package/dist/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType.d.ts +13 -13
- package/dist/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType.js +11 -11
- package/dist/model/fetchCustomerTicketsWithTokenRequest.d.ts +15 -15
- package/dist/model/fetchCustomerTicketsWithTokenRequest.js +22 -22
- package/dist/model/fetchDomainsByIndustry200Response.d.ts +20 -20
- package/dist/model/fetchDomainsByIndustry200Response.js +47 -47
- package/dist/model/fetchImportedListRecipientsByPage200Response.d.ts +17 -17
- package/dist/model/fetchImportedListRecipientsByPage200Response.js +27 -27
- package/dist/model/fetchInboundSMSByPage200Response.d.ts +17 -17
- package/dist/model/fetchInboundSMSByPage200Response.js +27 -27
- package/dist/model/fetchIndustry200Response.d.ts +19 -19
- package/dist/model/fetchIndustry200Response.js +37 -37
- package/dist/model/fetchMembersCount200Response.d.ts +14 -14
- package/dist/model/fetchMembersCount200Response.js +17 -17
- package/dist/model/fetchOptInListSubscribersByPage200Response.d.ts +17 -17
- package/dist/model/fetchOptInListSubscribersByPage200Response.js +27 -27
- package/dist/model/fetchOutboundSMSByPage200Response.d.ts +17 -17
- package/dist/model/fetchOutboundSMSByPage200Response.js +27 -27
- package/dist/model/fetchPerformanceTicketsPage200Response.d.ts +16 -16
- package/dist/model/fetchPerformanceTicketsPage200Response.js +22 -22
- package/dist/model/fetchStaticVouchersPage200Response.d.ts +16 -16
- package/dist/model/fetchStaticVouchersPage200Response.js +22 -22
- package/dist/model/forbiddenRequest.d.ts +14 -14
- package/dist/model/forbiddenRequest.js +37 -37
- package/dist/model/foreignKeyDoesNotExist.d.ts +14 -14
- package/dist/model/foreignKeyDoesNotExist.js +37 -37
- package/dist/model/gaming.d.ts +21 -21
- package/dist/model/gaming.js +67 -67
- package/dist/model/helpDeskRequest.d.ts +20 -20
- package/dist/model/helpDeskRequest.js +62 -62
- package/dist/model/imageGrid.d.ts +20 -20
- package/dist/model/imageGrid.js +62 -62
- package/dist/model/importTicketsRequest.d.ts +15 -15
- package/dist/model/importTicketsRequest.js +17 -17
- package/dist/model/importedList.d.ts +18 -18
- package/dist/model/importedList.js +52 -52
- package/dist/model/importedListRecipient.d.ts +18 -18
- package/dist/model/importedListRecipient.js +52 -52
- package/dist/model/inboundSMS.d.ts +46 -46
- package/dist/model/inboundSMS.js +192 -192
- package/dist/model/internalServerError500.d.ts +14 -14
- package/dist/model/internalServerError500.js +37 -37
- package/dist/model/jobPosition.d.ts +9 -9
- package/dist/model/jobPosition.js +13 -13
- package/dist/model/ledgerEntry.d.ts +38 -38
- package/dist/model/ledgerEntry.js +137 -137
- package/dist/model/ledgerEntryParentObjectID.d.ts +13 -13
- package/dist/model/ledgerEntryParentObjectID.js +11 -11
- package/dist/model/ledgerEntryTransactionType.d.ts +13 -13
- package/dist/model/ledgerEntryTransactionType.js +11 -11
- package/dist/model/linkBook.d.ts +21 -21
- package/dist/model/linkBook.js +62 -62
- package/dist/model/linkBookSection.d.ts +17 -17
- package/dist/model/linkBookSection.js +47 -47
- package/dist/model/loginStatus200Response.d.ts +21 -21
- package/dist/model/loginStatus200Response.js +33 -33
- package/dist/model/loginStatus200ResponseAnyOf.d.ts +15 -15
- package/dist/model/loginStatus200ResponseAnyOf.js +22 -22
- package/dist/model/lounge.d.ts +21 -21
- package/dist/model/lounge.js +67 -67
- package/dist/model/mSAnalyticsMemberCountPartitionedByDate.d.ts +11 -11
- package/dist/model/mSAnalyticsMemberCountPartitionedByDate.js +22 -22
- package/dist/model/mSAnalyticsMemberPointsRedeemedPartitionedByDate.d.ts +11 -11
- package/dist/model/mSAnalyticsMemberPointsRedeemedPartitionedByDate.js +22 -22
- package/dist/model/mSAnalyticsMemberPointsRefundedPartitionedByDate.d.ts +11 -11
- package/dist/model/mSAnalyticsMemberPointsRefundedPartitionedByDate.js +22 -22
- package/dist/model/mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate.d.ts +11 -11
- package/dist/model/mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate.js +22 -22
- package/dist/model/mSAnalyticsMembershipTierAmountRefundedPartitionedByDate.d.ts +11 -11
- package/dist/model/mSAnalyticsMembershipTierAmountRefundedPartitionedByDate.js +22 -22
- package/dist/model/mSMemberHistory.d.ts +22 -22
- package/dist/model/mSMemberHistory.js +77 -77
- package/dist/model/mSMemberHistoryPagination.d.ts +12 -12
- package/dist/model/mSMemberHistoryPagination.js +27 -27
- package/dist/model/mSMemberRedemption.d.ts +21 -21
- package/dist/model/mSMemberRedemption.js +62 -62
- package/dist/model/mSMemberRedemptionPagination.d.ts +12 -12
- package/dist/model/mSMemberRedemptionPagination.js +27 -27
- package/dist/model/mSMemberRedemptionRegisterID.d.ts +13 -13
- package/dist/model/mSMemberRedemptionRegisterID.js +11 -11
- package/dist/model/mSMemberRedemptionTransactionType.d.ts +13 -13
- package/dist/model/mSMemberRedemptionTransactionType.js +11 -11
- package/dist/model/mSMembershipTierHistory.d.ts +19 -19
- package/dist/model/mSMembershipTierHistory.js +62 -62
- package/dist/model/mSMembershipTierHistoryPagination.d.ts +12 -12
- package/dist/model/mSMembershipTierHistoryPagination.js +27 -27
- package/dist/model/mSMembershipTierRedemption.d.ts +22 -22
- package/dist/model/mSMembershipTierRedemption.js +67 -67
- package/dist/model/mSMembershipTierRedemptionPagination.d.ts +12 -12
- package/dist/model/mSMembershipTierRedemptionPagination.js +27 -27
- package/dist/model/mSMerchantCreditHistory.d.ts +17 -17
- package/dist/model/mSMerchantCreditHistory.js +52 -52
- package/dist/model/mSMerchantCreditHistoryPagination.d.ts +12 -12
- package/dist/model/mSMerchantCreditHistoryPagination.js +27 -27
- package/dist/model/mSMerchantCreditRedemption.d.ts +21 -21
- package/dist/model/mSMerchantCreditRedemption.js +62 -62
- package/dist/model/mSMerchantCreditRedemptionPagination.d.ts +12 -12
- package/dist/model/mSMerchantCreditRedemptionPagination.js +27 -27
- package/dist/model/mediaFile.d.ts +19 -19
- package/dist/model/mediaFile.js +62 -62
- package/dist/model/member.d.ts +23 -23
- package/dist/model/member.js +82 -82
- package/dist/model/memberSearch.d.ts +19 -19
- package/dist/model/memberSearch.js +47 -47
- package/dist/model/memberSearchSearchKey.d.ts +13 -13
- package/dist/model/memberSearchSearchKey.js +11 -11
- package/dist/model/memberSearchSortKey.d.ts +13 -13
- package/dist/model/memberSearchSortKey.js +11 -11
- package/dist/model/merchant.d.ts +36 -36
- package/dist/model/merchant.js +147 -147
- package/dist/model/merchantCreditSearch.d.ts +13 -13
- package/dist/model/merchantCreditSearch.js +32 -32
- package/dist/model/merchantNotInitialized.d.ts +14 -14
- package/dist/model/merchantNotInitialized.js +37 -37
- package/dist/model/merchantURL.d.ts +17 -17
- package/dist/model/merchantURL.js +47 -47
- package/dist/model/message.d.ts +18 -18
- package/dist/model/message.js +52 -52
- package/dist/model/models.d.ts +453 -445
- package/dist/model/models.js +1441 -1417
- package/dist/model/models.js.map +1 -1
- package/dist/model/moduleError.d.ts +31 -31
- package/dist/model/moduleError.js +122 -122
- package/dist/model/newsArticle.d.ts +21 -21
- package/dist/model/newsArticle.js +67 -67
- package/dist/model/oAIAssistantUpdateParams.d.ts +18 -18
- package/dist/model/oAIAssistantUpdateParams.js +57 -57
- package/dist/model/oAIAssistantUpdateParamsCreateParams.d.ts +18 -18
- package/dist/model/oAIAssistantUpdateParamsCreateParams.js +57 -57
- package/dist/model/optInList.d.ts +28 -28
- package/dist/model/optInList.js +102 -102
- package/dist/model/optInListSource.d.ts +18 -18
- package/dist/model/optInListSource.js +52 -52
- package/dist/model/optInListSubscriber.d.ts +27 -27
- package/dist/model/optInListSubscriber.js +87 -87
- package/dist/model/optInListSubscriberOptInSourceID.d.ts +13 -13
- package/dist/model/optInListSubscriberOptInSourceID.js +11 -11
- package/dist/model/outboundSMS.d.ts +34 -34
- package/dist/model/outboundSMS.js +122 -122
- package/dist/model/outboundSMSPaymentObjectBroadcastID.d.ts +13 -13
- package/dist/model/outboundSMSPaymentObjectBroadcastID.js +11 -11
- package/dist/model/outboundSMSStatus.d.ts +13 -13
- package/dist/model/outboundSMSStatus.js +11 -11
- package/dist/model/paginatedWTMembers.d.ts +12 -12
- package/dist/model/paginatedWTMembers.js +27 -27
- package/dist/model/paginatedWTMerchantCredits.d.ts +12 -12
- package/dist/model/paginatedWTMerchantCredits.js +27 -27
- package/dist/model/paginationRequestWithIDAndWithoutSortOptions.d.ts +12 -12
- package/dist/model/paginationRequestWithIDAndWithoutSortOptions.js +27 -27
- package/dist/model/paginationRequestWithSortOptions.d.ts +20 -20
- package/dist/model/paginationRequestWithSortOptions.js +43 -43
- package/dist/model/paginationRequestWithSortOptionsSortOrder.d.ts +13 -13
- package/dist/model/paginationRequestWithSortOptionsSortOrder.js +11 -11
- package/dist/model/paymentDesign.d.ts +30 -30
- package/dist/model/paymentDesign.js +107 -107
- package/dist/model/performance.d.ts +27 -27
- package/dist/model/performance.js +97 -97
- package/dist/model/performance.js.map +1 -1
- package/dist/model/phoneNumber.d.ts +32 -32
- package/dist/model/phoneNumber.js +122 -122
- package/dist/model/phoneNumberCapabilities.d.ts +17 -17
- package/dist/model/phoneNumberCapabilities.js +32 -32
- package/dist/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive.d.ts +27 -27
- package/dist/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive.js +77 -77
- package/dist/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID.d.ts +26 -26
- package/dist/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID.js +72 -72
- package/dist/model/pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID.d.ts +15 -15
- package/dist/model/pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID.js +22 -22
- package/dist/model/pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId.d.ts +15 -15
- package/dist/model/pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId.js +22 -22
- package/dist/model/pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier.d.ts +20 -20
- package/dist/model/pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier.js +47 -47
- package/dist/model/pickMSMemberExcludeKeyofMSMemberMemberIdentifier.d.ts +25 -25
- package/dist/model/pickMSMemberExcludeKeyofMSMemberMemberIdentifier.js +72 -72
- package/dist/model/pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier.d.ts +15 -15
- package/dist/model/pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier.js +22 -22
- package/dist/model/pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier.d.ts +20 -20
- package/dist/model/pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier.js +47 -47
- package/dist/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey.d.ts +18 -18
- package/dist/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey.js +32 -32
- package/dist/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder.d.ts +13 -13
- package/dist/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder.js +11 -11
- package/dist/model/pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded.d.ts +15 -15
- package/dist/model/pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded.js +22 -22
- package/dist/model/pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID.d.ts +15 -15
- package/dist/model/pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID.js +22 -22
- package/dist/model/pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId.d.ts +17 -17
- package/dist/model/pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId.js +32 -32
- package/dist/model/pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId.d.ts +25 -25
- package/dist/model/pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId.js +72 -72
- package/dist/model/pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs.d.ts +24 -24
- package/dist/model/pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs.js +67 -67
- package/dist/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount.d.ts +22 -22
- package/dist/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount.js +52 -52
- package/dist/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID.d.ts +13 -13
- package/dist/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID.js +11 -11
- package/dist/model/pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId.d.ts +27 -27
- package/dist/model/pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId.js +82 -82
- package/dist/model/pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId.d.ts +16 -16
- package/dist/model/pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId.js +27 -27
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone.d.ts +36 -36
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone.js +117 -117
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID.d.ts +13 -13
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID.js +11 -11
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus.d.ts +13 -13
- package/dist/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus.js +11 -11
- package/dist/model/pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID.d.ts +19 -19
- package/dist/model/pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID.js +37 -37
- package/dist/model/pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt.d.ts +33 -33
- package/dist/model/pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt.js +97 -97
- package/dist/model/pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId.d.ts +19 -19
- package/dist/model/pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId.js +37 -37
- package/dist/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate.d.ts +26 -26
- package/dist/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate.js +72 -72
- package/dist/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType.d.ts +13 -13
- package/dist/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType.js +11 -11
- package/dist/model/pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType.d.ts +32 -32
- package/dist/model/pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType.js +107 -107
- package/dist/model/pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID.d.ts +27 -27
- package/dist/model/pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID.js +77 -77
- package/dist/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId.d.ts +27 -27
- package/dist/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId.js +77 -77
- package/dist/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType.d.ts +13 -13
- package/dist/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType.js +11 -11
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt.d.ts +38 -38
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt.js +122 -122
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID.d.ts +13 -13
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID.js +11 -11
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType.d.ts +13 -13
- package/dist/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType.js +11 -11
- package/dist/model/pickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId.d.ts +16 -16
- package/dist/model/pickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId.js +27 -27
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail.d.ts +33 -33
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail.js +92 -92
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay.d.ts +13 -13
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay.js +11 -11
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour.d.ts +13 -13
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour.js +11 -11
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem.d.ts +13 -13
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem.js +11 -11
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute.d.ts +13 -13
- package/dist/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute.js +11 -11
- package/dist/model/pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday.d.ts +21 -21
- package/dist/model/pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday.js +52 -52
- package/dist/model/pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber.d.ts +16 -16
- package/dist/model/pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber.js +27 -27
- package/dist/model/pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID.d.ts +15 -15
- package/dist/model/pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID.js +22 -22
- package/dist/model/pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId.d.ts +19 -19
- package/dist/model/pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId.js +42 -42
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID.d.ts +36 -36
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID.js +102 -102
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus.d.ts +13 -13
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus.js +11 -11
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix.d.ts +13 -13
- package/dist/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix.js +11 -11
- package/dist/model/pickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId.d.ts +14 -14
- package/dist/model/pickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId.js +17 -17
- package/dist/model/pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime.d.ts +27 -27
- package/dist/model/pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime.js +77 -77
- package/dist/model/pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID.d.ts +16 -16
- package/dist/model/pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID.js +27 -27
- package/dist/model/plan.d.ts +15 -15
- package/dist/model/plan.js +42 -42
- package/dist/model/portalPage.d.ts +74 -74
- package/dist/model/portalPage.js +78 -78
- package/dist/model/presignedPost.d.ts +12 -12
- package/dist/model/presignedPost.js +22 -22
- package/dist/model/presignedPostFields.d.ts +11 -11
- package/dist/model/presignedPostFields.js +22 -22
- package/dist/model/product.d.ts +17 -17
- package/dist/model/product.js +52 -52
- package/dist/model/productTaxBehavior.d.ts +13 -0
- package/dist/model/productTaxBehavior.js +12 -0
- package/dist/model/productTaxBehavior.js.map +1 -0
- package/dist/model/profileStatuses.d.ts +7 -7
- package/dist/model/profileStatuses.js +11 -11
- package/dist/model/promoCode.d.ts +23 -23
- package/dist/model/promoCode.js +77 -77
- package/dist/model/qRCodeDesign.d.ts +18 -18
- package/dist/model/qRCodeDesign.js +52 -52
- package/dist/model/reachPerformanceStats.d.ts +20 -20
- package/dist/model/reachPerformanceStats.js +67 -67
- package/dist/model/request.d.ts +63 -63
- package/dist/model/request.js +282 -282
- package/dist/model/response.d.ts +16 -16
- package/dist/model/response.js +47 -47
- package/dist/model/role.d.ts +24 -24
- package/dist/model/role.js +87 -87
- package/dist/model/roleAuditLog.d.ts +21 -21
- package/dist/model/roleAuditLog.js +72 -72
- package/dist/model/roomRate.d.ts +21 -21
- package/dist/model/roomRate.js +67 -67
- package/dist/model/sSImportedListRecipientCreateParams.d.ts +11 -11
- package/dist/model/sSImportedListRecipientCreateParams.js +22 -22
- package/dist/model/sSOptInSource.d.ts +17 -17
- package/dist/model/sSOptInSource.js +52 -52
- package/dist/model/sSOutboundStatuses.d.ts +13 -13
- package/dist/model/sSOutboundStatuses.js +11 -11
- package/dist/model/saveMerchantCreditPaymentDesignRequest.d.ts +14 -14
- package/dist/model/saveMerchantCreditPaymentDesignRequest.js +17 -17
- package/dist/model/saveTicketSettingsRequest.d.ts +17 -17
- package/dist/model/saveTicketSettingsRequest.js +32 -32
- package/dist/model/service.d.ts +28 -21
- package/dist/model/service.js +97 -67
- package/dist/model/service.js.map +1 -1
- package/dist/model/setDefaultPaymentMethodRequest.d.ts +14 -14
- package/dist/model/setDefaultPaymentMethodRequest.js +17 -17
- package/dist/model/simpleSMSBroadcast.d.ts +35 -35
- package/dist/model/simpleSMSBroadcast.js +112 -112
- package/dist/model/smsSubscriber.d.ts +16 -16
- package/dist/model/smsSubscriber.js +42 -42
- package/dist/model/sortDirection.d.ts +4 -4
- package/dist/model/sortDirection.js +8 -8
- package/dist/model/staticVoucher.d.ts +45 -45
- package/dist/model/staticVoucher.js +172 -172
- package/dist/model/staticVoucherCampaign.d.ts +36 -36
- package/dist/model/staticVoucherCampaign.js +137 -137
- package/dist/model/staticVoucherCampaignBroadcast.d.ts +34 -34
- package/dist/model/staticVoucherCampaignBroadcast.js +107 -107
- package/dist/model/staticVoucherCampaignBroadcastBroadcastStatus.d.ts +13 -13
- package/dist/model/staticVoucherCampaignBroadcastBroadcastStatus.js +11 -11
- package/dist/model/staticVoucherCampaignBroadcastPaymentObjectPrefix.d.ts +13 -13
- package/dist/model/staticVoucherCampaignBroadcastPaymentObjectPrefix.js +11 -11
- package/dist/model/staticVoucherCampaignUpdate.d.ts +19 -19
- package/dist/model/staticVoucherCampaignUpdate.js +57 -57
- package/dist/model/staticVoucherCampaignValueType.d.ts +13 -13
- package/dist/model/staticVoucherCampaignValueType.js +11 -11
- package/dist/model/staticVoucherId.d.ts +13 -13
- package/dist/model/staticVoucherId.js +11 -11
- package/dist/model/status.d.ts +13 -13
- package/dist/model/status.js +11 -11
- package/dist/model/subscriptionFeature.d.ts +18 -18
- package/dist/model/subscriptionFeature.js +57 -57
- package/dist/model/subscriptionPlan.d.ts +18 -16
- package/dist/model/subscriptionPlan.js +52 -47
- package/dist/model/subscriptionPlan.js.map +1 -1
- package/dist/model/subscriptionPlanAnnual.d.ts +15 -0
- package/dist/model/subscriptionPlanAnnual.js +23 -0
- package/dist/model/subscriptionPlanAnnual.js.map +1 -0
- package/dist/model/subscriptionProduct.d.ts +21 -21
- package/dist/model/subscriptionProduct.js +72 -72
- package/dist/model/tcpa.d.ts +17 -17
- package/dist/model/tcpa.js +47 -47
- package/dist/model/thread.d.ts +16 -16
- package/dist/model/thread.js +42 -42
- package/dist/model/ticket.d.ts +30 -30
- package/dist/model/ticket.js +112 -112
- package/dist/model/ticketSortKeys.d.ts +8 -8
- package/dist/model/ticketSortKeys.js +12 -12
- package/dist/model/trustBundleStatuses.d.ts +7 -7
- package/dist/model/trustBundleStatuses.js +11 -11
- package/dist/model/updateEmailNotificationPreferenceRequest.d.ts +14 -14
- package/dist/model/updateEmailNotificationPreferenceRequest.js +17 -17
- package/dist/model/updateStaticVoucherCampaignWithVoucher.d.ts +23 -23
- package/dist/model/updateStaticVoucherCampaignWithVoucher.js +77 -77
- package/dist/model/vSCampaignGeneratedMessage.d.ts +12 -12
- package/dist/model/vSCampaignGeneratedMessage.js +27 -27
- package/dist/model/vSCampaignGeneratedMessagePagination.d.ts +12 -12
- package/dist/model/vSCampaignGeneratedMessagePagination.js +27 -27
- package/dist/model/vSDynamicVoucherStatus.d.ts +13 -13
- package/dist/model/vSDynamicVoucherStatus.js +11 -11
- package/dist/model/vectorStore.d.ts +16 -16
- package/dist/model/vectorStore.js +42 -42
- package/dist/model/video.d.ts +24 -20
- package/dist/model/video.js +72 -62
- package/dist/model/video.js.map +1 -1
- package/dist/model/videoProvider.d.ts +13 -0
- package/dist/model/videoProvider.js +12 -0
- package/dist/model/videoProvider.js.map +1 -0
- package/dist/model/virtualBusinessCard.d.ts +28 -28
- package/dist/model/virtualBusinessCard.js +102 -102
- package/dist/model/wTA2PApplicationUpdateParams.d.ts +41 -41
- package/dist/model/wTA2PApplicationUpdateParams.js +132 -132
- package/dist/model/wTAdvertisementCredit.d.ts +24 -24
- package/dist/model/wTAdvertisementCredit.js +77 -77
- package/dist/model/wTAdvertisementCreditCreateParams.d.ts +15 -15
- package/dist/model/wTAdvertisementCreditCreateParams.js +37 -37
- package/dist/model/wTAdvertisementCreditScan.d.ts +36 -36
- package/dist/model/wTAdvertisementCreditScan.js +127 -127
- package/dist/model/wTAdvertisementCreditUpdateParams.d.ts +15 -15
- package/dist/model/wTAdvertisementCreditUpdateParams.js +37 -37
- package/dist/model/wTAmenityCreateParams.d.ts +15 -15
- package/dist/model/wTAmenityCreateParams.js +42 -42
- package/dist/model/wTAmenityUpdateParams.d.ts +15 -15
- package/dist/model/wTAmenityUpdateParams.js +42 -42
- package/dist/model/wTAndroidKeystoreResponse.d.ts +11 -11
- package/dist/model/wTAndroidKeystoreResponse.js +22 -22
- package/dist/model/wTAuthenticationCheckSessionTokenStatusResponse.d.ts +15 -15
- package/dist/model/wTAuthenticationCheckSessionTokenStatusResponse.js +23 -23
- package/dist/model/wTAuthenticationForgotPassword.d.ts +10 -10
- package/dist/model/wTAuthenticationForgotPassword.js +17 -17
- package/dist/model/wTAuthenticationLoginRequest.d.ts +11 -11
- package/dist/model/wTAuthenticationLoginRequest.js +22 -22
- package/dist/model/wTAuthenticationLoginResponse.d.ts +25 -25
- package/dist/model/wTAuthenticationLoginResponse.js +92 -92
- package/dist/model/wTAuthenticationRegister.d.ts +31 -31
- package/dist/model/wTAuthenticationRegister.js +122 -122
- package/dist/model/wTAuthenticationRequestResetPassword.d.ts +10 -10
- package/dist/model/wTAuthenticationRequestResetPassword.js +17 -17
- package/dist/model/wTAuthenticationResetPassword.d.ts +12 -12
- package/dist/model/wTAuthenticationResetPassword.js +27 -27
- package/dist/model/wTAuthenticationSSOLoginForDiscourse.d.ts +13 -13
- package/dist/model/wTAuthenticationSSOLoginForDiscourse.js +32 -32
- package/dist/model/wTBillingChangePlan.d.ts +10 -10
- package/dist/model/wTBillingChangePlan.js +17 -17
- package/dist/model/wTBillingSavePaymentMethod.d.ts +10 -10
- package/dist/model/wTBillingSavePaymentMethod.js +17 -17
- package/dist/model/wTBillingVerifyPaymentMethodResponse.d.ts +12 -12
- package/dist/model/wTBillingVerifyPaymentMethodResponse.js +22 -22
- package/dist/model/wTCountResult.d.ts +10 -10
- package/dist/model/wTCountResult.js +17 -17
- package/dist/model/wTCustomerSearchByMemberID.d.ts +10 -10
- package/dist/model/wTCustomerSearchByMemberID.js +17 -17
- package/dist/model/wTCustomerSearchByPhoneNumber.d.ts +10 -10
- package/dist/model/wTCustomerSearchByPhoneNumber.js +17 -17
- package/dist/model/wTDiningCreateParams.d.ts +15 -15
- package/dist/model/wTDiningCreateParams.js +42 -42
- package/dist/model/wTDiningUpdateParams.d.ts +15 -15
- package/dist/model/wTDiningUpdateParams.js +42 -42
- package/dist/model/wTDynamicVoucher.d.ts +46 -46
- package/dist/model/wTDynamicVoucher.js +177 -177
- package/dist/model/wTDynamicVoucherCreateParams.d.ts +22 -22
- package/dist/model/wTDynamicVoucherCreateParams.js +72 -72
- package/dist/model/wTDynamicVoucherRedemption.d.ts +35 -35
- package/dist/model/wTDynamicVoucherRedemption.js +122 -122
- package/dist/model/wTDynamicVoucherRedemptionTransactionType.d.ts +13 -13
- package/dist/model/wTDynamicVoucherRedemptionTransactionType.js +11 -11
- package/dist/model/wTDynamicVoucherSummary.d.ts +34 -34
- package/dist/model/wTDynamicVoucherSummary.js +132 -132
- package/dist/model/wTDynamicVoucherSummaryStatus.d.ts +13 -13
- package/dist/model/wTDynamicVoucherSummaryStatus.js +11 -11
- package/dist/model/wTDynamicVoucherUpdateParams.d.ts +22 -22
- package/dist/model/wTDynamicVoucherUpdateParams.js +72 -72
- package/dist/model/wTEmailSubscriberCreateParams.d.ts +12 -12
- package/dist/model/wTEmailSubscriberCreateParams.js +27 -27
- package/dist/model/wTEmailSubscriberCreateParamsWalletUI.d.ts +13 -13
- package/dist/model/wTEmailSubscriberCreateParamsWalletUI.js +32 -32
- package/dist/model/wTEmailSubscriberUpdateParams.d.ts +12 -12
- package/dist/model/wTEmailSubscriberUpdateParams.js +27 -27
- package/dist/model/wTEmployee.d.ts +43 -43
- package/dist/model/wTEmployee.js +162 -162
- package/dist/model/wTEmployeeAPIKey.d.ts +19 -19
- package/dist/model/wTEmployeeAPIKey.js +57 -57
- package/dist/model/wTEmployeeAPIKeyCreateParams.d.ts +11 -11
- package/dist/model/wTEmployeeAPIKeyCreateParams.js +22 -22
- package/dist/model/wTEmployeeAPIKeyUpdateParams.d.ts +11 -11
- package/dist/model/wTEmployeeAPIKeyUpdateParams.js +22 -22
- package/dist/model/wTEmployeeCreate.d.ts +30 -30
- package/dist/model/wTEmployeeCreate.js +97 -97
- package/dist/model/wTEmployeeCreateDocument.d.ts +12 -12
- package/dist/model/wTEmployeeCreateDocument.js +27 -27
- package/dist/model/wTEmployeeCreateMediaFile.d.ts +12 -12
- package/dist/model/wTEmployeeCreateMediaFile.js +27 -27
- package/dist/model/wTEmployeeFileCreate.d.ts +11 -11
- package/dist/model/wTEmployeeFileCreate.js +22 -22
- package/dist/model/wTEmployeeImportRecords.d.ts +11 -11
- package/dist/model/wTEmployeeImportRecords.js +22 -22
- package/dist/model/wTEmployeeNotification.d.ts +14 -14
- package/dist/model/wTEmployeeNotification.js +32 -32
- package/dist/model/wTEmployeeNotificationType.d.ts +13 -13
- package/dist/model/wTEmployeeNotificationType.js +11 -11
- package/dist/model/wTEmployeePeerRoles.d.ts +10 -10
- package/dist/model/wTEmployeePeerRoles.js +17 -17
- package/dist/model/wTEmployeeS3FilePresign.d.ts +13 -13
- package/dist/model/wTEmployeeS3FilePresign.js +27 -27
- package/dist/model/wTEmployeeS3FilePresignContext.d.ts +13 -13
- package/dist/model/wTEmployeeS3FilePresignContext.js +11 -11
- package/dist/model/wTEmployeeScheduleSMSCampaignBroadcast.d.ts +16 -16
- package/dist/model/wTEmployeeScheduleSMSCampaignBroadcast.js +47 -47
- package/dist/model/wTEmployeeScheduleSimpleSMS.d.ts +16 -16
- package/dist/model/wTEmployeeScheduleSimpleSMS.js +42 -42
- package/dist/model/wTEmployeeScheduleSimpleSMSListType.d.ts +13 -13
- package/dist/model/wTEmployeeScheduleSimpleSMSListType.js +11 -11
- package/dist/model/wTEmployeeScheduleSimpleSMSToRecipient.d.ts +14 -14
- package/dist/model/wTEmployeeScheduleSimpleSMSToRecipient.js +37 -37
- package/dist/model/wTEmployeeSendHelpDeskResponse.d.ts +12 -12
- package/dist/model/wTEmployeeSendHelpDeskResponse.js +27 -27
- package/dist/model/wTEmployeeUpdate.d.ts +29 -29
- package/dist/model/wTEmployeeUpdate.js +92 -92
- package/dist/model/wTEmployeeUpdateRecords.d.ts +11 -11
- package/dist/model/wTEmployeeUpdateRecords.js +22 -22
- package/dist/model/wTFetchWalletPaymentObjectsWithToken.d.ts +14 -14
- package/dist/model/wTFetchWalletPaymentObjectsWithToken.js +37 -37
- package/dist/model/wTGamingCreateParams.d.ts +15 -15
- package/dist/model/wTGamingCreateParams.js +42 -42
- package/dist/model/wTGamingUpdateParams.d.ts +15 -15
- package/dist/model/wTGamingUpdateParams.js +42 -42
- package/dist/model/wTImageGridCreateParams.d.ts +14 -14
- package/dist/model/wTImageGridCreateParams.js +37 -37
- package/dist/model/wTImageGridUpdateParams.d.ts +14 -14
- package/dist/model/wTImageGridUpdateParams.js +37 -37
- package/dist/model/wTImportedList.d.ts +18 -18
- package/dist/model/wTImportedList.js +52 -52
- package/dist/model/wTImportedListRecipientFromMembershipTierImport.d.ts +13 -13
- package/dist/model/wTImportedListRecipientFromMembershipTierImport.js +27 -27
- package/dist/model/wTImportedListRecipientFromMembershipTierImportTierID.d.ts +13 -13
- package/dist/model/wTImportedListRecipientFromMembershipTierImportTierID.js +11 -11
- package/dist/model/wTInfoGenesisLookupRequestErrors.d.ts +13 -13
- package/dist/model/wTInfoGenesisLookupRequestErrors.js +32 -32
- package/dist/model/wTInfoGenesisRecordFilterParameters.d.ts +12 -12
- package/dist/model/wTInfoGenesisRecordFilterParameters.js +27 -27
- package/dist/model/wTInfoGenesisRoutingIDs.d.ts +10 -10
- package/dist/model/wTInfoGenesisRoutingIDs.js +17 -17
- package/dist/model/wTInfoGenesisUniquePostingIDs.d.ts +10 -10
- package/dist/model/wTInfoGenesisUniquePostingIDs.js +17 -17
- package/dist/model/wTLocalInstance.d.ts +27 -27
- package/dist/model/wTLocalInstance.js +77 -77
- package/dist/model/wTLoungeCreateParams.d.ts +15 -15
- package/dist/model/wTLoungeCreateParams.js +42 -42
- package/dist/model/wTLoungeUpdateParams.d.ts +15 -15
- package/dist/model/wTLoungeUpdateParams.js +42 -42
- package/dist/model/wTMember.d.ts +23 -23
- package/dist/model/wTMember.js +82 -82
- package/dist/model/wTMemberCreationParams.d.ts +17 -17
- package/dist/model/wTMemberCreationParams.js +52 -52
- package/dist/model/wTMembershipTier.d.ts +20 -20
- package/dist/model/wTMembershipTier.js +62 -62
- package/dist/model/wTMembershipTierCreationParams.d.ts +14 -14
- package/dist/model/wTMembershipTierCreationParams.js +37 -37
- package/dist/model/wTMembershipTierId.d.ts +13 -13
- package/dist/model/wTMembershipTierId.js +11 -11
- package/dist/model/wTMembershipTierUpdateParams.d.ts +14 -14
- package/dist/model/wTMembershipTierUpdateParams.js +37 -37
- package/dist/model/wTMembershipTierWithMemberCount.d.ts +21 -21
- package/dist/model/wTMembershipTierWithMemberCount.js +67 -67
- package/dist/model/wTMerchantCredit.d.ts +19 -19
- package/dist/model/wTMerchantCredit.js +62 -62
- package/dist/model/wTMerchantCreditCreationParams.d.ts +12 -12
- package/dist/model/wTMerchantCreditCreationParams.js +27 -27
- package/dist/model/wTMerchantURLCreate.d.ts +11 -11
- package/dist/model/wTMerchantURLCreate.js +22 -22
- package/dist/model/wTMerchantURLUpdate.d.ts +11 -11
- package/dist/model/wTMerchantURLUpdate.js +22 -22
- package/dist/model/wTMerchantUpdate.d.ts +18 -18
- package/dist/model/wTMerchantUpdate.js +57 -57
- package/dist/model/wTMerchantUpdatePOSIntegration.d.ts +10 -10
- package/dist/model/wTMerchantUpdatePOSIntegration.js +17 -17
- package/dist/model/wTMerchantUpdatePointsOfContact.d.ts +13 -13
- package/dist/model/wTMerchantUpdatePointsOfContact.js +32 -32
- package/dist/model/wTMessageInstance.d.ts +13 -13
- package/dist/model/wTMessageInstance.js +11 -11
- package/dist/model/wTNewsArticleCreateParams.d.ts +15 -15
- package/dist/model/wTNewsArticleCreateParams.js +42 -42
- package/dist/model/wTNewsArticleUpdateParams.d.ts +15 -15
- package/dist/model/wTNewsArticleUpdateParams.js +42 -42
- package/dist/model/wTOptInList.d.ts +28 -28
- package/dist/model/wTOptInList.js +102 -102
- package/dist/model/wTOptInListCreationParams.d.ts +22 -22
- package/dist/model/wTOptInListCreationParams.js +77 -77
- package/dist/model/wTPassBrandKit.d.ts +15 -15
- package/dist/model/wTPassBrandKit.js +42 -42
- package/dist/model/wTPaymentDesign.d.ts +30 -30
- package/dist/model/wTPaymentDesign.js +107 -107
- package/dist/model/wTPaymentDesignCreateParams.d.ts +23 -23
- package/dist/model/wTPaymentDesignCreateParams.js +77 -77
- package/dist/model/wTPaymentDesignUpdateParams.d.ts +23 -23
- package/dist/model/wTPaymentDesignUpdateParams.js +77 -77
- package/dist/model/wTPerformanceCreateParams.d.ts +21 -21
- package/dist/model/wTPerformanceCreateParams.js +72 -72
- package/dist/model/wTPerformanceCreateParams.js.map +1 -1
- package/dist/model/wTPerformanceUpdateParams.d.ts +21 -21
- package/dist/model/wTPerformanceUpdateParams.js +72 -72
- package/dist/model/wTPerformanceUpdateParams.js.map +1 -1
- package/dist/model/wTPosMachine.d.ts +19 -19
- package/dist/model/wTPosMachine.js +62 -62
- package/dist/model/wTPosMachine.js.map +1 -1
- package/dist/model/wTPosMachineCreateParams.d.ts +14 -14
- package/dist/model/wTPosMachineCreateParams.js +37 -37
- package/dist/model/wTPosMachineCreateParams.js.map +1 -1
- package/dist/model/wTPosMachineUpdateParams.d.ts +14 -14
- package/dist/model/wTPosMachineUpdateParams.js +37 -37
- package/dist/model/wTPosMachineUpdateParams.js.map +1 -1
- package/dist/model/wTProductCreateParams.d.ts +20 -15
- package/dist/model/wTProductCreateParams.js +62 -42
- package/dist/model/wTProductCreateParams.js.map +1 -1
- package/dist/model/wTProductUpdateParams.d.ts +20 -15
- package/dist/model/wTProductUpdateParams.js +62 -42
- package/dist/model/wTProductUpdateParams.js.map +1 -1
- package/dist/model/wTPromoCodeCreateParams.d.ts +17 -17
- package/dist/model/wTPromoCodeCreateParams.js +52 -52
- package/dist/model/wTPromoCodeUpdateParams.d.ts +17 -17
- package/dist/model/wTPromoCodeUpdateParams.js +52 -52
- package/dist/model/wTQRCodeDesign.d.ts +18 -18
- package/dist/model/wTQRCodeDesign.js +52 -52
- package/dist/model/wTQRCodeDesignCreateParams.d.ts +12 -12
- package/dist/model/wTQRCodeDesignCreateParams.js +27 -27
- package/dist/model/wTQRCodeDesignUpdateParams.d.ts +12 -12
- package/dist/model/wTQRCodeDesignUpdateParams.js +27 -27
- package/dist/model/wTQuickLink.d.ts +21 -21
- package/dist/model/wTQuickLink.js +62 -62
- package/dist/model/wTQuickLinkCreateParams.d.ts +15 -15
- package/dist/model/wTQuickLinkCreateParams.js +37 -37
- package/dist/model/wTQuickLinkLinkBookSectionID.d.ts +13 -13
- package/dist/model/wTQuickLinkLinkBookSectionID.js +11 -11
- package/dist/model/wTQuickLinkSectionCreateParams.d.ts +11 -11
- package/dist/model/wTQuickLinkSectionCreateParams.js +22 -22
- package/dist/model/wTQuickLinkSectionUpdateParams.d.ts +11 -11
- package/dist/model/wTQuickLinkSectionUpdateParams.js +22 -22
- package/dist/model/wTQuickLinkUpdateParams.d.ts +15 -15
- package/dist/model/wTQuickLinkUpdateParams.js +37 -37
- package/dist/model/wTRole.d.ts +24 -24
- package/dist/model/wTRole.js +87 -87
- package/dist/model/wTRoomRateCreateParams.d.ts +15 -15
- package/dist/model/wTRoomRateCreateParams.js +42 -42
- package/dist/model/wTRoomRateUpdateParams.d.ts +15 -15
- package/dist/model/wTRoomRateUpdateParams.js +42 -42
- package/dist/model/wTSMSAcquirePhoneNumber.d.ts +10 -10
- package/dist/model/wTSMSAcquirePhoneNumber.js +17 -17
- package/dist/model/wTSMSImportOptInListSubscribers.d.ts +12 -12
- package/dist/model/wTSMSImportOptInListSubscribers.js +27 -27
- package/dist/model/wTSMSImportedListCreate.d.ts +12 -12
- package/dist/model/wTSMSImportedListCreate.js +27 -27
- package/dist/model/wTSMSOptInListSourceCreate.d.ts +11 -11
- package/dist/model/wTSMSOptInListSourceCreate.js +22 -22
- package/dist/model/wTSMSUpdatePhoneNumberConfig.d.ts +21 -21
- package/dist/model/wTSMSUpdatePhoneNumberConfig.js +72 -72
- package/dist/model/wTServiceCreateParams.d.ts +20 -15
- package/dist/model/wTServiceCreateParams.js +62 -42
- package/dist/model/wTServiceCreateParams.js.map +1 -1
- package/dist/model/wTServiceUpdateParams.d.ts +20 -15
- package/dist/model/wTServiceUpdateParams.js +62 -42
- package/dist/model/wTServiceUpdateParams.js.map +1 -1
- package/dist/model/wTSettingsSetPassword.d.ts +10 -10
- package/dist/model/wTSettingsSetPassword.js +17 -17
- package/dist/model/wTSmsSubscriberCreateParams.d.ts +10 -10
- package/dist/model/wTSmsSubscriberCreateParams.js +17 -17
- package/dist/model/wTSmsSubscriberCreateParamsWalletUI.d.ts +11 -11
- package/dist/model/wTSmsSubscriberCreateParamsWalletUI.js +22 -22
- package/dist/model/wTSmsSubscriberUpdateParams.d.ts +10 -10
- package/dist/model/wTSmsSubscriberUpdateParams.js +17 -17
- package/dist/model/wTStaticVoucher.d.ts +45 -45
- package/dist/model/wTStaticVoucher.js +172 -172
- package/dist/model/wTStaticVoucherCampaign.d.ts +36 -36
- package/dist/model/wTStaticVoucherCampaign.js +137 -137
- package/dist/model/wTStaticVoucherCampaignPreviewMessagesByPage.d.ts +14 -14
- package/dist/model/wTStaticVoucherCampaignPreviewMessagesByPage.js +37 -37
- package/dist/model/wTStaticVoucherCreateParams.d.ts +14 -14
- package/dist/model/wTStaticVoucherCreateParams.js +32 -32
- package/dist/model/wTStaticVoucherUpdateParams.d.ts +12 -12
- package/dist/model/wTStaticVoucherUpdateParams.js +27 -27
- package/dist/model/wTSystemApprovePhoneNumber.d.ts +11 -11
- package/dist/model/wTSystemApprovePhoneNumber.js +22 -22
- package/dist/model/wTSystemRoleCreate.d.ts +11 -11
- package/dist/model/wTSystemRoleCreate.js +22 -22
- package/dist/model/wTTCPAOpt.d.ts +14 -14
- package/dist/model/wTTCPAOpt.js +27 -27
- package/dist/model/wTTCPAOptListID.d.ts +13 -13
- package/dist/model/wTTCPAOptListID.js +11 -11
- package/dist/model/wTTCPAOptSourceID.d.ts +13 -13
- package/dist/model/wTTCPAOptSourceID.js +11 -11
- package/dist/model/wTTicket.d.ts +30 -30
- package/dist/model/wTTicket.js +112 -112
- package/dist/model/wTTicketCreateParams.d.ts +15 -15
- package/dist/model/wTTicketCreateParams.js +42 -42
- package/dist/model/wTTicketUpdateParams.d.ts +14 -14
- package/dist/model/wTTicketUpdateParams.js +37 -37
- package/dist/model/wTTwilioRequestAuthyCode.d.ts +11 -11
- package/dist/model/wTTwilioRequestAuthyCode.js +22 -22
- package/dist/model/wTTwilioVerifyAuthyCode.d.ts +12 -12
- package/dist/model/wTTwilioVerifyAuthyCode.js +27 -27
- package/dist/model/wTVideoCreateParams.d.ts +16 -14
- package/dist/model/wTVideoCreateParams.js +42 -37
- package/dist/model/wTVideoCreateParams.js.map +1 -1
- package/dist/model/wTVideoPlaybackSource.d.ts +12 -0
- package/dist/model/wTVideoPlaybackSource.js +23 -0
- package/dist/model/wTVideoPlaybackSource.js.map +1 -0
- package/dist/model/wTVideoPlaybackSourceType.d.ts +13 -0
- package/dist/model/wTVideoPlaybackSourceType.js +12 -0
- package/dist/model/wTVideoPlaybackSourceType.js.map +1 -0
- package/dist/model/wTVideoUpdateParams.d.ts +13 -14
- package/dist/model/wTVideoUpdateParams.js +32 -37
- package/dist/model/wTVideoUpdateParams.js.map +1 -1
- package/dist/model/wTVideoUploadProvision.d.ts +14 -0
- package/dist/model/wTVideoUploadProvision.js +33 -0
- package/dist/model/wTVideoUploadProvision.js.map +1 -0
- package/dist/model/wTVideoUploadProvisionParams.d.ts +12 -0
- package/dist/model/wTVideoUploadProvisionParams.js +28 -0
- package/dist/model/wTVideoUploadProvisionParams.js.map +1 -0
- package/dist/model/wTVideoUploadProvisionProvider.d.ts +13 -0
- package/dist/model/wTVideoUploadProvisionProvider.js +12 -0
- package/dist/model/wTVideoUploadProvisionProvider.js.map +1 -0
- package/dist/model/wTVirtualBusinessCardCreateParams.d.ts +22 -22
- package/dist/model/wTVirtualBusinessCardCreateParams.js +77 -77
- package/dist/model/wTVirtualBusinessCardUpdateParams.d.ts +22 -22
- package/dist/model/wTVirtualBusinessCardUpdateParams.js +77 -77
- package/dist/model/wTWalletConfigurationSaveWalletRecord.d.ts +86 -86
- package/dist/model/wTWalletConfigurationSaveWalletRecord.js +387 -387
- package/dist/model/wTWalletConfigurationSaveWalletRecordPassBrandKit.d.ts +19 -19
- package/dist/model/wTWalletConfigurationSaveWalletRecordPassBrandKit.js +42 -42
- package/dist/model/wTWalletConfigurationSaveWalletRecordSmsOptInSourceID.d.ts +13 -13
- package/dist/model/wTWalletConfigurationSaveWalletRecordSmsOptInSourceID.js +11 -11
- package/dist/model/wTWalletItemRedemption.d.ts +12 -12
- package/dist/model/wTWalletItemRedemption.js +27 -27
- package/dist/model/wTWalletObjectPrefixCounts.d.ts +12 -12
- package/dist/model/wTWalletObjectPrefixCounts.js +27 -27
- package/dist/model/wTWalletObjectPrefixCounts.js.map +1 -1
- package/dist/model/wTWalletPageView.d.ts +49 -49
- package/dist/model/wTWalletPageView.js +207 -207
- package/dist/model/wTWalletPageViewCount.d.ts +13 -13
- package/dist/model/wTWalletPageViewCount.js +32 -32
- package/dist/model/wTWalletPageViewCount.js.map +1 -1
- package/dist/model/wTWalletPageViewGeoPoint.d.ts +15 -15
- package/dist/model/wTWalletPageViewGeoPoint.js +22 -22
- package/dist/model/wTWhatsAppInboundWebhook.d.ts +23 -23
- package/dist/model/wTWhatsAppInboundWebhook.js +82 -82
- package/dist/model/wTWhatsAppStatusCallback.d.ts +20 -20
- package/dist/model/wTWhatsAppStatusCallback.js +67 -67
- package/dist/model/walletConfiguration.d.ts +91 -91
- package/dist/model/walletConfiguration.js +412 -412
- package/dist/model/walletPageView.d.ts +49 -49
- package/dist/model/walletPageView.js +207 -207
- package/dist/model/webpage.d.ts +19 -19
- package/dist/model/webpage.js +62 -62
- package/package.json +1 -1
- package/.github/workflows/ci.yml +0 -163
- package/.openapi-generator/FILES +0 -460
- package/.openapi-generator/VERSION +0 -1
- package/.openapi-generator-ignore +0 -27
- package/api/aPIKeysApi.ts +0 -448
- package/api/amenitiesApi.ts +0 -447
- package/api/analyticsApi.ts +0 -7516
- package/api/apis.ts +0 -118
- package/api/appToPersonA2PRegistrationApi.ts +0 -365
- package/api/appleWalletSubscribersApi.ts +0 -235
- package/api/authenticationApi.ts +0 -368
- package/api/billingPaymentsApi.ts +0 -1075
- package/api/clubMembersApi.ts +0 -797
- package/api/countriesApi.ts +0 -155
- package/api/customerApi.ts +0 -737
- package/api/dashboardSummariesApi.ts +0 -1566
- package/api/defaultApi.ts +0 -1571
- package/api/diningApi.ts +0 -447
- package/api/dynamicVouchersApi.ts +0 -742
- package/api/emailSubscribersApi.ts +0 -457
- package/api/employeesApi.ts +0 -3064
- package/api/galleryApi.ts +0 -447
- package/api/gamingApi.ts +0 -447
- package/api/industriesApi.ts +0 -280
- package/api/infoGenesisReportsApi.ts +0 -2004
- package/api/interactionsApi.ts +0 -1475
- package/api/loungeApi.ts +0 -447
- package/api/membershipTiersApi.ts +0 -728
- package/api/merchantApi.ts +0 -2012
- package/api/merchantCreditsApi.ts +0 -797
- package/api/newsApi.ts +0 -447
- package/api/openAIApi.ts +0 -1439
- package/api/paymentDesignsApi.ts +0 -519
- package/api/performancesApi.ts +0 -1070
- package/api/pointOfSaleConfigurationApi.ts +0 -447
- package/api/prizesApi.ts +0 -589
- package/api/productsApi.ts +0 -447
- package/api/promotionCodesApi.ts +0 -447
- package/api/qRCodeDesignsApi.ts +0 -520
- package/api/quickLinksApi.ts +0 -517
- package/api/quickLinksSectionApi.ts +0 -447
- package/api/roomRatesApi.ts +0 -447
- package/api/sMSOperationsApi.ts +0 -2913
- package/api/sMSSubscribersApi.ts +0 -457
- package/api/servicesApi.ts +0 -447
- package/api/shopifyTerminalApi.ts +0 -309
- package/api/shortLinksApi.ts +0 -586
- package/api/staticVoucherCampaignsApi.ts +0 -1545
- package/api/staticVouchersApi.ts +0 -535
- package/api/systemApi.ts +0 -665
- package/api/ticketsApi.ts +0 -451
- package/api/videosApi.ts +0 -447
- package/api/virtualBusinessCardApi.ts +0 -586
- package/api/walletConfigurationApi.ts +0 -302
- package/api/walletMobileTerminalApi.ts +0 -310
- package/api/walletTransactionLedgerApi.ts +0 -203
- package/api/walletWebTerminalApi.ts +0 -309
- package/api/wixTerminalApi.ts +0 -309
- package/api/wooCommerceTerminalApi.ts +0 -309
- package/api.ts +0 -3
- package/dist/api/analyticsApi.d.ts +0 -707
- package/dist/api/analyticsApi.js +0 -6182
- package/dist/api/analyticsApi.js.map +0 -1
- package/dist/api/dashboardSummariesApi.js.map +0 -1
- package/dist/api/defaultApi.d.ts +0 -253
- package/dist/api/defaultApi.js +0 -1414
- package/dist/api/defaultApi.js.map +0 -1
- package/dist/api/sMSOperationsApi.d.ts +0 -345
- package/dist/api/sMSOperationsApi.js +0 -2474
- package/dist/api/sMSOperationsApi.js.map +0 -1
- package/dist/examples/advertisementcredits.example.d.ts +0 -1
- package/dist/examples/advertisementcredits.example.js +0 -87
- package/dist/examples/advertisementcredits.example.js.map +0 -1
- package/dist/examples/clubmembers.example.d.ts +0 -1
- package/dist/examples/clubmembers.example.js +0 -96
- package/dist/examples/clubmembers.example.js.map +0 -1
- package/dist/examples/constants.d.ts +0 -6
- package/dist/examples/constants.js +0 -10
- package/dist/examples/constants.js.map +0 -1
- package/dist/examples/dynamicvouchers.example.d.ts +0 -1
- package/dist/examples/dynamicvouchers.example.js +0 -114
- package/dist/examples/dynamicvouchers.example.js.map +0 -1
- package/dist/examples/linkbook.example.d.ts +0 -1
- package/dist/examples/linkbook.example.js +0 -76
- package/dist/examples/linkbook.example.js.map +0 -1
- package/dist/examples/membershiptiers.example.d.ts +0 -1
- package/dist/examples/membershiptiers.example.js +0 -90
- package/dist/examples/membershiptiers.example.js.map +0 -1
- package/dist/examples/merchantcredits.example.d.ts +0 -1
- package/dist/examples/merchantcredits.example.js +0 -93
- package/dist/examples/merchantcredits.example.js.map +0 -1
- package/dist/examples/merchanturls.example.d.ts +0 -1
- package/dist/examples/merchanturls.example.js +0 -77
- package/dist/examples/merchanturls.example.js.map +0 -1
- package/dist/examples/news.example.d.ts +0 -1
- package/dist/examples/news.example.js +0 -76
- package/dist/examples/news.example.js.map +0 -1
- package/dist/examples/paymentdesigns.example.d.ts +0 -1
- package/dist/examples/paymentdesigns.example.js +0 -84
- package/dist/examples/paymentdesigns.example.js.map +0 -1
- package/dist/examples/performances.example.d.ts +0 -1
- package/dist/examples/performances.example.js +0 -79
- package/dist/examples/performances.example.js.map +0 -1
- package/dist/examples/promocodes.example.d.ts +0 -1
- package/dist/examples/promocodes.example.js +0 -78
- package/dist/examples/promocodes.example.js.map +0 -1
- package/dist/examples/sms.example.d.ts +0 -1
- package/dist/examples/sms.example.js +0 -268
- package/dist/examples/sms.example.js.map +0 -1
- package/dist/examples/staticvouchercampaigns.example.d.ts +0 -1
- package/dist/examples/staticvouchercampaigns.example.js +0 -170
- package/dist/examples/staticvouchercampaigns.example.js.map +0 -1
- package/dist/examples/staticvouchers.example.d.ts +0 -1
- package/dist/examples/staticvouchers.example.js +0 -82
- package/dist/examples/staticvouchers.example.js.map +0 -1
- package/examples/advertisementcredits.example.ts +0 -71
- package/examples/clubmembers.example.ts +0 -87
- package/examples/constants.ts +0 -6
- package/examples/dynamicvouchers.example.ts +0 -107
- package/examples/linkbook.example.ts +0 -58
- package/examples/membershiptiers.example.ts +0 -78
- package/examples/merchantcredits.example.ts +0 -85
- package/examples/merchanturls.example.ts +0 -63
- package/examples/news.example.ts +0 -59
- package/examples/package-lock.json +0 -2108
- package/examples/package.json +0 -18
- package/examples/paymentdesigns.example.ts +0 -68
- package/examples/performances.example.ts +0 -63
- package/examples/promocodes.example.ts +0 -60
- package/examples/sms.example.ts +0 -305
- package/examples/staticvouchercampaigns.example.ts +0 -192
- package/examples/staticvouchers.example.ts +0 -67
- package/git_push.sh +0 -57
- package/model/a2PApplicationSubmission.ts +0 -249
- package/model/advertisementCredit.ts +0 -105
- package/model/advertisementCreditBroadcast.ts +0 -158
- package/model/advertisementCreditScan.ts +0 -167
- package/model/amenity.ts +0 -92
- package/model/amenityId.ts +0 -26
- package/model/announcement.ts +0 -67
- package/model/applicableTerminals.ts +0 -26
- package/model/assistant.ts +0 -116
- package/model/authError.ts +0 -55
- package/model/availablePhoneNumbersRequest.ts +0 -43
- package/model/browserDetails.ts +0 -55
- package/model/businessClassification.ts +0 -20
- package/model/businessIndustry.ts +0 -49
- package/model/businessRegionsOfOperation.ts +0 -22
- package/model/businessRegistrationIdentifier.ts +0 -26
- package/model/businessStockExchanges.ts +0 -43
- package/model/businessType.ts +0 -22
- package/model/chatCompletionAudio.ts +0 -64
- package/model/chatCompletionMessage.ts +0 -83
- package/model/chatCompletionMessageAudio.ts +0 -65
- package/model/chatCompletionMessageFunctionCall.ts +0 -43
- package/model/chatCompletionMessageToolCall.ts +0 -58
- package/model/chatCompletionMessageToolCallFunction.ts +0 -46
- package/model/claimTicketRequest.ts +0 -31
- package/model/clickFunnelAmount.ts +0 -37
- package/model/clickFunnelContact.ts +0 -284
- package/model/clickFunnelContactProfile.ts +0 -235
- package/model/clickFunnelEvent.ts +0 -38
- package/model/clickFunnelOriginalAmount.ts +0 -37
- package/model/clickFunnelProduct.ts +0 -194
- package/model/clickFunnelPurchase.ts +0 -177
- package/model/clickFunnelRegistration.ts +0 -38
- package/model/countClaimedComps200Response.ts +0 -37
- package/model/createFile200Response.ts +0 -43
- package/model/createRunOnThreadRequest.ts +0 -37
- package/model/createStaticVoucherCampaign.ts +0 -104
- package/model/createStaticVoucherCampaignWithVoucherWithCSV.ts +0 -104
- package/model/dashboardWidget.ts +0 -121
- package/model/dining.ts +0 -92
- package/model/document.ts +0 -100
- package/model/duplicateRowFound.ts +0 -55
- package/model/dynamicVoucher.ts +0 -227
- package/model/dynamicVoucherBroadcast.ts +0 -158
- package/model/dynamicVoucherBroadcastListType.ts +0 -26
- package/model/dynamicVoucherTemporalDecreaseFrequencyType.ts +0 -26
- package/model/emailSubscriber.ts +0 -74
- package/model/employee.ts +0 -212
- package/model/employeeAPIKey.ts +0 -83
- package/model/employeeActivityLog.ts +0 -67
- package/model/employeeAlert.ts +0 -85
- package/model/employeeScheduleStartDay.ts +0 -26
- package/model/employeeScheduleStartHour.ts +0 -26
- package/model/employeeScheduleStartMeridiem.ts +0 -26
- package/model/employeeScheduleStartMinute.ts +0 -26
- package/model/entityTooLarge.ts +0 -55
- package/model/exportDataFile.ts +0 -85
- package/model/falsumError.ts +0 -40
- package/model/falsumField.ts +0 -55
- package/model/feature.ts +0 -79
- package/model/fetchAdvertisementCreditScansFromListRequest.ts +0 -31
- package/model/fetchAllCountries200ResponseInner.ts +0 -49
- package/model/fetchAllLedgerTransactions200Response.ts +0 -44
- package/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner.ts +0 -105
- package/model/fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType.ts +0 -26
- package/model/fetchCustomerTicketsWithTokenRequest.ts +0 -37
- package/model/fetchDomainsByIndustry200Response.ts +0 -67
- package/model/fetchImportedListRecipientsByPage200Response.ts +0 -44
- package/model/fetchInboundSMSByPage200Response.ts +0 -44
- package/model/fetchIndustry200Response.ts +0 -56
- package/model/fetchMembersCount200Response.ts +0 -31
- package/model/fetchOptInListSubscribersByPage200Response.ts +0 -44
- package/model/fetchOutboundSMSByPage200Response.ts +0 -44
- package/model/fetchPerformanceTicketsPage200Response.ts +0 -38
- package/model/fetchStaticVouchersPage200Response.ts +0 -38
- package/model/forbiddenRequest.ts +0 -55
- package/model/foreignKeyDoesNotExist.ts +0 -55
- package/model/gaming.ts +0 -92
- package/model/helpDeskRequest.ts +0 -86
- package/model/imageGrid.ts +0 -86
- package/model/importTicketsRequest.ts +0 -32
- package/model/importedList.ts +0 -74
- package/model/importedListRecipient.ts +0 -74
- package/model/inboundSMS.ts +0 -242
- package/model/internalServerError500.ts +0 -55
- package/model/jobPosition.ts +0 -23
- package/model/ledgerEntry.ts +0 -179
- package/model/ledgerEntryParentObjectID.ts +0 -26
- package/model/ledgerEntryTransactionType.ts +0 -26
- package/model/linkBook.ts +0 -87
- package/model/linkBookSection.ts +0 -68
- package/model/loginStatus200Response.ts +0 -50
- package/model/loginStatus200ResponseAnyOf.ts +0 -37
- package/model/lounge.ts +0 -92
- package/model/mSAnalyticsMemberCountPartitionedByDate.ts +0 -43
- package/model/mSAnalyticsMemberPointsRedeemedPartitionedByDate.ts +0 -43
- package/model/mSAnalyticsMemberPointsRefundedPartitionedByDate.ts +0 -43
- package/model/mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate.ts +0 -43
- package/model/mSAnalyticsMembershipTierAmountRefundedPartitionedByDate.ts +0 -43
- package/model/mSMemberHistory.ts +0 -127
- package/model/mSMemberHistoryPagination.ts +0 -52
- package/model/mSMemberRedemption.ts +0 -105
- package/model/mSMemberRedemptionPagination.ts +0 -52
- package/model/mSMemberRedemptionRegisterID.ts +0 -29
- package/model/mSMemberRedemptionTransactionType.ts +0 -29
- package/model/mSMembershipTierHistory.ts +0 -106
- package/model/mSMembershipTierHistoryPagination.ts +0 -52
- package/model/mSMembershipTierRedemption.ts +0 -117
- package/model/mSMembershipTierRedemptionPagination.ts +0 -52
- package/model/mSMerchantCreditHistory.ts +0 -88
- package/model/mSMerchantCreditHistoryPagination.ts +0 -52
- package/model/mSMerchantCreditRedemption.ts +0 -105
- package/model/mSMerchantCreditRedemptionPagination.ts +0 -52
- package/model/mediaFile.ts +0 -100
- package/model/member.ts +0 -133
- package/model/memberSearch.ts +0 -82
- package/model/memberSearchSearchKey.ts +0 -29
- package/model/memberSearchSortKey.ts +0 -29
- package/model/merchant.ts +0 -187
- package/model/merchantCreditSearch.ts +0 -61
- package/model/merchantNotInitialized.ts +0 -55
- package/model/merchantURL.ts +0 -68
- package/model/message.ts +0 -74
- package/model/models.ts +0 -1421
- package/model/moduleError.ts +0 -157
- package/model/newsArticle.ts +0 -92
- package/model/oAIAssistantUpdateParams.ts +0 -79
- package/model/oAIAssistantUpdateParamsCreateParams.ts +0 -79
- package/model/optInList.ts +0 -134
- package/model/optInListSource.ts +0 -74
- package/model/optInListSubscriber.ts +0 -118
- package/model/optInListSubscriberOptInSourceID.ts +0 -26
- package/model/outboundSMS.ts +0 -160
- package/model/outboundSMSPaymentObjectBroadcastID.ts +0 -26
- package/model/outboundSMSStatus.ts +0 -26
- package/model/paginatedWTMembers.ts +0 -52
- package/model/paginatedWTMerchantCredits.ts +0 -52
- package/model/paginationRequestWithIDAndWithoutSortOptions.ts +0 -49
- package/model/paginationRequestWithSortOptions.ts +0 -73
- package/model/paginationRequestWithSortOptionsSortOrder.ts +0 -29
- package/model/paymentDesign.ts +0 -141
- package/model/performance.ts +0 -134
- package/model/phoneNumber.ts +0 -158
- package/model/phoneNumberCapabilities.ts +0 -49
- package/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive.ts +0 -107
- package/model/pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID.ts +0 -101
- package/model/pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID.ts +0 -40
- package/model/pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId.ts +0 -40
- package/model/pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier.ts +0 -82
- package/model/pickMSMemberExcludeKeyofMSMemberMemberIdentifier.ts +0 -121
- package/model/pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier.ts +0 -43
- package/model/pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier.ts +0 -82
- package/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey.ts +0 -62
- package/model/pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder.ts +0 -29
- package/model/pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded.ts +0 -46
- package/model/pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID.ts +0 -40
- package/model/pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId.ts +0 -52
- package/model/pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId.ts +0 -100
- package/model/pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs.ts +0 -94
- package/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount.ts +0 -77
- package/model/pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID.ts +0 -26
- package/model/pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId.ts +0 -112
- package/model/pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId.ts +0 -46
- package/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone.ts +0 -156
- package/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID.ts +0 -26
- package/model/pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus.ts +0 -26
- package/model/pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID.ts +0 -59
- package/model/pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt.ts +0 -133
- package/model/pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId.ts +0 -59
- package/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate.ts +0 -101
- package/model/pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType.ts +0 -26
- package/model/pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType.ts +0 -142
- package/model/pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID.ts +0 -107
- package/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId.ts +0 -107
- package/model/pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType.ts +0 -26
- package/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt.ts +0 -163
- package/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID.ts +0 -29
- package/model/pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType.ts +0 -29
- package/model/pickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId.ts +0 -46
- package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail.ts +0 -128
- package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay.ts +0 -26
- package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour.ts +0 -26
- package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem.ts +0 -26
- package/model/pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute.ts +0 -26
- package/model/pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday.ts +0 -91
- package/model/pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber.ts +0 -52
- package/model/pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID.ts +0 -40
- package/model/pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId.ts +0 -64
- package/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID.ts +0 -141
- package/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus.ts +0 -26
- package/model/pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix.ts +0 -26
- package/model/pickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId.ts +0 -34
- package/model/pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime.ts +0 -107
- package/model/pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID.ts +0 -46
- package/model/plan.ts +0 -61
- package/model/portalPage.ts +0 -88
- package/model/presignedPost.ts +0 -44
- package/model/presignedPostFields.ts +0 -43
- package/model/product.ts +0 -73
- package/model/profileStatuses.ts +0 -21
- package/model/promoCode.ts +0 -104
- package/model/qRCodeDesign.ts +0 -80
- package/model/reachPerformanceStats.ts +0 -124
- package/model/request.ts +0 -349
- package/model/response.ts +0 -67
- package/model/role.ts +0 -115
- package/model/roleAuditLog.ts +0 -97
- package/model/roomRate.ts +0 -92
- package/model/sSImportedListRecipientCreateParams.ts +0 -37
- package/model/sSOptInSource.ts +0 -73
- package/model/sSOutboundStatuses.ts +0 -26
- package/model/saveMerchantCreditPaymentDesignRequest.ts +0 -31
- package/model/saveTicketSettingsRequest.ts +0 -49
- package/model/service.ts +0 -92
- package/model/setDefaultPaymentMethodRequest.ts +0 -31
- package/model/simpleSMSBroadcast.ts +0 -151
- package/model/smsSubscriber.ts +0 -62
- package/model/sortDirection.ts +0 -18
- package/model/staticVoucher.ts +0 -221
- package/model/staticVoucherCampaign.ts +0 -177
- package/model/staticVoucherCampaignBroadcast.ts +0 -145
- package/model/staticVoucherCampaignBroadcastBroadcastStatus.ts +0 -26
- package/model/staticVoucherCampaignBroadcastPaymentObjectPrefix.ts +0 -26
- package/model/staticVoucherCampaignUpdate.ts +0 -80
- package/model/staticVoucherCampaignValueType.ts +0 -26
- package/model/staticVoucherId.ts +0 -26
- package/model/status.ts +0 -26
- package/model/subscriptionFeature.ts +0 -79
- package/model/subscriptionPlan.ts +0 -67
- package/model/subscriptionProduct.ts +0 -97
- package/model/tcpa.ts +0 -68
- package/model/thread.ts +0 -62
- package/model/ticket.ts +0 -149
- package/model/ticketSortKeys.ts +0 -22
- package/model/trustBundleStatuses.ts +0 -21
- package/model/updateEmailNotificationPreferenceRequest.ts +0 -31
- package/model/updateStaticVoucherCampaignWithVoucher.ts +0 -104
- package/model/vSCampaignGeneratedMessage.ts +0 -43
- package/model/vSCampaignGeneratedMessagePagination.ts +0 -52
- package/model/vSDynamicVoucherStatus.ts +0 -26
- package/model/vectorStore.ts +0 -62
- package/model/video.ts +0 -86
- package/model/virtualBusinessCard.ts +0 -134
- package/model/wTA2PApplicationUpdateParams.ts +0 -177
- package/model/wTAdvertisementCredit.ts +0 -105
- package/model/wTAdvertisementCreditCreateParams.ts +0 -56
- package/model/wTAdvertisementCreditScan.ts +0 -167
- package/model/wTAdvertisementCreditUpdateParams.ts +0 -56
- package/model/wTAmenityCreateParams.ts +0 -61
- package/model/wTAmenityUpdateParams.ts +0 -61
- package/model/wTAndroidKeystoreResponse.ts +0 -37
- package/model/wTAuthenticationCheckSessionTokenStatusResponse.ts +0 -36
- package/model/wTAuthenticationForgotPassword.ts +0 -31
- package/model/wTAuthenticationLoginRequest.ts +0 -37
- package/model/wTAuthenticationLoginResponse.ts +0 -121
- package/model/wTAuthenticationRegister.ts +0 -157
- package/model/wTAuthenticationRequestResetPassword.ts +0 -31
- package/model/wTAuthenticationResetPassword.ts +0 -43
- package/model/wTAuthenticationSSOLoginForDiscourse.ts +0 -49
- package/model/wTBillingChangePlan.ts +0 -31
- package/model/wTBillingSavePaymentMethod.ts +0 -31
- package/model/wTBillingVerifyPaymentMethodResponse.ts +0 -38
- package/model/wTCountResult.ts +0 -31
- package/model/wTCustomerSearchByMemberID.ts +0 -31
- package/model/wTCustomerSearchByPhoneNumber.ts +0 -31
- package/model/wTDiningCreateParams.ts +0 -61
- package/model/wTDiningUpdateParams.ts +0 -61
- package/model/wTDynamicVoucher.ts +0 -227
- package/model/wTDynamicVoucherCreateParams.ts +0 -98
- package/model/wTDynamicVoucherRedemption.ts +0 -161
- package/model/wTDynamicVoucherRedemptionTransactionType.ts +0 -29
- package/model/wTDynamicVoucherSummary.ts +0 -170
- package/model/wTDynamicVoucherSummaryStatus.ts +0 -26
- package/model/wTDynamicVoucherUpdateParams.ts +0 -98
- package/model/wTEmailSubscriberCreateParams.ts +0 -43
- package/model/wTEmailSubscriberCreateParamsWalletUI.ts +0 -49
- package/model/wTEmailSubscriberUpdateParams.ts +0 -43
- package/model/wTEmployee.ts +0 -212
- package/model/wTEmployeeAPIKey.ts +0 -83
- package/model/wTEmployeeAPIKeyCreateParams.ts +0 -37
- package/model/wTEmployeeAPIKeyUpdateParams.ts +0 -37
- package/model/wTEmployeeCreate.ts +0 -131
- package/model/wTEmployeeCreateDocument.ts +0 -43
- package/model/wTEmployeeCreateMediaFile.ts +0 -43
- package/model/wTEmployeeFileCreate.ts +0 -37
- package/model/wTEmployeeImportRecords.ts +0 -37
- package/model/wTEmployeeNotification.ts +0 -50
- package/model/wTEmployeeNotificationType.ts +0 -26
- package/model/wTEmployeePeerRoles.ts +0 -31
- package/model/wTEmployeeS3FilePresign.ts +0 -44
- package/model/wTEmployeeS3FilePresignContext.ts +0 -26
- package/model/wTEmployeeScheduleSMSCampaignBroadcast.ts +0 -67
- package/model/wTEmployeeScheduleSimpleSMS.ts +0 -62
- package/model/wTEmployeeScheduleSimpleSMSListType.ts +0 -26
- package/model/wTEmployeeScheduleSimpleSMSToRecipient.ts +0 -55
- package/model/wTEmployeeSendHelpDeskResponse.ts +0 -43
- package/model/wTEmployeeUpdate.ts +0 -125
- package/model/wTEmployeeUpdateRecords.ts +0 -37
- package/model/wTFetchWalletPaymentObjectsWithToken.ts +0 -55
- package/model/wTGamingCreateParams.ts +0 -61
- package/model/wTGamingUpdateParams.ts +0 -61
- package/model/wTImageGridCreateParams.ts +0 -55
- package/model/wTImageGridUpdateParams.ts +0 -55
- package/model/wTImportedList.ts +0 -74
- package/model/wTImportedListRecipientFromMembershipTierImport.ts +0 -44
- package/model/wTImportedListRecipientFromMembershipTierImportTierID.ts +0 -26
- package/model/wTInfoGenesisLookupRequestErrors.ts +0 -49
- package/model/wTInfoGenesisRecordFilterParameters.ts +0 -43
- package/model/wTInfoGenesisRoutingIDs.ts +0 -31
- package/model/wTInfoGenesisUniquePostingIDs.ts +0 -31
- package/model/wTLocalInstance.ts +0 -107
- package/model/wTLoungeCreateParams.ts +0 -61
- package/model/wTLoungeUpdateParams.ts +0 -61
- package/model/wTMember.ts +0 -133
- package/model/wTMemberCreationParams.ts +0 -88
- package/model/wTMembershipTier.ts +0 -104
- package/model/wTMembershipTierCreationParams.ts +0 -64
- package/model/wTMembershipTierId.ts +0 -29
- package/model/wTMembershipTierUpdateParams.ts +0 -64
- package/model/wTMembershipTierWithMemberCount.ts +0 -113
- package/model/wTMerchantCredit.ts +0 -106
- package/model/wTMerchantCreditCreationParams.ts +0 -49
- package/model/wTMerchantURLCreate.ts +0 -37
- package/model/wTMerchantURLUpdate.ts +0 -37
- package/model/wTMerchantUpdate.ts +0 -79
- package/model/wTMerchantUpdatePOSIntegration.ts +0 -31
- package/model/wTMerchantUpdatePointsOfContact.ts +0 -49
- package/model/wTMessageInstance.ts +0 -26
- package/model/wTNewsArticleCreateParams.ts +0 -61
- package/model/wTNewsArticleUpdateParams.ts +0 -61
- package/model/wTOptInList.ts +0 -134
- package/model/wTOptInListCreationParams.ts +0 -103
- package/model/wTPassBrandKit.ts +0 -61
- package/model/wTPaymentDesign.ts +0 -141
- package/model/wTPaymentDesignCreateParams.ts +0 -104
- package/model/wTPaymentDesignUpdateParams.ts +0 -104
- package/model/wTPerformanceCreateParams.ts +0 -103
- package/model/wTPerformanceUpdateParams.ts +0 -103
- package/model/wTPosMachine.ts +0 -88
- package/model/wTPosMachineCreateParams.ts +0 -58
- package/model/wTPosMachineUpdateParams.ts +0 -58
- package/model/wTProductCreateParams.ts +0 -61
- package/model/wTProductUpdateParams.ts +0 -61
- package/model/wTPromoCodeCreateParams.ts +0 -73
- package/model/wTPromoCodeUpdateParams.ts +0 -73
- package/model/wTQRCodeDesign.ts +0 -80
- package/model/wTQRCodeDesignCreateParams.ts +0 -49
- package/model/wTQRCodeDesignUpdateParams.ts +0 -49
- package/model/wTQuickLink.ts +0 -87
- package/model/wTQuickLinkCreateParams.ts +0 -56
- package/model/wTQuickLinkLinkBookSectionID.ts +0 -26
- package/model/wTQuickLinkSectionCreateParams.ts +0 -37
- package/model/wTQuickLinkSectionUpdateParams.ts +0 -37
- package/model/wTQuickLinkUpdateParams.ts +0 -56
- package/model/wTRole.ts +0 -115
- package/model/wTRoomRateCreateParams.ts +0 -61
- package/model/wTRoomRateUpdateParams.ts +0 -61
- package/model/wTSMSAcquirePhoneNumber.ts +0 -31
- package/model/wTSMSImportOptInListSubscribers.ts +0 -43
- package/model/wTSMSImportedListCreate.ts +0 -43
- package/model/wTSMSOptInListSourceCreate.ts +0 -37
- package/model/wTSMSUpdatePhoneNumberConfig.ts +0 -97
- package/model/wTServiceCreateParams.ts +0 -61
- package/model/wTServiceUpdateParams.ts +0 -61
- package/model/wTSettingsSetPassword.ts +0 -31
- package/model/wTSmsSubscriberCreateParams.ts +0 -31
- package/model/wTSmsSubscriberCreateParamsWalletUI.ts +0 -37
- package/model/wTSmsSubscriberUpdateParams.ts +0 -31
- package/model/wTStaticVoucher.ts +0 -221
- package/model/wTStaticVoucherCampaign.ts +0 -177
- package/model/wTStaticVoucherCampaignPreviewMessagesByPage.ts +0 -55
- package/model/wTStaticVoucherCreateParams.ts +0 -50
- package/model/wTStaticVoucherUpdateParams.ts +0 -43
- package/model/wTSystemApprovePhoneNumber.ts +0 -37
- package/model/wTSystemRoleCreate.ts +0 -37
- package/model/wTTCPAOpt.ts +0 -45
- package/model/wTTCPAOptListID.ts +0 -26
- package/model/wTTCPAOptSourceID.ts +0 -26
- package/model/wTTicket.ts +0 -149
- package/model/wTTicketCreateParams.ts +0 -64
- package/model/wTTicketUpdateParams.ts +0 -58
- package/model/wTTwilioRequestAuthyCode.ts +0 -37
- package/model/wTTwilioVerifyAuthyCode.ts +0 -43
- package/model/wTVideoCreateParams.ts +0 -55
- package/model/wTVideoUpdateParams.ts +0 -55
- package/model/wTVirtualBusinessCardCreateParams.ts +0 -103
- package/model/wTVirtualBusinessCardUpdateParams.ts +0 -103
- package/model/wTWalletConfigurationSaveWalletRecord.ts +0 -477
- package/model/wTWalletConfigurationSaveWalletRecordPassBrandKit.ts +0 -62
- package/model/wTWalletConfigurationSaveWalletRecordSmsOptInSourceID.ts +0 -26
- package/model/wTWalletItemRedemption.ts +0 -43
- package/model/wTWalletObjectPrefixCounts.ts +0 -43
- package/model/wTWalletPageView.ts +0 -263
- package/model/wTWalletPageViewCount.ts +0 -49
- package/model/wTWalletPageViewGeoPoint.ts +0 -37
- package/model/wTWhatsAppInboundWebhook.ts +0 -109
- package/model/wTWhatsAppStatusCallback.ts +0 -91
- package/model/walletConfiguration.ts +0 -510
- package/model/walletPageView.ts +0 -263
- package/model/webpage.ts +0 -85
- package/openapitools.json +0 -7
- package/readme-generator.py +0 -107
- package/scripts/failure.py +0 -67
- package/scripts/slack.py +0 -94
- package/tsconfig.json +0 -25
package/model/models.ts
DELETED
|
@@ -1,1421 +0,0 @@
|
|
|
1
|
-
import localVarRequest from 'request';
|
|
2
|
-
|
|
3
|
-
export * from './a2PApplicationSubmission';
|
|
4
|
-
export * from './advertisementCredit';
|
|
5
|
-
export * from './advertisementCreditBroadcast';
|
|
6
|
-
export * from './advertisementCreditScan';
|
|
7
|
-
export * from './amenity';
|
|
8
|
-
export * from './amenityId';
|
|
9
|
-
export * from './announcement';
|
|
10
|
-
export * from './applicableTerminals';
|
|
11
|
-
export * from './assistant';
|
|
12
|
-
export * from './authError';
|
|
13
|
-
export * from './availablePhoneNumbersRequest';
|
|
14
|
-
export * from './browserDetails';
|
|
15
|
-
export * from './businessClassification';
|
|
16
|
-
export * from './businessIndustry';
|
|
17
|
-
export * from './businessRegionsOfOperation';
|
|
18
|
-
export * from './businessRegistrationIdentifier';
|
|
19
|
-
export * from './businessStockExchanges';
|
|
20
|
-
export * from './businessType';
|
|
21
|
-
export * from './chatCompletionAudio';
|
|
22
|
-
export * from './chatCompletionMessage';
|
|
23
|
-
export * from './chatCompletionMessageAudio';
|
|
24
|
-
export * from './chatCompletionMessageFunctionCall';
|
|
25
|
-
export * from './chatCompletionMessageToolCall';
|
|
26
|
-
export * from './chatCompletionMessageToolCallFunction';
|
|
27
|
-
export * from './claimTicketRequest';
|
|
28
|
-
export * from './clickFunnelAmount';
|
|
29
|
-
export * from './clickFunnelContact';
|
|
30
|
-
export * from './clickFunnelContactProfile';
|
|
31
|
-
export * from './clickFunnelEvent';
|
|
32
|
-
export * from './clickFunnelOriginalAmount';
|
|
33
|
-
export * from './clickFunnelProduct';
|
|
34
|
-
export * from './clickFunnelPurchase';
|
|
35
|
-
export * from './clickFunnelRegistration';
|
|
36
|
-
export * from './countClaimedComps200Response';
|
|
37
|
-
export * from './createFile200Response';
|
|
38
|
-
export * from './createRunOnThreadRequest';
|
|
39
|
-
export * from './createStaticVoucherCampaign';
|
|
40
|
-
export * from './createStaticVoucherCampaignWithVoucherWithCSV';
|
|
41
|
-
export * from './dashboardWidget';
|
|
42
|
-
export * from './dining';
|
|
43
|
-
export * from './document';
|
|
44
|
-
export * from './duplicateRowFound';
|
|
45
|
-
export * from './dynamicVoucher';
|
|
46
|
-
export * from './dynamicVoucherBroadcast';
|
|
47
|
-
export * from './dynamicVoucherBroadcastListType';
|
|
48
|
-
export * from './dynamicVoucherTemporalDecreaseFrequencyType';
|
|
49
|
-
export * from './emailSubscriber';
|
|
50
|
-
export * from './employee';
|
|
51
|
-
export * from './employeeAPIKey';
|
|
52
|
-
export * from './employeeActivityLog';
|
|
53
|
-
export * from './employeeAlert';
|
|
54
|
-
export * from './employeeScheduleStartDay';
|
|
55
|
-
export * from './employeeScheduleStartHour';
|
|
56
|
-
export * from './employeeScheduleStartMeridiem';
|
|
57
|
-
export * from './employeeScheduleStartMinute';
|
|
58
|
-
export * from './entityTooLarge';
|
|
59
|
-
export * from './exportDataFile';
|
|
60
|
-
export * from './falsumError';
|
|
61
|
-
export * from './falsumField';
|
|
62
|
-
export * from './feature';
|
|
63
|
-
export * from './fetchAdvertisementCreditScansFromListRequest';
|
|
64
|
-
export * from './fetchAllCountries200ResponseInner';
|
|
65
|
-
export * from './fetchAllLedgerTransactions200Response';
|
|
66
|
-
export * from './fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner';
|
|
67
|
-
export * from './fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType';
|
|
68
|
-
export * from './fetchCustomerTicketsWithTokenRequest';
|
|
69
|
-
export * from './fetchDomainsByIndustry200Response';
|
|
70
|
-
export * from './fetchImportedListRecipientsByPage200Response';
|
|
71
|
-
export * from './fetchInboundSMSByPage200Response';
|
|
72
|
-
export * from './fetchIndustry200Response';
|
|
73
|
-
export * from './fetchMembersCount200Response';
|
|
74
|
-
export * from './fetchOptInListSubscribersByPage200Response';
|
|
75
|
-
export * from './fetchOutboundSMSByPage200Response';
|
|
76
|
-
export * from './fetchPerformanceTicketsPage200Response';
|
|
77
|
-
export * from './fetchStaticVouchersPage200Response';
|
|
78
|
-
export * from './forbiddenRequest';
|
|
79
|
-
export * from './foreignKeyDoesNotExist';
|
|
80
|
-
export * from './gaming';
|
|
81
|
-
export * from './helpDeskRequest';
|
|
82
|
-
export * from './imageGrid';
|
|
83
|
-
export * from './importTicketsRequest';
|
|
84
|
-
export * from './importedList';
|
|
85
|
-
export * from './importedListRecipient';
|
|
86
|
-
export * from './inboundSMS';
|
|
87
|
-
export * from './internalServerError500';
|
|
88
|
-
export * from './jobPosition';
|
|
89
|
-
export * from './ledgerEntry';
|
|
90
|
-
export * from './ledgerEntryParentObjectID';
|
|
91
|
-
export * from './ledgerEntryTransactionType';
|
|
92
|
-
export * from './linkBook';
|
|
93
|
-
export * from './linkBookSection';
|
|
94
|
-
export * from './loginStatus200Response';
|
|
95
|
-
export * from './loginStatus200ResponseAnyOf';
|
|
96
|
-
export * from './lounge';
|
|
97
|
-
export * from './mSAnalyticsMemberCountPartitionedByDate';
|
|
98
|
-
export * from './mSAnalyticsMemberPointsRedeemedPartitionedByDate';
|
|
99
|
-
export * from './mSAnalyticsMemberPointsRefundedPartitionedByDate';
|
|
100
|
-
export * from './mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate';
|
|
101
|
-
export * from './mSAnalyticsMembershipTierAmountRefundedPartitionedByDate';
|
|
102
|
-
export * from './mSMemberHistory';
|
|
103
|
-
export * from './mSMemberHistoryPagination';
|
|
104
|
-
export * from './mSMemberRedemption';
|
|
105
|
-
export * from './mSMemberRedemptionPagination';
|
|
106
|
-
export * from './mSMemberRedemptionRegisterID';
|
|
107
|
-
export * from './mSMemberRedemptionTransactionType';
|
|
108
|
-
export * from './mSMembershipTierHistory';
|
|
109
|
-
export * from './mSMembershipTierHistoryPagination';
|
|
110
|
-
export * from './mSMembershipTierRedemption';
|
|
111
|
-
export * from './mSMembershipTierRedemptionPagination';
|
|
112
|
-
export * from './mSMerchantCreditHistory';
|
|
113
|
-
export * from './mSMerchantCreditHistoryPagination';
|
|
114
|
-
export * from './mSMerchantCreditRedemption';
|
|
115
|
-
export * from './mSMerchantCreditRedemptionPagination';
|
|
116
|
-
export * from './mediaFile';
|
|
117
|
-
export * from './member';
|
|
118
|
-
export * from './memberSearch';
|
|
119
|
-
export * from './memberSearchSearchKey';
|
|
120
|
-
export * from './memberSearchSortKey';
|
|
121
|
-
export * from './merchant';
|
|
122
|
-
export * from './merchantCreditSearch';
|
|
123
|
-
export * from './merchantNotInitialized';
|
|
124
|
-
export * from './merchantURL';
|
|
125
|
-
export * from './message';
|
|
126
|
-
export * from './moduleError';
|
|
127
|
-
export * from './newsArticle';
|
|
128
|
-
export * from './oAIAssistantUpdateParams';
|
|
129
|
-
export * from './oAIAssistantUpdateParamsCreateParams';
|
|
130
|
-
export * from './optInList';
|
|
131
|
-
export * from './optInListSource';
|
|
132
|
-
export * from './optInListSubscriber';
|
|
133
|
-
export * from './optInListSubscriberOptInSourceID';
|
|
134
|
-
export * from './outboundSMS';
|
|
135
|
-
export * from './outboundSMSPaymentObjectBroadcastID';
|
|
136
|
-
export * from './outboundSMSStatus';
|
|
137
|
-
export * from './paginatedWTMembers';
|
|
138
|
-
export * from './paginatedWTMerchantCredits';
|
|
139
|
-
export * from './paginationRequestWithIDAndWithoutSortOptions';
|
|
140
|
-
export * from './paginationRequestWithSortOptions';
|
|
141
|
-
export * from './paginationRequestWithSortOptionsSortOrder';
|
|
142
|
-
export * from './paymentDesign';
|
|
143
|
-
export * from './performance';
|
|
144
|
-
export * from './phoneNumber';
|
|
145
|
-
export * from './phoneNumberCapabilities';
|
|
146
|
-
export * from './pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive';
|
|
147
|
-
export * from './pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID';
|
|
148
|
-
export * from './pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID';
|
|
149
|
-
export * from './pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId';
|
|
150
|
-
export * from './pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier';
|
|
151
|
-
export * from './pickMSMemberExcludeKeyofMSMemberMemberIdentifier';
|
|
152
|
-
export * from './pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier';
|
|
153
|
-
export * from './pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier';
|
|
154
|
-
export * from './pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey';
|
|
155
|
-
export * from './pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder';
|
|
156
|
-
export * from './pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded';
|
|
157
|
-
export * from './pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID';
|
|
158
|
-
export * from './pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId';
|
|
159
|
-
export * from './pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId';
|
|
160
|
-
export * from './pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs';
|
|
161
|
-
export * from './pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount';
|
|
162
|
-
export * from './pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID';
|
|
163
|
-
export * from './pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId';
|
|
164
|
-
export * from './pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId';
|
|
165
|
-
export * from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone';
|
|
166
|
-
export * from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID';
|
|
167
|
-
export * from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus';
|
|
168
|
-
export * from './pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID';
|
|
169
|
-
export * from './pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt';
|
|
170
|
-
export * from './pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId';
|
|
171
|
-
export * from './pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate';
|
|
172
|
-
export * from './pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType';
|
|
173
|
-
export * from './pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType';
|
|
174
|
-
export * from './pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID';
|
|
175
|
-
export * from './pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId';
|
|
176
|
-
export * from './pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType';
|
|
177
|
-
export * from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt';
|
|
178
|
-
export * from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID';
|
|
179
|
-
export * from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType';
|
|
180
|
-
export * from './pickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId';
|
|
181
|
-
export * from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail';
|
|
182
|
-
export * from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay';
|
|
183
|
-
export * from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour';
|
|
184
|
-
export * from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem';
|
|
185
|
-
export * from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute';
|
|
186
|
-
export * from './pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday';
|
|
187
|
-
export * from './pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber';
|
|
188
|
-
export * from './pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID';
|
|
189
|
-
export * from './pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId';
|
|
190
|
-
export * from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID';
|
|
191
|
-
export * from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus';
|
|
192
|
-
export * from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix';
|
|
193
|
-
export * from './pickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId';
|
|
194
|
-
export * from './pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime';
|
|
195
|
-
export * from './pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID';
|
|
196
|
-
export * from './plan';
|
|
197
|
-
export * from './portalPage';
|
|
198
|
-
export * from './presignedPost';
|
|
199
|
-
export * from './presignedPostFields';
|
|
200
|
-
export * from './product';
|
|
201
|
-
export * from './profileStatuses';
|
|
202
|
-
export * from './promoCode';
|
|
203
|
-
export * from './qRCodeDesign';
|
|
204
|
-
export * from './reachPerformanceStats';
|
|
205
|
-
export * from './request';
|
|
206
|
-
export * from './response';
|
|
207
|
-
export * from './role';
|
|
208
|
-
export * from './roleAuditLog';
|
|
209
|
-
export * from './roomRate';
|
|
210
|
-
export * from './sSImportedListRecipientCreateParams';
|
|
211
|
-
export * from './sSOptInSource';
|
|
212
|
-
export * from './sSOutboundStatuses';
|
|
213
|
-
export * from './saveMerchantCreditPaymentDesignRequest';
|
|
214
|
-
export * from './saveTicketSettingsRequest';
|
|
215
|
-
export * from './service';
|
|
216
|
-
export * from './setDefaultPaymentMethodRequest';
|
|
217
|
-
export * from './simpleSMSBroadcast';
|
|
218
|
-
export * from './smsSubscriber';
|
|
219
|
-
export * from './sortDirection';
|
|
220
|
-
export * from './staticVoucher';
|
|
221
|
-
export * from './staticVoucherCampaign';
|
|
222
|
-
export * from './staticVoucherCampaignBroadcast';
|
|
223
|
-
export * from './staticVoucherCampaignBroadcastBroadcastStatus';
|
|
224
|
-
export * from './staticVoucherCampaignBroadcastPaymentObjectPrefix';
|
|
225
|
-
export * from './staticVoucherCampaignUpdate';
|
|
226
|
-
export * from './staticVoucherCampaignValueType';
|
|
227
|
-
export * from './staticVoucherId';
|
|
228
|
-
export * from './status';
|
|
229
|
-
export * from './subscriptionFeature';
|
|
230
|
-
export * from './subscriptionPlan';
|
|
231
|
-
export * from './subscriptionProduct';
|
|
232
|
-
export * from './tcpa';
|
|
233
|
-
export * from './thread';
|
|
234
|
-
export * from './ticket';
|
|
235
|
-
export * from './ticketSortKeys';
|
|
236
|
-
export * from './trustBundleStatuses';
|
|
237
|
-
export * from './updateEmailNotificationPreferenceRequest';
|
|
238
|
-
export * from './updateStaticVoucherCampaignWithVoucher';
|
|
239
|
-
export * from './vSCampaignGeneratedMessage';
|
|
240
|
-
export * from './vSCampaignGeneratedMessagePagination';
|
|
241
|
-
export * from './vSDynamicVoucherStatus';
|
|
242
|
-
export * from './vectorStore';
|
|
243
|
-
export * from './video';
|
|
244
|
-
export * from './virtualBusinessCard';
|
|
245
|
-
export * from './wTA2PApplicationUpdateParams';
|
|
246
|
-
export * from './wTAdvertisementCredit';
|
|
247
|
-
export * from './wTAdvertisementCreditCreateParams';
|
|
248
|
-
export * from './wTAdvertisementCreditScan';
|
|
249
|
-
export * from './wTAdvertisementCreditUpdateParams';
|
|
250
|
-
export * from './wTAmenityCreateParams';
|
|
251
|
-
export * from './wTAmenityUpdateParams';
|
|
252
|
-
export * from './wTAndroidKeystoreResponse';
|
|
253
|
-
export * from './wTAuthenticationCheckSessionTokenStatusResponse';
|
|
254
|
-
export * from './wTAuthenticationForgotPassword';
|
|
255
|
-
export * from './wTAuthenticationLoginRequest';
|
|
256
|
-
export * from './wTAuthenticationLoginResponse';
|
|
257
|
-
export * from './wTAuthenticationRegister';
|
|
258
|
-
export * from './wTAuthenticationRequestResetPassword';
|
|
259
|
-
export * from './wTAuthenticationResetPassword';
|
|
260
|
-
export * from './wTAuthenticationSSOLoginForDiscourse';
|
|
261
|
-
export * from './wTBillingChangePlan';
|
|
262
|
-
export * from './wTBillingSavePaymentMethod';
|
|
263
|
-
export * from './wTBillingVerifyPaymentMethodResponse';
|
|
264
|
-
export * from './wTCountResult';
|
|
265
|
-
export * from './wTCustomerSearchByMemberID';
|
|
266
|
-
export * from './wTCustomerSearchByPhoneNumber';
|
|
267
|
-
export * from './wTDiningCreateParams';
|
|
268
|
-
export * from './wTDiningUpdateParams';
|
|
269
|
-
export * from './wTDynamicVoucher';
|
|
270
|
-
export * from './wTDynamicVoucherCreateParams';
|
|
271
|
-
export * from './wTDynamicVoucherRedemption';
|
|
272
|
-
export * from './wTDynamicVoucherRedemptionTransactionType';
|
|
273
|
-
export * from './wTDynamicVoucherSummary';
|
|
274
|
-
export * from './wTDynamicVoucherSummaryStatus';
|
|
275
|
-
export * from './wTDynamicVoucherUpdateParams';
|
|
276
|
-
export * from './wTEmailSubscriberCreateParams';
|
|
277
|
-
export * from './wTEmailSubscriberCreateParamsWalletUI';
|
|
278
|
-
export * from './wTEmailSubscriberUpdateParams';
|
|
279
|
-
export * from './wTEmployee';
|
|
280
|
-
export * from './wTEmployeeAPIKey';
|
|
281
|
-
export * from './wTEmployeeAPIKeyCreateParams';
|
|
282
|
-
export * from './wTEmployeeAPIKeyUpdateParams';
|
|
283
|
-
export * from './wTEmployeeCreate';
|
|
284
|
-
export * from './wTEmployeeCreateDocument';
|
|
285
|
-
export * from './wTEmployeeCreateMediaFile';
|
|
286
|
-
export * from './wTEmployeeFileCreate';
|
|
287
|
-
export * from './wTEmployeeImportRecords';
|
|
288
|
-
export * from './wTEmployeeNotification';
|
|
289
|
-
export * from './wTEmployeeNotificationType';
|
|
290
|
-
export * from './wTEmployeePeerRoles';
|
|
291
|
-
export * from './wTEmployeeS3FilePresign';
|
|
292
|
-
export * from './wTEmployeeS3FilePresignContext';
|
|
293
|
-
export * from './wTEmployeeScheduleSMSCampaignBroadcast';
|
|
294
|
-
export * from './wTEmployeeScheduleSimpleSMS';
|
|
295
|
-
export * from './wTEmployeeScheduleSimpleSMSListType';
|
|
296
|
-
export * from './wTEmployeeScheduleSimpleSMSToRecipient';
|
|
297
|
-
export * from './wTEmployeeSendHelpDeskResponse';
|
|
298
|
-
export * from './wTEmployeeUpdate';
|
|
299
|
-
export * from './wTEmployeeUpdateRecords';
|
|
300
|
-
export * from './wTFetchWalletPaymentObjectsWithToken';
|
|
301
|
-
export * from './wTGamingCreateParams';
|
|
302
|
-
export * from './wTGamingUpdateParams';
|
|
303
|
-
export * from './wTImageGridCreateParams';
|
|
304
|
-
export * from './wTImageGridUpdateParams';
|
|
305
|
-
export * from './wTImportedList';
|
|
306
|
-
export * from './wTImportedListRecipientFromMembershipTierImport';
|
|
307
|
-
export * from './wTImportedListRecipientFromMembershipTierImportTierID';
|
|
308
|
-
export * from './wTInfoGenesisLookupRequestErrors';
|
|
309
|
-
export * from './wTInfoGenesisRecordFilterParameters';
|
|
310
|
-
export * from './wTInfoGenesisRoutingIDs';
|
|
311
|
-
export * from './wTInfoGenesisUniquePostingIDs';
|
|
312
|
-
export * from './wTLocalInstance';
|
|
313
|
-
export * from './wTLoungeCreateParams';
|
|
314
|
-
export * from './wTLoungeUpdateParams';
|
|
315
|
-
export * from './wTMember';
|
|
316
|
-
export * from './wTMemberCreationParams';
|
|
317
|
-
export * from './wTMembershipTier';
|
|
318
|
-
export * from './wTMembershipTierCreationParams';
|
|
319
|
-
export * from './wTMembershipTierId';
|
|
320
|
-
export * from './wTMembershipTierUpdateParams';
|
|
321
|
-
export * from './wTMembershipTierWithMemberCount';
|
|
322
|
-
export * from './wTMerchantCredit';
|
|
323
|
-
export * from './wTMerchantCreditCreationParams';
|
|
324
|
-
export * from './wTMerchantURLCreate';
|
|
325
|
-
export * from './wTMerchantURLUpdate';
|
|
326
|
-
export * from './wTMerchantUpdate';
|
|
327
|
-
export * from './wTMerchantUpdatePOSIntegration';
|
|
328
|
-
export * from './wTMerchantUpdatePointsOfContact';
|
|
329
|
-
export * from './wTMessageInstance';
|
|
330
|
-
export * from './wTNewsArticleCreateParams';
|
|
331
|
-
export * from './wTNewsArticleUpdateParams';
|
|
332
|
-
export * from './wTOptInList';
|
|
333
|
-
export * from './wTOptInListCreationParams';
|
|
334
|
-
export * from './wTPassBrandKit';
|
|
335
|
-
export * from './wTPaymentDesign';
|
|
336
|
-
export * from './wTPaymentDesignCreateParams';
|
|
337
|
-
export * from './wTPaymentDesignUpdateParams';
|
|
338
|
-
export * from './wTPerformanceCreateParams';
|
|
339
|
-
export * from './wTPerformanceUpdateParams';
|
|
340
|
-
export * from './wTPosMachine';
|
|
341
|
-
export * from './wTPosMachineCreateParams';
|
|
342
|
-
export * from './wTPosMachineUpdateParams';
|
|
343
|
-
export * from './wTProductCreateParams';
|
|
344
|
-
export * from './wTProductUpdateParams';
|
|
345
|
-
export * from './wTPromoCodeCreateParams';
|
|
346
|
-
export * from './wTPromoCodeUpdateParams';
|
|
347
|
-
export * from './wTQRCodeDesign';
|
|
348
|
-
export * from './wTQRCodeDesignCreateParams';
|
|
349
|
-
export * from './wTQRCodeDesignUpdateParams';
|
|
350
|
-
export * from './wTQuickLink';
|
|
351
|
-
export * from './wTQuickLinkCreateParams';
|
|
352
|
-
export * from './wTQuickLinkLinkBookSectionID';
|
|
353
|
-
export * from './wTQuickLinkSectionCreateParams';
|
|
354
|
-
export * from './wTQuickLinkSectionUpdateParams';
|
|
355
|
-
export * from './wTQuickLinkUpdateParams';
|
|
356
|
-
export * from './wTRole';
|
|
357
|
-
export * from './wTRoomRateCreateParams';
|
|
358
|
-
export * from './wTRoomRateUpdateParams';
|
|
359
|
-
export * from './wTSMSAcquirePhoneNumber';
|
|
360
|
-
export * from './wTSMSImportOptInListSubscribers';
|
|
361
|
-
export * from './wTSMSImportedListCreate';
|
|
362
|
-
export * from './wTSMSOptInListSourceCreate';
|
|
363
|
-
export * from './wTSMSUpdatePhoneNumberConfig';
|
|
364
|
-
export * from './wTServiceCreateParams';
|
|
365
|
-
export * from './wTServiceUpdateParams';
|
|
366
|
-
export * from './wTSettingsSetPassword';
|
|
367
|
-
export * from './wTSmsSubscriberCreateParams';
|
|
368
|
-
export * from './wTSmsSubscriberCreateParamsWalletUI';
|
|
369
|
-
export * from './wTSmsSubscriberUpdateParams';
|
|
370
|
-
export * from './wTStaticVoucher';
|
|
371
|
-
export * from './wTStaticVoucherCampaign';
|
|
372
|
-
export * from './wTStaticVoucherCampaignPreviewMessagesByPage';
|
|
373
|
-
export * from './wTStaticVoucherCreateParams';
|
|
374
|
-
export * from './wTStaticVoucherUpdateParams';
|
|
375
|
-
export * from './wTSystemApprovePhoneNumber';
|
|
376
|
-
export * from './wTSystemRoleCreate';
|
|
377
|
-
export * from './wTTCPAOpt';
|
|
378
|
-
export * from './wTTCPAOptListID';
|
|
379
|
-
export * from './wTTCPAOptSourceID';
|
|
380
|
-
export * from './wTTicket';
|
|
381
|
-
export * from './wTTicketCreateParams';
|
|
382
|
-
export * from './wTTicketUpdateParams';
|
|
383
|
-
export * from './wTTwilioRequestAuthyCode';
|
|
384
|
-
export * from './wTTwilioVerifyAuthyCode';
|
|
385
|
-
export * from './wTVideoCreateParams';
|
|
386
|
-
export * from './wTVideoUpdateParams';
|
|
387
|
-
export * from './wTVirtualBusinessCardCreateParams';
|
|
388
|
-
export * from './wTVirtualBusinessCardUpdateParams';
|
|
389
|
-
export * from './wTWalletConfigurationSaveWalletRecord';
|
|
390
|
-
export * from './wTWalletConfigurationSaveWalletRecordPassBrandKit';
|
|
391
|
-
export * from './wTWalletConfigurationSaveWalletRecordSmsOptInSourceID';
|
|
392
|
-
export * from './wTWalletItemRedemption';
|
|
393
|
-
export * from './wTWalletObjectPrefixCounts';
|
|
394
|
-
export * from './wTWalletPageView';
|
|
395
|
-
export * from './wTWalletPageViewCount';
|
|
396
|
-
export * from './wTWalletPageViewGeoPoint';
|
|
397
|
-
export * from './wTWhatsAppInboundWebhook';
|
|
398
|
-
export * from './wTWhatsAppStatusCallback';
|
|
399
|
-
export * from './walletConfiguration';
|
|
400
|
-
export * from './walletPageView';
|
|
401
|
-
export * from './webpage';
|
|
402
|
-
|
|
403
|
-
import * as fs from 'fs';
|
|
404
|
-
|
|
405
|
-
export interface RequestDetailedFile {
|
|
406
|
-
value: Buffer;
|
|
407
|
-
options?: {
|
|
408
|
-
filename?: string;
|
|
409
|
-
contentType?: string;
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
|
-
|
|
413
|
-
export type RequestFile = string | Buffer | fs.ReadStream | RequestDetailedFile;
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
import { A2PApplicationSubmission } from './a2PApplicationSubmission';
|
|
417
|
-
import { AdvertisementCredit } from './advertisementCredit';
|
|
418
|
-
import { AdvertisementCreditBroadcast } from './advertisementCreditBroadcast';
|
|
419
|
-
import { AdvertisementCreditScan } from './advertisementCreditScan';
|
|
420
|
-
import { Amenity } from './amenity';
|
|
421
|
-
import { AmenityId } from './amenityId';
|
|
422
|
-
import { Announcement } from './announcement';
|
|
423
|
-
import { ApplicableTerminals } from './applicableTerminals';
|
|
424
|
-
import { Assistant } from './assistant';
|
|
425
|
-
import { AuthError } from './authError';
|
|
426
|
-
import { AvailablePhoneNumbersRequest } from './availablePhoneNumbersRequest';
|
|
427
|
-
import { BrowserDetails } from './browserDetails';
|
|
428
|
-
import { BusinessClassification } from './businessClassification';
|
|
429
|
-
import { BusinessIndustry } from './businessIndustry';
|
|
430
|
-
import { BusinessRegionsOfOperation } from './businessRegionsOfOperation';
|
|
431
|
-
import { BusinessRegistrationIdentifier } from './businessRegistrationIdentifier';
|
|
432
|
-
import { BusinessStockExchanges } from './businessStockExchanges';
|
|
433
|
-
import { BusinessType } from './businessType';
|
|
434
|
-
import { ChatCompletionAudio } from './chatCompletionAudio';
|
|
435
|
-
import { ChatCompletionMessage } from './chatCompletionMessage';
|
|
436
|
-
import { ChatCompletionMessageAudio } from './chatCompletionMessageAudio';
|
|
437
|
-
import { ChatCompletionMessageFunctionCall } from './chatCompletionMessageFunctionCall';
|
|
438
|
-
import { ChatCompletionMessageToolCall } from './chatCompletionMessageToolCall';
|
|
439
|
-
import { ChatCompletionMessageToolCallFunction } from './chatCompletionMessageToolCallFunction';
|
|
440
|
-
import { ClaimTicketRequest } from './claimTicketRequest';
|
|
441
|
-
import { ClickFunnelAmount } from './clickFunnelAmount';
|
|
442
|
-
import { ClickFunnelContact } from './clickFunnelContact';
|
|
443
|
-
import { ClickFunnelContactProfile } from './clickFunnelContactProfile';
|
|
444
|
-
import { ClickFunnelEvent } from './clickFunnelEvent';
|
|
445
|
-
import { ClickFunnelOriginalAmount } from './clickFunnelOriginalAmount';
|
|
446
|
-
import { ClickFunnelProduct } from './clickFunnelProduct';
|
|
447
|
-
import { ClickFunnelPurchase } from './clickFunnelPurchase';
|
|
448
|
-
import { ClickFunnelRegistration } from './clickFunnelRegistration';
|
|
449
|
-
import { CountClaimedComps200Response } from './countClaimedComps200Response';
|
|
450
|
-
import { CreateFile200Response } from './createFile200Response';
|
|
451
|
-
import { CreateRunOnThreadRequest } from './createRunOnThreadRequest';
|
|
452
|
-
import { CreateStaticVoucherCampaign } from './createStaticVoucherCampaign';
|
|
453
|
-
import { CreateStaticVoucherCampaignWithVoucherWithCSV } from './createStaticVoucherCampaignWithVoucherWithCSV';
|
|
454
|
-
import { DashboardWidget } from './dashboardWidget';
|
|
455
|
-
import { Dining } from './dining';
|
|
456
|
-
import { Document } from './document';
|
|
457
|
-
import { DuplicateRowFound } from './duplicateRowFound';
|
|
458
|
-
import { DynamicVoucher } from './dynamicVoucher';
|
|
459
|
-
import { DynamicVoucherBroadcast } from './dynamicVoucherBroadcast';
|
|
460
|
-
import { DynamicVoucherBroadcastListType } from './dynamicVoucherBroadcastListType';
|
|
461
|
-
import { DynamicVoucherTemporalDecreaseFrequencyType } from './dynamicVoucherTemporalDecreaseFrequencyType';
|
|
462
|
-
import { EmailSubscriber } from './emailSubscriber';
|
|
463
|
-
import { Employee } from './employee';
|
|
464
|
-
import { EmployeeAPIKey } from './employeeAPIKey';
|
|
465
|
-
import { EmployeeActivityLog } from './employeeActivityLog';
|
|
466
|
-
import { EmployeeAlert } from './employeeAlert';
|
|
467
|
-
import { EmployeeScheduleStartDay } from './employeeScheduleStartDay';
|
|
468
|
-
import { EmployeeScheduleStartHour } from './employeeScheduleStartHour';
|
|
469
|
-
import { EmployeeScheduleStartMeridiem } from './employeeScheduleStartMeridiem';
|
|
470
|
-
import { EmployeeScheduleStartMinute } from './employeeScheduleStartMinute';
|
|
471
|
-
import { EntityTooLarge } from './entityTooLarge';
|
|
472
|
-
import { ExportDataFile } from './exportDataFile';
|
|
473
|
-
import { FalsumError } from './falsumError';
|
|
474
|
-
import { FalsumField } from './falsumField';
|
|
475
|
-
import { Feature } from './feature';
|
|
476
|
-
import { FetchAdvertisementCreditScansFromListRequest } from './fetchAdvertisementCreditScansFromListRequest';
|
|
477
|
-
import { FetchAllCountries200ResponseInner } from './fetchAllCountries200ResponseInner';
|
|
478
|
-
import { FetchAllLedgerTransactions200Response } from './fetchAllLedgerTransactions200Response';
|
|
479
|
-
import { FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner } from './fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner';
|
|
480
|
-
import { FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType } from './fetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType';
|
|
481
|
-
import { FetchCustomerTicketsWithTokenRequest } from './fetchCustomerTicketsWithTokenRequest';
|
|
482
|
-
import { FetchDomainsByIndustry200Response } from './fetchDomainsByIndustry200Response';
|
|
483
|
-
import { FetchImportedListRecipientsByPage200Response } from './fetchImportedListRecipientsByPage200Response';
|
|
484
|
-
import { FetchInboundSMSByPage200Response } from './fetchInboundSMSByPage200Response';
|
|
485
|
-
import { FetchIndustry200Response } from './fetchIndustry200Response';
|
|
486
|
-
import { FetchMembersCount200Response } from './fetchMembersCount200Response';
|
|
487
|
-
import { FetchOptInListSubscribersByPage200Response } from './fetchOptInListSubscribersByPage200Response';
|
|
488
|
-
import { FetchOutboundSMSByPage200Response } from './fetchOutboundSMSByPage200Response';
|
|
489
|
-
import { FetchPerformanceTicketsPage200Response } from './fetchPerformanceTicketsPage200Response';
|
|
490
|
-
import { FetchStaticVouchersPage200Response } from './fetchStaticVouchersPage200Response';
|
|
491
|
-
import { ForbiddenRequest } from './forbiddenRequest';
|
|
492
|
-
import { ForeignKeyDoesNotExist } from './foreignKeyDoesNotExist';
|
|
493
|
-
import { Gaming } from './gaming';
|
|
494
|
-
import { HelpDeskRequest } from './helpDeskRequest';
|
|
495
|
-
import { ImageGrid } from './imageGrid';
|
|
496
|
-
import { ImportTicketsRequest } from './importTicketsRequest';
|
|
497
|
-
import { ImportedList } from './importedList';
|
|
498
|
-
import { ImportedListRecipient } from './importedListRecipient';
|
|
499
|
-
import { InboundSMS } from './inboundSMS';
|
|
500
|
-
import { InternalServerError500 } from './internalServerError500';
|
|
501
|
-
import { JobPosition } from './jobPosition';
|
|
502
|
-
import { LedgerEntry } from './ledgerEntry';
|
|
503
|
-
import { LedgerEntryParentObjectID } from './ledgerEntryParentObjectID';
|
|
504
|
-
import { LedgerEntryTransactionType } from './ledgerEntryTransactionType';
|
|
505
|
-
import { LinkBook } from './linkBook';
|
|
506
|
-
import { LinkBookSection } from './linkBookSection';
|
|
507
|
-
import { LoginStatus200Response } from './loginStatus200Response';
|
|
508
|
-
import { LoginStatus200ResponseAnyOf } from './loginStatus200ResponseAnyOf';
|
|
509
|
-
import { Lounge } from './lounge';
|
|
510
|
-
import { MSAnalyticsMemberCountPartitionedByDate } from './mSAnalyticsMemberCountPartitionedByDate';
|
|
511
|
-
import { MSAnalyticsMemberPointsRedeemedPartitionedByDate } from './mSAnalyticsMemberPointsRedeemedPartitionedByDate';
|
|
512
|
-
import { MSAnalyticsMemberPointsRefundedPartitionedByDate } from './mSAnalyticsMemberPointsRefundedPartitionedByDate';
|
|
513
|
-
import { MSAnalyticsMembershipTierAmountRedeemedPartitionedByDate } from './mSAnalyticsMembershipTierAmountRedeemedPartitionedByDate';
|
|
514
|
-
import { MSAnalyticsMembershipTierAmountRefundedPartitionedByDate } from './mSAnalyticsMembershipTierAmountRefundedPartitionedByDate';
|
|
515
|
-
import { MSMemberHistory } from './mSMemberHistory';
|
|
516
|
-
import { MSMemberHistoryPagination } from './mSMemberHistoryPagination';
|
|
517
|
-
import { MSMemberRedemption } from './mSMemberRedemption';
|
|
518
|
-
import { MSMemberRedemptionPagination } from './mSMemberRedemptionPagination';
|
|
519
|
-
import { MSMemberRedemptionRegisterID } from './mSMemberRedemptionRegisterID';
|
|
520
|
-
import { MSMemberRedemptionTransactionType } from './mSMemberRedemptionTransactionType';
|
|
521
|
-
import { MSMembershipTierHistory } from './mSMembershipTierHistory';
|
|
522
|
-
import { MSMembershipTierHistoryPagination } from './mSMembershipTierHistoryPagination';
|
|
523
|
-
import { MSMembershipTierRedemption } from './mSMembershipTierRedemption';
|
|
524
|
-
import { MSMembershipTierRedemptionPagination } from './mSMembershipTierRedemptionPagination';
|
|
525
|
-
import { MSMerchantCreditHistory } from './mSMerchantCreditHistory';
|
|
526
|
-
import { MSMerchantCreditHistoryPagination } from './mSMerchantCreditHistoryPagination';
|
|
527
|
-
import { MSMerchantCreditRedemption } from './mSMerchantCreditRedemption';
|
|
528
|
-
import { MSMerchantCreditRedemptionPagination } from './mSMerchantCreditRedemptionPagination';
|
|
529
|
-
import { MediaFile } from './mediaFile';
|
|
530
|
-
import { Member } from './member';
|
|
531
|
-
import { MemberSearch } from './memberSearch';
|
|
532
|
-
import { MemberSearchSearchKey } from './memberSearchSearchKey';
|
|
533
|
-
import { MemberSearchSortKey } from './memberSearchSortKey';
|
|
534
|
-
import { Merchant } from './merchant';
|
|
535
|
-
import { MerchantCreditSearch } from './merchantCreditSearch';
|
|
536
|
-
import { MerchantNotInitialized } from './merchantNotInitialized';
|
|
537
|
-
import { MerchantURL } from './merchantURL';
|
|
538
|
-
import { Message } from './message';
|
|
539
|
-
import { ModuleError } from './moduleError';
|
|
540
|
-
import { NewsArticle } from './newsArticle';
|
|
541
|
-
import { OAIAssistantUpdateParams } from './oAIAssistantUpdateParams';
|
|
542
|
-
import { OAIAssistantUpdateParamsCreateParams } from './oAIAssistantUpdateParamsCreateParams';
|
|
543
|
-
import { OptInList } from './optInList';
|
|
544
|
-
import { OptInListSource } from './optInListSource';
|
|
545
|
-
import { OptInListSubscriber } from './optInListSubscriber';
|
|
546
|
-
import { OptInListSubscriberOptInSourceID } from './optInListSubscriberOptInSourceID';
|
|
547
|
-
import { OutboundSMS } from './outboundSMS';
|
|
548
|
-
import { OutboundSMSPaymentObjectBroadcastID } from './outboundSMSPaymentObjectBroadcastID';
|
|
549
|
-
import { OutboundSMSStatus } from './outboundSMSStatus';
|
|
550
|
-
import { PaginatedWTMembers } from './paginatedWTMembers';
|
|
551
|
-
import { PaginatedWTMerchantCredits } from './paginatedWTMerchantCredits';
|
|
552
|
-
import { PaginationRequestWithIDAndWithoutSortOptions } from './paginationRequestWithIDAndWithoutSortOptions';
|
|
553
|
-
import { PaginationRequestWithSortOptions } from './paginationRequestWithSortOptions';
|
|
554
|
-
import { PaginationRequestWithSortOptionsSortOrder } from './paginationRequestWithSortOptionsSortOrder';
|
|
555
|
-
import { PaymentDesign } from './paymentDesign';
|
|
556
|
-
import { Performance } from './performance';
|
|
557
|
-
import { PhoneNumber } from './phoneNumber';
|
|
558
|
-
import { PhoneNumberCapabilities } from './phoneNumberCapabilities';
|
|
559
|
-
import { PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive } from './pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive';
|
|
560
|
-
import { PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID } from './pickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID';
|
|
561
|
-
import { PickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID } from './pickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID';
|
|
562
|
-
import { PickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId } from './pickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId';
|
|
563
|
-
import { PickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier } from './pickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier';
|
|
564
|
-
import { PickMSMemberExcludeKeyofMSMemberMemberIdentifier } from './pickMSMemberExcludeKeyofMSMemberMemberIdentifier';
|
|
565
|
-
import { PickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier } from './pickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier';
|
|
566
|
-
import { PickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier } from './pickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier';
|
|
567
|
-
import { PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey } from './pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey';
|
|
568
|
-
import { PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder } from './pickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder';
|
|
569
|
-
import { PickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded } from './pickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded';
|
|
570
|
-
import { PickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID } from './pickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID';
|
|
571
|
-
import { PickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId } from './pickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId';
|
|
572
|
-
import { PickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId } from './pickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId';
|
|
573
|
-
import { PickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs } from './pickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs';
|
|
574
|
-
import { PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount } from './pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount';
|
|
575
|
-
import { PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID } from './pickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID';
|
|
576
|
-
import { PickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId } from './pickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId';
|
|
577
|
-
import { PickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId } from './pickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId';
|
|
578
|
-
import { PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone } from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone';
|
|
579
|
-
import { PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID } from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID';
|
|
580
|
-
import { PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus } from './pickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus';
|
|
581
|
-
import { PickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID } from './pickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID';
|
|
582
|
-
import { PickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt } from './pickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt';
|
|
583
|
-
import { PickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId } from './pickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId';
|
|
584
|
-
import { PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate } from './pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate';
|
|
585
|
-
import { PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType } from './pickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType';
|
|
586
|
-
import { PickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType } from './pickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType';
|
|
587
|
-
import { PickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID } from './pickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID';
|
|
588
|
-
import { PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId } from './pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId';
|
|
589
|
-
import { PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType } from './pickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType';
|
|
590
|
-
import { PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt } from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt';
|
|
591
|
-
import { PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID } from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID';
|
|
592
|
-
import { PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType } from './pickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType';
|
|
593
|
-
import { PickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId } from './pickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId';
|
|
594
|
-
import { PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail } from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail';
|
|
595
|
-
import { PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay } from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay';
|
|
596
|
-
import { PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour } from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour';
|
|
597
|
-
import { PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem } from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem';
|
|
598
|
-
import { PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute } from './pickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute';
|
|
599
|
-
import { PickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday } from './pickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday';
|
|
600
|
-
import { PickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber } from './pickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber';
|
|
601
|
-
import { PickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID } from './pickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID';
|
|
602
|
-
import { PickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId } from './pickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId';
|
|
603
|
-
import { PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID } from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID';
|
|
604
|
-
import { PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus } from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus';
|
|
605
|
-
import { PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix } from './pickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix';
|
|
606
|
-
import { PickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId } from './pickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId';
|
|
607
|
-
import { PickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime } from './pickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime';
|
|
608
|
-
import { PickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID } from './pickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID';
|
|
609
|
-
import { Plan } from './plan';
|
|
610
|
-
import { PortalPage } from './portalPage';
|
|
611
|
-
import { PresignedPost } from './presignedPost';
|
|
612
|
-
import { PresignedPostFields } from './presignedPostFields';
|
|
613
|
-
import { Product } from './product';
|
|
614
|
-
import { ProfileStatuses } from './profileStatuses';
|
|
615
|
-
import { PromoCode } from './promoCode';
|
|
616
|
-
import { QRCodeDesign } from './qRCodeDesign';
|
|
617
|
-
import { ReachPerformanceStats } from './reachPerformanceStats';
|
|
618
|
-
import { Request } from './request';
|
|
619
|
-
import { Response } from './response';
|
|
620
|
-
import { Role } from './role';
|
|
621
|
-
import { RoleAuditLog } from './roleAuditLog';
|
|
622
|
-
import { RoomRate } from './roomRate';
|
|
623
|
-
import { SSImportedListRecipientCreateParams } from './sSImportedListRecipientCreateParams';
|
|
624
|
-
import { SSOptInSource } from './sSOptInSource';
|
|
625
|
-
import { SSOutboundStatuses } from './sSOutboundStatuses';
|
|
626
|
-
import { SaveMerchantCreditPaymentDesignRequest } from './saveMerchantCreditPaymentDesignRequest';
|
|
627
|
-
import { SaveTicketSettingsRequest } from './saveTicketSettingsRequest';
|
|
628
|
-
import { Service } from './service';
|
|
629
|
-
import { SetDefaultPaymentMethodRequest } from './setDefaultPaymentMethodRequest';
|
|
630
|
-
import { SimpleSMSBroadcast } from './simpleSMSBroadcast';
|
|
631
|
-
import { SmsSubscriber } from './smsSubscriber';
|
|
632
|
-
import { SortDirection } from './sortDirection';
|
|
633
|
-
import { StaticVoucher } from './staticVoucher';
|
|
634
|
-
import { StaticVoucherCampaign } from './staticVoucherCampaign';
|
|
635
|
-
import { StaticVoucherCampaignBroadcast } from './staticVoucherCampaignBroadcast';
|
|
636
|
-
import { StaticVoucherCampaignBroadcastBroadcastStatus } from './staticVoucherCampaignBroadcastBroadcastStatus';
|
|
637
|
-
import { StaticVoucherCampaignBroadcastPaymentObjectPrefix } from './staticVoucherCampaignBroadcastPaymentObjectPrefix';
|
|
638
|
-
import { StaticVoucherCampaignUpdate } from './staticVoucherCampaignUpdate';
|
|
639
|
-
import { StaticVoucherCampaignValueType } from './staticVoucherCampaignValueType';
|
|
640
|
-
import { StaticVoucherId } from './staticVoucherId';
|
|
641
|
-
import { Status } from './status';
|
|
642
|
-
import { SubscriptionFeature } from './subscriptionFeature';
|
|
643
|
-
import { SubscriptionPlan } from './subscriptionPlan';
|
|
644
|
-
import { SubscriptionProduct } from './subscriptionProduct';
|
|
645
|
-
import { Tcpa } from './tcpa';
|
|
646
|
-
import { Thread } from './thread';
|
|
647
|
-
import { Ticket } from './ticket';
|
|
648
|
-
import { TicketSortKeys } from './ticketSortKeys';
|
|
649
|
-
import { TrustBundleStatuses } from './trustBundleStatuses';
|
|
650
|
-
import { UpdateEmailNotificationPreferenceRequest } from './updateEmailNotificationPreferenceRequest';
|
|
651
|
-
import { UpdateStaticVoucherCampaignWithVoucher } from './updateStaticVoucherCampaignWithVoucher';
|
|
652
|
-
import { VSCampaignGeneratedMessage } from './vSCampaignGeneratedMessage';
|
|
653
|
-
import { VSCampaignGeneratedMessagePagination } from './vSCampaignGeneratedMessagePagination';
|
|
654
|
-
import { VSDynamicVoucherStatus } from './vSDynamicVoucherStatus';
|
|
655
|
-
import { VectorStore } from './vectorStore';
|
|
656
|
-
import { Video } from './video';
|
|
657
|
-
import { VirtualBusinessCard } from './virtualBusinessCard';
|
|
658
|
-
import { WTA2PApplicationUpdateParams } from './wTA2PApplicationUpdateParams';
|
|
659
|
-
import { WTAdvertisementCredit } from './wTAdvertisementCredit';
|
|
660
|
-
import { WTAdvertisementCreditCreateParams } from './wTAdvertisementCreditCreateParams';
|
|
661
|
-
import { WTAdvertisementCreditScan } from './wTAdvertisementCreditScan';
|
|
662
|
-
import { WTAdvertisementCreditUpdateParams } from './wTAdvertisementCreditUpdateParams';
|
|
663
|
-
import { WTAmenityCreateParams } from './wTAmenityCreateParams';
|
|
664
|
-
import { WTAmenityUpdateParams } from './wTAmenityUpdateParams';
|
|
665
|
-
import { WTAndroidKeystoreResponse } from './wTAndroidKeystoreResponse';
|
|
666
|
-
import { WTAuthenticationCheckSessionTokenStatusResponse } from './wTAuthenticationCheckSessionTokenStatusResponse';
|
|
667
|
-
import { WTAuthenticationForgotPassword } from './wTAuthenticationForgotPassword';
|
|
668
|
-
import { WTAuthenticationLoginRequest } from './wTAuthenticationLoginRequest';
|
|
669
|
-
import { WTAuthenticationLoginResponse } from './wTAuthenticationLoginResponse';
|
|
670
|
-
import { WTAuthenticationRegister } from './wTAuthenticationRegister';
|
|
671
|
-
import { WTAuthenticationRequestResetPassword } from './wTAuthenticationRequestResetPassword';
|
|
672
|
-
import { WTAuthenticationResetPassword } from './wTAuthenticationResetPassword';
|
|
673
|
-
import { WTAuthenticationSSOLoginForDiscourse } from './wTAuthenticationSSOLoginForDiscourse';
|
|
674
|
-
import { WTBillingChangePlan } from './wTBillingChangePlan';
|
|
675
|
-
import { WTBillingSavePaymentMethod } from './wTBillingSavePaymentMethod';
|
|
676
|
-
import { WTBillingVerifyPaymentMethodResponse } from './wTBillingVerifyPaymentMethodResponse';
|
|
677
|
-
import { WTCountResult } from './wTCountResult';
|
|
678
|
-
import { WTCustomerSearchByMemberID } from './wTCustomerSearchByMemberID';
|
|
679
|
-
import { WTCustomerSearchByPhoneNumber } from './wTCustomerSearchByPhoneNumber';
|
|
680
|
-
import { WTDiningCreateParams } from './wTDiningCreateParams';
|
|
681
|
-
import { WTDiningUpdateParams } from './wTDiningUpdateParams';
|
|
682
|
-
import { WTDynamicVoucher } from './wTDynamicVoucher';
|
|
683
|
-
import { WTDynamicVoucherCreateParams } from './wTDynamicVoucherCreateParams';
|
|
684
|
-
import { WTDynamicVoucherRedemption } from './wTDynamicVoucherRedemption';
|
|
685
|
-
import { WTDynamicVoucherRedemptionTransactionType } from './wTDynamicVoucherRedemptionTransactionType';
|
|
686
|
-
import { WTDynamicVoucherSummary } from './wTDynamicVoucherSummary';
|
|
687
|
-
import { WTDynamicVoucherSummaryStatus } from './wTDynamicVoucherSummaryStatus';
|
|
688
|
-
import { WTDynamicVoucherUpdateParams } from './wTDynamicVoucherUpdateParams';
|
|
689
|
-
import { WTEmailSubscriberCreateParams } from './wTEmailSubscriberCreateParams';
|
|
690
|
-
import { WTEmailSubscriberCreateParamsWalletUI } from './wTEmailSubscriberCreateParamsWalletUI';
|
|
691
|
-
import { WTEmailSubscriberUpdateParams } from './wTEmailSubscriberUpdateParams';
|
|
692
|
-
import { WTEmployee } from './wTEmployee';
|
|
693
|
-
import { WTEmployeeAPIKey } from './wTEmployeeAPIKey';
|
|
694
|
-
import { WTEmployeeAPIKeyCreateParams } from './wTEmployeeAPIKeyCreateParams';
|
|
695
|
-
import { WTEmployeeAPIKeyUpdateParams } from './wTEmployeeAPIKeyUpdateParams';
|
|
696
|
-
import { WTEmployeeCreate } from './wTEmployeeCreate';
|
|
697
|
-
import { WTEmployeeCreateDocument } from './wTEmployeeCreateDocument';
|
|
698
|
-
import { WTEmployeeCreateMediaFile } from './wTEmployeeCreateMediaFile';
|
|
699
|
-
import { WTEmployeeFileCreate } from './wTEmployeeFileCreate';
|
|
700
|
-
import { WTEmployeeImportRecords } from './wTEmployeeImportRecords';
|
|
701
|
-
import { WTEmployeeNotification } from './wTEmployeeNotification';
|
|
702
|
-
import { WTEmployeeNotificationType } from './wTEmployeeNotificationType';
|
|
703
|
-
import { WTEmployeePeerRoles } from './wTEmployeePeerRoles';
|
|
704
|
-
import { WTEmployeeS3FilePresign } from './wTEmployeeS3FilePresign';
|
|
705
|
-
import { WTEmployeeS3FilePresignContext } from './wTEmployeeS3FilePresignContext';
|
|
706
|
-
import { WTEmployeeScheduleSMSCampaignBroadcast } from './wTEmployeeScheduleSMSCampaignBroadcast';
|
|
707
|
-
import { WTEmployeeScheduleSimpleSMS } from './wTEmployeeScheduleSimpleSMS';
|
|
708
|
-
import { WTEmployeeScheduleSimpleSMSListType } from './wTEmployeeScheduleSimpleSMSListType';
|
|
709
|
-
import { WTEmployeeScheduleSimpleSMSToRecipient } from './wTEmployeeScheduleSimpleSMSToRecipient';
|
|
710
|
-
import { WTEmployeeSendHelpDeskResponse } from './wTEmployeeSendHelpDeskResponse';
|
|
711
|
-
import { WTEmployeeUpdate } from './wTEmployeeUpdate';
|
|
712
|
-
import { WTEmployeeUpdateRecords } from './wTEmployeeUpdateRecords';
|
|
713
|
-
import { WTFetchWalletPaymentObjectsWithToken } from './wTFetchWalletPaymentObjectsWithToken';
|
|
714
|
-
import { WTGamingCreateParams } from './wTGamingCreateParams';
|
|
715
|
-
import { WTGamingUpdateParams } from './wTGamingUpdateParams';
|
|
716
|
-
import { WTImageGridCreateParams } from './wTImageGridCreateParams';
|
|
717
|
-
import { WTImageGridUpdateParams } from './wTImageGridUpdateParams';
|
|
718
|
-
import { WTImportedList } from './wTImportedList';
|
|
719
|
-
import { WTImportedListRecipientFromMembershipTierImport } from './wTImportedListRecipientFromMembershipTierImport';
|
|
720
|
-
import { WTImportedListRecipientFromMembershipTierImportTierID } from './wTImportedListRecipientFromMembershipTierImportTierID';
|
|
721
|
-
import { WTInfoGenesisLookupRequestErrors } from './wTInfoGenesisLookupRequestErrors';
|
|
722
|
-
import { WTInfoGenesisRecordFilterParameters } from './wTInfoGenesisRecordFilterParameters';
|
|
723
|
-
import { WTInfoGenesisRoutingIDs } from './wTInfoGenesisRoutingIDs';
|
|
724
|
-
import { WTInfoGenesisUniquePostingIDs } from './wTInfoGenesisUniquePostingIDs';
|
|
725
|
-
import { WTLocalInstance } from './wTLocalInstance';
|
|
726
|
-
import { WTLoungeCreateParams } from './wTLoungeCreateParams';
|
|
727
|
-
import { WTLoungeUpdateParams } from './wTLoungeUpdateParams';
|
|
728
|
-
import { WTMember } from './wTMember';
|
|
729
|
-
import { WTMemberCreationParams } from './wTMemberCreationParams';
|
|
730
|
-
import { WTMembershipTier } from './wTMembershipTier';
|
|
731
|
-
import { WTMembershipTierCreationParams } from './wTMembershipTierCreationParams';
|
|
732
|
-
import { WTMembershipTierId } from './wTMembershipTierId';
|
|
733
|
-
import { WTMembershipTierUpdateParams } from './wTMembershipTierUpdateParams';
|
|
734
|
-
import { WTMembershipTierWithMemberCount } from './wTMembershipTierWithMemberCount';
|
|
735
|
-
import { WTMerchantCredit } from './wTMerchantCredit';
|
|
736
|
-
import { WTMerchantCreditCreationParams } from './wTMerchantCreditCreationParams';
|
|
737
|
-
import { WTMerchantURLCreate } from './wTMerchantURLCreate';
|
|
738
|
-
import { WTMerchantURLUpdate } from './wTMerchantURLUpdate';
|
|
739
|
-
import { WTMerchantUpdate } from './wTMerchantUpdate';
|
|
740
|
-
import { WTMerchantUpdatePOSIntegration } from './wTMerchantUpdatePOSIntegration';
|
|
741
|
-
import { WTMerchantUpdatePointsOfContact } from './wTMerchantUpdatePointsOfContact';
|
|
742
|
-
import { WTMessageInstance } from './wTMessageInstance';
|
|
743
|
-
import { WTNewsArticleCreateParams } from './wTNewsArticleCreateParams';
|
|
744
|
-
import { WTNewsArticleUpdateParams } from './wTNewsArticleUpdateParams';
|
|
745
|
-
import { WTOptInList } from './wTOptInList';
|
|
746
|
-
import { WTOptInListCreationParams } from './wTOptInListCreationParams';
|
|
747
|
-
import { WTPassBrandKit } from './wTPassBrandKit';
|
|
748
|
-
import { WTPaymentDesign } from './wTPaymentDesign';
|
|
749
|
-
import { WTPaymentDesignCreateParams } from './wTPaymentDesignCreateParams';
|
|
750
|
-
import { WTPaymentDesignUpdateParams } from './wTPaymentDesignUpdateParams';
|
|
751
|
-
import { WTPerformanceCreateParams } from './wTPerformanceCreateParams';
|
|
752
|
-
import { WTPerformanceUpdateParams } from './wTPerformanceUpdateParams';
|
|
753
|
-
import { WTPosMachine } from './wTPosMachine';
|
|
754
|
-
import { WTPosMachineCreateParams } from './wTPosMachineCreateParams';
|
|
755
|
-
import { WTPosMachineUpdateParams } from './wTPosMachineUpdateParams';
|
|
756
|
-
import { WTProductCreateParams } from './wTProductCreateParams';
|
|
757
|
-
import { WTProductUpdateParams } from './wTProductUpdateParams';
|
|
758
|
-
import { WTPromoCodeCreateParams } from './wTPromoCodeCreateParams';
|
|
759
|
-
import { WTPromoCodeUpdateParams } from './wTPromoCodeUpdateParams';
|
|
760
|
-
import { WTQRCodeDesign } from './wTQRCodeDesign';
|
|
761
|
-
import { WTQRCodeDesignCreateParams } from './wTQRCodeDesignCreateParams';
|
|
762
|
-
import { WTQRCodeDesignUpdateParams } from './wTQRCodeDesignUpdateParams';
|
|
763
|
-
import { WTQuickLink } from './wTQuickLink';
|
|
764
|
-
import { WTQuickLinkCreateParams } from './wTQuickLinkCreateParams';
|
|
765
|
-
import { WTQuickLinkLinkBookSectionID } from './wTQuickLinkLinkBookSectionID';
|
|
766
|
-
import { WTQuickLinkSectionCreateParams } from './wTQuickLinkSectionCreateParams';
|
|
767
|
-
import { WTQuickLinkSectionUpdateParams } from './wTQuickLinkSectionUpdateParams';
|
|
768
|
-
import { WTQuickLinkUpdateParams } from './wTQuickLinkUpdateParams';
|
|
769
|
-
import { WTRole } from './wTRole';
|
|
770
|
-
import { WTRoomRateCreateParams } from './wTRoomRateCreateParams';
|
|
771
|
-
import { WTRoomRateUpdateParams } from './wTRoomRateUpdateParams';
|
|
772
|
-
import { WTSMSAcquirePhoneNumber } from './wTSMSAcquirePhoneNumber';
|
|
773
|
-
import { WTSMSImportOptInListSubscribers } from './wTSMSImportOptInListSubscribers';
|
|
774
|
-
import { WTSMSImportedListCreate } from './wTSMSImportedListCreate';
|
|
775
|
-
import { WTSMSOptInListSourceCreate } from './wTSMSOptInListSourceCreate';
|
|
776
|
-
import { WTSMSUpdatePhoneNumberConfig } from './wTSMSUpdatePhoneNumberConfig';
|
|
777
|
-
import { WTServiceCreateParams } from './wTServiceCreateParams';
|
|
778
|
-
import { WTServiceUpdateParams } from './wTServiceUpdateParams';
|
|
779
|
-
import { WTSettingsSetPassword } from './wTSettingsSetPassword';
|
|
780
|
-
import { WTSmsSubscriberCreateParams } from './wTSmsSubscriberCreateParams';
|
|
781
|
-
import { WTSmsSubscriberCreateParamsWalletUI } from './wTSmsSubscriberCreateParamsWalletUI';
|
|
782
|
-
import { WTSmsSubscriberUpdateParams } from './wTSmsSubscriberUpdateParams';
|
|
783
|
-
import { WTStaticVoucher } from './wTStaticVoucher';
|
|
784
|
-
import { WTStaticVoucherCampaign } from './wTStaticVoucherCampaign';
|
|
785
|
-
import { WTStaticVoucherCampaignPreviewMessagesByPage } from './wTStaticVoucherCampaignPreviewMessagesByPage';
|
|
786
|
-
import { WTStaticVoucherCreateParams } from './wTStaticVoucherCreateParams';
|
|
787
|
-
import { WTStaticVoucherUpdateParams } from './wTStaticVoucherUpdateParams';
|
|
788
|
-
import { WTSystemApprovePhoneNumber } from './wTSystemApprovePhoneNumber';
|
|
789
|
-
import { WTSystemRoleCreate } from './wTSystemRoleCreate';
|
|
790
|
-
import { WTTCPAOpt } from './wTTCPAOpt';
|
|
791
|
-
import { WTTCPAOptListID } from './wTTCPAOptListID';
|
|
792
|
-
import { WTTCPAOptSourceID } from './wTTCPAOptSourceID';
|
|
793
|
-
import { WTTicket } from './wTTicket';
|
|
794
|
-
import { WTTicketCreateParams } from './wTTicketCreateParams';
|
|
795
|
-
import { WTTicketUpdateParams } from './wTTicketUpdateParams';
|
|
796
|
-
import { WTTwilioRequestAuthyCode } from './wTTwilioRequestAuthyCode';
|
|
797
|
-
import { WTTwilioVerifyAuthyCode } from './wTTwilioVerifyAuthyCode';
|
|
798
|
-
import { WTVideoCreateParams } from './wTVideoCreateParams';
|
|
799
|
-
import { WTVideoUpdateParams } from './wTVideoUpdateParams';
|
|
800
|
-
import { WTVirtualBusinessCardCreateParams } from './wTVirtualBusinessCardCreateParams';
|
|
801
|
-
import { WTVirtualBusinessCardUpdateParams } from './wTVirtualBusinessCardUpdateParams';
|
|
802
|
-
import { WTWalletConfigurationSaveWalletRecord } from './wTWalletConfigurationSaveWalletRecord';
|
|
803
|
-
import { WTWalletConfigurationSaveWalletRecordPassBrandKit } from './wTWalletConfigurationSaveWalletRecordPassBrandKit';
|
|
804
|
-
import { WTWalletConfigurationSaveWalletRecordSmsOptInSourceID } from './wTWalletConfigurationSaveWalletRecordSmsOptInSourceID';
|
|
805
|
-
import { WTWalletItemRedemption } from './wTWalletItemRedemption';
|
|
806
|
-
import { WTWalletObjectPrefixCounts } from './wTWalletObjectPrefixCounts';
|
|
807
|
-
import { WTWalletPageView } from './wTWalletPageView';
|
|
808
|
-
import { WTWalletPageViewCount } from './wTWalletPageViewCount';
|
|
809
|
-
import { WTWalletPageViewGeoPoint } from './wTWalletPageViewGeoPoint';
|
|
810
|
-
import { WTWhatsAppInboundWebhook } from './wTWhatsAppInboundWebhook';
|
|
811
|
-
import { WTWhatsAppStatusCallback } from './wTWhatsAppStatusCallback';
|
|
812
|
-
import { WalletConfiguration } from './walletConfiguration';
|
|
813
|
-
import { WalletPageView } from './walletPageView';
|
|
814
|
-
import { Webpage } from './webpage';
|
|
815
|
-
|
|
816
|
-
/* tslint:disable:no-unused-variable */
|
|
817
|
-
let primitives = [
|
|
818
|
-
"string",
|
|
819
|
-
"boolean",
|
|
820
|
-
"double",
|
|
821
|
-
"integer",
|
|
822
|
-
"long",
|
|
823
|
-
"float",
|
|
824
|
-
"number",
|
|
825
|
-
"any"
|
|
826
|
-
];
|
|
827
|
-
|
|
828
|
-
let enumsMap: {[index: string]: any} = {
|
|
829
|
-
"BusinessClassification": BusinessClassification,
|
|
830
|
-
"BusinessIndustry": BusinessIndustry,
|
|
831
|
-
"BusinessRegionsOfOperation": BusinessRegionsOfOperation,
|
|
832
|
-
"BusinessRegistrationIdentifier": BusinessRegistrationIdentifier,
|
|
833
|
-
"BusinessStockExchanges": BusinessStockExchanges,
|
|
834
|
-
"BusinessType": BusinessType,
|
|
835
|
-
"ChatCompletionMessage.RoleEnum": ChatCompletionMessage.RoleEnum,
|
|
836
|
-
"ChatCompletionMessageToolCall.TypeEnum": ChatCompletionMessageToolCall.TypeEnum,
|
|
837
|
-
"JobPosition": JobPosition,
|
|
838
|
-
"LoginStatus200Response.StatusEnum": LoginStatus200Response.StatusEnum,
|
|
839
|
-
"PaginationRequestWithSortOptions.SortKeyEnum": PaginationRequestWithSortOptions.SortKeyEnum,
|
|
840
|
-
"PortalPage": PortalPage,
|
|
841
|
-
"ProfileStatuses": ProfileStatuses,
|
|
842
|
-
"SortDirection": SortDirection,
|
|
843
|
-
"TicketSortKeys": TicketSortKeys,
|
|
844
|
-
"TrustBundleStatuses": TrustBundleStatuses,
|
|
845
|
-
"WTAuthenticationCheckSessionTokenStatusResponse.StatusEnum": WTAuthenticationCheckSessionTokenStatusResponse.StatusEnum,
|
|
846
|
-
}
|
|
847
|
-
|
|
848
|
-
let typeMap: {[index: string]: any} = {
|
|
849
|
-
"A2PApplicationSubmission": A2PApplicationSubmission,
|
|
850
|
-
"AdvertisementCredit": AdvertisementCredit,
|
|
851
|
-
"AdvertisementCreditBroadcast": AdvertisementCreditBroadcast,
|
|
852
|
-
"AdvertisementCreditScan": AdvertisementCreditScan,
|
|
853
|
-
"Amenity": Amenity,
|
|
854
|
-
"AmenityId": AmenityId,
|
|
855
|
-
"Announcement": Announcement,
|
|
856
|
-
"ApplicableTerminals": ApplicableTerminals,
|
|
857
|
-
"Assistant": Assistant,
|
|
858
|
-
"AuthError": AuthError,
|
|
859
|
-
"AvailablePhoneNumbersRequest": AvailablePhoneNumbersRequest,
|
|
860
|
-
"BrowserDetails": BrowserDetails,
|
|
861
|
-
"ChatCompletionAudio": ChatCompletionAudio,
|
|
862
|
-
"ChatCompletionMessage": ChatCompletionMessage,
|
|
863
|
-
"ChatCompletionMessageAudio": ChatCompletionMessageAudio,
|
|
864
|
-
"ChatCompletionMessageFunctionCall": ChatCompletionMessageFunctionCall,
|
|
865
|
-
"ChatCompletionMessageToolCall": ChatCompletionMessageToolCall,
|
|
866
|
-
"ChatCompletionMessageToolCallFunction": ChatCompletionMessageToolCallFunction,
|
|
867
|
-
"ClaimTicketRequest": ClaimTicketRequest,
|
|
868
|
-
"ClickFunnelAmount": ClickFunnelAmount,
|
|
869
|
-
"ClickFunnelContact": ClickFunnelContact,
|
|
870
|
-
"ClickFunnelContactProfile": ClickFunnelContactProfile,
|
|
871
|
-
"ClickFunnelEvent": ClickFunnelEvent,
|
|
872
|
-
"ClickFunnelOriginalAmount": ClickFunnelOriginalAmount,
|
|
873
|
-
"ClickFunnelProduct": ClickFunnelProduct,
|
|
874
|
-
"ClickFunnelPurchase": ClickFunnelPurchase,
|
|
875
|
-
"ClickFunnelRegistration": ClickFunnelRegistration,
|
|
876
|
-
"CountClaimedComps200Response": CountClaimedComps200Response,
|
|
877
|
-
"CreateFile200Response": CreateFile200Response,
|
|
878
|
-
"CreateRunOnThreadRequest": CreateRunOnThreadRequest,
|
|
879
|
-
"CreateStaticVoucherCampaign": CreateStaticVoucherCampaign,
|
|
880
|
-
"CreateStaticVoucherCampaignWithVoucherWithCSV": CreateStaticVoucherCampaignWithVoucherWithCSV,
|
|
881
|
-
"DashboardWidget": DashboardWidget,
|
|
882
|
-
"Dining": Dining,
|
|
883
|
-
"Document": Document,
|
|
884
|
-
"DuplicateRowFound": DuplicateRowFound,
|
|
885
|
-
"DynamicVoucher": DynamicVoucher,
|
|
886
|
-
"DynamicVoucherBroadcast": DynamicVoucherBroadcast,
|
|
887
|
-
"DynamicVoucherBroadcastListType": DynamicVoucherBroadcastListType,
|
|
888
|
-
"DynamicVoucherTemporalDecreaseFrequencyType": DynamicVoucherTemporalDecreaseFrequencyType,
|
|
889
|
-
"EmailSubscriber": EmailSubscriber,
|
|
890
|
-
"Employee": Employee,
|
|
891
|
-
"EmployeeAPIKey": EmployeeAPIKey,
|
|
892
|
-
"EmployeeActivityLog": EmployeeActivityLog,
|
|
893
|
-
"EmployeeAlert": EmployeeAlert,
|
|
894
|
-
"EmployeeScheduleStartDay": EmployeeScheduleStartDay,
|
|
895
|
-
"EmployeeScheduleStartHour": EmployeeScheduleStartHour,
|
|
896
|
-
"EmployeeScheduleStartMeridiem": EmployeeScheduleStartMeridiem,
|
|
897
|
-
"EmployeeScheduleStartMinute": EmployeeScheduleStartMinute,
|
|
898
|
-
"EntityTooLarge": EntityTooLarge,
|
|
899
|
-
"ExportDataFile": ExportDataFile,
|
|
900
|
-
"FalsumError": FalsumError,
|
|
901
|
-
"FalsumField": FalsumField,
|
|
902
|
-
"Feature": Feature,
|
|
903
|
-
"FetchAdvertisementCreditScansFromListRequest": FetchAdvertisementCreditScansFromListRequest,
|
|
904
|
-
"FetchAllCountries200ResponseInner": FetchAllCountries200ResponseInner,
|
|
905
|
-
"FetchAllLedgerTransactions200Response": FetchAllLedgerTransactions200Response,
|
|
906
|
-
"FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner": FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInner,
|
|
907
|
-
"FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType": FetchAllStaticVouchersAssociatedWithCustomerWithVoucherID200ResponseInnerValueType,
|
|
908
|
-
"FetchCustomerTicketsWithTokenRequest": FetchCustomerTicketsWithTokenRequest,
|
|
909
|
-
"FetchDomainsByIndustry200Response": FetchDomainsByIndustry200Response,
|
|
910
|
-
"FetchImportedListRecipientsByPage200Response": FetchImportedListRecipientsByPage200Response,
|
|
911
|
-
"FetchInboundSMSByPage200Response": FetchInboundSMSByPage200Response,
|
|
912
|
-
"FetchIndustry200Response": FetchIndustry200Response,
|
|
913
|
-
"FetchMembersCount200Response": FetchMembersCount200Response,
|
|
914
|
-
"FetchOptInListSubscribersByPage200Response": FetchOptInListSubscribersByPage200Response,
|
|
915
|
-
"FetchOutboundSMSByPage200Response": FetchOutboundSMSByPage200Response,
|
|
916
|
-
"FetchPerformanceTicketsPage200Response": FetchPerformanceTicketsPage200Response,
|
|
917
|
-
"FetchStaticVouchersPage200Response": FetchStaticVouchersPage200Response,
|
|
918
|
-
"ForbiddenRequest": ForbiddenRequest,
|
|
919
|
-
"ForeignKeyDoesNotExist": ForeignKeyDoesNotExist,
|
|
920
|
-
"Gaming": Gaming,
|
|
921
|
-
"HelpDeskRequest": HelpDeskRequest,
|
|
922
|
-
"ImageGrid": ImageGrid,
|
|
923
|
-
"ImportTicketsRequest": ImportTicketsRequest,
|
|
924
|
-
"ImportedList": ImportedList,
|
|
925
|
-
"ImportedListRecipient": ImportedListRecipient,
|
|
926
|
-
"InboundSMS": InboundSMS,
|
|
927
|
-
"InternalServerError500": InternalServerError500,
|
|
928
|
-
"LedgerEntry": LedgerEntry,
|
|
929
|
-
"LedgerEntryParentObjectID": LedgerEntryParentObjectID,
|
|
930
|
-
"LedgerEntryTransactionType": LedgerEntryTransactionType,
|
|
931
|
-
"LinkBook": LinkBook,
|
|
932
|
-
"LinkBookSection": LinkBookSection,
|
|
933
|
-
"LoginStatus200Response": LoginStatus200Response,
|
|
934
|
-
"LoginStatus200ResponseAnyOf": LoginStatus200ResponseAnyOf,
|
|
935
|
-
"Lounge": Lounge,
|
|
936
|
-
"MSAnalyticsMemberCountPartitionedByDate": MSAnalyticsMemberCountPartitionedByDate,
|
|
937
|
-
"MSAnalyticsMemberPointsRedeemedPartitionedByDate": MSAnalyticsMemberPointsRedeemedPartitionedByDate,
|
|
938
|
-
"MSAnalyticsMemberPointsRefundedPartitionedByDate": MSAnalyticsMemberPointsRefundedPartitionedByDate,
|
|
939
|
-
"MSAnalyticsMembershipTierAmountRedeemedPartitionedByDate": MSAnalyticsMembershipTierAmountRedeemedPartitionedByDate,
|
|
940
|
-
"MSAnalyticsMembershipTierAmountRefundedPartitionedByDate": MSAnalyticsMembershipTierAmountRefundedPartitionedByDate,
|
|
941
|
-
"MSMemberHistory": MSMemberHistory,
|
|
942
|
-
"MSMemberHistoryPagination": MSMemberHistoryPagination,
|
|
943
|
-
"MSMemberRedemption": MSMemberRedemption,
|
|
944
|
-
"MSMemberRedemptionPagination": MSMemberRedemptionPagination,
|
|
945
|
-
"MSMemberRedemptionRegisterID": MSMemberRedemptionRegisterID,
|
|
946
|
-
"MSMemberRedemptionTransactionType": MSMemberRedemptionTransactionType,
|
|
947
|
-
"MSMembershipTierHistory": MSMembershipTierHistory,
|
|
948
|
-
"MSMembershipTierHistoryPagination": MSMembershipTierHistoryPagination,
|
|
949
|
-
"MSMembershipTierRedemption": MSMembershipTierRedemption,
|
|
950
|
-
"MSMembershipTierRedemptionPagination": MSMembershipTierRedemptionPagination,
|
|
951
|
-
"MSMerchantCreditHistory": MSMerchantCreditHistory,
|
|
952
|
-
"MSMerchantCreditHistoryPagination": MSMerchantCreditHistoryPagination,
|
|
953
|
-
"MSMerchantCreditRedemption": MSMerchantCreditRedemption,
|
|
954
|
-
"MSMerchantCreditRedemptionPagination": MSMerchantCreditRedemptionPagination,
|
|
955
|
-
"MediaFile": MediaFile,
|
|
956
|
-
"Member": Member,
|
|
957
|
-
"MemberSearch": MemberSearch,
|
|
958
|
-
"MemberSearchSearchKey": MemberSearchSearchKey,
|
|
959
|
-
"MemberSearchSortKey": MemberSearchSortKey,
|
|
960
|
-
"Merchant": Merchant,
|
|
961
|
-
"MerchantCreditSearch": MerchantCreditSearch,
|
|
962
|
-
"MerchantNotInitialized": MerchantNotInitialized,
|
|
963
|
-
"MerchantURL": MerchantURL,
|
|
964
|
-
"Message": Message,
|
|
965
|
-
"ModuleError": ModuleError,
|
|
966
|
-
"NewsArticle": NewsArticle,
|
|
967
|
-
"OAIAssistantUpdateParams": OAIAssistantUpdateParams,
|
|
968
|
-
"OAIAssistantUpdateParamsCreateParams": OAIAssistantUpdateParamsCreateParams,
|
|
969
|
-
"OptInList": OptInList,
|
|
970
|
-
"OptInListSource": OptInListSource,
|
|
971
|
-
"OptInListSubscriber": OptInListSubscriber,
|
|
972
|
-
"OptInListSubscriberOptInSourceID": OptInListSubscriberOptInSourceID,
|
|
973
|
-
"OutboundSMS": OutboundSMS,
|
|
974
|
-
"OutboundSMSPaymentObjectBroadcastID": OutboundSMSPaymentObjectBroadcastID,
|
|
975
|
-
"OutboundSMSStatus": OutboundSMSStatus,
|
|
976
|
-
"PaginatedWTMembers": PaginatedWTMembers,
|
|
977
|
-
"PaginatedWTMerchantCredits": PaginatedWTMerchantCredits,
|
|
978
|
-
"PaginationRequestWithIDAndWithoutSortOptions": PaginationRequestWithIDAndWithoutSortOptions,
|
|
979
|
-
"PaginationRequestWithSortOptions": PaginationRequestWithSortOptions,
|
|
980
|
-
"PaginationRequestWithSortOptionsSortOrder": PaginationRequestWithSortOptionsSortOrder,
|
|
981
|
-
"PaymentDesign": PaymentDesign,
|
|
982
|
-
"Performance": Performance,
|
|
983
|
-
"PhoneNumber": PhoneNumber,
|
|
984
|
-
"PhoneNumberCapabilities": PhoneNumberCapabilities,
|
|
985
|
-
"PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive": PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherIsActive,
|
|
986
|
-
"PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID": PickCreateStaticVoucherCampaignWithVoucherExcludeKeyofcreateStaticVoucherCampaignWithVoucherSourceID,
|
|
987
|
-
"PickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID": PickMSEmployeeAPIKeyCreateParamsExcludeKeyofMSEmployeeAPIKeyCreateParamsEmployeeID,
|
|
988
|
-
"PickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId": PickMSEmployeeAPIKeyUpdateParamsExcludeKeyofMSEmployeeAPIKeyUpdateParamsId,
|
|
989
|
-
"PickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier": PickMSMemberCreationParamsExcludeKeyofMSMemberCreationParamsMemberIdentifier,
|
|
990
|
-
"PickMSMemberExcludeKeyofMSMemberMemberIdentifier": PickMSMemberExcludeKeyofMSMemberMemberIdentifier,
|
|
991
|
-
"PickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier": PickMSMerchantCreditCreationParamsExcludeKeyofMSMerchantCreditCreationParamsMemberIdentifier,
|
|
992
|
-
"PickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier": PickMSMerchantCreditExcludeKeyofMSMerchantCreditMemberIdentifier,
|
|
993
|
-
"PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey": PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKey,
|
|
994
|
-
"PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder": PickPaginationRequestWithSortOptionsExcludeKeyofPaginationRequestWithSortOptionsSortKeySortOrder,
|
|
995
|
-
"PickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded": PickPaginationRequestWithoutSortOptionsExcludeKeyofPaginationRequestWithoutSortOptionsIsArchiveIncluded,
|
|
996
|
-
"PickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID": PickSSImportedListRecipientFromMembershipTierImportExcludeKeyofSSImportedListRecipientFromMembershipTierImportEmployeeIDOrTierID,
|
|
997
|
-
"PickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId": PickSSImportedListUpdateParamsExcludeKeyofSSImportedListUpdateParamsId,
|
|
998
|
-
"PickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId": PickSSMobileNumberUpdateParamsExcludeKeyofSSMobileNumberUpdateParamsId,
|
|
999
|
-
"PickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs": PickSSOptInListCreateParamsExcludeKeyofSSOptInListCreateParamsEmployeeIDOrOptInConfirmedMediaURLsOrOptOutConfirmedMediaURLs,
|
|
1000
|
-
"PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount": PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCount,
|
|
1001
|
-
"PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID": PickSSOptInListMemberUpdateParamsExcludeKeyofSSOptInListMemberUpdateParamsMerchantCreatedAtOrMaxSMSCountOptInSourceID,
|
|
1002
|
-
"PickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId": PickSSOptInListUpdateParamsExcludeKeyofSSOptInListUpdateParamsId,
|
|
1003
|
-
"PickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId": PickSSOptInSourceUpdateParamsExcludeKeyofSSOptInSourceUpdateParamsId,
|
|
1004
|
-
"PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone": PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhone,
|
|
1005
|
-
"PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID": PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhonePaymentObjectBroadcastID,
|
|
1006
|
-
"PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus": PickSSOutboundMessageLogExcludeKeyofSSOutboundMessageLogToCellPhoneStatus,
|
|
1007
|
-
"PickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID": PickVSAdvertisementCreditCreateParamsExcludeKeyofVSAdvertisementCreditCreateParamsEmployeeID,
|
|
1008
|
-
"PickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt": PickVSAdvertisementCreditScanExcludeKeyofVSAdvertisementCreditScanRedeemedAtOrRefundedAt,
|
|
1009
|
-
"PickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId": PickVSAdvertisementCreditUpdateParamsExcludeKeyofVSAdvertisementCreditUpdateParamsId,
|
|
1010
|
-
"PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate": PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDate,
|
|
1011
|
-
"PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType": PickVSCampaignUpdateParamsExcludeKeyofVSCampaignUpdateParamsStartDateOrExpirationDateValueType,
|
|
1012
|
-
"PickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType": PickVSDynamicVoucherExcludeKeyofVSDynamicVoucherTemporalDecreaseFrequencyType,
|
|
1013
|
-
"PickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID": PickVSPaymentDesignCreateParamsExcludeKeyofVSPaymentDesignCreateParamsEmployeeID,
|
|
1014
|
-
"PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId": PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsId,
|
|
1015
|
-
"PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType": PickVSPaymentDesignUpdateParamsExcludeKeyofVSPaymentDesignUpdateParamsIdBorderStyleType,
|
|
1016
|
-
"PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt": PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAt,
|
|
1017
|
-
"PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID": PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtRegisterID,
|
|
1018
|
-
"PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType": PickVSStaticVoucherExcludeKeyofVSStaticVoucherRedeemedAtOrRefundedAtOrLastViewedAtTransactionType,
|
|
1019
|
-
"PickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId": PickWTEmailSubscriberUpdateParamsExcludeKeyofWTEmailSubscriberUpdateParamsId,
|
|
1020
|
-
"PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail": PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmail,
|
|
1021
|
-
"PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay": PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartDay,
|
|
1022
|
-
"PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour": PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartHour,
|
|
1023
|
-
"PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem": PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMeridiem,
|
|
1024
|
-
"PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute": PickWTEmployeeCreateExcludeKeyofWTEmployeeCreateEmailScheduleStartMinute,
|
|
1025
|
-
"PickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday": PickWTMemberMemberIDOrFirstNameOrLastNameOrMembershipTierIDOrPointsAccruedOrMobileNumberOrEmailOrBirthday,
|
|
1026
|
-
"PickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber": PickWTMerchantCreditMemberIDOrCreditAmountOrMobileNumber,
|
|
1027
|
-
"PickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID": PickWTMerchantURLUpdateExcludeKeyofWTMerchantURLUpdateUrlID,
|
|
1028
|
-
"PickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId": PickWTNewsArticleUpdateParamsExcludeKeyofWTNewsArticleUpdateParamsId,
|
|
1029
|
-
"PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID": PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListID,
|
|
1030
|
-
"PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus": PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDBroadcastStatus,
|
|
1031
|
-
"PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix": PickWTPaymentObjectBroadcastExcludeKeyofWTPaymentObjectBroadcastListTypeOrListIDPaymentObjectPrefix,
|
|
1032
|
-
"PickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId": PickWTSmsSubscriberUpdateParamsExcludeKeyofWTSmsSubscriberUpdateParamsId,
|
|
1033
|
-
"PickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime": PickWTStaticVoucherCampaignCreateParamsExcludeKeyofWTStaticVoucherCampaignCreateParamsStartDateTimeOrExpirationDateTime,
|
|
1034
|
-
"PickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID": PickWTStaticVoucherCreateParamsExcludeKeyofWTStaticVoucherCreateParamsCampaignID,
|
|
1035
|
-
"Plan": Plan,
|
|
1036
|
-
"PresignedPost": PresignedPost,
|
|
1037
|
-
"PresignedPostFields": PresignedPostFields,
|
|
1038
|
-
"Product": Product,
|
|
1039
|
-
"PromoCode": PromoCode,
|
|
1040
|
-
"QRCodeDesign": QRCodeDesign,
|
|
1041
|
-
"ReachPerformanceStats": ReachPerformanceStats,
|
|
1042
|
-
"Request": Request,
|
|
1043
|
-
"Response": Response,
|
|
1044
|
-
"Role": Role,
|
|
1045
|
-
"RoleAuditLog": RoleAuditLog,
|
|
1046
|
-
"RoomRate": RoomRate,
|
|
1047
|
-
"SSImportedListRecipientCreateParams": SSImportedListRecipientCreateParams,
|
|
1048
|
-
"SSOptInSource": SSOptInSource,
|
|
1049
|
-
"SSOutboundStatuses": SSOutboundStatuses,
|
|
1050
|
-
"SaveMerchantCreditPaymentDesignRequest": SaveMerchantCreditPaymentDesignRequest,
|
|
1051
|
-
"SaveTicketSettingsRequest": SaveTicketSettingsRequest,
|
|
1052
|
-
"Service": Service,
|
|
1053
|
-
"SetDefaultPaymentMethodRequest": SetDefaultPaymentMethodRequest,
|
|
1054
|
-
"SimpleSMSBroadcast": SimpleSMSBroadcast,
|
|
1055
|
-
"SmsSubscriber": SmsSubscriber,
|
|
1056
|
-
"StaticVoucher": StaticVoucher,
|
|
1057
|
-
"StaticVoucherCampaign": StaticVoucherCampaign,
|
|
1058
|
-
"StaticVoucherCampaignBroadcast": StaticVoucherCampaignBroadcast,
|
|
1059
|
-
"StaticVoucherCampaignBroadcastBroadcastStatus": StaticVoucherCampaignBroadcastBroadcastStatus,
|
|
1060
|
-
"StaticVoucherCampaignBroadcastPaymentObjectPrefix": StaticVoucherCampaignBroadcastPaymentObjectPrefix,
|
|
1061
|
-
"StaticVoucherCampaignUpdate": StaticVoucherCampaignUpdate,
|
|
1062
|
-
"StaticVoucherCampaignValueType": StaticVoucherCampaignValueType,
|
|
1063
|
-
"StaticVoucherId": StaticVoucherId,
|
|
1064
|
-
"Status": Status,
|
|
1065
|
-
"SubscriptionFeature": SubscriptionFeature,
|
|
1066
|
-
"SubscriptionPlan": SubscriptionPlan,
|
|
1067
|
-
"SubscriptionProduct": SubscriptionProduct,
|
|
1068
|
-
"Tcpa": Tcpa,
|
|
1069
|
-
"Thread": Thread,
|
|
1070
|
-
"Ticket": Ticket,
|
|
1071
|
-
"UpdateEmailNotificationPreferenceRequest": UpdateEmailNotificationPreferenceRequest,
|
|
1072
|
-
"UpdateStaticVoucherCampaignWithVoucher": UpdateStaticVoucherCampaignWithVoucher,
|
|
1073
|
-
"VSCampaignGeneratedMessage": VSCampaignGeneratedMessage,
|
|
1074
|
-
"VSCampaignGeneratedMessagePagination": VSCampaignGeneratedMessagePagination,
|
|
1075
|
-
"VSDynamicVoucherStatus": VSDynamicVoucherStatus,
|
|
1076
|
-
"VectorStore": VectorStore,
|
|
1077
|
-
"Video": Video,
|
|
1078
|
-
"VirtualBusinessCard": VirtualBusinessCard,
|
|
1079
|
-
"WTA2PApplicationUpdateParams": WTA2PApplicationUpdateParams,
|
|
1080
|
-
"WTAdvertisementCredit": WTAdvertisementCredit,
|
|
1081
|
-
"WTAdvertisementCreditCreateParams": WTAdvertisementCreditCreateParams,
|
|
1082
|
-
"WTAdvertisementCreditScan": WTAdvertisementCreditScan,
|
|
1083
|
-
"WTAdvertisementCreditUpdateParams": WTAdvertisementCreditUpdateParams,
|
|
1084
|
-
"WTAmenityCreateParams": WTAmenityCreateParams,
|
|
1085
|
-
"WTAmenityUpdateParams": WTAmenityUpdateParams,
|
|
1086
|
-
"WTAndroidKeystoreResponse": WTAndroidKeystoreResponse,
|
|
1087
|
-
"WTAuthenticationCheckSessionTokenStatusResponse": WTAuthenticationCheckSessionTokenStatusResponse,
|
|
1088
|
-
"WTAuthenticationForgotPassword": WTAuthenticationForgotPassword,
|
|
1089
|
-
"WTAuthenticationLoginRequest": WTAuthenticationLoginRequest,
|
|
1090
|
-
"WTAuthenticationLoginResponse": WTAuthenticationLoginResponse,
|
|
1091
|
-
"WTAuthenticationRegister": WTAuthenticationRegister,
|
|
1092
|
-
"WTAuthenticationRequestResetPassword": WTAuthenticationRequestResetPassword,
|
|
1093
|
-
"WTAuthenticationResetPassword": WTAuthenticationResetPassword,
|
|
1094
|
-
"WTAuthenticationSSOLoginForDiscourse": WTAuthenticationSSOLoginForDiscourse,
|
|
1095
|
-
"WTBillingChangePlan": WTBillingChangePlan,
|
|
1096
|
-
"WTBillingSavePaymentMethod": WTBillingSavePaymentMethod,
|
|
1097
|
-
"WTBillingVerifyPaymentMethodResponse": WTBillingVerifyPaymentMethodResponse,
|
|
1098
|
-
"WTCountResult": WTCountResult,
|
|
1099
|
-
"WTCustomerSearchByMemberID": WTCustomerSearchByMemberID,
|
|
1100
|
-
"WTCustomerSearchByPhoneNumber": WTCustomerSearchByPhoneNumber,
|
|
1101
|
-
"WTDiningCreateParams": WTDiningCreateParams,
|
|
1102
|
-
"WTDiningUpdateParams": WTDiningUpdateParams,
|
|
1103
|
-
"WTDynamicVoucher": WTDynamicVoucher,
|
|
1104
|
-
"WTDynamicVoucherCreateParams": WTDynamicVoucherCreateParams,
|
|
1105
|
-
"WTDynamicVoucherRedemption": WTDynamicVoucherRedemption,
|
|
1106
|
-
"WTDynamicVoucherRedemptionTransactionType": WTDynamicVoucherRedemptionTransactionType,
|
|
1107
|
-
"WTDynamicVoucherSummary": WTDynamicVoucherSummary,
|
|
1108
|
-
"WTDynamicVoucherSummaryStatus": WTDynamicVoucherSummaryStatus,
|
|
1109
|
-
"WTDynamicVoucherUpdateParams": WTDynamicVoucherUpdateParams,
|
|
1110
|
-
"WTEmailSubscriberCreateParams": WTEmailSubscriberCreateParams,
|
|
1111
|
-
"WTEmailSubscriberCreateParamsWalletUI": WTEmailSubscriberCreateParamsWalletUI,
|
|
1112
|
-
"WTEmailSubscriberUpdateParams": WTEmailSubscriberUpdateParams,
|
|
1113
|
-
"WTEmployee": WTEmployee,
|
|
1114
|
-
"WTEmployeeAPIKey": WTEmployeeAPIKey,
|
|
1115
|
-
"WTEmployeeAPIKeyCreateParams": WTEmployeeAPIKeyCreateParams,
|
|
1116
|
-
"WTEmployeeAPIKeyUpdateParams": WTEmployeeAPIKeyUpdateParams,
|
|
1117
|
-
"WTEmployeeCreate": WTEmployeeCreate,
|
|
1118
|
-
"WTEmployeeCreateDocument": WTEmployeeCreateDocument,
|
|
1119
|
-
"WTEmployeeCreateMediaFile": WTEmployeeCreateMediaFile,
|
|
1120
|
-
"WTEmployeeFileCreate": WTEmployeeFileCreate,
|
|
1121
|
-
"WTEmployeeImportRecords": WTEmployeeImportRecords,
|
|
1122
|
-
"WTEmployeeNotification": WTEmployeeNotification,
|
|
1123
|
-
"WTEmployeeNotificationType": WTEmployeeNotificationType,
|
|
1124
|
-
"WTEmployeePeerRoles": WTEmployeePeerRoles,
|
|
1125
|
-
"WTEmployeeS3FilePresign": WTEmployeeS3FilePresign,
|
|
1126
|
-
"WTEmployeeS3FilePresignContext": WTEmployeeS3FilePresignContext,
|
|
1127
|
-
"WTEmployeeScheduleSMSCampaignBroadcast": WTEmployeeScheduleSMSCampaignBroadcast,
|
|
1128
|
-
"WTEmployeeScheduleSimpleSMS": WTEmployeeScheduleSimpleSMS,
|
|
1129
|
-
"WTEmployeeScheduleSimpleSMSListType": WTEmployeeScheduleSimpleSMSListType,
|
|
1130
|
-
"WTEmployeeScheduleSimpleSMSToRecipient": WTEmployeeScheduleSimpleSMSToRecipient,
|
|
1131
|
-
"WTEmployeeSendHelpDeskResponse": WTEmployeeSendHelpDeskResponse,
|
|
1132
|
-
"WTEmployeeUpdate": WTEmployeeUpdate,
|
|
1133
|
-
"WTEmployeeUpdateRecords": WTEmployeeUpdateRecords,
|
|
1134
|
-
"WTFetchWalletPaymentObjectsWithToken": WTFetchWalletPaymentObjectsWithToken,
|
|
1135
|
-
"WTGamingCreateParams": WTGamingCreateParams,
|
|
1136
|
-
"WTGamingUpdateParams": WTGamingUpdateParams,
|
|
1137
|
-
"WTImageGridCreateParams": WTImageGridCreateParams,
|
|
1138
|
-
"WTImageGridUpdateParams": WTImageGridUpdateParams,
|
|
1139
|
-
"WTImportedList": WTImportedList,
|
|
1140
|
-
"WTImportedListRecipientFromMembershipTierImport": WTImportedListRecipientFromMembershipTierImport,
|
|
1141
|
-
"WTImportedListRecipientFromMembershipTierImportTierID": WTImportedListRecipientFromMembershipTierImportTierID,
|
|
1142
|
-
"WTInfoGenesisLookupRequestErrors": WTInfoGenesisLookupRequestErrors,
|
|
1143
|
-
"WTInfoGenesisRecordFilterParameters": WTInfoGenesisRecordFilterParameters,
|
|
1144
|
-
"WTInfoGenesisRoutingIDs": WTInfoGenesisRoutingIDs,
|
|
1145
|
-
"WTInfoGenesisUniquePostingIDs": WTInfoGenesisUniquePostingIDs,
|
|
1146
|
-
"WTLocalInstance": WTLocalInstance,
|
|
1147
|
-
"WTLoungeCreateParams": WTLoungeCreateParams,
|
|
1148
|
-
"WTLoungeUpdateParams": WTLoungeUpdateParams,
|
|
1149
|
-
"WTMember": WTMember,
|
|
1150
|
-
"WTMemberCreationParams": WTMemberCreationParams,
|
|
1151
|
-
"WTMembershipTier": WTMembershipTier,
|
|
1152
|
-
"WTMembershipTierCreationParams": WTMembershipTierCreationParams,
|
|
1153
|
-
"WTMembershipTierId": WTMembershipTierId,
|
|
1154
|
-
"WTMembershipTierUpdateParams": WTMembershipTierUpdateParams,
|
|
1155
|
-
"WTMembershipTierWithMemberCount": WTMembershipTierWithMemberCount,
|
|
1156
|
-
"WTMerchantCredit": WTMerchantCredit,
|
|
1157
|
-
"WTMerchantCreditCreationParams": WTMerchantCreditCreationParams,
|
|
1158
|
-
"WTMerchantURLCreate": WTMerchantURLCreate,
|
|
1159
|
-
"WTMerchantURLUpdate": WTMerchantURLUpdate,
|
|
1160
|
-
"WTMerchantUpdate": WTMerchantUpdate,
|
|
1161
|
-
"WTMerchantUpdatePOSIntegration": WTMerchantUpdatePOSIntegration,
|
|
1162
|
-
"WTMerchantUpdatePointsOfContact": WTMerchantUpdatePointsOfContact,
|
|
1163
|
-
"WTMessageInstance": WTMessageInstance,
|
|
1164
|
-
"WTNewsArticleCreateParams": WTNewsArticleCreateParams,
|
|
1165
|
-
"WTNewsArticleUpdateParams": WTNewsArticleUpdateParams,
|
|
1166
|
-
"WTOptInList": WTOptInList,
|
|
1167
|
-
"WTOptInListCreationParams": WTOptInListCreationParams,
|
|
1168
|
-
"WTPassBrandKit": WTPassBrandKit,
|
|
1169
|
-
"WTPaymentDesign": WTPaymentDesign,
|
|
1170
|
-
"WTPaymentDesignCreateParams": WTPaymentDesignCreateParams,
|
|
1171
|
-
"WTPaymentDesignUpdateParams": WTPaymentDesignUpdateParams,
|
|
1172
|
-
"WTPerformanceCreateParams": WTPerformanceCreateParams,
|
|
1173
|
-
"WTPerformanceUpdateParams": WTPerformanceUpdateParams,
|
|
1174
|
-
"WTPosMachine": WTPosMachine,
|
|
1175
|
-
"WTPosMachineCreateParams": WTPosMachineCreateParams,
|
|
1176
|
-
"WTPosMachineUpdateParams": WTPosMachineUpdateParams,
|
|
1177
|
-
"WTProductCreateParams": WTProductCreateParams,
|
|
1178
|
-
"WTProductUpdateParams": WTProductUpdateParams,
|
|
1179
|
-
"WTPromoCodeCreateParams": WTPromoCodeCreateParams,
|
|
1180
|
-
"WTPromoCodeUpdateParams": WTPromoCodeUpdateParams,
|
|
1181
|
-
"WTQRCodeDesign": WTQRCodeDesign,
|
|
1182
|
-
"WTQRCodeDesignCreateParams": WTQRCodeDesignCreateParams,
|
|
1183
|
-
"WTQRCodeDesignUpdateParams": WTQRCodeDesignUpdateParams,
|
|
1184
|
-
"WTQuickLink": WTQuickLink,
|
|
1185
|
-
"WTQuickLinkCreateParams": WTQuickLinkCreateParams,
|
|
1186
|
-
"WTQuickLinkLinkBookSectionID": WTQuickLinkLinkBookSectionID,
|
|
1187
|
-
"WTQuickLinkSectionCreateParams": WTQuickLinkSectionCreateParams,
|
|
1188
|
-
"WTQuickLinkSectionUpdateParams": WTQuickLinkSectionUpdateParams,
|
|
1189
|
-
"WTQuickLinkUpdateParams": WTQuickLinkUpdateParams,
|
|
1190
|
-
"WTRole": WTRole,
|
|
1191
|
-
"WTRoomRateCreateParams": WTRoomRateCreateParams,
|
|
1192
|
-
"WTRoomRateUpdateParams": WTRoomRateUpdateParams,
|
|
1193
|
-
"WTSMSAcquirePhoneNumber": WTSMSAcquirePhoneNumber,
|
|
1194
|
-
"WTSMSImportOptInListSubscribers": WTSMSImportOptInListSubscribers,
|
|
1195
|
-
"WTSMSImportedListCreate": WTSMSImportedListCreate,
|
|
1196
|
-
"WTSMSOptInListSourceCreate": WTSMSOptInListSourceCreate,
|
|
1197
|
-
"WTSMSUpdatePhoneNumberConfig": WTSMSUpdatePhoneNumberConfig,
|
|
1198
|
-
"WTServiceCreateParams": WTServiceCreateParams,
|
|
1199
|
-
"WTServiceUpdateParams": WTServiceUpdateParams,
|
|
1200
|
-
"WTSettingsSetPassword": WTSettingsSetPassword,
|
|
1201
|
-
"WTSmsSubscriberCreateParams": WTSmsSubscriberCreateParams,
|
|
1202
|
-
"WTSmsSubscriberCreateParamsWalletUI": WTSmsSubscriberCreateParamsWalletUI,
|
|
1203
|
-
"WTSmsSubscriberUpdateParams": WTSmsSubscriberUpdateParams,
|
|
1204
|
-
"WTStaticVoucher": WTStaticVoucher,
|
|
1205
|
-
"WTStaticVoucherCampaign": WTStaticVoucherCampaign,
|
|
1206
|
-
"WTStaticVoucherCampaignPreviewMessagesByPage": WTStaticVoucherCampaignPreviewMessagesByPage,
|
|
1207
|
-
"WTStaticVoucherCreateParams": WTStaticVoucherCreateParams,
|
|
1208
|
-
"WTStaticVoucherUpdateParams": WTStaticVoucherUpdateParams,
|
|
1209
|
-
"WTSystemApprovePhoneNumber": WTSystemApprovePhoneNumber,
|
|
1210
|
-
"WTSystemRoleCreate": WTSystemRoleCreate,
|
|
1211
|
-
"WTTCPAOpt": WTTCPAOpt,
|
|
1212
|
-
"WTTCPAOptListID": WTTCPAOptListID,
|
|
1213
|
-
"WTTCPAOptSourceID": WTTCPAOptSourceID,
|
|
1214
|
-
"WTTicket": WTTicket,
|
|
1215
|
-
"WTTicketCreateParams": WTTicketCreateParams,
|
|
1216
|
-
"WTTicketUpdateParams": WTTicketUpdateParams,
|
|
1217
|
-
"WTTwilioRequestAuthyCode": WTTwilioRequestAuthyCode,
|
|
1218
|
-
"WTTwilioVerifyAuthyCode": WTTwilioVerifyAuthyCode,
|
|
1219
|
-
"WTVideoCreateParams": WTVideoCreateParams,
|
|
1220
|
-
"WTVideoUpdateParams": WTVideoUpdateParams,
|
|
1221
|
-
"WTVirtualBusinessCardCreateParams": WTVirtualBusinessCardCreateParams,
|
|
1222
|
-
"WTVirtualBusinessCardUpdateParams": WTVirtualBusinessCardUpdateParams,
|
|
1223
|
-
"WTWalletConfigurationSaveWalletRecord": WTWalletConfigurationSaveWalletRecord,
|
|
1224
|
-
"WTWalletConfigurationSaveWalletRecordPassBrandKit": WTWalletConfigurationSaveWalletRecordPassBrandKit,
|
|
1225
|
-
"WTWalletConfigurationSaveWalletRecordSmsOptInSourceID": WTWalletConfigurationSaveWalletRecordSmsOptInSourceID,
|
|
1226
|
-
"WTWalletItemRedemption": WTWalletItemRedemption,
|
|
1227
|
-
"WTWalletObjectPrefixCounts": WTWalletObjectPrefixCounts,
|
|
1228
|
-
"WTWalletPageView": WTWalletPageView,
|
|
1229
|
-
"WTWalletPageViewCount": WTWalletPageViewCount,
|
|
1230
|
-
"WTWalletPageViewGeoPoint": WTWalletPageViewGeoPoint,
|
|
1231
|
-
"WTWhatsAppInboundWebhook": WTWhatsAppInboundWebhook,
|
|
1232
|
-
"WTWhatsAppStatusCallback": WTWhatsAppStatusCallback,
|
|
1233
|
-
"WalletConfiguration": WalletConfiguration,
|
|
1234
|
-
"WalletPageView": WalletPageView,
|
|
1235
|
-
"Webpage": Webpage,
|
|
1236
|
-
}
|
|
1237
|
-
|
|
1238
|
-
export class ObjectSerializer {
|
|
1239
|
-
public static findCorrectType(data: any, expectedType: string) {
|
|
1240
|
-
if (data == undefined) {
|
|
1241
|
-
return expectedType;
|
|
1242
|
-
} else if (primitives.indexOf(expectedType.toLowerCase()) !== -1) {
|
|
1243
|
-
return expectedType;
|
|
1244
|
-
} else if (expectedType === "Date") {
|
|
1245
|
-
return expectedType;
|
|
1246
|
-
} else {
|
|
1247
|
-
if (enumsMap[expectedType]) {
|
|
1248
|
-
return expectedType;
|
|
1249
|
-
}
|
|
1250
|
-
|
|
1251
|
-
if (!typeMap[expectedType]) {
|
|
1252
|
-
return expectedType; // w/e we don't know the type
|
|
1253
|
-
}
|
|
1254
|
-
|
|
1255
|
-
// Check the discriminator
|
|
1256
|
-
let discriminatorProperty = typeMap[expectedType].discriminator;
|
|
1257
|
-
if (discriminatorProperty == null) {
|
|
1258
|
-
return expectedType; // the type does not have a discriminator. use it.
|
|
1259
|
-
} else {
|
|
1260
|
-
if (data[discriminatorProperty]) {
|
|
1261
|
-
var discriminatorType = data[discriminatorProperty];
|
|
1262
|
-
if(typeMap[discriminatorType]){
|
|
1263
|
-
return discriminatorType; // use the type given in the discriminator
|
|
1264
|
-
} else {
|
|
1265
|
-
return expectedType; // discriminator did not map to a type
|
|
1266
|
-
}
|
|
1267
|
-
} else {
|
|
1268
|
-
return expectedType; // discriminator was not present (or an empty string)
|
|
1269
|
-
}
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1272
|
-
}
|
|
1273
|
-
|
|
1274
|
-
public static serialize(data: any, type: string) {
|
|
1275
|
-
if (data == undefined) {
|
|
1276
|
-
return data;
|
|
1277
|
-
} else if (primitives.indexOf(type.toLowerCase()) !== -1) {
|
|
1278
|
-
return data;
|
|
1279
|
-
} else if (type.lastIndexOf("Array<", 0) === 0) { // string.startsWith pre es6
|
|
1280
|
-
let subType: string = type.replace("Array<", ""); // Array<Type> => Type>
|
|
1281
|
-
subType = subType.substring(0, subType.length - 1); // Type> => Type
|
|
1282
|
-
let transformedData: any[] = [];
|
|
1283
|
-
for (let index = 0; index < data.length; index++) {
|
|
1284
|
-
let datum = data[index];
|
|
1285
|
-
transformedData.push(ObjectSerializer.serialize(datum, subType));
|
|
1286
|
-
}
|
|
1287
|
-
return transformedData;
|
|
1288
|
-
} else if (type === "Date") {
|
|
1289
|
-
return data.toISOString();
|
|
1290
|
-
} else {
|
|
1291
|
-
if (enumsMap[type]) {
|
|
1292
|
-
return data;
|
|
1293
|
-
}
|
|
1294
|
-
if (!typeMap[type]) { // in case we dont know the type
|
|
1295
|
-
return data;
|
|
1296
|
-
}
|
|
1297
|
-
|
|
1298
|
-
// Get the actual type of this object
|
|
1299
|
-
type = this.findCorrectType(data, type);
|
|
1300
|
-
|
|
1301
|
-
// get the map for the correct type.
|
|
1302
|
-
let attributeTypes = typeMap[type].getAttributeTypeMap();
|
|
1303
|
-
let instance: {[index: string]: any} = {};
|
|
1304
|
-
for (let index = 0; index < attributeTypes.length; index++) {
|
|
1305
|
-
let attributeType = attributeTypes[index];
|
|
1306
|
-
instance[attributeType.baseName] = ObjectSerializer.serialize(data[attributeType.name], attributeType.type);
|
|
1307
|
-
}
|
|
1308
|
-
return instance;
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
|
|
1312
|
-
public static deserialize(data: any, type: string) {
|
|
1313
|
-
// polymorphism may change the actual type.
|
|
1314
|
-
type = ObjectSerializer.findCorrectType(data, type);
|
|
1315
|
-
if (data == undefined) {
|
|
1316
|
-
return data;
|
|
1317
|
-
} else if (primitives.indexOf(type.toLowerCase()) !== -1) {
|
|
1318
|
-
return data;
|
|
1319
|
-
} else if (type.lastIndexOf("Array<", 0) === 0) { // string.startsWith pre es6
|
|
1320
|
-
let subType: string = type.replace("Array<", ""); // Array<Type> => Type>
|
|
1321
|
-
subType = subType.substring(0, subType.length - 1); // Type> => Type
|
|
1322
|
-
let transformedData: any[] = [];
|
|
1323
|
-
for (let index = 0; index < data.length; index++) {
|
|
1324
|
-
let datum = data[index];
|
|
1325
|
-
transformedData.push(ObjectSerializer.deserialize(datum, subType));
|
|
1326
|
-
}
|
|
1327
|
-
return transformedData;
|
|
1328
|
-
} else if (type === "Date") {
|
|
1329
|
-
return new Date(data);
|
|
1330
|
-
} else {
|
|
1331
|
-
if (enumsMap[type]) {// is Enum
|
|
1332
|
-
return data;
|
|
1333
|
-
}
|
|
1334
|
-
|
|
1335
|
-
if (!typeMap[type]) { // dont know the type
|
|
1336
|
-
return data;
|
|
1337
|
-
}
|
|
1338
|
-
let instance = new typeMap[type]();
|
|
1339
|
-
let attributeTypes = typeMap[type].getAttributeTypeMap();
|
|
1340
|
-
for (let index = 0; index < attributeTypes.length; index++) {
|
|
1341
|
-
let attributeType = attributeTypes[index];
|
|
1342
|
-
instance[attributeType.name] = ObjectSerializer.deserialize(data[attributeType.baseName], attributeType.type);
|
|
1343
|
-
}
|
|
1344
|
-
return instance;
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
}
|
|
1348
|
-
|
|
1349
|
-
export interface Authentication {
|
|
1350
|
-
/**
|
|
1351
|
-
* Apply authentication settings to header and query params.
|
|
1352
|
-
*/
|
|
1353
|
-
applyToRequest(requestOptions: localVarRequest.Options): Promise<void> | void;
|
|
1354
|
-
}
|
|
1355
|
-
|
|
1356
|
-
export class HttpBasicAuth implements Authentication {
|
|
1357
|
-
public username: string = '';
|
|
1358
|
-
public password: string = '';
|
|
1359
|
-
|
|
1360
|
-
applyToRequest(requestOptions: localVarRequest.Options): void {
|
|
1361
|
-
requestOptions.auth = {
|
|
1362
|
-
username: this.username, password: this.password
|
|
1363
|
-
}
|
|
1364
|
-
}
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
export class HttpBearerAuth implements Authentication {
|
|
1368
|
-
public accessToken: string | (() => string) = '';
|
|
1369
|
-
|
|
1370
|
-
applyToRequest(requestOptions: localVarRequest.Options): void {
|
|
1371
|
-
if (requestOptions && requestOptions.headers) {
|
|
1372
|
-
const accessToken = typeof this.accessToken === 'function'
|
|
1373
|
-
? this.accessToken()
|
|
1374
|
-
: this.accessToken;
|
|
1375
|
-
requestOptions.headers["Authorization"] = "Bearer " + accessToken;
|
|
1376
|
-
}
|
|
1377
|
-
}
|
|
1378
|
-
}
|
|
1379
|
-
|
|
1380
|
-
export class ApiKeyAuth implements Authentication {
|
|
1381
|
-
public apiKey: string = '';
|
|
1382
|
-
|
|
1383
|
-
constructor(private location: string, private paramName: string) {
|
|
1384
|
-
}
|
|
1385
|
-
|
|
1386
|
-
applyToRequest(requestOptions: localVarRequest.Options): void {
|
|
1387
|
-
if (this.location == "query") {
|
|
1388
|
-
(<any>requestOptions.qs)[this.paramName] = this.apiKey;
|
|
1389
|
-
} else if (this.location == "header" && requestOptions && requestOptions.headers) {
|
|
1390
|
-
requestOptions.headers[this.paramName] = this.apiKey;
|
|
1391
|
-
} else if (this.location == 'cookie' && requestOptions && requestOptions.headers) {
|
|
1392
|
-
if (requestOptions.headers['Cookie']) {
|
|
1393
|
-
requestOptions.headers['Cookie'] += '; ' + this.paramName + '=' + encodeURIComponent(this.apiKey);
|
|
1394
|
-
}
|
|
1395
|
-
else {
|
|
1396
|
-
requestOptions.headers['Cookie'] = this.paramName + '=' + encodeURIComponent(this.apiKey);
|
|
1397
|
-
}
|
|
1398
|
-
}
|
|
1399
|
-
}
|
|
1400
|
-
}
|
|
1401
|
-
|
|
1402
|
-
export class OAuth implements Authentication {
|
|
1403
|
-
public accessToken: string = '';
|
|
1404
|
-
|
|
1405
|
-
applyToRequest(requestOptions: localVarRequest.Options): void {
|
|
1406
|
-
if (requestOptions && requestOptions.headers) {
|
|
1407
|
-
requestOptions.headers["Authorization"] = "Bearer " + this.accessToken;
|
|
1408
|
-
}
|
|
1409
|
-
}
|
|
1410
|
-
}
|
|
1411
|
-
|
|
1412
|
-
export class VoidAuth implements Authentication {
|
|
1413
|
-
public username: string = '';
|
|
1414
|
-
public password: string = '';
|
|
1415
|
-
|
|
1416
|
-
applyToRequest(_: localVarRequest.Options): void {
|
|
1417
|
-
// Do nothing
|
|
1418
|
-
}
|
|
1419
|
-
}
|
|
1420
|
-
|
|
1421
|
-
export type Interceptor = (requestOptions: localVarRequest.Options) => (Promise<void> | void);
|