@wix/auto_sdk_payments_dispute-history-records 1.0.0
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/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +2 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +19 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +127 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +104 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +4 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +39 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +42 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +464 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +236 -0
- package/build/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +2 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +12 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +120 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +74 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +4 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +28 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +39 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +464 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +206 -0
- package/build/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +12 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +19 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +127 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +104 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +45 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +39 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +42 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +506 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +236 -0
- package/build/internal/cjs/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.d.ts +12 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js +12 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.d.ts +16 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js +120 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.d.ts +18 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js +74 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.d.ts +45 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js +28 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.d.ts +397 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js +39 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js.map +1 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.d.ts +506 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js +206 -0
- package/build/internal/es/src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,sIAAoH"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js"), exports);
|
|
18
|
+
//# sourceMappingURL=index.typings.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.typings.js","sourceRoot":"","sources":["../../index.typings.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wIAAsH"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js"), exports);
|
|
18
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,mIAAiH"}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { DisputeStage, DisputeStatus, SortOrder, WebhookIdentityType, } from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js';
|
|
2
|
+
export { DisputeHistoryRecord, ExtendedFields, Tags, TagList, GetDisputeHistoryRecordRequest, GetDisputeHistoryRecordResponse, QueryDisputeHistoryRecordsRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryDisputeHistoryRecordsResponse, CursorPagingMetadata, Cursors, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, BulkUpdateDisputeHistoryRecordTagsRequest, BulkUpdateDisputeHistoryRecordTagsResponse, ItemMetadata, ApplicationError, BulkUpdateDisputeHistoryRecordTagsResult, BulkActionMetadata, BulkUpdateDisputeHistoryRecordTagsByFilterRequest, BulkUpdateDisputeHistoryRecordTagsByFilterResponse, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, DisputeHistoryRecordNonNullableFields, GetDisputeHistoryRecordResponseNonNullableFields, QueryDisputeHistoryRecordsResponseNonNullableFields, BulkUpdateDisputeHistoryRecordTagsResponseNonNullableFields, BulkUpdateDisputeHistoryRecordTagsByFilterResponseNonNullableFields, DisputeHistoryRecordsQueryResult, DisputeHistoryRecordsQueryBuilder, BulkUpdateDisputeHistoryRecordTagsOptions, BulkUpdateDisputeHistoryRecordTagsByFilterOptions, } from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js';
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebhookIdentityType = exports.SortOrder = exports.DisputeStatus = exports.DisputeStage = exports.bulkUpdateDisputeHistoryRecordTagsByFilter = exports.bulkUpdateDisputeHistoryRecordTags = exports.queryDisputeHistoryRecords = exports.getDisputeHistoryRecord = void 0;
|
|
4
|
+
const payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_public_js_1 = require("./payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js");
|
|
5
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
6
|
+
/** @internal */
|
|
7
|
+
exports.getDisputeHistoryRecord = (0, rest_modules_1.createRESTModule)(payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_public_js_1.getDisputeHistoryRecord);
|
|
8
|
+
/** @internal */
|
|
9
|
+
exports.queryDisputeHistoryRecords = (0, rest_modules_1.createRESTModule)(payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_public_js_1.queryDisputeHistoryRecords);
|
|
10
|
+
/** @internal */
|
|
11
|
+
exports.bulkUpdateDisputeHistoryRecordTags = (0, rest_modules_1.createRESTModule)(payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_public_js_1.bulkUpdateDisputeHistoryRecordTags);
|
|
12
|
+
/** @internal */
|
|
13
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = (0, rest_modules_1.createRESTModule)(payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_public_js_1.bulkUpdateDisputeHistoryRecordTagsByFilter);
|
|
14
|
+
var payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1 = require("./payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js");
|
|
15
|
+
Object.defineProperty(exports, "DisputeStage", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.DisputeStage; } });
|
|
16
|
+
Object.defineProperty(exports, "DisputeStatus", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.DisputeStatus; } });
|
|
17
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.SortOrder; } });
|
|
18
|
+
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.WebhookIdentityType; } });
|
|
19
|
+
//# sourceMappingURL=payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.js","sourceRoot":"","sources":["../../../src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.context.ts"],"names":[],"mappings":";;;AAAA,iNAKwG;AACxG,gEAAiE;AAGjE,gBAAgB;AACH,QAAA,uBAAuB,GAGlB,IAAA,+BAAgB,EAAC,sHAA6B,CAAC,CAAC;AAClE,gBAAgB;AACH,QAAA,0BAA0B,GAGrB,IAAA,+BAAgB,EAAC,yHAAgC,CAAC,CAAC;AACrE,gBAAgB;AACH,QAAA,kCAAkC,GAG7B,IAAA,+BAAgB,EAAC,iIAAwC,CAAC,CAAC;AAC7E,gBAAgB;AACH,QAAA,0CAA0C,GAGrC,IAAA,+BAAgB,EAChC,yIAAgD,CACjD,CAAC;AAEF,qNAK2G;AAJzG,+LAAA,YAAY,OAAA;AACZ,gMAAA,aAAa,OAAA;AACb,4LAAA,SAAS,OAAA;AACT,sMAAA,mBAAmB,OAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { RequestOptionsFactory } from '@wix/sdk-types';
|
|
2
|
+
/** Retrieves a DisputeHistoryRecord. */
|
|
3
|
+
export declare function getDisputeHistoryRecord(payload: object): RequestOptionsFactory<any>;
|
|
4
|
+
/** Retrieves a list of DisputeHistoryRecords, given the provided [paging, filtering, and sorting][1]. */
|
|
5
|
+
export declare function queryDisputeHistoryRecords(payload: object): RequestOptionsFactory<any>;
|
|
6
|
+
/**
|
|
7
|
+
* Synchronously update tags on multiple products, by list of product ids
|
|
8
|
+
* A tag that appears both in the list of assign and unassign tags, will be assigned
|
|
9
|
+
*/
|
|
10
|
+
export declare function bulkUpdateDisputeHistoryRecordTags(payload: object): RequestOptionsFactory<any>;
|
|
11
|
+
/**
|
|
12
|
+
* Asynchronously update tags on multiple products, by provided filter
|
|
13
|
+
* An empty filter will update all products
|
|
14
|
+
* A tag that appears both in the list of assign and unassign tags, will be assigned
|
|
15
|
+
*/
|
|
16
|
+
export declare function bulkUpdateDisputeHistoryRecordTagsByFilter(payload: object): RequestOptionsFactory<any>;
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = exports.bulkUpdateDisputeHistoryRecordTags = exports.queryDisputeHistoryRecords = exports.getDisputeHistoryRecord = void 0;
|
|
4
|
+
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
5
|
+
const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
6
|
+
const transform_paths_1 = require("@wix/sdk-runtime/transformations/transform-paths");
|
|
7
|
+
const rest_modules_2 = require("@wix/sdk-runtime/rest-modules");
|
|
8
|
+
function resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl(opts) {
|
|
9
|
+
const domainToMappings = {};
|
|
10
|
+
return (0, rest_modules_2.resolveUrl)(Object.assign(opts, { domainToMappings }));
|
|
11
|
+
}
|
|
12
|
+
const PACKAGE_NAME = '@wix/auto_sdk_payments_dispute-history-records';
|
|
13
|
+
/** Retrieves a DisputeHistoryRecord. */
|
|
14
|
+
function getDisputeHistoryRecord(payload) {
|
|
15
|
+
function __getDisputeHistoryRecord({ host }) {
|
|
16
|
+
const metadata = {
|
|
17
|
+
entityFqdn: 'wix.payments.dispute_history_records.v1.dispute_history_record',
|
|
18
|
+
method: 'GET',
|
|
19
|
+
methodFqn: 'wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.GetDisputeHistoryRecord',
|
|
20
|
+
packageName: PACKAGE_NAME,
|
|
21
|
+
url: resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl({
|
|
22
|
+
protoPath: '/v1/dispute-history-records/{disputeHistoryRecordId}',
|
|
23
|
+
data: payload,
|
|
24
|
+
host,
|
|
25
|
+
}),
|
|
26
|
+
params: (0, rest_modules_1.toURLSearchParams)(payload),
|
|
27
|
+
transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [
|
|
28
|
+
{
|
|
29
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
|
30
|
+
paths: [
|
|
31
|
+
{ path: 'disputeHistoryRecord.createdDate' },
|
|
32
|
+
{ path: 'disputeHistoryRecord.updatedDate' },
|
|
33
|
+
{ path: 'disputeHistoryRecord.dueDate' },
|
|
34
|
+
],
|
|
35
|
+
},
|
|
36
|
+
]),
|
|
37
|
+
};
|
|
38
|
+
return metadata;
|
|
39
|
+
}
|
|
40
|
+
return __getDisputeHistoryRecord;
|
|
41
|
+
}
|
|
42
|
+
exports.getDisputeHistoryRecord = getDisputeHistoryRecord;
|
|
43
|
+
/** Retrieves a list of DisputeHistoryRecords, given the provided [paging, filtering, and sorting][1]. */
|
|
44
|
+
function queryDisputeHistoryRecords(payload) {
|
|
45
|
+
function __queryDisputeHistoryRecords({ host }) {
|
|
46
|
+
const metadata = {
|
|
47
|
+
entityFqdn: 'wix.payments.dispute_history_records.v1.dispute_history_record',
|
|
48
|
+
method: 'POST',
|
|
49
|
+
methodFqn: 'wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.QueryDisputeHistoryRecords',
|
|
50
|
+
packageName: PACKAGE_NAME,
|
|
51
|
+
url: resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl({ protoPath: '/v1/dispute-history-records/query', data: payload, host }),
|
|
52
|
+
data: payload,
|
|
53
|
+
transformResponse: (payload) => (0, transform_paths_1.transformPaths)(payload, [
|
|
54
|
+
{
|
|
55
|
+
transformFn: timestamp_1.transformRESTTimestampToSDKTimestamp,
|
|
56
|
+
paths: [
|
|
57
|
+
{ path: 'disputeHistoryRecords.createdDate' },
|
|
58
|
+
{ path: 'disputeHistoryRecords.updatedDate' },
|
|
59
|
+
{ path: 'disputeHistoryRecords.dueDate' },
|
|
60
|
+
],
|
|
61
|
+
},
|
|
62
|
+
]),
|
|
63
|
+
fallback: [
|
|
64
|
+
{
|
|
65
|
+
method: 'POST',
|
|
66
|
+
url: resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl({
|
|
67
|
+
protoPath: '/v1/dispute-history-records/query',
|
|
68
|
+
data: payload,
|
|
69
|
+
host,
|
|
70
|
+
}),
|
|
71
|
+
data: payload,
|
|
72
|
+
},
|
|
73
|
+
],
|
|
74
|
+
};
|
|
75
|
+
return metadata;
|
|
76
|
+
}
|
|
77
|
+
return __queryDisputeHistoryRecords;
|
|
78
|
+
}
|
|
79
|
+
exports.queryDisputeHistoryRecords = queryDisputeHistoryRecords;
|
|
80
|
+
/**
|
|
81
|
+
* Synchronously update tags on multiple products, by list of product ids
|
|
82
|
+
* A tag that appears both in the list of assign and unassign tags, will be assigned
|
|
83
|
+
*/
|
|
84
|
+
function bulkUpdateDisputeHistoryRecordTags(payload) {
|
|
85
|
+
function __bulkUpdateDisputeHistoryRecordTags({ host }) {
|
|
86
|
+
const metadata = {
|
|
87
|
+
entityFqdn: 'wix.payments.dispute_history_records.v1.dispute_history_record',
|
|
88
|
+
method: 'POST',
|
|
89
|
+
methodFqn: 'wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.BulkUpdateDisputeHistoryRecordTags',
|
|
90
|
+
packageName: PACKAGE_NAME,
|
|
91
|
+
url: resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl({
|
|
92
|
+
protoPath: '/v1/bulk/dispute-history-records/update-tags',
|
|
93
|
+
data: payload,
|
|
94
|
+
host,
|
|
95
|
+
}),
|
|
96
|
+
data: payload,
|
|
97
|
+
};
|
|
98
|
+
return metadata;
|
|
99
|
+
}
|
|
100
|
+
return __bulkUpdateDisputeHistoryRecordTags;
|
|
101
|
+
}
|
|
102
|
+
exports.bulkUpdateDisputeHistoryRecordTags = bulkUpdateDisputeHistoryRecordTags;
|
|
103
|
+
/**
|
|
104
|
+
* Asynchronously update tags on multiple products, by provided filter
|
|
105
|
+
* An empty filter will update all products
|
|
106
|
+
* A tag that appears both in the list of assign and unassign tags, will be assigned
|
|
107
|
+
*/
|
|
108
|
+
function bulkUpdateDisputeHistoryRecordTagsByFilter(payload) {
|
|
109
|
+
function __bulkUpdateDisputeHistoryRecordTagsByFilter({ host }) {
|
|
110
|
+
const metadata = {
|
|
111
|
+
entityFqdn: 'wix.payments.dispute_history_records.v1.dispute_history_record',
|
|
112
|
+
method: 'POST',
|
|
113
|
+
methodFqn: 'wix.payments.dispute_history_records.v1.DisputeHistoryRecordService.BulkUpdateDisputeHistoryRecordTagsByFilter',
|
|
114
|
+
packageName: PACKAGE_NAME,
|
|
115
|
+
url: resolveWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordServiceUrl({
|
|
116
|
+
protoPath: '/v1/bulk/dispute-history-records/update-tags-by-filter',
|
|
117
|
+
data: payload,
|
|
118
|
+
host,
|
|
119
|
+
}),
|
|
120
|
+
data: payload,
|
|
121
|
+
};
|
|
122
|
+
return metadata;
|
|
123
|
+
}
|
|
124
|
+
return __bulkUpdateDisputeHistoryRecordTagsByFilter;
|
|
125
|
+
}
|
|
126
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = bulkUpdateDisputeHistoryRecordTagsByFilter;
|
|
127
|
+
//# sourceMappingURL=payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js","sourceRoot":"","sources":["../../../src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import * as ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.types.js';
|
|
2
|
+
import * as ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js';
|
|
3
|
+
export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
|
|
4
|
+
getUrl: (context: any) => string;
|
|
5
|
+
httpMethod: K;
|
|
6
|
+
path: string;
|
|
7
|
+
pathParams: M;
|
|
8
|
+
__requestType: T;
|
|
9
|
+
__originalRequestType: S;
|
|
10
|
+
__responseType: Q;
|
|
11
|
+
__originalResponseType: R;
|
|
12
|
+
};
|
|
13
|
+
export declare function getDisputeHistoryRecord(): __PublicMethodMetaInfo<'GET', {
|
|
14
|
+
disputeHistoryRecordId: string;
|
|
15
|
+
}, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.GetDisputeHistoryRecordRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.GetDisputeHistoryRecordRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.GetDisputeHistoryRecordResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.GetDisputeHistoryRecordResponseNonNullableFields, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.GetDisputeHistoryRecordResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.GetDisputeHistoryRecordResponseNonNullableFields>;
|
|
16
|
+
export declare function queryDisputeHistoryRecords(): __PublicMethodMetaInfo<'GET', {}, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.QueryDisputeHistoryRecordsRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.QueryDisputeHistoryRecordsRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.QueryDisputeHistoryRecordsResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.QueryDisputeHistoryRecordsResponseNonNullableFields, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.QueryDisputeHistoryRecordsResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.QueryDisputeHistoryRecordsResponseNonNullableFields>;
|
|
17
|
+
export declare function bulkUpdateDisputeHistoryRecordTags(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsResponseNonNullableFields, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsResponseNonNullableFields>;
|
|
18
|
+
export declare function bulkUpdateDisputeHistoryRecordTagsByFilter(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsByFilterRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsByFilterRequest, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsByFilterResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordUniversalTypes.BulkUpdateDisputeHistoryRecordTagsByFilterResponseNonNullableFields, ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsByFilterResponse & ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecordTypes.BulkUpdateDisputeHistoryRecordTagsByFilterResponseNonNullableFields>;
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
+
if (mod && mod.__esModule) return mod;
|
|
20
|
+
var result = {};
|
|
21
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
+
__setModuleDefault(result, mod);
|
|
23
|
+
return result;
|
|
24
|
+
};
|
|
25
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = exports.bulkUpdateDisputeHistoryRecordTags = exports.queryDisputeHistoryRecords = exports.getDisputeHistoryRecord = void 0;
|
|
27
|
+
const ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord = __importStar(require("./payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.http.js"));
|
|
28
|
+
function getDisputeHistoryRecord() {
|
|
29
|
+
const payload = { disputeHistoryRecordId: ':disputeHistoryRecordId' };
|
|
30
|
+
const getRequestOptions = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.getDisputeHistoryRecord(payload);
|
|
31
|
+
const getUrl = (context) => {
|
|
32
|
+
const { url } = getRequestOptions(context);
|
|
33
|
+
return url;
|
|
34
|
+
};
|
|
35
|
+
return {
|
|
36
|
+
getUrl,
|
|
37
|
+
httpMethod: 'GET',
|
|
38
|
+
path: '/v1/dispute-history-records/{disputeHistoryRecordId}',
|
|
39
|
+
pathParams: { disputeHistoryRecordId: 'disputeHistoryRecordId' },
|
|
40
|
+
__requestType: null,
|
|
41
|
+
__originalRequestType: null,
|
|
42
|
+
__responseType: null,
|
|
43
|
+
__originalResponseType: null,
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
exports.getDisputeHistoryRecord = getDisputeHistoryRecord;
|
|
47
|
+
function queryDisputeHistoryRecords() {
|
|
48
|
+
const payload = {};
|
|
49
|
+
const getRequestOptions = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.queryDisputeHistoryRecords(payload);
|
|
50
|
+
const getUrl = (context) => {
|
|
51
|
+
const { url } = getRequestOptions(context);
|
|
52
|
+
return url;
|
|
53
|
+
};
|
|
54
|
+
return {
|
|
55
|
+
getUrl,
|
|
56
|
+
httpMethod: 'GET',
|
|
57
|
+
path: '/v1/dispute-history-records/query',
|
|
58
|
+
pathParams: {},
|
|
59
|
+
__requestType: null,
|
|
60
|
+
__originalRequestType: null,
|
|
61
|
+
__responseType: null,
|
|
62
|
+
__originalResponseType: null,
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
exports.queryDisputeHistoryRecords = queryDisputeHistoryRecords;
|
|
66
|
+
function bulkUpdateDisputeHistoryRecordTags() {
|
|
67
|
+
const payload = {};
|
|
68
|
+
const getRequestOptions = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.bulkUpdateDisputeHistoryRecordTags(payload);
|
|
69
|
+
const getUrl = (context) => {
|
|
70
|
+
const { url } = getRequestOptions(context);
|
|
71
|
+
return url;
|
|
72
|
+
};
|
|
73
|
+
return {
|
|
74
|
+
getUrl,
|
|
75
|
+
httpMethod: 'POST',
|
|
76
|
+
path: '/v1/bulk/dispute-history-records/update-tags',
|
|
77
|
+
pathParams: {},
|
|
78
|
+
__requestType: null,
|
|
79
|
+
__originalRequestType: null,
|
|
80
|
+
__responseType: null,
|
|
81
|
+
__originalResponseType: null,
|
|
82
|
+
};
|
|
83
|
+
}
|
|
84
|
+
exports.bulkUpdateDisputeHistoryRecordTags = bulkUpdateDisputeHistoryRecordTags;
|
|
85
|
+
function bulkUpdateDisputeHistoryRecordTagsByFilter() {
|
|
86
|
+
const payload = {};
|
|
87
|
+
const getRequestOptions = ambassadorWixPaymentsDisputeHistoryRecordsV1DisputeHistoryRecord.bulkUpdateDisputeHistoryRecordTagsByFilter(payload);
|
|
88
|
+
const getUrl = (context) => {
|
|
89
|
+
const { url } = getRequestOptions(context);
|
|
90
|
+
return url;
|
|
91
|
+
};
|
|
92
|
+
return {
|
|
93
|
+
getUrl,
|
|
94
|
+
httpMethod: 'POST',
|
|
95
|
+
path: '/v1/bulk/dispute-history-records/update-tags-by-filter',
|
|
96
|
+
pathParams: {},
|
|
97
|
+
__requestType: null,
|
|
98
|
+
__originalRequestType: null,
|
|
99
|
+
__responseType: null,
|
|
100
|
+
__originalResponseType: null,
|
|
101
|
+
};
|
|
102
|
+
}
|
|
103
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = bulkUpdateDisputeHistoryRecordTagsByFilter;
|
|
104
|
+
//# sourceMappingURL=payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.js","sourceRoot":"","sources":["../../../src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,+LAAiL;AAsBjL,SAAgB,uBAAuB;IAUrC,MAAM,OAAO,GAAG,EAAE,sBAAsB,EAAE,yBAAyB,EAAS,CAAC;IAE7E,MAAM,iBAAiB,GACrB,gEAAgE,CAAC,uBAAuB,CACtF,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,sDAAsD;QAC5D,UAAU,EAAE,EAAE,sBAAsB,EAAE,wBAAwB,EAAE;QAChE,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAhCD,0DAgCC;AAED,SAAgB,0BAA0B;IAUxC,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,gEAAgE,CAAC,0BAA0B,CACzF,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,KAAK;QACjB,IAAI,EAAE,mCAAmC;QACzC,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAhCD,gEAgCC;AAED,SAAgB,kCAAkC;IAUhD,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,gEAAgE,CAAC,kCAAkC,CACjG,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,8CAA8C;QACpD,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAhCD,gFAgCC;AAED,SAAgB,0CAA0C;IAUxD,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,gEAAgE,CAAC,0CAA0C,CACzG,OAAO,CACR,CAAC;IAEJ,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,wDAAwD;QAC9D,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAhCD,gGAgCC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export declare const __metadata: {
|
|
2
|
+
PACKAGE_NAME: string;
|
|
3
|
+
};
|
|
4
|
+
export { ActionEvent, ApplicationError, BulkActionMetadata, BulkUpdateDisputeHistoryRecordTagsByFilterOptions, BulkUpdateDisputeHistoryRecordTagsByFilterRequest, BulkUpdateDisputeHistoryRecordTagsByFilterResponse, BulkUpdateDisputeHistoryRecordTagsByFilterResponseNonNullableFields, BulkUpdateDisputeHistoryRecordTagsOptions, BulkUpdateDisputeHistoryRecordTagsRequest, BulkUpdateDisputeHistoryRecordTagsResponse, BulkUpdateDisputeHistoryRecordTagsResponseNonNullableFields, BulkUpdateDisputeHistoryRecordTagsResult, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DisputeHistoryRecord, DisputeHistoryRecordNonNullableFields, DisputeHistoryRecordsQueryBuilder, DisputeHistoryRecordsQueryResult, DisputeStage, DisputeStatus, DomainEvent, DomainEventBodyOneOf, Empty, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ExtendedFields, GetDisputeHistoryRecordRequest, GetDisputeHistoryRecordResponse, GetDisputeHistoryRecordResponseNonNullableFields, IdentificationData, IdentificationDataIdOneOf, ItemMetadata, MessageEnvelope, QueryDisputeHistoryRecordsRequest, QueryDisputeHistoryRecordsResponse, QueryDisputeHistoryRecordsResponseNonNullableFields, RestoreInfo, SortOrder, Sorting, TagList, Tags, WebhookIdentityType, } from './payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebhookIdentityType = exports.SortOrder = exports.DisputeStatus = exports.DisputeStage = exports.bulkUpdateDisputeHistoryRecordTagsByFilter = exports.bulkUpdateDisputeHistoryRecordTags = exports.queryDisputeHistoryRecords = exports.getDisputeHistoryRecord = exports.__metadata = void 0;
|
|
4
|
+
const payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1 = require("./payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js");
|
|
5
|
+
exports.__metadata = { PACKAGE_NAME: '@wix/payments' };
|
|
6
|
+
/** @internal */
|
|
7
|
+
function getDisputeHistoryRecord(httpClient) {
|
|
8
|
+
return (disputeHistoryRecordId) => (0, payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.getDisputeHistoryRecord)(disputeHistoryRecordId,
|
|
9
|
+
// @ts-ignore
|
|
10
|
+
{ httpClient });
|
|
11
|
+
}
|
|
12
|
+
exports.getDisputeHistoryRecord = getDisputeHistoryRecord;
|
|
13
|
+
/** @internal */
|
|
14
|
+
function queryDisputeHistoryRecords(httpClient) {
|
|
15
|
+
return () => (0, payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.queryDisputeHistoryRecords)(
|
|
16
|
+
// @ts-ignore
|
|
17
|
+
{ httpClient });
|
|
18
|
+
}
|
|
19
|
+
exports.queryDisputeHistoryRecords = queryDisputeHistoryRecords;
|
|
20
|
+
/** @internal */
|
|
21
|
+
function bulkUpdateDisputeHistoryRecordTags(httpClient) {
|
|
22
|
+
return (ids, options) => (0, payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.bulkUpdateDisputeHistoryRecordTags)(ids, options,
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
{ httpClient });
|
|
25
|
+
}
|
|
26
|
+
exports.bulkUpdateDisputeHistoryRecordTags = bulkUpdateDisputeHistoryRecordTags;
|
|
27
|
+
/** @internal */
|
|
28
|
+
function bulkUpdateDisputeHistoryRecordTagsByFilter(httpClient) {
|
|
29
|
+
return (filter, options) => (0, payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_1.bulkUpdateDisputeHistoryRecordTagsByFilter)(filter, options,
|
|
30
|
+
// @ts-ignore
|
|
31
|
+
{ httpClient });
|
|
32
|
+
}
|
|
33
|
+
exports.bulkUpdateDisputeHistoryRecordTagsByFilter = bulkUpdateDisputeHistoryRecordTagsByFilter;
|
|
34
|
+
var payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_2 = require("./payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.universal.js");
|
|
35
|
+
Object.defineProperty(exports, "DisputeStage", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_2.DisputeStage; } });
|
|
36
|
+
Object.defineProperty(exports, "DisputeStatus", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_2.DisputeStatus; } });
|
|
37
|
+
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_2.SortOrder; } });
|
|
38
|
+
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return payments_dispute_history_records_v1_dispute_history_record_dispute_history_records_universal_js_2.WebhookIdentityType; } });
|
|
39
|
+
//# sourceMappingURL=payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.js","sourceRoot":"","sources":["../../../src/payments-dispute-history-records-v1-dispute-history-record-dispute-history-records.public.ts"],"names":[],"mappings":";;;AACA,uNAc2G;AAE9F,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,eAAe,EAAE,CAAC;AAE5D,gBAAgB;AAChB,SAAgB,uBAAuB,CACrC,UAAsB;IAEtB,OAAO,CAAC,sBAA8B,EAAE,EAAE,CACxC,IAAA,yHAAgC,EAC9B,sBAAsB;IACtB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,0DASC;AAaD,gBAAgB;AAChB,SAAgB,0BAA0B,CACxC,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,IAAA,4HAAmC;IACjC,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,gEAQC;AASD,gBAAgB;AAChB,SAAgB,kCAAkC,CAChD,UAAsB;IAEtB,OAAO,CAAC,GAAa,EAAE,OAAmD,EAAE,EAAE,CAC5E,IAAA,oIAA2C,EACzC,GAAG,EACH,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,gFAUC;AAiBD,gBAAgB;AAChB,SAAgB,0CAA0C,CACxD,UAAsB;IAEtB,OAAO,CACL,MAAkC,EAClC,OAA2D,EAC3D,EAAE,CACF,IAAA,4IAAmD,EACjD,MAAM,EACN,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,gGAaC;AAkBD,qNA+C2G;AAzBzG,+LAAA,YAAY,OAAA;AACZ,gMAAA,aAAa,OAAA;AAmBb,4LAAA,SAAS,OAAA;AAIT,sMAAA,mBAAmB,OAAA"}
|