@30nama/sdk 2.0.0-rc.21 → 2.0.0-rc.23

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.
Files changed (93) hide show
  1. package/README.md +312 -312
  2. package/lib/core/config.js +20 -10
  3. package/lib/core/config.js.map +1 -1
  4. package/lib/generated/biography/api.d.ts +2 -2
  5. package/lib/generated/biography/api.js +19 -16
  6. package/lib/generated/biography/api.js.map +1 -1
  7. package/lib/generated/biography/models/biographyAdminListRetrieveParams.d.ts +2 -0
  8. package/lib/generated/biography/models/biographyAdminListRetrieveParams.js +0 -4
  9. package/lib/generated/biography/models/biographyAdminListRetrieveParams.js.map +1 -1
  10. package/lib/generated/biography/models/biographyAdminListRetrieveSort.d.ts +9 -0
  11. package/lib/generated/biography/models/biographyAdminListRetrieveSort.js +13 -0
  12. package/lib/generated/biography/models/biographyAdminListRetrieveSort.js.map +1 -0
  13. package/lib/generated/biography/models/biographyCoreRetrieveParams.d.ts +7 -0
  14. package/lib/generated/biography/models/biographyCoreRetrieveParams.js +7 -0
  15. package/lib/generated/biography/models/biographyCoreRetrieveParams.js.map +1 -0
  16. package/lib/generated/biography/models/biographyCreateSerializerRequestRequest.d.ts +1 -1
  17. package/lib/generated/biography/models/biographyPersonDetailRetrieveParams.d.ts +0 -4
  18. package/lib/generated/biography/models/biographyPersonRandomListRetrieveParams.d.ts +4 -0
  19. package/lib/generated/biography/models/favorite.d.ts +6 -16
  20. package/lib/generated/biography/models/index.d.ts +5 -0
  21. package/lib/generated/biography/models/index.js +5 -0
  22. package/lib/generated/biography/models/index.js.map +1 -1
  23. package/lib/generated/biography/models/personsListRetrieveParams.d.ts +0 -4
  24. package/lib/generated/biography/models/poster.d.ts +18 -0
  25. package/lib/generated/biography/models/poster.js +3 -0
  26. package/lib/generated/biography/models/poster.js.map +1 -0
  27. package/lib/generated/biography/models/posterFormat.d.ts +13 -0
  28. package/lib/generated/biography/models/posterFormat.js +13 -0
  29. package/lib/generated/biography/models/posterFormat.js.map +1 -0
  30. package/lib/generated/biography/models/posterSize.d.ts +19 -0
  31. package/lib/generated/biography/models/posterSize.js +16 -0
  32. package/lib/generated/biography/models/posterSize.js.map +1 -0
  33. package/lib/generated/financial/api.d.ts +21 -11
  34. package/lib/generated/financial/api.js +168 -73
  35. package/lib/generated/financial/api.js.map +1 -1
  36. package/lib/generated/financial/models/deleteStatusResponse.d.ts +8 -0
  37. package/lib/generated/{operator/models/googleAuthOneTapRequest.js → financial/models/deleteStatusResponse.js} +1 -1
  38. package/lib/generated/financial/models/deleteStatusResponse.js.map +1 -0
  39. package/lib/generated/financial/models/index.d.ts +6 -0
  40. package/lib/generated/financial/models/index.js +6 -0
  41. package/lib/generated/financial/models/index.js.map +1 -1
  42. package/lib/generated/financial/models/pricingResponse.d.ts +2 -2
  43. package/lib/generated/financial/models/relationCheckResponse.d.ts +11 -0
  44. package/lib/generated/financial/models/relationCheckResponse.js +3 -0
  45. package/lib/generated/financial/models/relationCheckResponse.js.map +1 -0
  46. package/lib/generated/financial/models/relationEnum.d.ts +1 -0
  47. package/lib/generated/financial/models/relationEnum.js +2 -1
  48. package/lib/generated/financial/models/relationEnum.js.map +1 -1
  49. package/lib/generated/financial/models/successDeleteStatusResponse.d.ts +17 -0
  50. package/lib/generated/financial/models/successDeleteStatusResponse.js +3 -0
  51. package/lib/generated/financial/models/successDeleteStatusResponse.js.map +1 -0
  52. package/lib/generated/financial/models/successDeleteStatusResponseErrors.d.ts +10 -0
  53. package/lib/generated/financial/models/successDeleteStatusResponseErrors.js +7 -0
  54. package/lib/generated/financial/models/successDeleteStatusResponseErrors.js.map +1 -0
  55. package/lib/generated/financial/models/successRelationCheckResponse.d.ts +17 -0
  56. package/lib/generated/financial/models/successRelationCheckResponse.js +3 -0
  57. package/lib/generated/financial/models/successRelationCheckResponse.js.map +1 -0
  58. package/lib/generated/financial/models/successRelationCheckResponseErrors.d.ts +10 -0
  59. package/lib/generated/financial/models/successRelationCheckResponseErrors.js +7 -0
  60. package/lib/generated/financial/models/successRelationCheckResponseErrors.js.map +1 -0
  61. package/lib/generated/operator/api.d.ts +9 -7
  62. package/lib/generated/operator/api.js +146 -48
  63. package/lib/generated/operator/api.js.map +1 -1
  64. package/lib/generated/operator/models/authUserResetPasswordLinkRetrieveParams.d.ts +10 -0
  65. package/lib/generated/operator/models/authUserResetPasswordLinkRetrieveParams.js +7 -0
  66. package/lib/generated/operator/models/authUserResetPasswordLinkRetrieveParams.js.map +1 -0
  67. package/lib/generated/operator/models/dataSendOTPAPIViewResponse.d.ts +1 -1
  68. package/lib/generated/operator/models/index.d.ts +1 -2
  69. package/lib/generated/operator/models/index.js +1 -2
  70. package/lib/generated/operator/models/index.js.map +1 -1
  71. package/lib/generated/operator/models/supporterLoginUsernamePasswordRequest.d.ts +0 -2
  72. package/lib/generated/operator/models/supporterSupportersListListParams.d.ts +1 -1
  73. package/lib/generated/operator/models/userActiveSessionList.d.ts +5 -0
  74. package/lib/generated/operator/models/userResetPasswordOTPSendRequest.d.ts +2 -0
  75. package/lib/generated/operator/models/userSystemSettingsCreateRequest.d.ts +1 -1
  76. package/lib/generated/operator/models/userSystemSettingsUpdateRequest.d.ts +1 -1
  77. package/lib/generated/video-content/api.js +9 -4
  78. package/lib/generated/video-content/api.js.map +1 -1
  79. package/lib/generated/video-content/models/getActiveOptionsContentsUserVideoContentOptionsContentsGetOption.d.ts +2 -0
  80. package/lib/generated/video-content/models/getActiveOptionsContentsUserVideoContentOptionsContentsGetOption.js +3 -1
  81. package/lib/generated/video-content/models/getActiveOptionsContentsUserVideoContentOptionsContentsGetOption.js.map +1 -1
  82. package/lib/services/comment/index.d.ts +4 -4
  83. package/lib/services/comment/index.js.map +1 -1
  84. package/lib/services/operator/index.d.ts +3 -3
  85. package/lib/services/operator/index.js +5 -5
  86. package/lib/services/operator/index.js.map +1 -1
  87. package/lib/services/stream/index.d.ts +2 -2
  88. package/lib/services/stream/index.js.map +1 -1
  89. package/lib/services/video-content/index.d.ts +1 -1
  90. package/lib/tsconfig.lib.tsbuildinfo +1 -1
  91. package/package.json +53 -53
  92. package/lib/generated/operator/models/googleAuthOneTapRequest.d.ts +0 -11
  93. package/lib/generated/operator/models/googleAuthOneTapRequest.js.map +0 -1
@@ -1,5 +1,5 @@
1
1
  import type { AxiosRequestConfig, AxiosResponse } from 'axios';
2
- import type { AddTextsByLanguage, AddUserGatewayGatewayUserUserGatewayIdAddGatewayPutParams, AutoVoucherCreate, BatchVoucherCreate, BodyUploadOfferImageOfferUploadPost, BodyUploadRefundImageRefundUploadPost, CreateGiftCode, CreateGiftPlan, CurrenciesConvertorCurrencyExchangeRateConvertorGetParams, CurrencyTypeUpdate, DiscountCreate, DiscountUpdate, GatewayCreate, GatewayTypeCreate, GatewayTypeUpdate, GatewayUpdate, GetAllPlanStaticTextStaticPlanAllGetParams, GetAllPlanTypeStaticTextStaticPlanTypeAllGetParams, GetAutoVouchersAutoVoucherGetParams, GetCryptoCurrencyTypesPaymentCryptoCurrencyTypesGetParams, GetCurrencyExchangeRatesCurrencyExchangeRateGetParams, GetCurrencyTypesCurrencyTypeGetParams, GetDiscountsDiscountGetParams, GetGatewayTypesGatewayTypeGetParams, GetGatewaysGatewayGetParams, GetGiftCodesGiftcartCodeGetParams, GetGiftPlansGiftcartPlanGetParams, GetGrpcReportsUserSubscriptionGrpcReportsGetParams, GetOffersOfferGetParams, GetPlanTypeAuthorizationsPlanTypeAuthorizationGetParams, GetPlanTypesPlanTypeGetParams, GetPlansPlanGetParams, GetRefundsRefundGetParams, GetSellingDiscountTimeReportDiscountSellingReportByTimeDiscountIdGetParams, GetSellingDiscountsReportDiscountSellingReportGetParams, GetSellingGroupsDiscountsReportDiscountSellingReportGroupGetParams, GetSellingGroupsDiscountsTimeReportDiscountSellingReportGroupByTimeDiscountNameGetParams, GetSellingVouchersReportVoucherSellingReportGetParams, GetUserGatewaysGatewayUserAllGetParams, GetUserSubscriptionUserSubscriptionUserIdGetParams, GetVouchersVoucherGetParams, OfferCreate, OfferUpdate, PaymentInput, PlanCreate, PlanIds, PlanStaticCreate, PlanStaticUpdate, PlanTypeCreate, PlanTypeStaticCreate, PlanTypeStaticUpdate, PlanTypeUpdate, PlanUpdate, RefundCreate, RemoveUserGatewayGatewayUserUserGatewayIdRemoveGatewayPutParams, ShowTransactionReportsPaymentReportsGetParams, ShowUsersPaymentReportsUserPaymentReportGetParams, SubmitCodePaymentCodePostParams, SuccessAutoVoucherResponse, SuccessAutoVoucherTaskResponse, SuccessCodeResponse, SuccessCurrencyExchangeConvertorResponse, SuccessCurrencyTypeResponse, SuccessDeleteResponseList, SuccessDiscountResponse, SuccessFinancialMSSubscriptionControllersSchemaOutputSchemaGatewaySchemaGatewayResponse, SuccessGatewayTypeResponse, SuccessGiftPlanResponse, SuccessGroupNamesListResponse, SuccessHealthCheckResponse, SuccessListAdminPaymentsReportResponse, SuccessListAutoVoucherResponse, SuccessListCryptoCurrencyResponse, SuccessListCurrencyExchangeRateResponse, SuccessListCurrencyTypeResponse, SuccessListDiscountResponse, SuccessListGatewayResponse, SuccessListGatewayTypeResponse, SuccessListGiftCodeResponse, SuccessListGiftPlanResponse, SuccessListOfferResponse, SuccessListPlanResponse, SuccessListPlanStaticResponse, SuccessListPlanTypeAuthorizarionResponse, SuccessListPlanTypeResponse, SuccessListPlanTypeStaticResponse, SuccessListRefundResponse, SuccessListSellVoucherResponse, SuccessListSellingDiscount, SuccessListSellingGroupDiscount, SuccessListShortGiftCodeResponse, SuccessListShortVoucherResponse, SuccessListShowPricingResponse, SuccessListUserGatewayResponse, SuccessListUserGatewayTypeResponse, SuccessListUserPaymentsReportResponse, SuccessListUserSubscriptopnGrpcTaskResponse, SuccessListVoucherResponse, SuccessOfferResponse, SuccessPaymentResponse, SuccessPlanResponse, SuccessPlanStaticResponse, SuccessPlanTypeAuthorizationResponse, SuccessPlanTypeResponse, SuccessPlanTypeStaticResponse, SuccessSellingDiscountBasedPlanResponse, SuccessSellingDiscountBasedTimeResponse, SuccessSellingGroupDiscountBasedPlanResponse, SuccessSellingGroupDiscountBasedTimeResponse, SuccessShortAutoVoucherResponse, SuccessShortDiscountResponse, SuccessShortGatewayResponse, SuccessShortGatewayTypeResponse, SuccessShortGiftPlanResponse, SuccessShortOfferResponse, SuccessShortPlanResponse, SuccessShortPlanStaticResponse, SuccessShortPlanTypeResponse, SuccessShortPlanTypeStaticResponse, SuccessShortRefundResponse, SuccessShortVoucherResponse, SuccessUpgradeResponse, SuccessUploadOfferImageResponse, SuccessUploadRefundImageResponse, SuccessUserGatewayResponse, SuccessUserSubscriptionResponse, SuccessVoucherResponse, UpdateGiftPlan, UpgradeSubscriptionPaymentUpgradeSubscriptionPlanTypePostParams, UserSubscriptionChange, VoucherCreate } from './models';
2
+ import type { AddTextsByLanguage, AddUserGatewayGatewayUserUserGatewayIdAddGatewayPutParams, AutoVoucherCreate, BatchVoucherCreate, BodyUploadOfferImageOfferUploadPost, BodyUploadRefundImageRefundUploadPost, CreateGiftCode, CreateGiftPlan, CurrenciesConvertorCurrencyExchangeRateConvertorGetParams, CurrencyTypeUpdate, DiscountCreate, DiscountUpdate, GatewayCreate, GatewayTypeCreate, GatewayTypeUpdate, GatewayUpdate, GetAllPlanStaticTextStaticPlanAllGetParams, GetAllPlanTypeStaticTextStaticPlanTypeAllGetParams, GetAutoVouchersAutoVoucherGetParams, GetCryptoCurrencyTypesPaymentCryptoCurrencyTypesGetParams, GetCurrencyExchangeRatesCurrencyExchangeRateGetParams, GetCurrencyTypesCurrencyTypeGetParams, GetDiscountsDiscountGetParams, GetGatewayTypesGatewayTypeGetParams, GetGatewaysGatewayGetParams, GetGiftCodesGiftcartCodeGetParams, GetGiftPlansGiftcartPlanGetParams, GetGrpcReportsUserSubscriptionGrpcReportsGetParams, GetOffersOfferGetParams, GetPlanTypeAuthorizationsPlanTypeAuthorizationGetParams, GetPlanTypesPlanTypeGetParams, GetPlansPlanGetParams, GetRefundsRefundGetParams, GetSellingDiscountTimeReportDiscountSellingReportByTimeDiscountIdGetParams, GetSellingDiscountsReportDiscountSellingReportGetParams, GetSellingGroupsDiscountsReportDiscountSellingReportGroupGetParams, GetSellingGroupsDiscountsTimeReportDiscountSellingReportGroupByTimeDiscountNameGetParams, GetSellingVouchersReportVoucherSellingReportGetParams, GetUserGatewaysGatewayUserAllGetParams, GetUserSubscriptionUserSubscriptionUserIdGetParams, GetVouchersVoucherGetParams, OfferCreate, OfferUpdate, PaymentInput, PlanCreate, PlanIds, PlanStaticCreate, PlanStaticUpdate, PlanTypeCreate, PlanTypeStaticCreate, PlanTypeStaticUpdate, PlanTypeUpdate, PlanUpdate, RefundCreate, RemoveUserGatewayGatewayUserUserGatewayIdRemoveGatewayPutParams, ShowTransactionReportsPaymentReportsGetParams, ShowUsersPaymentReportsUserPaymentReportGetParams, SubmitCodePaymentCodePostParams, SuccessAutoVoucherResponse, SuccessAutoVoucherTaskResponse, SuccessCodeResponse, SuccessCurrencyExchangeConvertorResponse, SuccessCurrencyTypeResponse, SuccessDeleteResponseList, SuccessDeleteStatusResponse, SuccessDiscountResponse, SuccessFinancialMSSubscriptionControllersSchemaOutputSchemaGatewaySchemaGatewayResponse, SuccessGatewayTypeResponse, SuccessGiftPlanResponse, SuccessGroupNamesListResponse, SuccessHealthCheckResponse, SuccessListAdminPaymentsReportResponse, SuccessListAutoVoucherResponse, SuccessListCryptoCurrencyResponse, SuccessListCurrencyExchangeRateResponse, SuccessListCurrencyTypeResponse, SuccessListDiscountResponse, SuccessListGatewayResponse, SuccessListGatewayTypeResponse, SuccessListGiftCodeResponse, SuccessListGiftPlanResponse, SuccessListOfferResponse, SuccessListPlanResponse, SuccessListPlanStaticResponse, SuccessListPlanTypeAuthorizarionResponse, SuccessListPlanTypeResponse, SuccessListPlanTypeStaticResponse, SuccessListRefundResponse, SuccessListSellVoucherResponse, SuccessListSellingDiscount, SuccessListSellingGroupDiscount, SuccessListShortGiftCodeResponse, SuccessListShortVoucherResponse, SuccessListShowPricingResponse, SuccessListUserGatewayResponse, SuccessListUserGatewayTypeResponse, SuccessListUserPaymentsReportResponse, SuccessListUserSubscriptopnGrpcTaskResponse, SuccessListVoucherResponse, SuccessOfferResponse, SuccessPaymentResponse, SuccessPlanResponse, SuccessPlanStaticResponse, SuccessPlanTypeAuthorizationResponse, SuccessPlanTypeResponse, SuccessPlanTypeStaticResponse, SuccessRelationCheckResponse, SuccessSellingDiscountBasedPlanResponse, SuccessSellingDiscountBasedTimeResponse, SuccessSellingGroupDiscountBasedPlanResponse, SuccessSellingGroupDiscountBasedTimeResponse, SuccessShortAutoVoucherResponse, SuccessShortDiscountResponse, SuccessShortGatewayResponse, SuccessShortGatewayTypeResponse, SuccessShortGiftPlanResponse, SuccessShortOfferResponse, SuccessShortPlanResponse, SuccessShortPlanStaticResponse, SuccessShortPlanTypeResponse, SuccessShortPlanTypeStaticResponse, SuccessShortRefundResponse, SuccessShortVoucherResponse, SuccessUpgradeResponse, SuccessUploadOfferImageResponse, SuccessUploadRefundImageResponse, SuccessUserGatewayResponse, SuccessUserSubscriptionResponse, SuccessVoucherResponse, UpdateGiftPlan, UpgradeSubscriptionPaymentUpgradeSubscriptionPlanTypePostParams, UserSubscriptionChange, VoucherCreate } from './models';
3
3
  export declare const getFinancialMicroserviceAPI: () => {
4
4
  getPlanTypeAuthorizationsPlanTypeAuthorizationGet: <TData = AxiosResponse<SuccessListPlanTypeAuthorizarionResponse, any>>(params?: GetPlanTypeAuthorizationsPlanTypeAuthorizationGetParams, options?: AxiosRequestConfig) => Promise<TData>;
5
5
  getPlanTypeAuthorizationPlanTypeAuthorizationPlanTypeAuthIdGet: <TData = AxiosResponse<SuccessPlanTypeAuthorizationResponse, any>>(planTypeAuthId: string, options?: AxiosRequestConfig) => Promise<TData>;
@@ -7,7 +7,8 @@ export declare const getFinancialMicroserviceAPI: () => {
7
7
  createPlanTypePlanTypePost: <TData = AxiosResponse<SuccessShortPlanTypeResponse, any>>(planTypeCreate: PlanTypeCreate, options?: AxiosRequestConfig) => Promise<TData>;
8
8
  getPlanTypePlanTypePlanTypeIdGet: <TData = AxiosResponse<SuccessPlanTypeResponse, any>>(planTypeId: string, options?: AxiosRequestConfig) => Promise<TData>;
9
9
  updatePlanTypePlanTypePlanTypeIdPut: <TData = AxiosResponse<SuccessPlanTypeResponse, any>>(planTypeId: string, planTypeUpdate: PlanTypeUpdate, options?: AxiosRequestConfig) => Promise<TData>;
10
- deletePlanTypePlanTypePlanTypeIdDelete: <TData = AxiosResponse<SuccessDeleteResponseList, any>>(planTypeId: string, options?: AxiosRequestConfig) => Promise<TData>;
10
+ deletePlanTypePlanTypePlanTypeIdDelete: <TData = AxiosResponse<SuccessDeleteStatusResponse, any>>(planTypeId: string, options?: AxiosRequestConfig) => Promise<TData>;
11
+ getPlanTypeRelationsPlanTypePlanTypeIdRelationsGet: <TData = AxiosResponse<SuccessRelationCheckResponse, any>>(planTypeId: string, options?: AxiosRequestConfig) => Promise<TData>;
11
12
  getAllPlanTypeStaticTextStaticPlanTypeAllGet: <TData = AxiosResponse<SuccessListPlanTypeStaticResponse, any>>(params?: GetAllPlanTypeStaticTextStaticPlanTypeAllGetParams, options?: AxiosRequestConfig) => Promise<TData>;
12
13
  createPlanTypeStaticTextsStaticPlanTypePost: <TData = AxiosResponse<SuccessShortPlanTypeStaticResponse, any>>(planTypeStaticCreate: PlanTypeStaticCreate, options?: AxiosRequestConfig) => Promise<TData>;
13
14
  getPlanTypeStaticTextStaticPlanTypePlanTypeStaticIdGet: <TData = AxiosResponse<SuccessPlanTypeStaticResponse, any>>(planTypeStaticId: string, options?: AxiosRequestConfig) => Promise<TData>;
@@ -19,7 +20,8 @@ export declare const getFinancialMicroserviceAPI: () => {
19
20
  getPlansByIdsPlanByIdsPost: <TData = AxiosResponse<SuccessListPlanResponse, any>>(planIds: PlanIds, options?: AxiosRequestConfig) => Promise<TData>;
20
21
  getPlanPlanPlanIdGet: <TData = AxiosResponse<SuccessPlanResponse, any>>(planId: string, options?: AxiosRequestConfig) => Promise<TData>;
21
22
  updatePlanPlanPlanIdPut: <TData = AxiosResponse<SuccessPlanResponse, any>>(planId: string, planUpdate: PlanUpdate, options?: AxiosRequestConfig) => Promise<TData>;
22
- deletePlanPlanPlanIdDelete: <TData = AxiosResponse<SuccessDeleteResponseList, any>>(planId: string, options?: AxiosRequestConfig) => Promise<TData>;
23
+ deletePlanPlanPlanIdDelete: <TData = AxiosResponse<SuccessDeleteStatusResponse, any>>(planId: string, options?: AxiosRequestConfig) => Promise<TData>;
24
+ getPlanRelationsPlanPlanIdRelationsGet: <TData = AxiosResponse<SuccessRelationCheckResponse, any>>(planId: string, options?: AxiosRequestConfig) => Promise<TData>;
23
25
  getAllPlanStaticTextStaticPlanAllGet: <TData = AxiosResponse<SuccessListPlanStaticResponse, any>>(params?: GetAllPlanStaticTextStaticPlanAllGetParams, options?: AxiosRequestConfig) => Promise<TData>;
24
26
  createPlanStaticTextStaticPlanPost: <TData = AxiosResponse<SuccessShortPlanStaticResponse, any>>(planStaticCreate: PlanStaticCreate, options?: AxiosRequestConfig) => Promise<TData>;
25
27
  getPlanStaticTextStaticPlanPlanStaticIdGet: <TData = AxiosResponse<SuccessPlanStaticResponse, any>>(planStaticId: string, options?: AxiosRequestConfig) => Promise<TData>;
@@ -49,7 +51,8 @@ export declare const getFinancialMicroserviceAPI: () => {
49
51
  createGiftPlanGiftcartPlanPost: <TData = AxiosResponse<SuccessShortGiftPlanResponse, any>>(createGiftPlan: CreateGiftPlan, options?: AxiosRequestConfig) => Promise<TData>;
50
52
  getGiftPlanGiftcartPlanGiftPlanIdGet: <TData = AxiosResponse<SuccessGiftPlanResponse, any>>(giftPlanId: string, options?: AxiosRequestConfig) => Promise<TData>;
51
53
  updateGiftPlanGiftcartPlanGiftPlanIdPut: <TData = AxiosResponse<SuccessGiftPlanResponse, any>>(giftPlanId: string, updateGiftPlan: UpdateGiftPlan, options?: AxiosRequestConfig) => Promise<TData>;
52
- deleteGiftPlanGiftcartPlanGiftPlanIdDelete: <TData = AxiosResponse<SuccessDeleteResponseList, any>>(giftPlanId: string, options?: AxiosRequestConfig) => Promise<TData>;
54
+ deleteGiftPlanGiftcartPlanGiftPlanIdDelete: <TData = AxiosResponse<SuccessDeleteStatusResponse, any>>(giftPlanId: string, options?: AxiosRequestConfig) => Promise<TData>;
55
+ getGiftPlanRelationsGiftcartPlanGiftPlanIdRelationsGet: <TData = AxiosResponse<SuccessRelationCheckResponse, any>>(giftPlanId: string, options?: AxiosRequestConfig) => Promise<TData>;
53
56
  getGiftCodesGiftcartCodeGet: <TData = AxiosResponse<SuccessListGiftCodeResponse, any>>(params?: GetGiftCodesGiftcartCodeGetParams, options?: AxiosRequestConfig) => Promise<TData>;
54
57
  createGiftCodeGiftcartCodePost: <TData = AxiosResponse<SuccessListShortGiftCodeResponse, any>>(createGiftCode: CreateGiftCode, options?: AxiosRequestConfig) => Promise<TData>;
55
58
  getDiscountsDiscountGet: <TData = AxiosResponse<SuccessListDiscountResponse, any>>(params?: GetDiscountsDiscountGetParams, options?: AxiosRequestConfig) => Promise<TData>;
@@ -63,7 +66,8 @@ export declare const getFinancialMicroserviceAPI: () => {
63
66
  getSellingGroupsDiscountsTimeReportDiscountSellingReportGroupByTimeDiscountNameGet: <TData = AxiosResponse<SuccessSellingGroupDiscountBasedTimeResponse, any>>(discountName: string, params?: GetSellingGroupsDiscountsTimeReportDiscountSellingReportGroupByTimeDiscountNameGetParams, options?: AxiosRequestConfig) => Promise<TData>;
64
67
  getDiscountDiscountDiscountIdGet: <TData = AxiosResponse<SuccessDiscountResponse, any>>(discountId: string, options?: AxiosRequestConfig) => Promise<TData>;
65
68
  updateDiscountDiscountDiscountIdPut: <TData = AxiosResponse<SuccessDiscountResponse, any>>(discountId: string, discountUpdate: DiscountUpdate, options?: AxiosRequestConfig) => Promise<TData>;
66
- deleteDiscountDiscountDiscountIdDelete: <TData = AxiosResponse<SuccessDeleteResponseList, any>>(discountId: string, options?: AxiosRequestConfig) => Promise<TData>;
69
+ deleteDiscountDiscountDiscountIdDelete: <TData = AxiosResponse<SuccessDeleteStatusResponse, any>>(discountId: string, options?: AxiosRequestConfig) => Promise<TData>;
70
+ getDiscountRelationsDiscountDiscountIdRelationsGet: <TData = AxiosResponse<SuccessRelationCheckResponse, any>>(discountId: string, options?: AxiosRequestConfig) => Promise<TData>;
67
71
  getOffersOfferGet: <TData = AxiosResponse<SuccessListOfferResponse, any>>(params?: GetOffersOfferGetParams, options?: AxiosRequestConfig) => Promise<TData>;
68
72
  createOfferOfferPost: <TData = AxiosResponse<SuccessShortOfferResponse, any>>(offerCreate: OfferCreate, options?: AxiosRequestConfig) => Promise<TData>;
69
73
  uploadOfferImageOfferUploadPost: <TData = AxiosResponse<SuccessUploadOfferImageResponse, any>>(bodyUploadOfferImageOfferUploadPost: BodyUploadOfferImageOfferUploadPost, options?: AxiosRequestConfig) => Promise<TData>;
@@ -75,7 +79,8 @@ export declare const getFinancialMicroserviceAPI: () => {
75
79
  createBatchVoucherVoucherBatchPost: <TData = AxiosResponse<SuccessListShortVoucherResponse, any>>(batchVoucherCreate: BatchVoucherCreate, options?: AxiosRequestConfig) => Promise<TData>;
76
80
  getSellingVouchersReportVoucherSellingReportGet: <TData = AxiosResponse<SuccessListSellVoucherResponse, any>>(params?: GetSellingVouchersReportVoucherSellingReportGetParams, options?: AxiosRequestConfig) => Promise<TData>;
77
81
  getVoucherVoucherVoucherIdGet: <TData = AxiosResponse<SuccessVoucherResponse, any>>(voucherId: string, options?: AxiosRequestConfig) => Promise<TData>;
78
- deleteVoucherVoucherVoucherIdDelete: <TData = AxiosResponse<SuccessDeleteResponseList, any>>(voucherId: string, options?: AxiosRequestConfig) => Promise<TData>;
82
+ deleteVoucherVoucherVoucherIdDelete: <TData = AxiosResponse<SuccessDeleteStatusResponse, any>>(voucherId: string, options?: AxiosRequestConfig) => Promise<TData>;
83
+ getVoucherRelationsVoucherVoucherIdRelationsGet: <TData = AxiosResponse<SuccessRelationCheckResponse, any>>(voucherId: string, options?: AxiosRequestConfig) => Promise<TData>;
79
84
  getAutoVouchersAutoVoucherGet: <TData = AxiosResponse<SuccessListAutoVoucherResponse, any>>(params?: GetAutoVouchersAutoVoucherGetParams, options?: AxiosRequestConfig) => Promise<TData>;
80
85
  createAutoVoucherAutoVoucherPost: <TData = AxiosResponse<SuccessShortAutoVoucherResponse, any>>(autoVoucherCreate: AutoVoucherCreate, options?: AxiosRequestConfig) => Promise<TData>;
81
86
  readAutoVoucherTaskAutoVoucherTaskAutoVoucherCodeGet: <TData = AxiosResponse<SuccessAutoVoucherTaskResponse, any>>(autoVoucherCode: string, options?: AxiosRequestConfig) => Promise<TData>;
@@ -102,7 +107,8 @@ export type GetPlanTypesPlanTypeGetResult = AxiosResponse<SuccessListPlanTypeRes
102
107
  export type CreatePlanTypePlanTypePostResult = AxiosResponse<SuccessShortPlanTypeResponse>;
103
108
  export type GetPlanTypePlanTypePlanTypeIdGetResult = AxiosResponse<SuccessPlanTypeResponse>;
104
109
  export type UpdatePlanTypePlanTypePlanTypeIdPutResult = AxiosResponse<SuccessPlanTypeResponse>;
105
- export type DeletePlanTypePlanTypePlanTypeIdDeleteResult = AxiosResponse<SuccessDeleteResponseList>;
110
+ export type DeletePlanTypePlanTypePlanTypeIdDeleteResult = AxiosResponse<SuccessDeleteStatusResponse>;
111
+ export type GetPlanTypeRelationsPlanTypePlanTypeIdRelationsGetResult = AxiosResponse<SuccessRelationCheckResponse>;
106
112
  export type GetAllPlanTypeStaticTextStaticPlanTypeAllGetResult = AxiosResponse<SuccessListPlanTypeStaticResponse>;
107
113
  export type CreatePlanTypeStaticTextsStaticPlanTypePostResult = AxiosResponse<SuccessShortPlanTypeStaticResponse>;
108
114
  export type GetPlanTypeStaticTextStaticPlanTypePlanTypeStaticIdGetResult = AxiosResponse<SuccessPlanTypeStaticResponse>;
@@ -114,7 +120,8 @@ export type CreatePlanPlanPostResult = AxiosResponse<SuccessShortPlanResponse>;
114
120
  export type GetPlansByIdsPlanByIdsPostResult = AxiosResponse<SuccessListPlanResponse>;
115
121
  export type GetPlanPlanPlanIdGetResult = AxiosResponse<SuccessPlanResponse>;
116
122
  export type UpdatePlanPlanPlanIdPutResult = AxiosResponse<SuccessPlanResponse>;
117
- export type DeletePlanPlanPlanIdDeleteResult = AxiosResponse<SuccessDeleteResponseList>;
123
+ export type DeletePlanPlanPlanIdDeleteResult = AxiosResponse<SuccessDeleteStatusResponse>;
124
+ export type GetPlanRelationsPlanPlanIdRelationsGetResult = AxiosResponse<SuccessRelationCheckResponse>;
118
125
  export type GetAllPlanStaticTextStaticPlanAllGetResult = AxiosResponse<SuccessListPlanStaticResponse>;
119
126
  export type CreatePlanStaticTextStaticPlanPostResult = AxiosResponse<SuccessShortPlanStaticResponse>;
120
127
  export type GetPlanStaticTextStaticPlanPlanStaticIdGetResult = AxiosResponse<SuccessPlanStaticResponse>;
@@ -144,7 +151,8 @@ export type GetGiftPlansGiftcartPlanGetResult = AxiosResponse<SuccessListGiftPla
144
151
  export type CreateGiftPlanGiftcartPlanPostResult = AxiosResponse<SuccessShortGiftPlanResponse>;
145
152
  export type GetGiftPlanGiftcartPlanGiftPlanIdGetResult = AxiosResponse<SuccessGiftPlanResponse>;
146
153
  export type UpdateGiftPlanGiftcartPlanGiftPlanIdPutResult = AxiosResponse<SuccessGiftPlanResponse>;
147
- export type DeleteGiftPlanGiftcartPlanGiftPlanIdDeleteResult = AxiosResponse<SuccessDeleteResponseList>;
154
+ export type DeleteGiftPlanGiftcartPlanGiftPlanIdDeleteResult = AxiosResponse<SuccessDeleteStatusResponse>;
155
+ export type GetGiftPlanRelationsGiftcartPlanGiftPlanIdRelationsGetResult = AxiosResponse<SuccessRelationCheckResponse>;
148
156
  export type GetGiftCodesGiftcartCodeGetResult = AxiosResponse<SuccessListGiftCodeResponse>;
149
157
  export type CreateGiftCodeGiftcartCodePostResult = AxiosResponse<SuccessListShortGiftCodeResponse>;
150
158
  export type GetDiscountsDiscountGetResult = AxiosResponse<SuccessListDiscountResponse>;
@@ -158,7 +166,8 @@ export type GetSellingGroupsDiscountsPlanReportDiscountSellingReportGroupByPlanD
158
166
  export type GetSellingGroupsDiscountsTimeReportDiscountSellingReportGroupByTimeDiscountNameGetResult = AxiosResponse<SuccessSellingGroupDiscountBasedTimeResponse>;
159
167
  export type GetDiscountDiscountDiscountIdGetResult = AxiosResponse<SuccessDiscountResponse>;
160
168
  export type UpdateDiscountDiscountDiscountIdPutResult = AxiosResponse<SuccessDiscountResponse>;
161
- export type DeleteDiscountDiscountDiscountIdDeleteResult = AxiosResponse<SuccessDeleteResponseList>;
169
+ export type DeleteDiscountDiscountDiscountIdDeleteResult = AxiosResponse<SuccessDeleteStatusResponse>;
170
+ export type GetDiscountRelationsDiscountDiscountIdRelationsGetResult = AxiosResponse<SuccessRelationCheckResponse>;
162
171
  export type GetOffersOfferGetResult = AxiosResponse<SuccessListOfferResponse>;
163
172
  export type CreateOfferOfferPostResult = AxiosResponse<SuccessShortOfferResponse>;
164
173
  export type UploadOfferImageOfferUploadPostResult = AxiosResponse<SuccessUploadOfferImageResponse>;
@@ -170,7 +179,8 @@ export type CreateVoucherVoucherPostResult = AxiosResponse<SuccessShortVoucherRe
170
179
  export type CreateBatchVoucherVoucherBatchPostResult = AxiosResponse<SuccessListShortVoucherResponse>;
171
180
  export type GetSellingVouchersReportVoucherSellingReportGetResult = AxiosResponse<SuccessListSellVoucherResponse>;
172
181
  export type GetVoucherVoucherVoucherIdGetResult = AxiosResponse<SuccessVoucherResponse>;
173
- export type DeleteVoucherVoucherVoucherIdDeleteResult = AxiosResponse<SuccessDeleteResponseList>;
182
+ export type DeleteVoucherVoucherVoucherIdDeleteResult = AxiosResponse<SuccessDeleteStatusResponse>;
183
+ export type GetVoucherRelationsVoucherVoucherIdRelationsGetResult = AxiosResponse<SuccessRelationCheckResponse>;
174
184
  export type GetAutoVouchersAutoVoucherGetResult = AxiosResponse<SuccessListAutoVoucherResponse>;
175
185
  export type CreateAutoVoucherAutoVoucherPostResult = AxiosResponse<SuccessShortAutoVoucherResponse>;
176
186
  export type ReadAutoVoucherTaskAutoVoucherTaskAutoVoucherCodeGetResult = AxiosResponse<SuccessAutoVoucherTaskResponse>;