rerobe-js-orm 3.4.9 → 3.5.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.
|
@@ -14,99 +14,11 @@ export declare const CUSTOMER_CREDIT_REASONS: {
|
|
|
14
14
|
customerCompensation: string;
|
|
15
15
|
refund: string;
|
|
16
16
|
};
|
|
17
|
-
export declare const SellerProductLedgerStatusDescriptions: {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
};
|
|
26
|
-
SELLER_LIQUIDATED: {
|
|
27
|
-
label: string;
|
|
28
|
-
description: string;
|
|
29
|
-
};
|
|
30
|
-
MERCHANT_DONATED: {
|
|
31
|
-
label: string;
|
|
32
|
-
description: string;
|
|
33
|
-
};
|
|
34
|
-
SELLER_TO_BE_PAID: {
|
|
35
|
-
label: string;
|
|
36
|
-
description: string;
|
|
37
|
-
};
|
|
38
|
-
PAYMENT_IN_PROGRESS: {
|
|
39
|
-
label: string;
|
|
40
|
-
description: string;
|
|
41
|
-
};
|
|
42
|
-
SELLER_PAID: {
|
|
43
|
-
label: string;
|
|
44
|
-
description: string;
|
|
45
|
-
};
|
|
46
|
-
DISPUTED: {
|
|
47
|
-
label: string;
|
|
48
|
-
description: string;
|
|
49
|
-
};
|
|
50
|
-
RESOLVED: {
|
|
51
|
-
label: string;
|
|
52
|
-
description: string;
|
|
53
|
-
};
|
|
54
|
-
DIRECT_SALE_PENDING: {
|
|
55
|
-
label: string;
|
|
56
|
-
description: string;
|
|
57
|
-
};
|
|
58
|
-
DIRECT_SALE_COMPLETED: {
|
|
59
|
-
label: string;
|
|
60
|
-
description: string;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
export declare const SellerProductLedgerActivityLogActionDescriptions: {
|
|
64
|
-
STATUS_CHANGED_TO_PENDING_RETURN_PERIOD_COMPLETION: {
|
|
65
|
-
label: string;
|
|
66
|
-
description: string;
|
|
67
|
-
};
|
|
68
|
-
STATUS_CHANGED_TO_RETURNED_AND_RELISTED: {
|
|
69
|
-
label: string;
|
|
70
|
-
description: string;
|
|
71
|
-
};
|
|
72
|
-
STATUS_CHANGED_TO_SELLER_LIQUIDATED: {
|
|
73
|
-
label: string;
|
|
74
|
-
description: string;
|
|
75
|
-
};
|
|
76
|
-
STATUS_CHANGED_TO_MERCHANT_DONATED: {
|
|
77
|
-
label: string;
|
|
78
|
-
description: string;
|
|
79
|
-
};
|
|
80
|
-
STATUS_CHANGED_TO_SELLER_TO_BE_PAID: {
|
|
81
|
-
label: string;
|
|
82
|
-
description: string;
|
|
83
|
-
};
|
|
84
|
-
STATUS_CHANGED_TO_PAYMENT_IN_PROGRESS: {
|
|
85
|
-
label: string;
|
|
86
|
-
description: string;
|
|
87
|
-
};
|
|
88
|
-
STATUS_CHANGED_TO_SELLER_PAID: {
|
|
89
|
-
label: string;
|
|
90
|
-
description: string;
|
|
91
|
-
};
|
|
92
|
-
STATUS_CHANGED_TO_DISPUTED: {
|
|
93
|
-
label: string;
|
|
94
|
-
description: string;
|
|
95
|
-
};
|
|
96
|
-
STATUS_CHANGED_TO_RESOLVED: {
|
|
97
|
-
label: string;
|
|
98
|
-
description: string;
|
|
99
|
-
};
|
|
100
|
-
STATUS_CHANGED_TO_DIRECT_SALE_PENDING: {
|
|
101
|
-
label: string;
|
|
102
|
-
description: string;
|
|
103
|
-
};
|
|
104
|
-
STATUS_CHANGED_TO_DIRECT_SALE_COMPLETED: {
|
|
105
|
-
label: string;
|
|
106
|
-
description: string;
|
|
107
|
-
};
|
|
108
|
-
MERCHANT_ADJUSTMENT_MADE: {
|
|
109
|
-
label: string;
|
|
110
|
-
description: string;
|
|
111
|
-
};
|
|
112
|
-
};
|
|
17
|
+
export declare const SellerProductLedgerStatusDescriptions: Record<SellerProductLedgerStatus, {
|
|
18
|
+
label: string;
|
|
19
|
+
description: string;
|
|
20
|
+
}>;
|
|
21
|
+
export declare const SellerProductLedgerActivityLogActionDescriptions: Record<SellerProductLedgerActivityLogAction, {
|
|
22
|
+
label: string;
|
|
23
|
+
description: string;
|
|
24
|
+
}>;
|
|
@@ -18,97 +18,97 @@ exports.CUSTOMER_CREDIT_REASONS = {
|
|
|
18
18
|
refund: 'REFUND',
|
|
19
19
|
};
|
|
20
20
|
exports.SellerProductLedgerStatusDescriptions = {
|
|
21
|
-
|
|
21
|
+
PENDING_RETURN_PERIOD_COMPLETION: {
|
|
22
22
|
label: 'The sold product is in a return period; payment to the seller is pending its completion',
|
|
23
23
|
description: 'This status is assigned when an item is sold but is still within the return or refund period. Payment to the seller is pending its completion.',
|
|
24
24
|
},
|
|
25
|
-
|
|
25
|
+
RETURNED_AND_RELISTED: {
|
|
26
26
|
label: 'Item has been returned and is now listed again for sale.',
|
|
27
27
|
description: 'Indicates the item was returned and has been relisted for sale. Customer was refunded and no payment will occur for seller.',
|
|
28
28
|
},
|
|
29
|
-
|
|
29
|
+
SELLER_LIQUIDATED: {
|
|
30
30
|
label: 'Item was returned and relisted but then seller decides to take item back.',
|
|
31
31
|
description: 'Indicates the item was returned and has been relisted for sale, but seller takes it back, meaning inventory is no longer held by merchant and seller is not owed any money.',
|
|
32
32
|
},
|
|
33
|
-
|
|
33
|
+
MERCHANT_DONATED: {
|
|
34
34
|
label: 'Item was returned and relisted but merchant decides to donate item and seller does not want it back.',
|
|
35
35
|
description: 'Indicates the item was returned and has been relisted for sale, but merchant no longer wants to sell it and seller does not want it back, meaning inventory is no longer held by merchant and seller is not owed any money.',
|
|
36
36
|
},
|
|
37
|
-
|
|
37
|
+
SELLER_TO_BE_PAID: {
|
|
38
38
|
label: 'Item has cleared the returned period and the seller is now ready to be paid their share of the sale.',
|
|
39
39
|
description: 'Once the return period has expired without a return or dispute, the merchant owes payment to the seller.',
|
|
40
40
|
},
|
|
41
|
-
|
|
41
|
+
PAYMENT_IN_PROGRESS: {
|
|
42
42
|
label: 'Payment to the seller has been initiated and is currently being processed.',
|
|
43
43
|
description: 'The merchant has initiated the payment and it is now on its way to the seller.',
|
|
44
44
|
},
|
|
45
|
-
|
|
45
|
+
SELLER_PAID: {
|
|
46
46
|
label: 'Payment to the seller is complete.',
|
|
47
47
|
description: 'This status indicates that payment has been disbursed to the seller.',
|
|
48
48
|
},
|
|
49
|
-
|
|
49
|
+
DISPUTED: {
|
|
50
50
|
label: 'Transaction is under dispute.',
|
|
51
51
|
description: 'A dispute has been raised concerning this transaction, possibly due to issues with the item, payment, or fulfillment. The dispute resolution process is in progress.',
|
|
52
52
|
},
|
|
53
|
-
|
|
53
|
+
RESOLVED: {
|
|
54
54
|
label: 'Dispute has been resolved.',
|
|
55
55
|
description: 'The dispute related to this transaction has been resolved. The outcome could result in a payment to the seller, a refund to the buyer, or another resolution.',
|
|
56
56
|
},
|
|
57
|
-
|
|
57
|
+
DIRECT_SALE_PENDING: {
|
|
58
58
|
label: 'Direct sale transaction is pending.',
|
|
59
59
|
description: 'This status is used for items sold directly by the platform, pending completion of the sale process. Payment processing or shipment may still be in progress.',
|
|
60
60
|
},
|
|
61
|
-
|
|
61
|
+
DIRECT_SALE_COMPLETED: {
|
|
62
62
|
label: 'Direct sale transaction is completed.',
|
|
63
63
|
description: 'Indicates that a direct sale transaction has been completed successfully. The item has been sold, shipped, and no return is expected. Payment has been processed accordingly.',
|
|
64
64
|
},
|
|
65
65
|
};
|
|
66
66
|
exports.SellerProductLedgerActivityLogActionDescriptions = {
|
|
67
|
-
|
|
67
|
+
STATUS_CHANGED_TO_PENDING_RETURN_PERIOD_COMPLETION: {
|
|
68
68
|
label: 'Pending Return Period Completion',
|
|
69
69
|
description: 'The item has been sold, and the transaction is now in the return period. Payment to the seller is pending the completion of this period.',
|
|
70
70
|
},
|
|
71
|
-
|
|
71
|
+
STATUS_CHANGED_TO_RETURNED_AND_RELISTED: {
|
|
72
72
|
label: 'Returned and Relisted',
|
|
73
73
|
description: 'The sold item has been returned and is now relisted for sale. The transaction has been reverted, and no payment is processed to the seller.',
|
|
74
74
|
},
|
|
75
|
-
|
|
75
|
+
STATUS_CHANGED_TO_SELLER_LIQUIDATED: {
|
|
76
76
|
label: 'Seller liquidated',
|
|
77
77
|
description: 'The sold item was returned and relisted for sale, but seller decided to take it back',
|
|
78
78
|
},
|
|
79
|
-
|
|
79
|
+
STATUS_CHANGED_TO_MERCHANT_DONATED: {
|
|
80
80
|
label: 'Merchant Donated',
|
|
81
81
|
description: "The sold item was returned and relisted for sale, but merchant decided to donate it and seller didn't want to take it back",
|
|
82
82
|
},
|
|
83
|
-
|
|
83
|
+
STATUS_CHANGED_TO_SELLER_TO_BE_PAID: {
|
|
84
84
|
label: 'Seller to be Paid',
|
|
85
85
|
description: 'The return period has completed without a return, and the seller is now due to be paid for the sale.',
|
|
86
86
|
},
|
|
87
|
-
|
|
87
|
+
STATUS_CHANGED_TO_PAYMENT_IN_PROGRESS: {
|
|
88
88
|
label: 'Payment in Progress',
|
|
89
89
|
description: 'Payment to the seller has been initiated and is currently being processed.',
|
|
90
90
|
},
|
|
91
|
-
|
|
91
|
+
STATUS_CHANGED_TO_SELLER_PAID: {
|
|
92
92
|
label: 'Seller Paid',
|
|
93
93
|
description: 'The seller has been paid, completing the transaction for the sold item.',
|
|
94
94
|
},
|
|
95
|
-
|
|
95
|
+
STATUS_CHANGED_TO_DISPUTED: {
|
|
96
96
|
label: 'Disputed',
|
|
97
97
|
description: 'A dispute has been raised concerning the transaction. The dispute process is underway to resolve the issue.',
|
|
98
98
|
},
|
|
99
|
-
|
|
99
|
+
STATUS_CHANGED_TO_RESOLVED: {
|
|
100
100
|
label: 'Resolved',
|
|
101
101
|
description: 'The dispute or issue affecting the transaction has been resolved.',
|
|
102
102
|
},
|
|
103
|
-
|
|
103
|
+
STATUS_CHANGED_TO_DIRECT_SALE_PENDING: {
|
|
104
104
|
label: 'Direct Sale Pending',
|
|
105
105
|
description: 'A direct sale transaction is pending completion. This status is used for items sold directly by the platform.',
|
|
106
106
|
},
|
|
107
|
-
|
|
107
|
+
STATUS_CHANGED_TO_DIRECT_SALE_COMPLETED: {
|
|
108
108
|
label: 'Direct Sale Completed',
|
|
109
109
|
description: 'A direct sale transaction has been completed successfully.',
|
|
110
110
|
},
|
|
111
|
-
|
|
111
|
+
MERCHANT_ADJUSTMENT_MADE: {
|
|
112
112
|
label: 'Merchant Adjustment Made',
|
|
113
113
|
description: 'An adjustment (e.g., payment adjustment) has been made by the merchant.',
|
|
114
114
|
},
|