@shopby/shop-sdk 1.79.4 → 1.79.6
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/build/src/domain/order/index.d.ts +36 -2
- package/build/src/domain/order/index.js +330 -0
- package/build/src/domain/order/index.js.map +1 -1
- package/build/src/index.d.ts +34 -0
- package/build/types/domain/order/index.d.ts +647 -1
- package/build/types/domain/order/index.js.map +1 -1
- package/build/types/domain/order/unions.d.ts +7 -0
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { DeleteCartRequest, DeleteProfileShippingAddressesAddressNoRequest, GetCartRequest, GetCartResponse, GetCartCalculateRequest, GetCartCalculateResponse, GetCartSubsetRequest, GetCartSubsetResponse, GetOrderConfigsResponse, GetOrderSheetsOrderSheetNoRequest, GetOrderSheetsOrderSheetNoResponse, GetProfileOrdersOrderNoClaimRequest, GetProfileOrdersOrderNoClaimResponse, GetProfileOrdersOrderNoRequest, GetProfileOrdersOrderNoResponse, GetProfileOrdersRequest, GetProfileOrdersResponse, GetProfileShippingAddressesAddressNoRequest, GetProfileShippingAddressesAddressNoResponse, GetProfileShippingAddressesRecentResponse, GetProfileShippingAddressesResponse, PostCartRequest, PostCartResponse, PostOrderSheetsOrderSheetNoCalculateRequest, PostOrderSheetsOrderSheetNoCalculateResponse, PostOrderSheetsRequest, PostOrderSheetsResponse, PostPaymentsReserveRequest, PostPaymentsReserveResponse, PostProfileShippingAddressesRequest, PostProfileShippingAddressesResponse, PutCartRequest, PutProfileOrderOptionsOrderOptionNoConfirmRequest, PutProfileShippingAddressesAddressNoDefaultRequest, PutProfileShippingAddressesAddressNoDefaultResponse, PutProfileShippingAddressesAddressNoRequest, PutProfileShippingAddressesAddressNoResponse, GetOrderSheetsOrderSheetNoCouponsRequest, GetOrderSheetsOrderSheetNoCouponsResponse, PostOrderSheetsOrderSheetNoCouponsApplyRequest, PostOrderSheetsOrderSheetNoCouponsApplyResponse, PostOrderSheetsOrderSheetNoCouponsCalculateRequest, PostOrderSheetsOrderSheetNoCouponsCalculateResponse, PostOrderSheetsOrderSheetNoCouponsMaximumRequest, PostOrderSheetsOrderSheetNoCouponsMaximumResponse, GetCartCountResponse, PostGuestCartRequest, DeleteCartResponse, GetGuestOrdersOrderNoRequest, GetGuestOrdersOrderNoResponse, PostGuestOrdersOrderNoRequest, PutGuestProfileOrderOptionsOrderOptionNoConfirmRequest, PostPaymentsNaverOrderSheetRequest, PostPaymentsNAverOrderSheetResponse, PutPaymentsNaverValidateRequest, PutPaymentsNaverValidateResponse, PostPaymentsNaverWishListRequest, PostPaymentsNaverWishListResponse, GetShippingsEnumsResponse, GetProfileOrdersSummaryStatusRequest, GetProfileOrdersSummaryStatusResponse, GetPreviousOrdersRequest, GetPreviousOrdersResponse, GetPreviousOrdersOrderNoRequest, GetPreviousOrdersOrderNoResponse, GetPreviousOrdersGuestOrderNoRequest, GetPreviousOrdersGuestOrderNoResponse, PostPreviousOrdersGuestOrderNoRequest, PostPreviousOrdersGuestOrderNoResponse, GetProfileOrdersSummaryAmountResponse, GetProfileOrdersSummaryAmountRequest, GetProfileShippingAddressesBookedResponse, GetProfileShippingAddressesBookedRequest, GetProfilePreviousOrdersSummaryRequest, GetProfilePreviousOrdersSummaryResponse, GetAppCardCardsListResponse, GetAppCardInstPlanRequest, GetAppCardInstPlanResponse, GetAppCardPayCardsListRequest, GetAppCardPayCardsListResponse, GetAppCardAuthOrderNoRequest, GetAppCardAuthOrderNoResponse, GetAppCardQrCodeOrderNoRequest, GetAppCardQrCodeOrderNoResponse, DeleteAppCardPayCardsAcntIdRequest, PutOrdersOrderNoCashReceiptResponse, PutProfileOrdersOrderNoCashReceiptRequest, PutGuestOrdersOrderNoCashReceiptRequest, GetProfileOrdersPaymentReceiptUrlByOrderNoRequest, GetProfileOrdersSimpleReceiptByOrderNoRequest, GetProfileOrdersPaymentReceiptUrlByOrderNoResponse, GetProfileOrdersSimpleReceiptByOrderNoResponse, GetProfileOrdersSpecificationsByOrderNoRequest, GetProfileOrdersSpecificationsByOrderNoResponse } from '../../../types';
|
|
2
|
-
import { ResponseData } from '../../../types/http';
|
|
1
|
+
import { DeleteCartRequest, DeleteProfileShippingAddressesAddressNoRequest, GetCartRequest, GetCartResponse, GetCartCalculateRequest, GetCartCalculateResponse, GetCartSubsetRequest, GetCartSubsetResponse, GetOrderConfigsResponse, GetOrderSheetsOrderSheetNoRequest, GetOrderSheetsOrderSheetNoResponse, GetProfileOrdersOrderNoClaimRequest, GetProfileOrdersOrderNoClaimResponse, GetProfileOrdersOrderNoRequest, GetProfileOrdersOrderNoResponse, GetProfileOrdersRequest, GetProfileOrdersResponse, GetProfileShippingAddressesAddressNoRequest, GetProfileShippingAddressesAddressNoResponse, GetProfileShippingAddressesRecentResponse, GetProfileShippingAddressesResponse, PostCartRequest, PostCartResponse, PostOrderSheetsOrderSheetNoCalculateRequest, PostOrderSheetsOrderSheetNoCalculateResponse, PostOrderSheetsRequest, PostOrderSheetsResponse, PostPaymentsReserveRequest, PostPaymentsReserveResponse, PostProfileShippingAddressesRequest, PostProfileShippingAddressesResponse, PutCartRequest, PutProfileOrderOptionsOrderOptionNoConfirmRequest, PutProfileShippingAddressesAddressNoDefaultRequest, PutProfileShippingAddressesAddressNoDefaultResponse, PutProfileShippingAddressesAddressNoRequest, PutProfileShippingAddressesAddressNoResponse, GetOrderSheetsOrderSheetNoCouponsRequest, GetOrderSheetsOrderSheetNoCouponsResponse, PostOrderSheetsOrderSheetNoCouponsApplyRequest, PostOrderSheetsOrderSheetNoCouponsApplyResponse, PostOrderSheetsOrderSheetNoCouponsCalculateRequest, PostOrderSheetsOrderSheetNoCouponsCalculateResponse, PostOrderSheetsOrderSheetNoCouponsMaximumRequest, PostOrderSheetsOrderSheetNoCouponsMaximumResponse, GetCartCountResponse, PostGuestCartRequest, DeleteCartResponse, GetGuestOrdersOrderNoRequest, GetGuestOrdersOrderNoResponse, PostGuestOrdersOrderNoRequest, PutGuestProfileOrderOptionsOrderOptionNoConfirmRequest, PostPaymentsNaverOrderSheetRequest, PostPaymentsNAverOrderSheetResponse, PutPaymentsNaverValidateRequest, PutPaymentsNaverValidateResponse, PostPaymentsNaverWishListRequest, PostPaymentsNaverWishListResponse, GetShippingsEnumsResponse, GetProfileOrdersSummaryStatusRequest, GetProfileOrdersSummaryStatusResponse, GetPreviousOrdersRequest, GetPreviousOrdersResponse, GetPreviousOrdersOrderNoRequest, GetPreviousOrdersOrderNoResponse, GetPreviousOrdersGuestOrderNoRequest, GetPreviousOrdersGuestOrderNoResponse, PostPreviousOrdersGuestOrderNoRequest, PostPreviousOrdersGuestOrderNoResponse, GetProfileOrdersSummaryAmountResponse, GetProfileOrdersSummaryAmountRequest, GetProfileShippingAddressesBookedResponse, GetProfileShippingAddressesBookedRequest, GetProfilePreviousOrdersSummaryRequest, GetProfilePreviousOrdersSummaryResponse, GetAppCardCardsListResponse, GetAppCardInstPlanRequest, GetAppCardInstPlanResponse, GetAppCardPayCardsListRequest, GetAppCardPayCardsListResponse, GetAppCardAuthOrderNoRequest, GetAppCardAuthOrderNoResponse, GetAppCardQrCodeOrderNoRequest, GetAppCardQrCodeOrderNoResponse, DeleteAppCardPayCardsAcntIdRequest, PutOrdersOrderNoCashReceiptResponse, PutProfileOrdersOrderNoCashReceiptRequest, PutGuestOrdersOrderNoCashReceiptRequest, GetProfileOrdersPaymentReceiptUrlByOrderNoRequest, GetProfileOrdersSimpleReceiptByOrderNoRequest, GetProfileOrdersPaymentReceiptUrlByOrderNoResponse, GetProfileOrdersSimpleReceiptByOrderNoResponse, GetProfileOrdersSpecificationsByOrderNoRequest, GetProfileOrdersSpecificationsByOrderNoResponse, GetRecurringPaymentsRequest, GetRecurringPaymentsResponse, PostRecurringPaymentsRequest, PostRecurringPaymentsResponse, GetRecurringPaymentsCardResponse, PostRecurringPaymentsCardRequest, PostRecurringPaymentsCardResponse, GetRecurringPaymentsCardsResponse, GetRecurringPaymentsCartRequest, PostRecurringPaymentsCartRequest, RecurringPaymentCartCountResponse, DeleteRecurringPaymentsCartRequest, GetRecurringPaymentsCartCalculateRequest, GetRecurringPaymentsCartSubsetRequest, PutRecurringPaymentsCloseRequest, PutRecurringPaymentsCloseRecurringPaymentIdRequest, PutRecurringPaymentsGiftsRequest, GetRecurringPaymentsNextRecurringDateRequest, GetRecurringPaymentsNextRecurringDateResponse, PostRecurringPaymentsOrderSheetsRequest, PutRecurringPaymentsStatusRequest, GetRecurringPaymentsRecurringPaymentIdRequest, GetRecurringPaymentsRecurringPaymentIdResponse, PutRecurringPaymentsCardPriorityRequest, DeleteRecurringPaymentsCardCardNoRequest, PutRecurringPaymentsCardCardNoMainRequest, PostRecurringPaymentsGuestCartRequest, GetRecurringPaymentsLaterInputShippingsResponse, PutRecurringPaymentsLaterInputShippingsRequest, PostRecurringPaymentsSkipNextRequest, GetRecurringPaymentsRecurringPaymentGroupNoGuestRequest, GetRecurringPaymentsRecurringPaymentGroupNoGuestResponse, PostRecurringPaymentsRecurringPaymentGroupNoGuestRequest, PostRecurringPaymentsRecurringPaymentGroupNoGuestResponse, GetRecurringPaymentsRecurringPaymentIdGiftsRequest, GetRecurringPaymentsRecurringPaymentIdGiftsResponse, PutRecurringPaymentsRecurringPaymentIdInfoRequest, PutRecurringPaymentsRecurringPaymentIdStatusRequest, PatchRecurringPaymentsRecurringPaymentIdNoticesAgreementRequest, PostRecurringPaymentsRecurringPaymentIdNoticesSearchRequest, PostRecurringPaymentsRecurringPaymentIdNoticesSearchResponse, PostRecurringPaymentsRecurringPaymentIdSkipNextRequest } from '../../../types';
|
|
2
|
+
import { OptionalAccessTokenRequest, ResponseData } from '../../../types/http';
|
|
3
3
|
declare const order: (httpRequest: Function) => {
|
|
4
4
|
/**
|
|
5
5
|
* Cart
|
|
@@ -129,5 +129,39 @@ declare const order: (httpRequest: Function) => {
|
|
|
129
129
|
* 정기결제
|
|
130
130
|
*/
|
|
131
131
|
getRecurringPaymentsOrderSheetsOrderSheetNo(request: GetOrderSheetsOrderSheetNoRequest): Promise<ResponseData<GetOrderSheetsOrderSheetNoResponse>>;
|
|
132
|
+
getRecurringPayments(request?: GetRecurringPaymentsRequest | undefined): Promise<ResponseData<GetRecurringPaymentsResponse>>;
|
|
133
|
+
postRecurringPayments(request: PostRecurringPaymentsRequest): Promise<ResponseData<PostRecurringPaymentsResponse>>;
|
|
134
|
+
getRecurringPaymentsCard(request?: OptionalAccessTokenRequest | undefined): Promise<ResponseData<GetRecurringPaymentsCardResponse>>;
|
|
135
|
+
postRecurringPaymentsCard(request: PostRecurringPaymentsCardRequest): Promise<ResponseData<PostRecurringPaymentsCardResponse>>;
|
|
136
|
+
deleteRecurringPaymentsCard(request?: OptionalAccessTokenRequest | undefined): Promise<ResponseData<void>>;
|
|
137
|
+
getRecurringPaymentsCards(request?: OptionalAccessTokenRequest | undefined): Promise<ResponseData<GetRecurringPaymentsCardsResponse>>;
|
|
138
|
+
getRecurringPaymentsCart(request?: GetRecurringPaymentsCartRequest | undefined): Promise<ResponseData<GetCartResponse>>;
|
|
139
|
+
putRecurringPaymentsCart(request: PutCartRequest): Promise<ResponseData<void>>;
|
|
140
|
+
postRecurringPaymentsCart(request: PostRecurringPaymentsCartRequest): Promise<ResponseData<RecurringPaymentCartCountResponse>>;
|
|
141
|
+
deleteRecurringPaymentsCart(request: DeleteRecurringPaymentsCartRequest): Promise<ResponseData<RecurringPaymentCartCountResponse>>;
|
|
142
|
+
getRecurringPaymentsCartCalculate(request: GetRecurringPaymentsCartCalculateRequest): Promise<ResponseData<GetCartCalculateResponse>>;
|
|
143
|
+
getRecurringPaymentsCartSubset(request: GetRecurringPaymentsCartSubsetRequest): Promise<ResponseData<GetCartSubsetResponse>>;
|
|
144
|
+
putRecurringPaymentsClose(request: PutRecurringPaymentsCloseRequest): Promise<ResponseData<void>>;
|
|
145
|
+
putRecurringPaymentsCloseRecurringPaymentId(request: PutRecurringPaymentsCloseRecurringPaymentIdRequest): Promise<ResponseData<void>>;
|
|
146
|
+
putRecurringPaymentsGifts(request: PutRecurringPaymentsGiftsRequest): Promise<ResponseData<void>>;
|
|
147
|
+
getRecurringPaymentsNextRecurringDate(request: GetRecurringPaymentsNextRecurringDateRequest): Promise<ResponseData<GetRecurringPaymentsNextRecurringDateResponse>>;
|
|
148
|
+
postRecurringPaymentsOrderSheets(request: PostRecurringPaymentsOrderSheetsRequest): Promise<ResponseData<PostOrderSheetsResponse>>;
|
|
149
|
+
putRecurringPaymentsStatus(request: PutRecurringPaymentsStatusRequest): Promise<ResponseData<void>>;
|
|
150
|
+
getRecurringPaymentsRecurringPaymentId(request: GetRecurringPaymentsRecurringPaymentIdRequest): Promise<ResponseData<GetRecurringPaymentsRecurringPaymentIdResponse>>;
|
|
151
|
+
putRecurringPaymentsCardPriority(request: PutRecurringPaymentsCardPriorityRequest): Promise<ResponseData<void>>;
|
|
152
|
+
deleteRecurringPaymentsCardCardNo(request: DeleteRecurringPaymentsCardCardNoRequest): Promise<ResponseData<void>>;
|
|
153
|
+
putRecurringPaymentsCardCardNoMain(request: PutRecurringPaymentsCardCardNoMainRequest): Promise<ResponseData<void>>;
|
|
154
|
+
postRecurringPaymentsGuestCart(request: PostRecurringPaymentsGuestCartRequest): Promise<ResponseData<GetCartResponse>>;
|
|
155
|
+
getRecurringPaymentsLaterInputShippings(request?: OptionalAccessTokenRequest | undefined): Promise<ResponseData<GetRecurringPaymentsLaterInputShippingsResponse>>;
|
|
156
|
+
putRecurringPaymentsLaterInputShippings(request: PutRecurringPaymentsLaterInputShippingsRequest): Promise<ResponseData<void>>;
|
|
157
|
+
postRecurringPaymentsSkipNext(request: PostRecurringPaymentsSkipNextRequest): Promise<ResponseData<void>>;
|
|
158
|
+
getRecurringPaymentsRecurringPaymentGroupNoGuest(request: GetRecurringPaymentsRecurringPaymentGroupNoGuestRequest): Promise<ResponseData<GetRecurringPaymentsRecurringPaymentGroupNoGuestResponse>>;
|
|
159
|
+
postRecurringPaymentsRecurringPaymentGroupNoGuest(request: PostRecurringPaymentsRecurringPaymentGroupNoGuestRequest): Promise<ResponseData<PostRecurringPaymentsRecurringPaymentGroupNoGuestResponse>>;
|
|
160
|
+
getRecurringPaymentsRecurringPaymentIdGifts(request: GetRecurringPaymentsRecurringPaymentIdGiftsRequest): Promise<ResponseData<GetRecurringPaymentsRecurringPaymentIdGiftsResponse>>;
|
|
161
|
+
putRecurringPaymentsRecurringPaymentIdInfo(request: PutRecurringPaymentsRecurringPaymentIdInfoRequest): Promise<ResponseData<void>>;
|
|
162
|
+
putRecurringPaymentsRecurringPaymentIdStatus(request: PutRecurringPaymentsRecurringPaymentIdStatusRequest): Promise<ResponseData<void>>;
|
|
163
|
+
patchRecurringPaymentsRecurringPaymentIdNoticesAgreement(request: PatchRecurringPaymentsRecurringPaymentIdNoticesAgreementRequest): Promise<ResponseData<void>>;
|
|
164
|
+
postRecurringPaymentsRecurringPaymentIdNoticesSearch(request: PostRecurringPaymentsRecurringPaymentIdNoticesSearchRequest): Promise<ResponseData<PostRecurringPaymentsRecurringPaymentIdNoticesSearchResponse>>;
|
|
165
|
+
postRecurringPaymentsRecurringPaymentIdSkipNext(request: PostRecurringPaymentsRecurringPaymentIdSkipNextRequest): Promise<ResponseData<void>>;
|
|
132
166
|
};
|
|
133
167
|
export default order;
|
|
@@ -746,6 +746,336 @@ var order = function (httpRequest) { return ({
|
|
|
746
746
|
key: 'getRecurringPaymentsOrderSheetsOrderSheetNo',
|
|
747
747
|
});
|
|
748
748
|
},
|
|
749
|
+
getRecurringPayments: function (request) {
|
|
750
|
+
var _a = request || {}, queryString = _a.queryString, useAccessToken = _a.useAccessToken;
|
|
751
|
+
return httpRequest({
|
|
752
|
+
method: 'GET',
|
|
753
|
+
url: '/recurring-payments',
|
|
754
|
+
queryString: queryString,
|
|
755
|
+
useAccessToken: useAccessToken,
|
|
756
|
+
key: 'getRecurringPayments',
|
|
757
|
+
});
|
|
758
|
+
},
|
|
759
|
+
postRecurringPayments: function (request) {
|
|
760
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
761
|
+
return httpRequest({
|
|
762
|
+
method: 'POST',
|
|
763
|
+
url: '/recurring-payments',
|
|
764
|
+
requestBody: requestBody,
|
|
765
|
+
useAccessToken: useAccessToken,
|
|
766
|
+
key: 'postRecurringPayments',
|
|
767
|
+
});
|
|
768
|
+
},
|
|
769
|
+
getRecurringPaymentsCard: function (request) {
|
|
770
|
+
var useAccessToken = (request || {}).useAccessToken;
|
|
771
|
+
return httpRequest({
|
|
772
|
+
method: 'GET',
|
|
773
|
+
url: '/recurring-payments/card',
|
|
774
|
+
useAccessToken: useAccessToken,
|
|
775
|
+
key: 'getRecurringPaymentsCard',
|
|
776
|
+
});
|
|
777
|
+
},
|
|
778
|
+
postRecurringPaymentsCard: function (request) {
|
|
779
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
780
|
+
return httpRequest({
|
|
781
|
+
method: 'POST',
|
|
782
|
+
url: '/recurring-payments/card',
|
|
783
|
+
requestBody: requestBody,
|
|
784
|
+
useAccessToken: useAccessToken,
|
|
785
|
+
key: 'postRecurringPaymentsCard',
|
|
786
|
+
});
|
|
787
|
+
},
|
|
788
|
+
deleteRecurringPaymentsCard: function (request) {
|
|
789
|
+
var useAccessToken = (request || {}).useAccessToken;
|
|
790
|
+
return httpRequest({
|
|
791
|
+
method: 'DELETE',
|
|
792
|
+
url: '/recurring-payments/card',
|
|
793
|
+
useAccessToken: useAccessToken,
|
|
794
|
+
key: 'deleteRecurringPaymentsCard',
|
|
795
|
+
});
|
|
796
|
+
},
|
|
797
|
+
getRecurringPaymentsCards: function (request) {
|
|
798
|
+
var useAccessToken = (request || {}).useAccessToken;
|
|
799
|
+
return httpRequest({
|
|
800
|
+
method: 'GET',
|
|
801
|
+
url: '/recurring-payments/cards',
|
|
802
|
+
useAccessToken: useAccessToken,
|
|
803
|
+
key: 'getRecurringPaymentsCards',
|
|
804
|
+
});
|
|
805
|
+
},
|
|
806
|
+
getRecurringPaymentsCart: function (request) {
|
|
807
|
+
var _a = request || {}, queryString = _a.queryString, useAccessToken = _a.useAccessToken;
|
|
808
|
+
return httpRequest({
|
|
809
|
+
method: 'GET',
|
|
810
|
+
url: '/recurring-payments/cart',
|
|
811
|
+
queryString: queryString,
|
|
812
|
+
useAccessToken: useAccessToken,
|
|
813
|
+
key: 'getRecurringPaymentsCart',
|
|
814
|
+
});
|
|
815
|
+
},
|
|
816
|
+
putRecurringPaymentsCart: function (request) {
|
|
817
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
818
|
+
return httpRequest({
|
|
819
|
+
method: 'PUT',
|
|
820
|
+
url: '/recurring-payments/cart',
|
|
821
|
+
requestBody: requestBody,
|
|
822
|
+
useAccessToken: useAccessToken,
|
|
823
|
+
key: 'putRecurringPaymentsCart',
|
|
824
|
+
});
|
|
825
|
+
},
|
|
826
|
+
postRecurringPaymentsCart: function (request) {
|
|
827
|
+
var queryString = request.queryString, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
828
|
+
return httpRequest({
|
|
829
|
+
method: 'POST',
|
|
830
|
+
url: '/recurring-payments/cart',
|
|
831
|
+
queryString: queryString,
|
|
832
|
+
requestBody: requestBody,
|
|
833
|
+
useAccessToken: useAccessToken,
|
|
834
|
+
key: 'postRecurringPaymentsCart',
|
|
835
|
+
});
|
|
836
|
+
},
|
|
837
|
+
deleteRecurringPaymentsCart: function (request) {
|
|
838
|
+
var queryString = request.queryString, useAccessToken = request.useAccessToken;
|
|
839
|
+
return httpRequest({
|
|
840
|
+
method: 'DELETE',
|
|
841
|
+
url: '/recurring-payments/cart',
|
|
842
|
+
queryString: queryString,
|
|
843
|
+
useAccessToken: useAccessToken,
|
|
844
|
+
key: 'deleteRecurringPaymentsCart',
|
|
845
|
+
});
|
|
846
|
+
},
|
|
847
|
+
getRecurringPaymentsCartCalculate: function (request) {
|
|
848
|
+
var queryString = request.queryString, useAccessToken = request.useAccessToken;
|
|
849
|
+
return httpRequest({
|
|
850
|
+
method: 'GET',
|
|
851
|
+
url: '/recurring-payments/cart/calculate',
|
|
852
|
+
queryString: queryString,
|
|
853
|
+
useAccessToken: useAccessToken,
|
|
854
|
+
key: 'getRecurringPaymentsCartCalculate',
|
|
855
|
+
});
|
|
856
|
+
},
|
|
857
|
+
getRecurringPaymentsCartSubset: function (request) {
|
|
858
|
+
var queryString = request.queryString, useAccessToken = request.useAccessToken;
|
|
859
|
+
return httpRequest({
|
|
860
|
+
method: 'GET',
|
|
861
|
+
url: '/recurring-payments/cart/subset',
|
|
862
|
+
queryString: queryString,
|
|
863
|
+
useAccessToken: useAccessToken,
|
|
864
|
+
key: 'getRecurringPaymentsCartSubset',
|
|
865
|
+
});
|
|
866
|
+
},
|
|
867
|
+
putRecurringPaymentsClose: function (request) {
|
|
868
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
869
|
+
return httpRequest({
|
|
870
|
+
method: 'PUT',
|
|
871
|
+
url: '/recurring-payments/close',
|
|
872
|
+
requestBody: requestBody,
|
|
873
|
+
useAccessToken: useAccessToken,
|
|
874
|
+
key: 'putRecurringPaymentsClose',
|
|
875
|
+
});
|
|
876
|
+
},
|
|
877
|
+
putRecurringPaymentsCloseRecurringPaymentId: function (request) {
|
|
878
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
879
|
+
return httpRequest({
|
|
880
|
+
method: 'PUT',
|
|
881
|
+
url: "/recurring-payments/close/".concat(recurringPaymentId),
|
|
882
|
+
requestBody: requestBody,
|
|
883
|
+
useAccessToken: useAccessToken,
|
|
884
|
+
key: 'putRecurringPaymentsCloseRecurringPaymentId',
|
|
885
|
+
});
|
|
886
|
+
},
|
|
887
|
+
putRecurringPaymentsGifts: function (request) {
|
|
888
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
889
|
+
return httpRequest({
|
|
890
|
+
method: 'PUT',
|
|
891
|
+
url: '/recurring-payments/gifts',
|
|
892
|
+
requestBody: requestBody,
|
|
893
|
+
useAccessToken: useAccessToken,
|
|
894
|
+
key: 'putRecurringPaymentsGifts',
|
|
895
|
+
});
|
|
896
|
+
},
|
|
897
|
+
getRecurringPaymentsNextRecurringDate: function (request) {
|
|
898
|
+
var queryString = request.queryString, useAccessToken = request.useAccessToken;
|
|
899
|
+
return httpRequest({
|
|
900
|
+
method: 'GET',
|
|
901
|
+
url: '/recurring-payments/next-recurring-date',
|
|
902
|
+
queryString: queryString,
|
|
903
|
+
useAccessToken: useAccessToken,
|
|
904
|
+
key: 'getRecurringPaymentsNextRecurringDate',
|
|
905
|
+
});
|
|
906
|
+
},
|
|
907
|
+
postRecurringPaymentsOrderSheets: function (request) {
|
|
908
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
909
|
+
return httpRequest({
|
|
910
|
+
method: 'POST',
|
|
911
|
+
url: '/recurring-payments/order-sheets',
|
|
912
|
+
requestBody: requestBody,
|
|
913
|
+
useAccessToken: useAccessToken,
|
|
914
|
+
key: 'postRecurringPaymentsOrderSheets',
|
|
915
|
+
});
|
|
916
|
+
},
|
|
917
|
+
putRecurringPaymentsStatus: function (request) {
|
|
918
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
919
|
+
return httpRequest({
|
|
920
|
+
method: 'PUT',
|
|
921
|
+
url: '/recurring-payments/status',
|
|
922
|
+
requestBody: requestBody,
|
|
923
|
+
useAccessToken: useAccessToken,
|
|
924
|
+
key: 'putRecurringPaymentsStatus',
|
|
925
|
+
});
|
|
926
|
+
},
|
|
927
|
+
getRecurringPaymentsRecurringPaymentId: function (request) {
|
|
928
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, useAccessToken = request.useAccessToken;
|
|
929
|
+
return httpRequest({
|
|
930
|
+
method: 'GET',
|
|
931
|
+
url: "/recurring-payments/".concat(recurringPaymentId),
|
|
932
|
+
useAccessToken: useAccessToken,
|
|
933
|
+
key: 'getRecurringPaymentsRecurringPaymentId',
|
|
934
|
+
});
|
|
935
|
+
},
|
|
936
|
+
putRecurringPaymentsCardPriority: function (request) {
|
|
937
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
938
|
+
return httpRequest({
|
|
939
|
+
method: 'PUT',
|
|
940
|
+
url: '/recurring-payments/card/priority',
|
|
941
|
+
requestBody: requestBody,
|
|
942
|
+
useAccessToken: useAccessToken,
|
|
943
|
+
key: 'putRecurringPaymentsCardPriority',
|
|
944
|
+
});
|
|
945
|
+
},
|
|
946
|
+
deleteRecurringPaymentsCardCardNo: function (request) {
|
|
947
|
+
var cardNo = request.pathVariable.cardNo, useAccessToken = request.useAccessToken;
|
|
948
|
+
return httpRequest({
|
|
949
|
+
method: 'DELETE',
|
|
950
|
+
url: "/recurring-payments/card/".concat(cardNo),
|
|
951
|
+
useAccessToken: useAccessToken,
|
|
952
|
+
key: 'deleteRecurringPaymentsCardCardNo',
|
|
953
|
+
});
|
|
954
|
+
},
|
|
955
|
+
putRecurringPaymentsCardCardNoMain: function (request) {
|
|
956
|
+
var cardNo = request.pathVariable.cardNo, useAccessToken = request.useAccessToken;
|
|
957
|
+
return httpRequest({
|
|
958
|
+
method: 'PUT',
|
|
959
|
+
url: "/recurring-payments/card/".concat(cardNo, "/main"),
|
|
960
|
+
useAccessToken: useAccessToken,
|
|
961
|
+
key: 'putRecurringPaymentsCardCardNoMain',
|
|
962
|
+
});
|
|
963
|
+
},
|
|
964
|
+
postRecurringPaymentsGuestCart: function (request) {
|
|
965
|
+
var queryString = request.queryString, requestBody = request.requestBody;
|
|
966
|
+
return httpRequest({
|
|
967
|
+
method: 'POST',
|
|
968
|
+
url: '/recurring-payments/guest/cart',
|
|
969
|
+
queryString: queryString,
|
|
970
|
+
requestBody: requestBody,
|
|
971
|
+
key: 'postRecurringPaymentsGuestCart',
|
|
972
|
+
});
|
|
973
|
+
},
|
|
974
|
+
getRecurringPaymentsLaterInputShippings: function (request) {
|
|
975
|
+
var useAccessToken = (request || {}).useAccessToken;
|
|
976
|
+
return httpRequest({
|
|
977
|
+
method: 'GET',
|
|
978
|
+
url: '/recurring-payments/later-input/shippings',
|
|
979
|
+
useAccessToken: useAccessToken,
|
|
980
|
+
key: 'getRecurringPaymentsLaterInputShippings',
|
|
981
|
+
});
|
|
982
|
+
},
|
|
983
|
+
putRecurringPaymentsLaterInputShippings: function (request) {
|
|
984
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
985
|
+
return httpRequest({
|
|
986
|
+
method: 'PUT',
|
|
987
|
+
url: '/recurring-payments/later-input/shippings',
|
|
988
|
+
requestBody: requestBody,
|
|
989
|
+
useAccessToken: useAccessToken,
|
|
990
|
+
key: 'putRecurringPaymentsLaterInputShippings',
|
|
991
|
+
});
|
|
992
|
+
},
|
|
993
|
+
postRecurringPaymentsSkipNext: function (request) {
|
|
994
|
+
var requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
995
|
+
return httpRequest({
|
|
996
|
+
method: 'POST',
|
|
997
|
+
url: '/recurring-payments/skip/next',
|
|
998
|
+
requestBody: requestBody,
|
|
999
|
+
useAccessToken: useAccessToken,
|
|
1000
|
+
key: 'postRecurringPaymentsSkipNext',
|
|
1001
|
+
});
|
|
1002
|
+
},
|
|
1003
|
+
getRecurringPaymentsRecurringPaymentGroupNoGuest: function (request) {
|
|
1004
|
+
var recurringPaymentGroupNo = request.pathVariable.recurringPaymentGroupNo, useAccessToken = request.useAccessToken;
|
|
1005
|
+
return httpRequest({
|
|
1006
|
+
method: 'GET',
|
|
1007
|
+
url: "/recurring-payments/".concat(recurringPaymentGroupNo, "/guest"),
|
|
1008
|
+
useAccessToken: useAccessToken,
|
|
1009
|
+
key: 'getRecurringPaymentsRecurringPaymentGroupNoGuest',
|
|
1010
|
+
});
|
|
1011
|
+
},
|
|
1012
|
+
postRecurringPaymentsRecurringPaymentGroupNoGuest: function (request) {
|
|
1013
|
+
var recurringPaymentGroupNo = request.pathVariable.recurringPaymentGroupNo, requestBody = request.requestBody;
|
|
1014
|
+
return httpRequest({
|
|
1015
|
+
method: 'POST',
|
|
1016
|
+
url: "/recurring-payments/".concat(recurringPaymentGroupNo, "/guest"),
|
|
1017
|
+
requestBody: requestBody,
|
|
1018
|
+
key: 'postRecurringPaymentsRecurringPaymentGroupNoGuest',
|
|
1019
|
+
});
|
|
1020
|
+
},
|
|
1021
|
+
getRecurringPaymentsRecurringPaymentIdGifts: function (request) {
|
|
1022
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, useAccessToken = request.useAccessToken;
|
|
1023
|
+
return httpRequest({
|
|
1024
|
+
method: 'GET',
|
|
1025
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/gifts"),
|
|
1026
|
+
useAccessToken: useAccessToken,
|
|
1027
|
+
key: 'getRecurringPaymentsRecurringPaymentIdGifts',
|
|
1028
|
+
});
|
|
1029
|
+
},
|
|
1030
|
+
putRecurringPaymentsRecurringPaymentIdInfo: function (request) {
|
|
1031
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
1032
|
+
return httpRequest({
|
|
1033
|
+
method: 'PUT',
|
|
1034
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/info"),
|
|
1035
|
+
requestBody: requestBody,
|
|
1036
|
+
useAccessToken: useAccessToken,
|
|
1037
|
+
key: 'putRecurringPaymentsRecurringPaymentIdInfo',
|
|
1038
|
+
});
|
|
1039
|
+
},
|
|
1040
|
+
putRecurringPaymentsRecurringPaymentIdStatus: function (request) {
|
|
1041
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
1042
|
+
return httpRequest({
|
|
1043
|
+
method: 'PUT',
|
|
1044
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/status"),
|
|
1045
|
+
requestBody: requestBody,
|
|
1046
|
+
useAccessToken: useAccessToken,
|
|
1047
|
+
key: 'putRecurringPaymentsRecurringPaymentIdStatus',
|
|
1048
|
+
});
|
|
1049
|
+
},
|
|
1050
|
+
patchRecurringPaymentsRecurringPaymentIdNoticesAgreement: function (request) {
|
|
1051
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
1052
|
+
return httpRequest({
|
|
1053
|
+
method: 'PATCH',
|
|
1054
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/notices/agreement"),
|
|
1055
|
+
requestBody: requestBody,
|
|
1056
|
+
useAccessToken: useAccessToken,
|
|
1057
|
+
key: 'patchRecurringPaymentsRecurringPaymentIdNoticesAgreement',
|
|
1058
|
+
});
|
|
1059
|
+
},
|
|
1060
|
+
postRecurringPaymentsRecurringPaymentIdNoticesSearch: function (request) {
|
|
1061
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, requestBody = request.requestBody, useAccessToken = request.useAccessToken;
|
|
1062
|
+
return httpRequest({
|
|
1063
|
+
method: 'POST',
|
|
1064
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/notices/search"),
|
|
1065
|
+
requestBody: requestBody,
|
|
1066
|
+
useAccessToken: useAccessToken,
|
|
1067
|
+
key: 'postRecurringPaymentsRecurringPaymentIdNoticesSearch',
|
|
1068
|
+
});
|
|
1069
|
+
},
|
|
1070
|
+
postRecurringPaymentsRecurringPaymentIdSkipNext: function (request) {
|
|
1071
|
+
var recurringPaymentId = request.pathVariable.recurringPaymentId, useAccessToken = request.useAccessToken;
|
|
1072
|
+
return httpRequest({
|
|
1073
|
+
method: 'POST',
|
|
1074
|
+
url: "/recurring-payments/".concat(recurringPaymentId, "/skip/next"),
|
|
1075
|
+
useAccessToken: useAccessToken,
|
|
1076
|
+
key: 'postRecurringPaymentsRecurringPaymentIdSkipNext',
|
|
1077
|
+
});
|
|
1078
|
+
},
|
|
749
1079
|
}); };
|
|
750
1080
|
export default order;
|
|
751
1081
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/order/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/domain/order/index.ts"],"names":[],"mappings":"AA4IA,IAAM,KAAK,GAAG,UAAC,WAAqB,IAAK,OAAA,CAAC;IACxC;;OAEG;IACH,OAAO,EAAP,UAAQ,OAAuB;QACtB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,SAAS;SACf,CAAC,CAAC;IACL,CAAC;IACD,OAAO,EAAP,UAAQ,OAAuB;QACtB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,SAAS;SACf,CAAC,CAAC;IACL,CAAC;IACD,QAAQ,EAAR,UAAS,OAAwB;QACxB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,UAAU;SAChB,CAAC,CAAC;IACL,CAAC;IACD,UAAU,EAAV,UACE,OAA0B;QAEnB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,GAAG,EAAE,YAAY;YACjB,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,gBAAgB,EAAhB,UACE,OAAgC;QAEzB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iBAAiB;YACtB,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,kBAAkB;SACxB,CAAC,CAAC;IACL,CAAC;IACD,YAAY,EAAZ;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,aAAa;YAClB,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,cAAc;SACpB,CAAC,CAAC;IACL,CAAC;IACD,aAAa,EAAb,UACE,OAA6B;QAEtB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,cAAc;YACnB,WAAW,aAAA;YACX,GAAG,EAAE,eAAe;YACpB,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,eAAe,EAAf;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,gBAAgB;YACrB,GAAG,EAAE,iBAAiB;YACtB,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,aAAa,EAAb,UACE,OAA6B;QAEtB,IAAA,WAAW,GAAiB,OAAO,YAAxB,EAAE,WAAW,GAAI,OAAO,YAAX,CAAY;QAE3C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,aAAa;YAClB,WAAW,aAAA;YACX,WAAW,aAAA;YACX,GAAG,EAAE,eAAe;SACrB,CAAC,CAAC;IACL,CAAC;IACD,qBAAqB,EAArB,UACE,OAAqC;QAGpB,IAAA,OAAO,GAGpB,OAAO,qBAHa,EACtB,WAAW,GAET,OAAO,YAFE,EACX,OAAO,GACL,OAAO,QADF,CACG;QAEZ,OAAO,WAAW,CAAC;YACjB,OAAO,SAAA;YACP,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,OAAO,CAAE;YAC/B,WAAW,aAAA;YACX,GAAG,EAAE,uBAAuB;SAC7B,CAAC,CAAC;IACL,CAAC;IACD,sBAAsB,EAAtB,UACE,OAAsC;QAGrB,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,OAAO,CAAE;YAC/B,WAAW,aAAA;YACX,GAAG,EAAE,wBAAwB;SAC9B,CAAC,CAAC;IACL,CAAC;IACD,yCAAyC,EAAzC,UACE,OAA+D;QAG9C,IAAA,aAAa,GAE1B,OAAO,2BAFmB,EAC5B,OAAO,GACL,OAAO,QADF,CACG;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,OAAO,SAAA;YACP,GAAG,EAAE,+BAAwB,aAAa,aAAU;YACpD,GAAG,EAAE,2CAA2C;SACjD,CAAC,CAAC;IACL,CAAC;IACD,8CAA8C,EAA9C,UACE,OAAY;QAGK,IAAA,aAAa,GAC1B,OAAO,2BADmB,CAClB;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,+BAAwB,aAAa,mBAAgB;YAC1D,GAAG,EAAE,gDAAgD;SACtD,CAAC,CAAC;IACL,CAAC;IACD,iCAAiC,EAAjC,UAAkC,OAAY;QAE3B,IAAA,OAAO,GAGpB,OAAO,qBAHa,EACtB,WAAW,GAET,OAAO,YAFE,EACX,OAAO,GACL,OAAO,QADF,CACG;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,OAAO,iBAAc;YAC3C,OAAO,SAAA;YACP,WAAW,aAAA;YACX,GAAG,EAAE,mCAAmC;SACzC,CAAC,CAAC;IACL,CAAC;IACD,gCAAgC,EAAhC,UACE,OAAgD;QAG/B,IAAA,OAAO,GAGpB,OAAO,qBAHa,EACtB,WAAW,GAET,OAAO,YAFE,EACX,OAAO,GACL,OAAO,QADF,CACG;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,OAAO,iBAAc;YAC3C,OAAO,SAAA;YACP,WAAW,aAAA;YACX,GAAG,EAAE,kCAAkC;SACxC,CAAC,CAAC;IACL,CAAC;IACD,0BAA0B,EAA1B,UAA2B,OAAY;QAEpB,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,OAAO,WAAQ;YACrC,WAAW,aAAA;YACX,GAAG,EAAE,4BAA4B;SAClC,CAAC,CAAC;IACL,CAAC;IACD,+BAA+B,EAA/B,UAAgC,OAAY;QAEzB,IAAA,OAAO,GAGpB,OAAO,qBAHa,EACtB,WAAW,GAET,OAAO,YAFE,EACX,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,OAAO,gBAAa;YAC1C,WAAW,aAAA;YACX,WAAW,aAAA;YACX,GAAG,EAAE,iCAAiC;SACvC,CAAC,CAAC;IACL,CAAC;IACD,mCAAmC,EAAnC,UACE,OAAY;QAGK,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,OAAO,qBAAkB;YAC/C,WAAW,aAAA;YACX,GAAG,EAAE,qCAAqC;SAC3C,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,eAAe,EAAf;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,gBAAgB;YACrB,GAAG,EAAE,iBAAiB;SACvB,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,eAAe,EAAf,UACE,OAA+B;QAExB,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,eAAe;YACpB,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,iBAAiB;SACvB,CAAC,CAAC;IACL,CAAC;IACD,0BAA0B,EAA1B,UACE,OAA0C;QAGzB,IAAA,YAAY,GAGzB,OAAO,0BAHkB,EAC3B,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,YAAY,CAAE;YACpC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,4BAA4B;SAClC,CAAC,CAAC;IACL,CAAC;IACD,oCAAoC,EAApC,UACE,OAAoD;QAGnC,IAAA,YAAY,GAGzB,OAAO,0BAHkB,EAC3B,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,YAAY,eAAY;YAC9C,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,sCAAsC;SAC5C,CAAC,CAAC;IACL,CAAC;IACD,iCAAiC,EAAjC,UACE,OAAiD;QAGhC,IAAA,YAAY,GAEzB,OAAO,0BAFkB,EAC3B,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,wBAAiB,YAAY,aAAU;YAC5C,GAAG,EAAE,mCAAmC;YACxC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,uCAAuC,EAAvC,UACE,OAAuD;QAGtC,IAAA,YAAY,GAEzB,OAAO,0BAFkB,EAC3B,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,YAAY,mBAAgB;YAClD,WAAW,aAAA;YACX,GAAG,EAAE,yCAAyC;YAC9C,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,2CAA2C,EAA3C,UACE,OAA2D;QAK1C,IAAA,YAAY,GAEzB,OAAO,0BAFkB,EAC3B,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,YAAY,uBAAoB;YACtD,WAAW,aAAA;YACX,GAAG,EAAE,6CAA6C;YAClD,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,yCAAyC,EAAzC,UACE,OAAyD;QAGxC,IAAA,YAAY,GAEzB,OAAO,0BAFkB,EAC3B,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAiB,YAAY,qBAAkB;YACpD,WAAW,aAAA;YACX,GAAG,EAAE,2CAA2C;YAChD,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,qBAAqB,EAArB,UAAsB,OAAY;QACzB,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,uBAAuB;YAC5B,WAAW,aAAA;YACX,GAAG,EAAE,uBAAuB;SAC7B,CAAC,CAAC;IACL,CAAC;IACD,mBAAmB,EAAnB,UACE,OAAmC;QAE5B,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,mBAAmB;YACxB,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,qBAAqB;SAC3B,CAAC,CAAC;IACL,CAAC;IACD,+BAA+B,EAA/B,UAAgC,OAAY;QACnC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,iCAAiC;YACtC,WAAW,aAAA;YACX,GAAG,EAAE,iCAAiC;SACvC,CAAC,CAAC;IACL,CAAC;IACD,uBAAuB,EAAvB,UAAwB,OAAY;QAC3B,IAAA,WAAW,GAAiB,OAAO,YAAxB,EAAE,WAAW,GAAI,OAAO,YAAX,CAAY;QAE3C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,wBAAwB;YAC7B,WAAW,aAAA;YACX,WAAW,aAAA;YACX,GAAG,EAAE,yBAAyB;SAC/B,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,+BAA+B,EAA/B,UAAgC,OAAY;QACnC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,kCAAkC;YACvC,WAAW,aAAA;YACX,GAAG,EAAE,iCAAiC;SACvC,CAAC,CAAC;IACL,CAAC;IACD,2BAA2B,EAA3B,UACE,OAA2C;QAEpC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,4BAA4B;YACjC,WAAW,aAAA;YACX,GAAG,EAAE,6BAA6B;SACnC,CAAC,CAAC;IACL,CAAC;IACD,wBAAwB,EAAxB,UACE,OAAwC;QAEjC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,GAAG,EAAE,0BAA0B;SAChC,CAAC,CAAC;IACL,CAAC;IACD,yBAAyB,EAAzB,UACE,OAAyC;QAElC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,2BAA2B;YAChC,WAAW,aAAA;YACX,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,gBAAgB,EAAhB,UACE,OAAiC;QAEjC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iBAAiB;YACtB,WAAW,EAAE,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAE,WAAW;YACjC,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,kBAAkB;SACxB,CAAC,CAAC;IACL,CAAC;IACD,uBAAuB,EAAvB,UACE,OAAuC;QAGtB,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,CAAE;YACjC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,yBAAyB;SAC/B,CAAC,CAAC;IACL,CAAC;IACD,mCAAmC,EAAnC,UACE,OAAY;QAEL,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,uCAAuC;YAC5C,WAAW,aAAA;YACX,GAAG,EAAE,qCAAqC;SAC3C,CAAC,CAAC;IACL,CAAC;IACD,2CAA2C,EAA3C,UACE,OAA0D;QAGzC,IAAA,aAAa,GAC1B,OAAO,2BADmB,CAClB;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iCAA0B,aAAa,aAAU;YACtD,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,6CAA6C;SACnD,CAAC,CAAC;IACL,CAAC;IACD,gDAAgD,EAAhD,UACE,OAAY;QAGK,IAAA,aAAa,GAC1B,OAAO,2BADmB,CAClB;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iCAA0B,aAAa,mBAAgB;YAC5D,GAAG,EAAE,kDAAkD;SACxD,CAAC,CAAC;IACL,CAAC;IACD,6BAA6B,EAA7B,UACE,OAA6C;QAEtC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,gCAAgC;YACrC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,+BAA+B;SACrC,CAAC,CAAC;IACL,CAAC;IACD,6BAA6B,EAA7B,UACE,OAA6C;QAEtC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,gCAAgC;YACrC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,+BAA+B;SACrC,CAAC,CAAC;IACL,CAAC;IACD,mCAAmC,EAAnC,UACE,OAAY;QAGK,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAAmB,OAAO,iBAAc;YAC7C,WAAW,aAAA;YACX,GAAG,EAAE,qCAAqC;YAC1C,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,kCAAkC,EAAlC,UACE,OAAkD;QAGjC,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,iBAAc;YAC7C,WAAW,aAAA;YACX,GAAG,EAAE,oCAAoC;YACzC,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,4BAA4B,EAA5B,UACE,OAA4C;QAG3B,IAAA,OAAO,GAEpB,OAAO,qBAFa,EACtB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,WAAQ;YACvC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,8BAA8B;SACpC,CAAC,CAAC;IACL,CAAC;IACD,iCAAiC,EAAjC,UAAkC,OAAY;QAE3B,IAAA,OAAO,GAGpB,OAAO,qBAHa,EACtB,WAAW,GAET,OAAO,YAFE,EACX,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,gBAAa;YAC5C,WAAW,aAAA;YACX,WAAW,aAAA;YACX,GAAG,EAAE,mCAAmC;SACzC,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,2BAA2B,EAA3B;QAGE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,6BAA6B;YAClC,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,6BAA6B;SACnC,CAAC,CAAC;IACL,CAAC;IACD,iCAAiC,EAAjC,UACE,OAAkD;QAE3C,IAAA,WAAW,GAAI,CAAA,OAAO,IAAI,EAAE,CAAA,YAAjB,CAAkB;QACpC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,oCAAoC;YACzC,cAAc,EAAE,IAAI;YACpB,WAAW,aAAA;SACZ,CAAC,CAAC;IACL,CAAC;IACD,4BAA4B,EAA5B,UACE,OAA4C;QAErC,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,6BAA6B;YAClC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,8BAA8B;SACpC,CAAC,CAAC;IACL,CAAC;IACD,iCAAiC,EAAjC;QAGE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,oCAAoC;YACzC,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,mCAAmC;SACzC,CAAC,CAAC;IACL,CAAC;IACD,oCAAoC,EAApC,UACE,OAAoD;QAGnC,IAAA,SAAS,GACtB,OAAO,uBADe,CACd;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,sCAA+B,SAAS,CAAE;YAC/C,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,sCAAsC;SAC5C,CAAC,CAAC;IACL,CAAC;IACD,oCAAoC,EAApC,UACE,OAAoD;QAGnC,IAAA,SAAS,GAEtB,OAAO,uBAFe,EACxB,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,sCAA+B,SAAS,CAAE;YAC/C,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,sCAAsC;SAC5C,CAAC,CAAC;IACL,CAAC;IACD,uCAAuC,EAAvC,UACE,OAAuD;QAGtC,IAAA,SAAS,GACtB,OAAO,uBADe,CACd;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,sCAA+B,SAAS,CAAE;YAC/C,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,yCAAyC;SAC/C,CAAC,CAAC;IACL,CAAC;IACD,2CAA2C,EAA3C,UACE,OAA2D;QAK1C,IAAA,SAAS,GACtB,OAAO,uBADe,CACd;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,sCAA+B,SAAS,aAAU;YACvD,cAAc,EAAE,IAAI;YACpB,GAAG,EAAE,6CAA6C;SACnD,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,yCAAyC,EAAzC,UACE,OAAY;QAGK,IAAA,mBAAmB,GAChC,OAAO,iCADyB,CACxB;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,qBAAc,mBAAmB,iBAAc;YACpD,GAAG,EAAE,2CAA2C;SACjD,CAAC,CAAC;IACL,CAAC;IACD,yCAAyC,EAAzC,UACE,OAAY;QAGK,IAAA,mBAAmB,GAEhC,OAAO,iCAFyB,EAClC,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,qBAAc,mBAAmB,iBAAc;YACpD,WAAW,aAAA;YACX,GAAG,EAAE,2CAA2C;SACjD,CAAC,CAAC;IACL,CAAC;IACD,iBAAiB,EAAjB;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,kBAAkB;YACvB,GAAG,EAAE,mBAAmB;SACzB,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,yBAAyB,EAAzB,UAA0B,OAAY;QAC7B,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,yBAAyB;YAC9B,WAAW,aAAA;YACX,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IACD,+BAA+B,EAA/B,UAAgC,OAAY;QAC1C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,gCAAgC;YACrC,GAAG,EAAE,iCAAiC;SACvC,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,OAAO,EAAP;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,OAAO;YACZ,GAAG,EAAE,SAAS;SACf,CAAC,CAAC;IACL,CAAC;IACD,OAAO,EAAP,UAAQ,OAAY;QACX,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,GAAG,EAAE,SAAS;SACf,CAAC,CAAC;IACL,CAAC;IACD,QAAQ,EAAR,UAAS,OAAY;QACZ,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,GAAG,EAAE,UAAU;SAChB,CAAC,CAAC;IACL,CAAC;IACD,UAAU,EAAV,UAAW,OAAY;QACd,IAAA,WAAW,GAAI,OAAO,YAAX,CAAY;QAE9B,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,OAAO;YACZ,WAAW,aAAA;YACX,GAAG,EAAE,YAAY;SAClB,CAAC,CAAC;IACL,CAAC;IACD,YAAY,EAAZ;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,aAAa;YAClB,GAAG,EAAE,cAAc;SACpB,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,iBAAiB,EAAjB,UACE,OAAiC;QAE1B,IAAA,WAAW,GAAa,OAAO,YAApB,EAAE,OAAO,GAAI,OAAO,QAAX,CAAY;QACvC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,kBAAkB;YACvB,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,OAAO,SAAA;SACR,CAAC,CAAC;IACL,CAAC;IACD,mBAAmB,EAAnB,UACE,OAAwC;QAEjC,IAAA,YAAY,GAAa,OAAO,aAApB,EAAE,OAAO,GAAI,OAAO,QAAX,CAAY;QACxC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2BAAoB,YAAY,CAAC,OAAO,CAAE;YAC/C,cAAc,EAAE,IAAI;YACpB,OAAO,SAAA;SACR,CAAC,CAAC;IACL,CAAC;IACD,wBAAwB,EAAxB,UACE,OAA6C;QAEtC,IAAA,YAAY,GAAa,OAAO,aAApB,EAAE,OAAO,GAAI,OAAO,QAAX,CAAY;QAExC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iCAA0B,YAAY,CAAC,OAAO,CAAE;YACrD,OAAO,SAAA;SACR,CAAC,CAAC;IACL,CAAC;IACD,yBAAyB,EAAzB,UACE,OAA8C;QAEvC,IAAA,WAAW,GAAkB,OAAO,YAAzB,EAAE,YAAY,GAAI,OAAO,aAAX,CAAY;QAE5C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,iCAA0B,YAAY,CAAC,OAAO,CAAE;YACrD,WAAW,aAAA;SACZ,CAAC,CAAC;IACL,CAAC;IACD,wBAAwB,EAAxB,UACE,OAAgD;QAE1C,IAAA,KAAyB,OAAO,IAAI,EAAE,EAArC,WAAW,iBAAA,EAAE,OAAO,aAAiB,CAAC;QAE7C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,kCAAkC;YACvC,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;YACpB,OAAO,SAAA;SACR,CAAC,CAAC;IACL,CAAC;IACD;;OAEG;IACH,mBAAmB,EAAnB;QACE,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iBAAiB;SACvB,CAAC,CAAC;IACL,CAAC;IACD,kBAAkB,EAAlB,UACE,OAAmC;QAE5B,IAAA,WAAW,GAAI,CAAA,OAAO,aAAP,OAAO,cAAP,OAAO,GAAI,EAAE,CAAA,YAAjB,CAAkB;QAEpC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,qBAAqB;YAC1B,WAAW,aAAA;SACZ,CAAC,CAAC;IACL,CAAC;IACD,sBAAsB,EAAtB,UACE,OAAuC;QAEhC,IAAA,WAAW,GAAI,CAAA,OAAO,aAAP,OAAO,cAAP,OAAO,GAAI,EAAE,CAAA,YAAjB,CAAkB;QAEpC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,qBAAqB;YAC1B,WAAW,aAAA;YACX,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,qBAAqB,EAArB,UACE,OAAqC;QAGpB,IAAA,OAAO,GACpB,OAAO,qBADa,CACZ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,yBAAkB,OAAO,CAAE;YAChC,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,uBAAuB,EAAvB,UACE,OAAuC;QAGtB,IAAA,OAAO,GACpB,OAAO,qBADa,CACZ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,uBAAgB,OAAO,CAAE;YAC9B,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IACD,2BAA2B,EAA3B,UACE,OAA2C;QAG1B,IAAA,MAAM,GACnB,OAAO,oBADY,CACX;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,8BAAuB,MAAM,CAAE;YACpC,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IAED,0CAA0C,EAA1C,UACE,OAA0D;QAGzC,IAAA,OAAO,GACpB,OAAO,qBADa,CACZ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,yBAAsB;YACrD,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IAED,sCAAsC,EAAtC,UACE,OAAsD;QAGrC,IAAA,OAAO,GACpB,OAAO,qBADa,CACZ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,oBAAiB;YAChD,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IAED,uCAAuC,EAAvC,UACE,OAAuD;QAGtC,IAAA,OAAO,GACpB,OAAO,qBADa,CACZ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAAmB,OAAO,oBAAiB;YAChD,cAAc,EAAE,IAAI;SACrB,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,2CAA2C,EAA3C,UACE,OAA0C;QAGzB,IAAA,YAAY,GAGzB,OAAO,0BAHkB,EAC3B,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2CAAoC,YAAY,CAAE;YACvD,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,6CAA6C;SACnD,CAAC,CAAC;IACL,CAAC;IAED,oBAAoB,EAApB,UACE,OAAqC;QAE/B,IAAA,KAAgC,OAAO,IAAI,EAAE,EAA5C,WAAW,iBAAA,EAAE,cAAc,oBAAiB,CAAC;QAEpD,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,qBAAqB;YAC1B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,sBAAsB;SAC5B,CAAC,CAAC;IACL,CAAC;IAED,qBAAqB,EAArB,UACE,OAAqC;QAE9B,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,qBAAqB;YAC1B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,uBAAuB;SAC7B,CAAC,CAAC;IACL,CAAC;IAED,wBAAwB,EAAxB,UACE,OAAoC;QAE7B,IAAA,cAAc,GAAI,CAAA,OAAO,IAAI,EAAE,CAAA,eAAjB,CAAkB;QAEvC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAA0B;YAC/B,cAAc,gBAAA;YACd,GAAG,EAAE,0BAA0B;SAChC,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,EAAzB,UACE,OAAyC;QAElC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IAED,2BAA2B,EAA3B,UACE,OAAoC;QAE7B,IAAA,cAAc,GAAI,CAAA,OAAO,IAAI,EAAE,CAAA,eAAjB,CAAkB;QAEvC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,0BAA0B;YAC/B,cAAc,gBAAA;YACd,GAAG,EAAE,6BAA6B;SACnC,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,EAAzB,UACE,OAAoC;QAE7B,IAAA,cAAc,GAAI,CAAA,OAAO,IAAI,EAAE,CAAA,eAAjB,CAAkB;QAEvC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2BAA2B;YAChC,cAAc,gBAAA;YACd,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IAED,wBAAwB,EAAxB,UACE,OAAyC;QAEnC,IAAA,KAAgC,OAAO,IAAI,EAAE,EAA5C,WAAW,iBAAA,EAAE,cAAc,oBAAiB,CAAC;QAEpD,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,0BAA0B;SAChC,CAAC,CAAC;IACL,CAAC;IAED,wBAAwB,EAAxB,UACE,OAAuB;QAEhB,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,0BAA0B;SAChC,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,EAAzB,UACE,OAAyC;QAElC,IAAA,WAAW,GAAiC,OAAO,YAAxC,EAAE,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE3D,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IAED,2BAA2B,EAA3B,UACE,OAA2C;QAEpC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,0BAA0B;YAC/B,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,6BAA6B;SACnC,CAAC,CAAC;IACL,CAAC;IAED,iCAAiC,EAAjC,UACE,OAAiD;QAE1C,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,oCAAoC;YACzC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,mCAAmC;SACzC,CAAC,CAAC;IACL,CAAC;IAED,8BAA8B,EAA9B,UACE,OAA8C;QAEvC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,iCAAiC;YACtC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,gCAAgC;SACtC,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,EAAzB,UACE,OAAyC;QAElC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2BAA2B;YAChC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IAED,2CAA2C,EAA3C,UACE,OAA2D;QAG1C,IAAA,kBAAkB,GAG/B,OAAO,gCAHwB,EACjC,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,oCAA6B,kBAAkB,CAAE;YACtD,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,6CAA6C;SACnD,CAAC,CAAC;IACL,CAAC;IAED,yBAAyB,EAAzB,UACE,OAAyC;QAElC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2BAA2B;YAChC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,2BAA2B;SACjC,CAAC,CAAC;IACL,CAAC;IAED,qCAAqC,EAArC,UACE,OAAqD;QAE9C,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,yCAAyC;YAC9C,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,uCAAuC;SAC7C,CAAC,CAAC;IACL,CAAC;IAED,gCAAgC,EAAhC,UACE,OAAgD;QAEzC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,kCAAkC;YACvC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,kCAAkC;SACxC,CAAC,CAAC;IACL,CAAC;IAED,0BAA0B,EAA1B,UACE,OAA0C;QAEnC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,4BAA4B;YACjC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,4BAA4B;SAClC,CAAC,CAAC;IACL,CAAC;IAED,sCAAsC,EAAtC,UACE,OAAsD;QAGrC,IAAA,kBAAkB,GAE/B,OAAO,gCAFwB,EACjC,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAAuB,kBAAkB,CAAE;YAChD,cAAc,gBAAA;YACd,GAAG,EAAE,wCAAwC;SAC9C,CAAC,CAAC;IACL,CAAC;IAED,gCAAgC,EAAhC,UACE,OAAgD;QAEzC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,mCAAmC;YACxC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,kCAAkC;SACxC,CAAC,CAAC;IACL,CAAC;IAED,iCAAiC,EAAjC,UACE,OAAiD;QAGhC,IAAA,MAAM,GAEnB,OAAO,oBAFY,EACrB,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,QAAQ;YAChB,GAAG,EAAE,mCAA4B,MAAM,CAAE;YACzC,cAAc,gBAAA;YACd,GAAG,EAAE,mCAAmC;SACzC,CAAC,CAAC;IACL,CAAC;IAED,kCAAkC,EAAlC,UACE,OAAkD;QAGjC,IAAA,MAAM,GAEnB,OAAO,oBAFY,EACrB,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,mCAA4B,MAAM,UAAO;YAC9C,cAAc,gBAAA;YACd,GAAG,EAAE,oCAAoC;SAC1C,CAAC,CAAC;IACL,CAAC;IAED,8BAA8B,EAA9B,UACE,OAA8C;QAEvC,IAAA,WAAW,GAAiB,OAAO,YAAxB,EAAE,WAAW,GAAI,OAAO,YAAX,CAAY;QAE3C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,gCAAgC;YACrC,WAAW,aAAA;YACX,WAAW,aAAA;YACX,GAAG,EAAE,gCAAgC;SACtC,CAAC,CAAC;IACL,CAAC;IAED,uCAAuC,EAAvC,UACE,OAAoC;QAE7B,IAAA,cAAc,GAAI,CAAA,OAAO,IAAI,EAAE,CAAA,eAAjB,CAAkB;QAEvC,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2CAA2C;YAChD,cAAc,gBAAA;YACd,GAAG,EAAE,yCAAyC;SAC/C,CAAC,CAAC;IACL,CAAC;IAED,uCAAuC,EAAvC,UACE,OAAuD;QAEhD,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,2CAA2C;YAChD,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,yCAAyC;SAC/C,CAAC,CAAC;IACL,CAAC;IAED,6BAA6B,EAA7B,UACE,OAA6C;QAEtC,IAAA,WAAW,GAAoB,OAAO,YAA3B,EAAE,cAAc,GAAI,OAAO,eAAX,CAAY;QAE9C,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,+BAA+B;YACpC,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,+BAA+B;SACrC,CAAC,CAAC;IACL,CAAC;IAED,gDAAgD,EAAhD,UACE,OAAgE;QAK/C,IAAA,uBAAuB,GAEpC,OAAO,qCAF6B,EACtC,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAAuB,uBAAuB,WAAQ;YAC3D,cAAc,gBAAA;YACd,GAAG,EAAE,kDAAkD;SACxD,CAAC,CAAC;IACL,CAAC;IAED,iDAAiD,EAAjD,UACE,OAAiE;QAKhD,IAAA,uBAAuB,GAEpC,OAAO,qCAF6B,EACtC,WAAW,GACT,OAAO,YADE,CACD;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,8BAAuB,uBAAuB,WAAQ;YAC3D,WAAW,aAAA;YACX,GAAG,EAAE,mDAAmD;SACzD,CAAC,CAAC;IACL,CAAC;IAED,2CAA2C,EAA3C,UACE,OAA2D;QAK1C,IAAA,kBAAkB,GAE/B,OAAO,gCAFwB,EACjC,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAAuB,kBAAkB,WAAQ;YACtD,cAAc,gBAAA;YACd,GAAG,EAAE,6CAA6C;SACnD,CAAC,CAAC;IACL,CAAC;IAED,0CAA0C,EAA1C,UACE,OAA0D;QAGzC,IAAA,kBAAkB,GAG/B,OAAO,gCAHwB,EACjC,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAAuB,kBAAkB,UAAO;YACrD,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,4CAA4C;SAClD,CAAC,CAAC;IACL,CAAC;IAED,4CAA4C,EAA5C,UACE,OAA4D;QAG3C,IAAA,kBAAkB,GAG/B,OAAO,gCAHwB,EACjC,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,KAAK;YACb,GAAG,EAAE,8BAAuB,kBAAkB,YAAS;YACvD,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,8CAA8C;SACpD,CAAC,CAAC;IACL,CAAC;IAED,wDAAwD,EAAxD,UACE,OAAwE;QAGvD,IAAA,kBAAkB,GAG/B,OAAO,gCAHwB,EACjC,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,OAAO;YACf,GAAG,EAAE,8BAAuB,kBAAkB,uBAAoB;YAClE,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,0DAA0D;SAChE,CAAC,CAAC;IACL,CAAC;IAED,oDAAoD,EAApD,UACE,OAAoE;QAKnD,IAAA,kBAAkB,GAG/B,OAAO,gCAHwB,EACjC,WAAW,GAET,OAAO,YAFE,EACX,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,8BAAuB,kBAAkB,oBAAiB;YAC/D,WAAW,aAAA;YACX,cAAc,gBAAA;YACd,GAAG,EAAE,sDAAsD;SAC5D,CAAC,CAAC;IACL,CAAC;IAED,+CAA+C,EAA/C,UACE,OAA+D;QAG9C,IAAA,kBAAkB,GAE/B,OAAO,gCAFwB,EACjC,cAAc,GACZ,OAAO,eADK,CACJ;QAEZ,OAAO,WAAW,CAAC;YACjB,MAAM,EAAE,MAAM;YACd,GAAG,EAAE,8BAAuB,kBAAkB,eAAY;YAC1D,cAAc,gBAAA;YACd,GAAG,EAAE,iDAAiD;SACvD,CAAC,CAAC;IACL,CAAC;CACF,CAAC,EAzgDuC,CAygDvC,CAAC;AAEH,eAAe,KAAK,CAAC"}
|
package/build/src/index.d.ts
CHANGED
|
@@ -306,6 +306,40 @@ export declare const create: ({ baseURL, headerOption, customHttpRequest, versio
|
|
|
306
306
|
getProfileOrdersSimpleReceiptByOrderNo(request: import("../types").GetProfileOrdersSimpleReceiptByOrderNoRequest): Promise<import("../types/http").ResponseData<import("../types").GetProfileOrdersSimpleReceiptByOrderNoResponse>>;
|
|
307
307
|
getProfileOrdersSpecificationsByOrderNo(request: import("../types").GetProfileOrdersSpecificationsByOrderNoRequest): Promise<import("../types/http").ResponseData<import("../types").GetProfileOrdersSpecificationsByOrderNoResponse>>;
|
|
308
308
|
getRecurringPaymentsOrderSheetsOrderSheetNo(request: import("../types").GetOrderSheetsOrderSheetNoRequest): Promise<import("../types/http").ResponseData<import("../types").GetOrderSheetsOrderSheetNoResponse>>;
|
|
309
|
+
getRecurringPayments(request?: import("../types").GetRecurringPaymentsRequest | undefined): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsResponse>>;
|
|
310
|
+
postRecurringPayments(request: import("../types").PostRecurringPaymentsRequest): Promise<import("../types/http").ResponseData<import("../types").PostRecurringPaymentsResponse>>;
|
|
311
|
+
getRecurringPaymentsCard(request?: import("../types/http").OptionalAccessTokenRequest | undefined): Promise<import("../types/http").ResponseData<import("../types").RecurringPaymentCard>>;
|
|
312
|
+
postRecurringPaymentsCard(request: import("../types").PostRecurringPaymentsCardRequest): Promise<import("../types/http").ResponseData<import("../types").PostRecurringPaymentsCardResponse>>;
|
|
313
|
+
deleteRecurringPaymentsCard(request?: import("../types/http").OptionalAccessTokenRequest | undefined): Promise<import("../types/http").ResponseData<void>>;
|
|
314
|
+
getRecurringPaymentsCards(request?: import("../types/http").OptionalAccessTokenRequest | undefined): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsCardsResponse>>;
|
|
315
|
+
getRecurringPaymentsCart(request?: import("../types").GetRecurringPaymentsCartRequest | undefined): Promise<import("../types/http").ResponseData<import("../types").GetCartResponse>>;
|
|
316
|
+
putRecurringPaymentsCart(request: import("../types").PutCartRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
317
|
+
postRecurringPaymentsCart(request: import("../types").PostRecurringPaymentsCartRequest): Promise<import("../types/http").ResponseData<import("../types").RecurringPaymentCartCountResponse>>;
|
|
318
|
+
deleteRecurringPaymentsCart(request: import("../types").DeleteRecurringPaymentsCartRequest): Promise<import("../types/http").ResponseData<import("../types").RecurringPaymentCartCountResponse>>;
|
|
319
|
+
getRecurringPaymentsCartCalculate(request: import("../types").GetRecurringPaymentsCartCalculateRequest): Promise<import("../types/http").ResponseData<import("../types").GetCartCalculateResponse>>;
|
|
320
|
+
getRecurringPaymentsCartSubset(request: import("../types").GetRecurringPaymentsCartSubsetRequest): Promise<import("../types/http").ResponseData<import("../types").GetCartSubsetResponse>>;
|
|
321
|
+
putRecurringPaymentsClose(request: import("../types").PutRecurringPaymentsCloseRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
322
|
+
putRecurringPaymentsCloseRecurringPaymentId(request: import("../types").PutRecurringPaymentsCloseRecurringPaymentIdRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
323
|
+
putRecurringPaymentsGifts(request: import("../types").PutRecurringPaymentsGiftsRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
324
|
+
getRecurringPaymentsNextRecurringDate(request: import("../types").GetRecurringPaymentsNextRecurringDateRequest): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsNextRecurringDateResponse>>;
|
|
325
|
+
postRecurringPaymentsOrderSheets(request: import("../types").PostRecurringPaymentsOrderSheetsRequest): Promise<import("../types/http").ResponseData<import("../types").PostOrderSheetsResponse>>;
|
|
326
|
+
putRecurringPaymentsStatus(request: import("../types").PutRecurringPaymentsStatusRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
327
|
+
getRecurringPaymentsRecurringPaymentId(request: import("../types").GetRecurringPaymentsRecurringPaymentIdRequest): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsRecurringPaymentIdResponse>>;
|
|
328
|
+
putRecurringPaymentsCardPriority(request: import("../types").PutRecurringPaymentsCardPriorityRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
329
|
+
deleteRecurringPaymentsCardCardNo(request: import("../types").DeleteRecurringPaymentsCardCardNoRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
330
|
+
putRecurringPaymentsCardCardNoMain(request: import("../types").PutRecurringPaymentsCardCardNoMainRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
331
|
+
postRecurringPaymentsGuestCart(request: import("../types").PostRecurringPaymentsGuestCartRequest): Promise<import("../types/http").ResponseData<import("../types").GetCartResponse>>;
|
|
332
|
+
getRecurringPaymentsLaterInputShippings(request?: import("../types/http").OptionalAccessTokenRequest | undefined): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsLaterInputShippingsResponse>>;
|
|
333
|
+
putRecurringPaymentsLaterInputShippings(request: import("../types").PutRecurringPaymentsLaterInputShippingsRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
334
|
+
postRecurringPaymentsSkipNext(request: import("../types").PostRecurringPaymentsSkipNextRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
335
|
+
getRecurringPaymentsRecurringPaymentGroupNoGuest(request: import("../types").GetRecurringPaymentsRecurringPaymentGroupNoGuestRequest): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsRecurringPaymentGroupNoGuestResponse>>;
|
|
336
|
+
postRecurringPaymentsRecurringPaymentGroupNoGuest(request: import("../types").PostRecurringPaymentsRecurringPaymentGroupNoGuestRequest): Promise<import("../types/http").ResponseData<import("../types").PostRecurringPaymentsRecurringPaymentGroupNoGuestResponse>>;
|
|
337
|
+
getRecurringPaymentsRecurringPaymentIdGifts(request: import("../types").GetRecurringPaymentsRecurringPaymentIdGiftsRequest): Promise<import("../types/http").ResponseData<import("../types").GetRecurringPaymentsRecurringPaymentIdGiftsResponse>>;
|
|
338
|
+
putRecurringPaymentsRecurringPaymentIdInfo(request: import("../types").PutRecurringPaymentsRecurringPaymentIdInfoRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
339
|
+
putRecurringPaymentsRecurringPaymentIdStatus(request: import("../types").PutRecurringPaymentsRecurringPaymentIdStatusRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
340
|
+
patchRecurringPaymentsRecurringPaymentIdNoticesAgreement(request: import("../types").PatchRecurringPaymentsRecurringPaymentIdNoticesAgreementRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
341
|
+
postRecurringPaymentsRecurringPaymentIdNoticesSearch(request: import("../types").PostRecurringPaymentsRecurringPaymentIdNoticesSearchRequest): Promise<import("../types/http").ResponseData<import("../types").PostRecurringPaymentsRecurringPaymentIdNoticesSearchResponse>>;
|
|
342
|
+
postRecurringPaymentsRecurringPaymentIdSkipNext(request: import("../types").PostRecurringPaymentsRecurringPaymentIdSkipNextRequest): Promise<import("../types/http").ResponseData<void>>;
|
|
309
343
|
};
|
|
310
344
|
product: {
|
|
311
345
|
getDisplayBrands(request: any): Promise<import("../types/http").ResponseData<any>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { AgreementType, CountryCode, Week, Yn, DateYmdt, DateYmd, PhoneNumberString, NumberString, Nullable, PartiallyRequired } from '../../common';
|
|
2
|
-
import { ActionGroupType, AddressType, CashReceiptIssuePurposeType, DefaultOrderStatusType, DeliveryCompanyType, DeliveryConditionType, DeliveryPayType, DeliveryType, GroupDeliveryAmtType, OrderChannelType, OrderOptionType, OrderRequestType, PayType, PgType, ReceiptType, RecurringCycle, RecurringCycleType, ShippingAreaType, TaxType, Bank, BankLabel, Card, CouponTargetType, CouponType, PreviousOrderSearchType, CouponSubType, FreeGiftOptionCountType } from './unions';
|
|
2
|
+
import { ActionGroupType, AddressType, CashReceiptIssuePurposeType, DefaultOrderStatusType, DeliveryCompanyType, DeliveryConditionType, DeliveryPayType, DeliveryType, GroupDeliveryAmtType, OrderChannelType, OrderOptionType, OrderRequestType, PayType, PgType, ReceiptType, RecurringCycle, RecurringCycleType, RecurringDayOfWeek, RecurringPaymentStatusType, RecurringPaymentChangeStatusType, RecurringPaymentAgreementResponseType, ShippingAreaType, TaxType, Bank, BankLabel, Card, CouponTargetType, CouponType, PreviousOrderSearchType, CouponSubType, FreeGiftOptionCountType, SdkVersion, NaverPayButtonType, NaverPayColorTheme } from './unions';
|
|
3
3
|
import { ClaimClassType, ClaimStatusType, ClaimTypeWithNone, NextActionType, RefundType, ReturnWayType } from '../claim/unions';
|
|
4
4
|
import { ClaimAddress, ClaimReasonTypeInfo, ExchangePayInfo } from '../../domain/claim';
|
|
5
5
|
import { OptionalAccessTokenRequest, ResponseData } from '../../http';
|
|
@@ -197,8 +197,18 @@ export interface OrderConfigsEscrow {
|
|
|
197
197
|
logo: Nullable<string>;
|
|
198
198
|
exposeLogo: boolean;
|
|
199
199
|
}
|
|
200
|
+
export interface OrderConfigsNaverPayComponents {
|
|
201
|
+
wishlist: boolean;
|
|
202
|
+
talkTalk: boolean;
|
|
203
|
+
benefitMessage: boolean;
|
|
204
|
+
benefitCoachMark: boolean;
|
|
205
|
+
}
|
|
200
206
|
export interface OrderConfigsNaverPay {
|
|
201
207
|
buttonKey: string;
|
|
208
|
+
sdkVersion: SdkVersion;
|
|
209
|
+
buttonType: NaverPayButtonType;
|
|
210
|
+
colorTheme: NaverPayColorTheme;
|
|
211
|
+
components: OrderConfigsNaverPayComponents;
|
|
202
212
|
}
|
|
203
213
|
export interface VisibleReceiptBtn {
|
|
204
214
|
pgReceipt: boolean;
|
|
@@ -1800,3 +1810,639 @@ export interface GetProfileOrdersSpecificationsByOrderNoResponse {
|
|
|
1800
1810
|
representative: Representative;
|
|
1801
1811
|
externalPayInfo: ExternalPayInfo[];
|
|
1802
1812
|
}
|
|
1813
|
+
/**
|
|
1814
|
+
* 정기결제 (RecurringPayment)
|
|
1815
|
+
*/
|
|
1816
|
+
export interface AdjustableDeliveryCycle {
|
|
1817
|
+
dayOfWeekCycles: RecurringDayOfWeek[];
|
|
1818
|
+
deliveryCycleTypes: RecurringCycleType[];
|
|
1819
|
+
weekDeliveryCycles: number[];
|
|
1820
|
+
monthDeliveryCycles: number[];
|
|
1821
|
+
}
|
|
1822
|
+
export interface RecurringDeliveryCycle {
|
|
1823
|
+
date: Nullable<number>;
|
|
1824
|
+
cycleType: RecurringCycleType;
|
|
1825
|
+
dayOfWeek: Nullable<RecurringDayOfWeek>;
|
|
1826
|
+
cycle: number;
|
|
1827
|
+
}
|
|
1828
|
+
export interface RecurringPaymentGift {
|
|
1829
|
+
imageUrl: string;
|
|
1830
|
+
optionValue: string;
|
|
1831
|
+
optionName: string;
|
|
1832
|
+
productName: string;
|
|
1833
|
+
}
|
|
1834
|
+
export interface RecurringPaymentSelectableGift {
|
|
1835
|
+
imageUrl: string;
|
|
1836
|
+
optionValue: string;
|
|
1837
|
+
optionName: string;
|
|
1838
|
+
optionNo: number;
|
|
1839
|
+
selected: boolean;
|
|
1840
|
+
productName: string;
|
|
1841
|
+
}
|
|
1842
|
+
export interface RecurringPaymentChangeAgreement {
|
|
1843
|
+
firstPaymentYmdAfterChangeApplied: Nullable<string>;
|
|
1844
|
+
responseDeadlineYmd: Nullable<string>;
|
|
1845
|
+
responseYmd?: Nullable<string>;
|
|
1846
|
+
changeNoticeNo: number;
|
|
1847
|
+
responseStatusType?: Nullable<RecurringPaymentAgreementResponseType>;
|
|
1848
|
+
targetProductName: string;
|
|
1849
|
+
changeApplyYmd: string;
|
|
1850
|
+
changeDetails: string;
|
|
1851
|
+
}
|
|
1852
|
+
export interface RecurringPaymentCard {
|
|
1853
|
+
cardName: Nullable<string>;
|
|
1854
|
+
priority: number;
|
|
1855
|
+
cardNo: number;
|
|
1856
|
+
registerDate: string;
|
|
1857
|
+
cardEndDigit: Nullable<string>;
|
|
1858
|
+
}
|
|
1859
|
+
export interface CartCountByGroupId {
|
|
1860
|
+
groupId: string;
|
|
1861
|
+
count: number;
|
|
1862
|
+
}
|
|
1863
|
+
export interface RecurringPaymentCartCountResponse {
|
|
1864
|
+
count: number;
|
|
1865
|
+
countByGroupId?: CartCountByGroupId[];
|
|
1866
|
+
}
|
|
1867
|
+
/**
|
|
1868
|
+
* path: /recurring-payments (GET)
|
|
1869
|
+
*/
|
|
1870
|
+
export interface GetRecurringPaymentsRequest extends OptionalAccessTokenRequest {
|
|
1871
|
+
queryString?: {
|
|
1872
|
+
startYmd?: string;
|
|
1873
|
+
endYmd?: string;
|
|
1874
|
+
statusTypes?: string;
|
|
1875
|
+
page?: number;
|
|
1876
|
+
size?: number;
|
|
1877
|
+
};
|
|
1878
|
+
}
|
|
1879
|
+
export interface RecurringPaymentContent {
|
|
1880
|
+
buyPrice: number;
|
|
1881
|
+
adjustableDeliveryCycle: AdjustableDeliveryCycle;
|
|
1882
|
+
statusType: RecurringPaymentStatusType;
|
|
1883
|
+
recurringPaymentId: string;
|
|
1884
|
+
optionValue: string;
|
|
1885
|
+
isPresent: boolean;
|
|
1886
|
+
standardPrice: number;
|
|
1887
|
+
orderCnt: number;
|
|
1888
|
+
cardNo: number;
|
|
1889
|
+
recurringPaymentGroupNo: Nullable<string>;
|
|
1890
|
+
statusLabel: string;
|
|
1891
|
+
productName: string;
|
|
1892
|
+
nextRound: number;
|
|
1893
|
+
pauseYmd: Nullable<string>;
|
|
1894
|
+
registerYmd: string;
|
|
1895
|
+
deliveryCycle: RecurringDeliveryCycle;
|
|
1896
|
+
nextActions: string[];
|
|
1897
|
+
nextRecurringDate: string;
|
|
1898
|
+
closeYmd: Nullable<string>;
|
|
1899
|
+
recurringPaymentChangeAgreements: RecurringPaymentChangeAgreement[];
|
|
1900
|
+
optionName: string;
|
|
1901
|
+
mainImageUrl: string;
|
|
1902
|
+
productNo: number;
|
|
1903
|
+
gifts?: RecurringPaymentGift[];
|
|
1904
|
+
}
|
|
1905
|
+
export interface GetRecurringPaymentsResponse {
|
|
1906
|
+
contents: RecurringPaymentContent[];
|
|
1907
|
+
totalCount: number;
|
|
1908
|
+
}
|
|
1909
|
+
/**
|
|
1910
|
+
* path: /recurring-payments (POST)
|
|
1911
|
+
*/
|
|
1912
|
+
export interface RecurringPaymentFreeGiftRequest {
|
|
1913
|
+
targetOptionNo: number;
|
|
1914
|
+
freeGiftOptionNos: number[];
|
|
1915
|
+
}
|
|
1916
|
+
export interface RecurringPaymentChangeAgreementRequest {
|
|
1917
|
+
changeNoticeNo: number;
|
|
1918
|
+
responseStatusType: string;
|
|
1919
|
+
productNo: number;
|
|
1920
|
+
}
|
|
1921
|
+
export interface PostRecurringPaymentsRequest extends OptionalAccessTokenRequest {
|
|
1922
|
+
requestBody: {
|
|
1923
|
+
ordererEmail: string;
|
|
1924
|
+
agreementTermsAgrees?: AgreementTermsAgree[];
|
|
1925
|
+
orderSheetNo: string;
|
|
1926
|
+
receiverInfoForPresent?: {
|
|
1927
|
+
receiverContact: string;
|
|
1928
|
+
receiverName: string;
|
|
1929
|
+
};
|
|
1930
|
+
freeGifts?: RecurringPaymentFreeGiftRequest[];
|
|
1931
|
+
addressNo: number;
|
|
1932
|
+
customTermsAgrees?: CustomTermsAgree[];
|
|
1933
|
+
recurringPaymentChangeAgreements?: RecurringPaymentChangeAgreementRequest[];
|
|
1934
|
+
cardNo?: Nullable<number>;
|
|
1935
|
+
paymentAmount?: Nullable<number>;
|
|
1936
|
+
};
|
|
1937
|
+
}
|
|
1938
|
+
export interface RecurringPaymentResultGift {
|
|
1939
|
+
optionValue: string;
|
|
1940
|
+
optionName: string;
|
|
1941
|
+
productName: string;
|
|
1942
|
+
}
|
|
1943
|
+
export interface RecurringPaymentResultProduct {
|
|
1944
|
+
recurringPaymentId: string;
|
|
1945
|
+
optionValue: string;
|
|
1946
|
+
optionName: string;
|
|
1947
|
+
productName: string;
|
|
1948
|
+
gifts?: RecurringPaymentResultGift[];
|
|
1949
|
+
}
|
|
1950
|
+
export interface PostRecurringPaymentsResponse {
|
|
1951
|
+
buyAmt: Nullable<number>;
|
|
1952
|
+
receiverJibunAddress: Nullable<string>;
|
|
1953
|
+
discountAmt: Nullable<number>;
|
|
1954
|
+
cardName: Nullable<string>;
|
|
1955
|
+
receiverContact: Nullable<string>;
|
|
1956
|
+
receiverName: Nullable<string>;
|
|
1957
|
+
receiverDetailAddress: Nullable<string>;
|
|
1958
|
+
cardNo: number;
|
|
1959
|
+
products: RecurringPaymentResultProduct[];
|
|
1960
|
+
receiverAddress: Nullable<string>;
|
|
1961
|
+
deliveryAmt: Nullable<number>;
|
|
1962
|
+
standardAmt: Nullable<number>;
|
|
1963
|
+
cartNos: Nullable<number[]>;
|
|
1964
|
+
ordererName: Nullable<string>;
|
|
1965
|
+
cardEndDigit: Nullable<string>;
|
|
1966
|
+
}
|
|
1967
|
+
/**
|
|
1968
|
+
* path: /recurring-payments/card (GET, 가장 최근 등록 카드)
|
|
1969
|
+
*/
|
|
1970
|
+
export declare type GetRecurringPaymentsCardResponse = RecurringPaymentCard;
|
|
1971
|
+
/**
|
|
1972
|
+
* path: /recurring-payments/card (POST)
|
|
1973
|
+
*/
|
|
1974
|
+
export interface PostRecurringPaymentsCardRequest extends OptionalAccessTokenRequest {
|
|
1975
|
+
requestBody: {
|
|
1976
|
+
birthday: string;
|
|
1977
|
+
expiryDate?: {
|
|
1978
|
+
month: number;
|
|
1979
|
+
year: number;
|
|
1980
|
+
};
|
|
1981
|
+
password: string;
|
|
1982
|
+
pgType: PgType;
|
|
1983
|
+
cardNo: string;
|
|
1984
|
+
};
|
|
1985
|
+
}
|
|
1986
|
+
export interface PostRecurringPaymentsCardResponse {
|
|
1987
|
+
result: string;
|
|
1988
|
+
}
|
|
1989
|
+
/**
|
|
1990
|
+
* path: /recurring-payments/cards (GET)
|
|
1991
|
+
*/
|
|
1992
|
+
export declare type GetRecurringPaymentsCardsResponse = RecurringPaymentCard[];
|
|
1993
|
+
/**
|
|
1994
|
+
* path: /recurring-payments/cart (GET)
|
|
1995
|
+
*/
|
|
1996
|
+
export interface GetRecurringPaymentsCartRequest extends OptionalAccessTokenRequest {
|
|
1997
|
+
queryString?: {
|
|
1998
|
+
divideInvalidProducts?: boolean;
|
|
1999
|
+
};
|
|
2000
|
+
}
|
|
2001
|
+
/**
|
|
2002
|
+
* path: /recurring-payments/cart (POST)
|
|
2003
|
+
*/
|
|
2004
|
+
export interface PostRecurringPaymentsCartRequest extends OptionalAccessTokenRequest {
|
|
2005
|
+
queryString?: {
|
|
2006
|
+
includesGroupId?: boolean;
|
|
2007
|
+
};
|
|
2008
|
+
requestBody: CartLoad[];
|
|
2009
|
+
}
|
|
2010
|
+
/**
|
|
2011
|
+
* path: /recurring-payments/cart (DELETE)
|
|
2012
|
+
*/
|
|
2013
|
+
export interface DeleteRecurringPaymentsCartRequest extends OptionalAccessTokenRequest {
|
|
2014
|
+
queryString: {
|
|
2015
|
+
cartNo: string;
|
|
2016
|
+
includesGroupId?: boolean;
|
|
2017
|
+
};
|
|
2018
|
+
}
|
|
2019
|
+
/**
|
|
2020
|
+
* path: /recurring-payments/cart/calculate (GET)
|
|
2021
|
+
*/
|
|
2022
|
+
export interface GetRecurringPaymentsCartCalculateRequest extends OptionalAccessTokenRequest {
|
|
2023
|
+
queryString: {
|
|
2024
|
+
cartNo: string;
|
|
2025
|
+
divideInvalidProducts?: boolean;
|
|
2026
|
+
};
|
|
2027
|
+
}
|
|
2028
|
+
/**
|
|
2029
|
+
* path: /recurring-payments/cart/subset (GET)
|
|
2030
|
+
*/
|
|
2031
|
+
export interface GetRecurringPaymentsCartSubsetRequest extends OptionalAccessTokenRequest {
|
|
2032
|
+
queryString: {
|
|
2033
|
+
cartNo: string;
|
|
2034
|
+
divideInvalidProducts?: boolean;
|
|
2035
|
+
};
|
|
2036
|
+
}
|
|
2037
|
+
/**
|
|
2038
|
+
* path: /recurring-payments/close (PUT, bulk)
|
|
2039
|
+
*/
|
|
2040
|
+
export interface PutRecurringPaymentsCloseRequest extends OptionalAccessTokenRequest {
|
|
2041
|
+
requestBody: {
|
|
2042
|
+
closeReasonType: string;
|
|
2043
|
+
recurringPaymentIds?: Nullable<string[]>;
|
|
2044
|
+
closeReason?: Nullable<string>;
|
|
2045
|
+
};
|
|
2046
|
+
}
|
|
2047
|
+
/**
|
|
2048
|
+
* path: /recurring-payments/close/{recurringPaymentId} (PUT)
|
|
2049
|
+
*/
|
|
2050
|
+
export interface PutRecurringPaymentsCloseRecurringPaymentIdRequest extends OptionalAccessTokenRequest {
|
|
2051
|
+
pathVariable: {
|
|
2052
|
+
recurringPaymentId: string;
|
|
2053
|
+
};
|
|
2054
|
+
requestBody: {
|
|
2055
|
+
closeReasonType: string;
|
|
2056
|
+
recurringPaymentIds?: Nullable<string[]>;
|
|
2057
|
+
closeReason?: Nullable<string>;
|
|
2058
|
+
};
|
|
2059
|
+
}
|
|
2060
|
+
/**
|
|
2061
|
+
* path: /recurring-payments/gifts (PUT)
|
|
2062
|
+
*/
|
|
2063
|
+
export interface PutRecurringPaymentsGiftsRequest extends OptionalAccessTokenRequest {
|
|
2064
|
+
requestBody: {
|
|
2065
|
+
recurringPaymentIds: string[];
|
|
2066
|
+
freeGiftOptionNos: number[];
|
|
2067
|
+
};
|
|
2068
|
+
}
|
|
2069
|
+
/**
|
|
2070
|
+
* path: /recurring-payments/next-recurring-date (GET)
|
|
2071
|
+
*/
|
|
2072
|
+
export interface GetRecurringPaymentsNextRecurringDateRequest extends OptionalAccessTokenRequest {
|
|
2073
|
+
queryString: {
|
|
2074
|
+
recurringPaymentId?: string;
|
|
2075
|
+
cycle: number;
|
|
2076
|
+
cycleDate?: number;
|
|
2077
|
+
cycleDayOfWeek?: RecurringDayOfWeek;
|
|
2078
|
+
cycleType?: RecurringCycleType;
|
|
2079
|
+
};
|
|
2080
|
+
}
|
|
2081
|
+
export interface GetRecurringPaymentsNextRecurringDateResponse {
|
|
2082
|
+
date: Nullable<number>;
|
|
2083
|
+
cycleType: Nullable<RecurringCycleType>;
|
|
2084
|
+
dayOfWeek: Nullable<RecurringDayOfWeek>;
|
|
2085
|
+
afterNextRecurringDate: string;
|
|
2086
|
+
recurringPaymentId: string;
|
|
2087
|
+
recurringPaymentStatus: Nullable<RecurringPaymentStatusType>;
|
|
2088
|
+
nextRecurringDate: Nullable<string>;
|
|
2089
|
+
cycle: Nullable<number>;
|
|
2090
|
+
}
|
|
2091
|
+
/**
|
|
2092
|
+
* path: /recurring-payments/order-sheets (POST)
|
|
2093
|
+
*/
|
|
2094
|
+
export interface RecurringPaymentDeliveryRequest {
|
|
2095
|
+
date?: Nullable<number>;
|
|
2096
|
+
cycleType?: Nullable<RecurringCycleType>;
|
|
2097
|
+
dayOfWeek?: Nullable<RecurringDayOfWeek>;
|
|
2098
|
+
cycle?: Nullable<number>;
|
|
2099
|
+
}
|
|
2100
|
+
export interface RecurringPaymentOrderSheetProduct {
|
|
2101
|
+
rentalInfos?: Nullable<RentalInfo[]>;
|
|
2102
|
+
recurringPaymentDelivery?: RecurringPaymentDeliveryRequest;
|
|
2103
|
+
recurringPaymentLastRound?: Nullable<number>;
|
|
2104
|
+
channelType?: Nullable<string>;
|
|
2105
|
+
orderCnt: number;
|
|
2106
|
+
optionInputs?: Nullable<OptionInput[]>;
|
|
2107
|
+
optionNo: number;
|
|
2108
|
+
productNo: number;
|
|
2109
|
+
}
|
|
2110
|
+
export interface PostRecurringPaymentsOrderSheetsRequest extends OptionalAccessTokenRequest {
|
|
2111
|
+
requestBody: {
|
|
2112
|
+
productCoupons?: Nullable<ProductCoupon[]>;
|
|
2113
|
+
trackingKey?: Nullable<string>;
|
|
2114
|
+
isPresent?: Nullable<boolean>;
|
|
2115
|
+
cartNos?: Nullable<number[]>;
|
|
2116
|
+
channelType?: Nullable<string>;
|
|
2117
|
+
products: RecurringPaymentOrderSheetProduct[];
|
|
2118
|
+
};
|
|
2119
|
+
}
|
|
2120
|
+
/**
|
|
2121
|
+
* path: /recurring-payments/status (PUT, bulk)
|
|
2122
|
+
*/
|
|
2123
|
+
export interface PutRecurringPaymentsStatusRequest extends OptionalAccessTokenRequest {
|
|
2124
|
+
requestBody: {
|
|
2125
|
+
recurringPaymentIds?: Nullable<string[]>;
|
|
2126
|
+
changeStatusType: RecurringPaymentChangeStatusType;
|
|
2127
|
+
};
|
|
2128
|
+
}
|
|
2129
|
+
/**
|
|
2130
|
+
* path: /recurring-payments/{recurringPaymentId} (GET, 상세)
|
|
2131
|
+
*/
|
|
2132
|
+
export interface GetRecurringPaymentsRecurringPaymentIdRequest extends OptionalAccessTokenRequest {
|
|
2133
|
+
pathVariable: {
|
|
2134
|
+
recurringPaymentId: string;
|
|
2135
|
+
};
|
|
2136
|
+
}
|
|
2137
|
+
export interface GetRecurringPaymentsRecurringPaymentIdResponse {
|
|
2138
|
+
statusChangeReason: Nullable<string>;
|
|
2139
|
+
adjustableDeliveryCycle: AdjustableDeliveryCycle;
|
|
2140
|
+
deliveryInfo: {
|
|
2141
|
+
receiverAddress: string;
|
|
2142
|
+
receiverContact: string;
|
|
2143
|
+
addressNo: number;
|
|
2144
|
+
receiverName: string;
|
|
2145
|
+
receiverDetailAddress: Nullable<string>;
|
|
2146
|
+
addressUpdateYmdt: string;
|
|
2147
|
+
};
|
|
2148
|
+
cardInfo: {
|
|
2149
|
+
cardCompanyName: string;
|
|
2150
|
+
cardNo: number;
|
|
2151
|
+
cardEndDigit: string;
|
|
2152
|
+
};
|
|
2153
|
+
recurringPaymentId: string;
|
|
2154
|
+
deliveryCycle: RecurringDeliveryCycle;
|
|
2155
|
+
nextDeliveryDate: string;
|
|
2156
|
+
isPresent: boolean;
|
|
2157
|
+
recurringPaymentChangeAgreements: RecurringPaymentChangeAgreement[];
|
|
2158
|
+
status: RecurringPaymentStatusType;
|
|
2159
|
+
lastRound: Nullable<number>;
|
|
2160
|
+
productInfo: {
|
|
2161
|
+
imageUrl: string;
|
|
2162
|
+
optionValue: string;
|
|
2163
|
+
orderCnt: number;
|
|
2164
|
+
optionName: string;
|
|
2165
|
+
optionNo: number;
|
|
2166
|
+
productName: string;
|
|
2167
|
+
productNo: number;
|
|
2168
|
+
};
|
|
2169
|
+
}
|
|
2170
|
+
/**
|
|
2171
|
+
* path: /recurring-payments/card/priority (PUT)
|
|
2172
|
+
*/
|
|
2173
|
+
export interface PutRecurringPaymentsCardPriorityRequest extends OptionalAccessTokenRequest {
|
|
2174
|
+
requestBody: {
|
|
2175
|
+
priority: number;
|
|
2176
|
+
cardNo: number;
|
|
2177
|
+
};
|
|
2178
|
+
}
|
|
2179
|
+
/**
|
|
2180
|
+
* path: /recurring-payments/card/{cardNo} (DELETE)
|
|
2181
|
+
*/
|
|
2182
|
+
export interface DeleteRecurringPaymentsCardCardNoRequest extends OptionalAccessTokenRequest {
|
|
2183
|
+
pathVariable: {
|
|
2184
|
+
cardNo: string;
|
|
2185
|
+
};
|
|
2186
|
+
}
|
|
2187
|
+
/**
|
|
2188
|
+
* path: /recurring-payments/card/{cardNo}/main (PUT)
|
|
2189
|
+
*/
|
|
2190
|
+
export interface PutRecurringPaymentsCardCardNoMainRequest extends OptionalAccessTokenRequest {
|
|
2191
|
+
pathVariable: {
|
|
2192
|
+
cardNo: string;
|
|
2193
|
+
};
|
|
2194
|
+
}
|
|
2195
|
+
/**
|
|
2196
|
+
* path: /recurring-payments/guest/cart (POST)
|
|
2197
|
+
*/
|
|
2198
|
+
export interface RecurringPaymentGuestCartItem {
|
|
2199
|
+
channelType?: OrderChannelType;
|
|
2200
|
+
orderCnt: number;
|
|
2201
|
+
optionInputs?: CartOptionInput[];
|
|
2202
|
+
optionNo: number;
|
|
2203
|
+
cartNo: number;
|
|
2204
|
+
productNo: number;
|
|
2205
|
+
}
|
|
2206
|
+
export interface PostRecurringPaymentsGuestCartRequest {
|
|
2207
|
+
queryString?: {
|
|
2208
|
+
divideInvalidProducts?: boolean;
|
|
2209
|
+
};
|
|
2210
|
+
requestBody: RecurringPaymentGuestCartItem[];
|
|
2211
|
+
}
|
|
2212
|
+
/**
|
|
2213
|
+
* path: /recurring-payments/later-input/shippings (GET)
|
|
2214
|
+
*/
|
|
2215
|
+
export interface RecurringPaymentLaterInputTermsInfo {
|
|
2216
|
+
contents: Nullable<string>;
|
|
2217
|
+
termsName: string;
|
|
2218
|
+
termsType: string;
|
|
2219
|
+
required: Nullable<boolean>;
|
|
2220
|
+
termsNo: number;
|
|
2221
|
+
}
|
|
2222
|
+
export interface RecurringPaymentLaterInputItem {
|
|
2223
|
+
delivery: RecurringDeliveryCycle;
|
|
2224
|
+
recurringDate: Nullable<string>;
|
|
2225
|
+
recurringPaymentId: string;
|
|
2226
|
+
freeGifts: RecurringPaymentSelectableGift[];
|
|
2227
|
+
imageUrl: string;
|
|
2228
|
+
optionValue: string;
|
|
2229
|
+
orderCnt: number;
|
|
2230
|
+
optionName: string;
|
|
2231
|
+
giftCondition: {
|
|
2232
|
+
giftOptionQuantityType: string;
|
|
2233
|
+
selectableGiftQuantity: Nullable<number>;
|
|
2234
|
+
};
|
|
2235
|
+
productName: string;
|
|
2236
|
+
lastRound: number;
|
|
2237
|
+
}
|
|
2238
|
+
export interface GetRecurringPaymentsLaterInputShippingsResponse {
|
|
2239
|
+
receiverLastName: Nullable<string>;
|
|
2240
|
+
receiverName: string;
|
|
2241
|
+
termsInfos: RecurringPaymentLaterInputTermsInfo[];
|
|
2242
|
+
receiverFirstName: Nullable<string>;
|
|
2243
|
+
recurringPayments: RecurringPaymentLaterInputItem[];
|
|
2244
|
+
ordererName: Nullable<string>;
|
|
2245
|
+
receiverContact1: string;
|
|
2246
|
+
recurringPaymentGroupNo: string;
|
|
2247
|
+
registerYmdt: string;
|
|
2248
|
+
}
|
|
2249
|
+
/**
|
|
2250
|
+
* path: /recurring-payments/later-input/shippings (PUT)
|
|
2251
|
+
*/
|
|
2252
|
+
export interface RecurringPaymentGiftRequest {
|
|
2253
|
+
recurringPaymentId: string;
|
|
2254
|
+
freeGiftOptionNos?: Nullable<number[]>;
|
|
2255
|
+
}
|
|
2256
|
+
export interface PutRecurringPaymentsLaterInputShippingsRequest extends OptionalAccessTokenRequest {
|
|
2257
|
+
requestBody: {
|
|
2258
|
+
receiverLastName?: Nullable<string>;
|
|
2259
|
+
receiverJibunAddress: string;
|
|
2260
|
+
receiverName: string;
|
|
2261
|
+
countryCd?: Nullable<string>;
|
|
2262
|
+
customTermsAgrees?: CustomTermsAgree[];
|
|
2263
|
+
receiverZipCd: string;
|
|
2264
|
+
receiverDetailAddress: string;
|
|
2265
|
+
deliveryMemo: string;
|
|
2266
|
+
receiverCity?: Nullable<string>;
|
|
2267
|
+
receiverAddress: string;
|
|
2268
|
+
agreementTermsAgrees?: AgreementTermsAgree[];
|
|
2269
|
+
password?: Nullable<string>;
|
|
2270
|
+
passwordConfirm?: Nullable<string>;
|
|
2271
|
+
receiverState?: Nullable<string>;
|
|
2272
|
+
receiverFirstName?: Nullable<string>;
|
|
2273
|
+
receiverContact1: string;
|
|
2274
|
+
gifts?: RecurringPaymentGiftRequest[];
|
|
2275
|
+
receiverContact2?: Nullable<string>;
|
|
2276
|
+
};
|
|
2277
|
+
}
|
|
2278
|
+
/**
|
|
2279
|
+
* path: /recurring-payments/skip/next (POST, bulk)
|
|
2280
|
+
*/
|
|
2281
|
+
export interface PostRecurringPaymentsSkipNextRequest extends OptionalAccessTokenRequest {
|
|
2282
|
+
requestBody: {
|
|
2283
|
+
recurringPaymentIds: string[];
|
|
2284
|
+
};
|
|
2285
|
+
}
|
|
2286
|
+
/**
|
|
2287
|
+
* path: /recurring-payments/{recurringPaymentGroupNo}/guest (GET, 선물 수령자 주문 상세)
|
|
2288
|
+
*/
|
|
2289
|
+
export interface RecurringPaymentGuestNextAction {
|
|
2290
|
+
actionGroupType: string;
|
|
2291
|
+
nextActionType: string;
|
|
2292
|
+
uri: string;
|
|
2293
|
+
}
|
|
2294
|
+
export interface RecurringPaymentGuestOrderOption {
|
|
2295
|
+
imageUrl: string;
|
|
2296
|
+
orderStatusType: string;
|
|
2297
|
+
optionValue: string;
|
|
2298
|
+
nextActions: RecurringPaymentGuestNextAction[];
|
|
2299
|
+
orderCnt: number;
|
|
2300
|
+
optionName: string;
|
|
2301
|
+
orderOptionNo: number;
|
|
2302
|
+
productName: string;
|
|
2303
|
+
productNo: number;
|
|
2304
|
+
}
|
|
2305
|
+
export interface RecurringPaymentGuestOrder {
|
|
2306
|
+
orderOptions: RecurringPaymentGuestOrderOption[];
|
|
2307
|
+
orderNo: string;
|
|
2308
|
+
orderYmdt: string;
|
|
2309
|
+
}
|
|
2310
|
+
export interface GetRecurringPaymentsRecurringPaymentGroupNoGuestRequest extends OptionalAccessTokenRequest {
|
|
2311
|
+
pathVariable: {
|
|
2312
|
+
recurringPaymentGroupNo: string;
|
|
2313
|
+
};
|
|
2314
|
+
}
|
|
2315
|
+
export interface GetRecurringPaymentsRecurringPaymentGroupNoGuestResponse {
|
|
2316
|
+
deliveryInfo: {
|
|
2317
|
+
receiverAddress: string;
|
|
2318
|
+
receiverLastName: string;
|
|
2319
|
+
receiverName: string;
|
|
2320
|
+
addressMemo: Nullable<string>;
|
|
2321
|
+
receiverFirstName: string;
|
|
2322
|
+
receiverContact1: string;
|
|
2323
|
+
receiverContact2: Nullable<string>;
|
|
2324
|
+
};
|
|
2325
|
+
orders: RecurringPaymentGuestOrder[];
|
|
2326
|
+
recurringPayments: RecurringPaymentLaterInputItem[];
|
|
2327
|
+
ordererName: string;
|
|
2328
|
+
recurringPaymentGroupNo: string;
|
|
2329
|
+
registerDate: string;
|
|
2330
|
+
}
|
|
2331
|
+
/**
|
|
2332
|
+
* path: /recurring-payments/{recurringPaymentGroupNo}/guest (POST, 토큰 발급)
|
|
2333
|
+
*/
|
|
2334
|
+
export interface PostRecurringPaymentsRecurringPaymentGroupNoGuestRequest {
|
|
2335
|
+
pathVariable: {
|
|
2336
|
+
recurringPaymentGroupNo: string;
|
|
2337
|
+
};
|
|
2338
|
+
requestBody: {
|
|
2339
|
+
password: string;
|
|
2340
|
+
name: string;
|
|
2341
|
+
};
|
|
2342
|
+
}
|
|
2343
|
+
export interface PostRecurringPaymentsRecurringPaymentGroupNoGuestResponse {
|
|
2344
|
+
guestToken: string;
|
|
2345
|
+
}
|
|
2346
|
+
/**
|
|
2347
|
+
* path: /recurring-payments/{recurringPaymentId}/gifts (GET)
|
|
2348
|
+
*/
|
|
2349
|
+
export interface RecurringPaymentFreeGiftCondition {
|
|
2350
|
+
giftEndDateTime: string;
|
|
2351
|
+
giftCycleNumber?: Nullable<number[]>;
|
|
2352
|
+
giftCycleConditionType: string;
|
|
2353
|
+
giftOptionQuantityType: string;
|
|
2354
|
+
giftConditionName: string;
|
|
2355
|
+
giftStartDateTime: string;
|
|
2356
|
+
selectableGiftQuantity?: Nullable<number>;
|
|
2357
|
+
giftCycleMultiple?: Nullable<number>;
|
|
2358
|
+
}
|
|
2359
|
+
export interface GetRecurringPaymentsRecurringPaymentIdGiftsRequest extends OptionalAccessTokenRequest {
|
|
2360
|
+
pathVariable: {
|
|
2361
|
+
recurringPaymentId: string;
|
|
2362
|
+
};
|
|
2363
|
+
}
|
|
2364
|
+
export interface GetRecurringPaymentsRecurringPaymentIdGiftsResponse {
|
|
2365
|
+
recurringPaymentId: string;
|
|
2366
|
+
freeGiftCondition?: RecurringPaymentFreeGiftCondition;
|
|
2367
|
+
freeGifts?: RecurringPaymentSelectableGift[];
|
|
2368
|
+
selectedFreeGifts?: RecurringPaymentSelectableGift[];
|
|
2369
|
+
}
|
|
2370
|
+
/**
|
|
2371
|
+
* path: /recurring-payments/{recurringPaymentId}/info (PUT, 배송 정보 변경)
|
|
2372
|
+
*/
|
|
2373
|
+
export interface RecurringPaymentCycleRequest {
|
|
2374
|
+
date?: Nullable<number>;
|
|
2375
|
+
cycleType: RecurringCycleType;
|
|
2376
|
+
dayOfWeek?: Nullable<RecurringDayOfWeek>;
|
|
2377
|
+
cycle: number;
|
|
2378
|
+
}
|
|
2379
|
+
export interface PutRecurringPaymentsRecurringPaymentIdInfoRequest extends OptionalAccessTokenRequest {
|
|
2380
|
+
pathVariable: {
|
|
2381
|
+
recurringPaymentId: string;
|
|
2382
|
+
};
|
|
2383
|
+
requestBody: {
|
|
2384
|
+
product?: {
|
|
2385
|
+
orderCnt: number;
|
|
2386
|
+
optionInputs?: OptionInput[];
|
|
2387
|
+
optionNo: number;
|
|
2388
|
+
productNo: number;
|
|
2389
|
+
};
|
|
2390
|
+
addressNo: number;
|
|
2391
|
+
cycle?: RecurringPaymentCycleRequest;
|
|
2392
|
+
cardNo: number;
|
|
2393
|
+
lastRound?: Nullable<number>;
|
|
2394
|
+
};
|
|
2395
|
+
}
|
|
2396
|
+
/**
|
|
2397
|
+
* path: /recurring-payments/{recurringPaymentId}/status (PUT)
|
|
2398
|
+
*/
|
|
2399
|
+
export interface PutRecurringPaymentsRecurringPaymentIdStatusRequest extends OptionalAccessTokenRequest {
|
|
2400
|
+
pathVariable: {
|
|
2401
|
+
recurringPaymentId: string;
|
|
2402
|
+
};
|
|
2403
|
+
requestBody: {
|
|
2404
|
+
recurringPaymentIds?: Nullable<string[]>;
|
|
2405
|
+
changeStatusType: RecurringPaymentChangeStatusType;
|
|
2406
|
+
};
|
|
2407
|
+
}
|
|
2408
|
+
/**
|
|
2409
|
+
* path: /recurring-payments/{recurringPaymentId}/notices/agreement (PATCH)
|
|
2410
|
+
*/
|
|
2411
|
+
export interface PatchRecurringPaymentsRecurringPaymentIdNoticesAgreementRequest extends OptionalAccessTokenRequest {
|
|
2412
|
+
pathVariable: {
|
|
2413
|
+
recurringPaymentId: string;
|
|
2414
|
+
};
|
|
2415
|
+
requestBody: {
|
|
2416
|
+
changeNoticeNo: number;
|
|
2417
|
+
responseStatusType: RecurringPaymentAgreementResponseType;
|
|
2418
|
+
};
|
|
2419
|
+
}
|
|
2420
|
+
/**
|
|
2421
|
+
* path: /recurring-payments/{recurringPaymentId}/notices/search (POST)
|
|
2422
|
+
*/
|
|
2423
|
+
export interface PostRecurringPaymentsRecurringPaymentIdNoticesSearchRequest extends OptionalAccessTokenRequest {
|
|
2424
|
+
pathVariable: {
|
|
2425
|
+
recurringPaymentId: string;
|
|
2426
|
+
};
|
|
2427
|
+
requestBody: {
|
|
2428
|
+
cycle?: RecurringPaymentCycleRequest;
|
|
2429
|
+
productNo: number;
|
|
2430
|
+
lastRound?: Nullable<number>;
|
|
2431
|
+
};
|
|
2432
|
+
}
|
|
2433
|
+
export interface PostRecurringPaymentsRecurringPaymentIdNoticesSearchResponse {
|
|
2434
|
+
firstPaymentYmdAfterChangeApplied: string;
|
|
2435
|
+
responseDeadlineYmd: string;
|
|
2436
|
+
changeNoticeNo: number;
|
|
2437
|
+
targetProductName: string;
|
|
2438
|
+
changeApplyYmd: string;
|
|
2439
|
+
changeDetails: string;
|
|
2440
|
+
}
|
|
2441
|
+
/**
|
|
2442
|
+
* path: /recurring-payments/{recurringPaymentId}/skip/next (POST)
|
|
2443
|
+
*/
|
|
2444
|
+
export interface PostRecurringPaymentsRecurringPaymentIdSkipNextRequest extends OptionalAccessTokenRequest {
|
|
2445
|
+
pathVariable: {
|
|
2446
|
+
recurringPaymentId: string;
|
|
2447
|
+
};
|
|
2448
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/domain/order/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../types/domain/order/index.ts"],"names":[],"mappings":"AAoEA,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC"}
|
|
@@ -4,6 +4,10 @@ export declare type PayType = keyof typeof PAY_TYPE_MAP;
|
|
|
4
4
|
export declare type PgType = keyof typeof PG_TYPE_MAP;
|
|
5
5
|
export declare type RecurringCycleType = 'MONTH' | 'WEEK';
|
|
6
6
|
export declare type RecurringCycle = 1 | 2 | 3 | 4 | 5 | 6;
|
|
7
|
+
export declare type RecurringDayOfWeek = 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY';
|
|
8
|
+
export declare type RecurringPaymentStatusType = 'WAITING' | 'ACTIVE' | 'SYSTEM_CLOSED' | 'ADMIN_CLOSED' | 'USER_CLOSED' | 'ROUND_FINISHED' | 'SYSTEM_PAUSED' | 'ADMIN_PAUSED' | 'USER_PAUSED';
|
|
9
|
+
export declare type RecurringPaymentChangeStatusType = 'ACTIVE' | 'USER_PAUSED';
|
|
10
|
+
export declare type RecurringPaymentAgreementResponseType = 'AGREE' | 'DISAGREE' | 'PENDING';
|
|
7
11
|
export declare type ReceiptType = keyof typeof RECEIPT_TYPE_MAP;
|
|
8
12
|
export declare type CashReceiptIssuePurposeType = keyof typeof CASH_RECEIPT_ISSUE_PURPOSE_TYPE_MAP;
|
|
9
13
|
export declare type ActionGroupType = 'NORMAL' | 'CLAIM';
|
|
@@ -28,3 +32,6 @@ export declare type CouponType = keyof typeof COUPON_TYPE_MAP;
|
|
|
28
32
|
export declare type CouponSubType = 'CART' | 'DELIVERY_DEFAULT' | 'DELIVERY_ALL' | 'NONE';
|
|
29
33
|
export declare type PreviousOrderSearchType = keyof typeof PREVIOUS_ORDER_SEARCH_TYPE_MAP;
|
|
30
34
|
export declare type FreeGiftOptionCountType = 'ALL' | 'SELECT';
|
|
35
|
+
export declare type SdkVersion = 'V1' | 'V2';
|
|
36
|
+
export declare type NaverPayButtonType = 'template' | 'custom';
|
|
37
|
+
export declare type NaverPayColorTheme = 'green' | 'white';
|