@whop/sdk 0.0.25 → 0.0.27
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/CHANGELOG.md +58 -0
- package/client.d.mts +29 -25
- package/client.d.mts.map +1 -1
- package/client.d.ts +29 -25
- package/client.d.ts.map +1 -1
- package/client.js +14 -3
- package/client.js.map +1 -1
- package/client.mjs +16 -5
- package/client.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.js +5 -0
- package/internal/parse.js.map +1 -1
- package/internal/parse.mjs +5 -0
- package/internal/parse.mjs.map +1 -1
- package/package.json +3 -3
- package/resources/access-tokens.d.mts +32 -51
- package/resources/access-tokens.d.mts.map +1 -1
- package/resources/access-tokens.d.ts +32 -51
- package/resources/access-tokens.d.ts.map +1 -1
- package/resources/access-tokens.js +6 -8
- package/resources/access-tokens.js.map +1 -1
- package/resources/access-tokens.mjs +6 -8
- package/resources/access-tokens.mjs.map +1 -1
- package/resources/ai-chats.d.mts +36 -104
- package/resources/ai-chats.d.mts.map +1 -1
- package/resources/ai-chats.d.ts +36 -104
- package/resources/ai-chats.d.ts.map +1 -1
- package/resources/ai-chats.js +1 -1
- package/resources/ai-chats.js.map +1 -1
- package/resources/ai-chats.mjs +1 -1
- package/resources/ai-chats.mjs.map +1 -1
- package/resources/app-builds.d.mts +2 -2
- package/resources/app-builds.d.ts +2 -2
- package/resources/apps.d.mts +5 -4
- package/resources/apps.d.mts.map +1 -1
- package/resources/apps.d.ts +5 -4
- package/resources/apps.d.ts.map +1 -1
- package/resources/authorized-users.d.mts +43 -9
- package/resources/authorized-users.d.mts.map +1 -1
- package/resources/authorized-users.d.ts +43 -9
- package/resources/authorized-users.d.ts.map +1 -1
- package/resources/authorized-users.js +1 -1
- package/resources/authorized-users.js.map +1 -1
- package/resources/authorized-users.mjs +1 -1
- package/resources/authorized-users.mjs.map +1 -1
- package/resources/chat-channels.d.mts +1 -1
- package/resources/chat-channels.d.ts +1 -1
- package/resources/checkout-configurations.d.mts +24 -16
- package/resources/checkout-configurations.d.mts.map +1 -1
- package/resources/checkout-configurations.d.ts +24 -16
- package/resources/checkout-configurations.d.ts.map +1 -1
- package/resources/companies.d.mts +38 -25
- package/resources/companies.d.mts.map +1 -1
- package/resources/companies.d.ts +38 -25
- package/resources/companies.d.ts.map +1 -1
- package/resources/companies.js +7 -4
- package/resources/companies.js.map +1 -1
- package/resources/companies.mjs +7 -4
- package/resources/companies.mjs.map +1 -1
- package/resources/company-token-transactions.d.mts +23 -109
- package/resources/company-token-transactions.d.mts.map +1 -1
- package/resources/company-token-transactions.d.ts +23 -109
- package/resources/company-token-transactions.d.ts.map +1 -1
- package/resources/course-chapters.d.mts +3 -3
- package/resources/course-chapters.d.ts +3 -3
- package/resources/course-lessons.d.mts +15 -15
- package/resources/course-lessons.d.ts +15 -15
- package/resources/course-students.d.mts +6 -6
- package/resources/course-students.d.ts +6 -6
- package/resources/courses.d.mts +8 -8
- package/resources/courses.d.ts +8 -8
- package/resources/disputes.d.mts +20 -18
- package/resources/disputes.d.mts.map +1 -1
- package/resources/disputes.d.ts +20 -18
- package/resources/disputes.d.ts.map +1 -1
- package/resources/dm-channels.d.mts +161 -0
- package/resources/dm-channels.d.mts.map +1 -0
- package/resources/dm-channels.d.ts +161 -0
- package/resources/dm-channels.d.ts.map +1 -0
- package/resources/dm-channels.js +87 -0
- package/resources/dm-channels.js.map +1 -0
- package/resources/dm-channels.mjs +83 -0
- package/resources/dm-channels.mjs.map +1 -0
- package/resources/dm-members.d.mts +14 -66
- package/resources/dm-members.d.mts.map +1 -1
- package/resources/dm-members.d.ts +14 -66
- package/resources/dm-members.d.ts.map +1 -1
- package/resources/entries.d.mts +6 -6
- package/resources/entries.d.ts +6 -6
- package/resources/experiences.d.mts +6 -5
- package/resources/experiences.d.mts.map +1 -1
- package/resources/experiences.d.ts +6 -5
- package/resources/experiences.d.ts.map +1 -1
- package/resources/fee-markups.d.mts +6 -6
- package/resources/fee-markups.d.ts +6 -6
- package/resources/files.d.mts +9 -5
- package/resources/files.d.mts.map +1 -1
- package/resources/files.d.ts +9 -5
- package/resources/files.d.ts.map +1 -1
- package/resources/forum-posts.d.mts +8 -4
- package/resources/forum-posts.d.mts.map +1 -1
- package/resources/forum-posts.d.ts +8 -4
- package/resources/forum-posts.d.ts.map +1 -1
- package/resources/forums.d.mts +1 -1
- package/resources/forums.d.ts +1 -1
- package/resources/index.d.mts +12 -11
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +12 -11
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +3 -2
- package/resources/index.mjs.map +1 -1
- package/resources/invoices.d.mts +28 -20
- package/resources/invoices.d.mts.map +1 -1
- package/resources/invoices.d.ts +28 -20
- package/resources/invoices.d.ts.map +1 -1
- package/resources/leads.d.mts +21 -189
- package/resources/leads.d.mts.map +1 -1
- package/resources/leads.d.ts +21 -189
- package/resources/leads.d.ts.map +1 -1
- package/resources/ledger-accounts.d.mts +12 -9
- package/resources/ledger-accounts.d.mts.map +1 -1
- package/resources/ledger-accounts.d.ts +12 -9
- package/resources/ledger-accounts.d.ts.map +1 -1
- package/resources/ledger-accounts.js.map +1 -1
- package/resources/ledger-accounts.mjs.map +1 -1
- package/resources/members.d.mts +14 -14
- package/resources/members.d.mts.map +1 -1
- package/resources/members.d.ts +14 -14
- package/resources/members.d.ts.map +1 -1
- package/resources/members.js +1 -1
- package/resources/members.js.map +1 -1
- package/resources/members.mjs +1 -1
- package/resources/members.mjs.map +1 -1
- package/resources/memberships.d.mts +25 -15
- package/resources/memberships.d.mts.map +1 -1
- package/resources/memberships.d.ts +25 -15
- package/resources/memberships.d.ts.map +1 -1
- package/resources/messages.d.mts +7 -3
- package/resources/messages.d.mts.map +1 -1
- package/resources/messages.d.ts +7 -3
- package/resources/messages.d.ts.map +1 -1
- package/resources/payments.d.mts +59 -19
- package/resources/payments.d.mts.map +1 -1
- package/resources/payments.d.ts +59 -19
- package/resources/payments.d.ts.map +1 -1
- package/resources/payout-methods.d.mts +14 -9
- package/resources/payout-methods.d.mts.map +1 -1
- package/resources/payout-methods.d.ts +14 -9
- package/resources/payout-methods.d.ts.map +1 -1
- package/resources/payout-methods.js.map +1 -1
- package/resources/payout-methods.mjs.map +1 -1
- package/resources/plans.d.mts +34 -24
- package/resources/plans.d.mts.map +1 -1
- package/resources/plans.d.ts +34 -24
- package/resources/plans.d.ts.map +1 -1
- package/resources/products.d.mts +4 -2
- package/resources/products.d.mts.map +1 -1
- package/resources/products.d.ts +4 -2
- package/resources/products.d.ts.map +1 -1
- package/resources/promo-codes.d.mts +22 -12
- package/resources/promo-codes.d.mts.map +1 -1
- package/resources/promo-codes.d.ts +22 -12
- package/resources/promo-codes.d.ts.map +1 -1
- package/resources/reactions.d.mts +1 -1
- package/resources/reactions.d.ts +1 -1
- package/resources/refunds.d.mts +19 -15
- package/resources/refunds.d.mts.map +1 -1
- package/resources/refunds.d.ts +19 -15
- package/resources/refunds.d.ts.map +1 -1
- package/resources/reviews.d.mts +10 -10
- package/resources/reviews.d.ts +10 -10
- package/resources/setup-intents.d.mts +18 -20
- package/resources/setup-intents.d.mts.map +1 -1
- package/resources/setup-intents.d.ts +18 -20
- package/resources/setup-intents.d.ts.map +1 -1
- package/resources/shared.d.mts +209 -137
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +209 -137
- package/resources/shared.d.ts.map +1 -1
- package/resources/shipments.d.mts +4 -4
- package/resources/shipments.d.ts +4 -4
- package/resources/support-channels.d.mts +1 -1
- package/resources/support-channels.d.ts +1 -1
- package/resources/topups.d.mts +6 -4
- package/resources/topups.d.mts.map +1 -1
- package/resources/topups.d.ts +6 -4
- package/resources/topups.d.ts.map +1 -1
- package/resources/transfers.d.mts +8 -5
- package/resources/transfers.d.mts.map +1 -1
- package/resources/transfers.d.ts +8 -5
- package/resources/transfers.d.ts.map +1 -1
- package/resources/users.d.mts +46 -8
- package/resources/users.d.mts.map +1 -1
- package/resources/users.d.ts +46 -8
- package/resources/users.d.ts.map +1 -1
- package/resources/users.js +10 -0
- package/resources/users.js.map +1 -1
- package/resources/users.mjs +10 -0
- package/resources/users.mjs.map +1 -1
- package/resources/verifications.d.mts +12 -4
- package/resources/verifications.d.mts.map +1 -1
- package/resources/verifications.d.ts +12 -4
- package/resources/verifications.d.ts.map +1 -1
- package/resources/webhooks.d.mts +105 -350
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +105 -350
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +2 -2
- package/resources/webhooks.mjs.map +1 -1
- package/resources/withdrawals.d.mts +32 -139
- package/resources/withdrawals.d.mts.map +1 -1
- package/resources/withdrawals.d.ts +32 -139
- package/resources/withdrawals.d.ts.map +1 -1
- package/src/client.ts +87 -41
- package/src/internal/parse.ts +6 -0
- package/src/resources/access-tokens.ts +35 -56
- package/src/resources/ai-chats.ts +36 -122
- package/src/resources/app-builds.ts +2 -2
- package/src/resources/apps.ts +5 -4
- package/src/resources/authorized-users.ts +49 -9
- package/src/resources/chat-channels.ts +1 -1
- package/src/resources/checkout-configurations.ts +24 -16
- package/src/resources/companies.ts +41 -26
- package/src/resources/company-token-transactions.ts +24 -126
- package/src/resources/course-chapters.ts +3 -3
- package/src/resources/course-lessons.ts +15 -15
- package/src/resources/course-students.ts +6 -6
- package/src/resources/courses.ts +8 -8
- package/src/resources/disputes.ts +20 -18
- package/src/resources/dm-channels.ts +212 -0
- package/src/resources/dm-members.ts +16 -78
- package/src/resources/entries.ts +6 -6
- package/src/resources/experiences.ts +6 -5
- package/src/resources/fee-markups.ts +6 -6
- package/src/resources/files.ts +10 -4
- package/src/resources/forum-posts.ts +8 -4
- package/src/resources/forums.ts +1 -1
- package/src/resources/index.ts +38 -18
- package/src/resources/invoices.ts +28 -20
- package/src/resources/leads.ts +21 -217
- package/src/resources/ledger-accounts.ts +12 -42
- package/src/resources/members.ts +15 -15
- package/src/resources/memberships.ts +34 -30
- package/src/resources/messages.ts +7 -3
- package/src/resources/payments.ts +67 -17
- package/src/resources/payout-methods.ts +21 -8
- package/src/resources/plans.ts +34 -24
- package/src/resources/products.ts +4 -2
- package/src/resources/promo-codes.ts +22 -12
- package/src/resources/reactions.ts +1 -1
- package/src/resources/refunds.ts +20 -15
- package/src/resources/reviews.ts +10 -10
- package/src/resources/setup-intents.ts +18 -20
- package/src/resources/shared.ts +217 -145
- package/src/resources/shipments.ts +4 -4
- package/src/resources/support-channels.ts +1 -1
- package/src/resources/topups.ts +6 -4
- package/src/resources/transfers.ts +8 -5
- package/src/resources/users.ts +58 -8
- package/src/resources/verifications.ts +50 -37
- package/src/resources/webhooks.ts +138 -785
- package/src/resources/withdrawals.ts +39 -216
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -28,7 +28,7 @@ export type CourseStudentListResponsesCursorPage = CursorPage<CourseStudentListR
|
|
|
28
28
|
*/
|
|
29
29
|
export interface CourseStudentRetrieveResponse {
|
|
30
30
|
/**
|
|
31
|
-
* The
|
|
31
|
+
* The unique identifier for the course student type.
|
|
32
32
|
*/
|
|
33
33
|
id: string;
|
|
34
34
|
/**
|
|
@@ -66,7 +66,7 @@ export declare namespace CourseStudentRetrieveResponse {
|
|
|
66
66
|
*/
|
|
67
67
|
interface Course {
|
|
68
68
|
/**
|
|
69
|
-
* The
|
|
69
|
+
* The unique identifier for the course.
|
|
70
70
|
*/
|
|
71
71
|
id: string;
|
|
72
72
|
/**
|
|
@@ -84,7 +84,7 @@ export declare namespace CourseStudentRetrieveResponse {
|
|
|
84
84
|
*/
|
|
85
85
|
interface Experience {
|
|
86
86
|
/**
|
|
87
|
-
* The unique
|
|
87
|
+
* The unique identifier for the experience.
|
|
88
88
|
*/
|
|
89
89
|
id: string;
|
|
90
90
|
}
|
|
@@ -94,7 +94,7 @@ export declare namespace CourseStudentRetrieveResponse {
|
|
|
94
94
|
*/
|
|
95
95
|
interface User {
|
|
96
96
|
/**
|
|
97
|
-
* The
|
|
97
|
+
* The unique identifier for the user.
|
|
98
98
|
*/
|
|
99
99
|
id: string;
|
|
100
100
|
/**
|
|
@@ -112,7 +112,7 @@ export declare namespace CourseStudentRetrieveResponse {
|
|
|
112
112
|
*/
|
|
113
113
|
export interface CourseStudentListResponse {
|
|
114
114
|
/**
|
|
115
|
-
* The
|
|
115
|
+
* The unique identifier for the course student type.
|
|
116
116
|
*/
|
|
117
117
|
id: string;
|
|
118
118
|
/**
|
|
@@ -146,7 +146,7 @@ export declare namespace CourseStudentListResponse {
|
|
|
146
146
|
*/
|
|
147
147
|
interface User {
|
|
148
148
|
/**
|
|
149
|
-
* The
|
|
149
|
+
* The unique identifier for the user.
|
|
150
150
|
*/
|
|
151
151
|
id: string;
|
|
152
152
|
/**
|
package/resources/courses.d.mts
CHANGED
|
@@ -88,7 +88,7 @@ export type CourseListResponsesCursorPage = CursorPage<CourseListResponse>;
|
|
|
88
88
|
*/
|
|
89
89
|
export interface Course {
|
|
90
90
|
/**
|
|
91
|
-
* The
|
|
91
|
+
* The unique identifier for the course.
|
|
92
92
|
*/
|
|
93
93
|
id: string;
|
|
94
94
|
/**
|
|
@@ -105,7 +105,7 @@ export interface Course {
|
|
|
105
105
|
*/
|
|
106
106
|
cover_image: string | null;
|
|
107
107
|
/**
|
|
108
|
-
* The
|
|
108
|
+
* The datetime the course was created.
|
|
109
109
|
*/
|
|
110
110
|
created_at: string;
|
|
111
111
|
/**
|
|
@@ -139,7 +139,7 @@ export interface Course {
|
|
|
139
139
|
*/
|
|
140
140
|
title: string | null;
|
|
141
141
|
/**
|
|
142
|
-
* The
|
|
142
|
+
* The datetime the course was last updated.
|
|
143
143
|
*/
|
|
144
144
|
updated_at: string;
|
|
145
145
|
/**
|
|
@@ -154,7 +154,7 @@ export declare namespace Course {
|
|
|
154
154
|
*/
|
|
155
155
|
interface Chapter {
|
|
156
156
|
/**
|
|
157
|
-
* The
|
|
157
|
+
* The unique identifier for the chapter.
|
|
158
158
|
*/
|
|
159
159
|
id: string;
|
|
160
160
|
/**
|
|
@@ -176,7 +176,7 @@ export declare namespace Course {
|
|
|
176
176
|
*/
|
|
177
177
|
interface Lesson {
|
|
178
178
|
/**
|
|
179
|
-
* The
|
|
179
|
+
* The unique identifier for the lesson.
|
|
180
180
|
*/
|
|
181
181
|
id: string;
|
|
182
182
|
/**
|
|
@@ -272,7 +272,7 @@ export type Languages = 'en' | 'es' | 'it' | 'pt' | 'de' | 'fr' | 'pl' | 'ru' |
|
|
|
272
272
|
*/
|
|
273
273
|
export interface CourseListResponse {
|
|
274
274
|
/**
|
|
275
|
-
* The
|
|
275
|
+
* The unique identifier for the course.
|
|
276
276
|
*/
|
|
277
277
|
id: string;
|
|
278
278
|
/**
|
|
@@ -285,7 +285,7 @@ export interface CourseListResponse {
|
|
|
285
285
|
*/
|
|
286
286
|
cover_image: string | null;
|
|
287
287
|
/**
|
|
288
|
-
* The
|
|
288
|
+
* The datetime the course was created.
|
|
289
289
|
*/
|
|
290
290
|
created_at: string;
|
|
291
291
|
/**
|
|
@@ -319,7 +319,7 @@ export interface CourseListResponse {
|
|
|
319
319
|
*/
|
|
320
320
|
title: string | null;
|
|
321
321
|
/**
|
|
322
|
-
* The
|
|
322
|
+
* The datetime the course was last updated.
|
|
323
323
|
*/
|
|
324
324
|
updated_at: string;
|
|
325
325
|
/**
|
package/resources/courses.d.ts
CHANGED
|
@@ -88,7 +88,7 @@ export type CourseListResponsesCursorPage = CursorPage<CourseListResponse>;
|
|
|
88
88
|
*/
|
|
89
89
|
export interface Course {
|
|
90
90
|
/**
|
|
91
|
-
* The
|
|
91
|
+
* The unique identifier for the course.
|
|
92
92
|
*/
|
|
93
93
|
id: string;
|
|
94
94
|
/**
|
|
@@ -105,7 +105,7 @@ export interface Course {
|
|
|
105
105
|
*/
|
|
106
106
|
cover_image: string | null;
|
|
107
107
|
/**
|
|
108
|
-
* The
|
|
108
|
+
* The datetime the course was created.
|
|
109
109
|
*/
|
|
110
110
|
created_at: string;
|
|
111
111
|
/**
|
|
@@ -139,7 +139,7 @@ export interface Course {
|
|
|
139
139
|
*/
|
|
140
140
|
title: string | null;
|
|
141
141
|
/**
|
|
142
|
-
* The
|
|
142
|
+
* The datetime the course was last updated.
|
|
143
143
|
*/
|
|
144
144
|
updated_at: string;
|
|
145
145
|
/**
|
|
@@ -154,7 +154,7 @@ export declare namespace Course {
|
|
|
154
154
|
*/
|
|
155
155
|
interface Chapter {
|
|
156
156
|
/**
|
|
157
|
-
* The
|
|
157
|
+
* The unique identifier for the chapter.
|
|
158
158
|
*/
|
|
159
159
|
id: string;
|
|
160
160
|
/**
|
|
@@ -176,7 +176,7 @@ export declare namespace Course {
|
|
|
176
176
|
*/
|
|
177
177
|
interface Lesson {
|
|
178
178
|
/**
|
|
179
|
-
* The
|
|
179
|
+
* The unique identifier for the lesson.
|
|
180
180
|
*/
|
|
181
181
|
id: string;
|
|
182
182
|
/**
|
|
@@ -272,7 +272,7 @@ export type Languages = 'en' | 'es' | 'it' | 'pt' | 'de' | 'fr' | 'pl' | 'ru' |
|
|
|
272
272
|
*/
|
|
273
273
|
export interface CourseListResponse {
|
|
274
274
|
/**
|
|
275
|
-
* The
|
|
275
|
+
* The unique identifier for the course.
|
|
276
276
|
*/
|
|
277
277
|
id: string;
|
|
278
278
|
/**
|
|
@@ -285,7 +285,7 @@ export interface CourseListResponse {
|
|
|
285
285
|
*/
|
|
286
286
|
cover_image: string | null;
|
|
287
287
|
/**
|
|
288
|
-
* The
|
|
288
|
+
* The datetime the course was created.
|
|
289
289
|
*/
|
|
290
290
|
created_at: string;
|
|
291
291
|
/**
|
|
@@ -319,7 +319,7 @@ export interface CourseListResponse {
|
|
|
319
319
|
*/
|
|
320
320
|
title: string | null;
|
|
321
321
|
/**
|
|
322
|
-
* The
|
|
322
|
+
* The datetime the course was last updated.
|
|
323
323
|
*/
|
|
324
324
|
updated_at: string;
|
|
325
325
|
/**
|
package/resources/disputes.d.mts
CHANGED
|
@@ -66,11 +66,12 @@ export declare class Disputes extends APIResource {
|
|
|
66
66
|
}
|
|
67
67
|
export type DisputeListResponsesCursorPage = CursorPage<DisputeListResponse>;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* A dispute is a chargeback or payment challenge filed against a company,
|
|
70
|
+
* including evidence and response status.
|
|
70
71
|
*/
|
|
71
72
|
export interface Dispute {
|
|
72
73
|
/**
|
|
73
|
-
* The
|
|
74
|
+
* The unique identifier for the dispute.
|
|
74
75
|
*/
|
|
75
76
|
id: string;
|
|
76
77
|
/**
|
|
@@ -98,7 +99,7 @@ export interface Dispute {
|
|
|
98
99
|
*/
|
|
99
100
|
company: Dispute.Company | null;
|
|
100
101
|
/**
|
|
101
|
-
*
|
|
102
|
+
* The datetime the dispute was created.
|
|
102
103
|
*/
|
|
103
104
|
created_at: string | null;
|
|
104
105
|
/**
|
|
@@ -210,7 +211,7 @@ export declare namespace Dispute {
|
|
|
210
211
|
*/
|
|
211
212
|
interface Company {
|
|
212
213
|
/**
|
|
213
|
-
* The
|
|
214
|
+
* The unique identifier for the company.
|
|
214
215
|
*/
|
|
215
216
|
id: string;
|
|
216
217
|
/**
|
|
@@ -245,7 +246,7 @@ export declare namespace Dispute {
|
|
|
245
246
|
*/
|
|
246
247
|
interface Payment {
|
|
247
248
|
/**
|
|
248
|
-
* The payment
|
|
249
|
+
* The unique identifier for the payment.
|
|
249
250
|
*/
|
|
250
251
|
id: string;
|
|
251
252
|
/**
|
|
@@ -261,7 +262,7 @@ export declare namespace Dispute {
|
|
|
261
262
|
*/
|
|
262
263
|
card_last4: string | null;
|
|
263
264
|
/**
|
|
264
|
-
* The datetime the payment was created
|
|
265
|
+
* The datetime the payment was created.
|
|
265
266
|
*/
|
|
266
267
|
created_at: string;
|
|
267
268
|
/**
|
|
@@ -311,7 +312,7 @@ export declare namespace Dispute {
|
|
|
311
312
|
*/
|
|
312
313
|
interface Member {
|
|
313
314
|
/**
|
|
314
|
-
* The
|
|
315
|
+
* The unique identifier for the company member.
|
|
315
316
|
*/
|
|
316
317
|
id: string;
|
|
317
318
|
/**
|
|
@@ -324,7 +325,7 @@ export declare namespace Dispute {
|
|
|
324
325
|
*/
|
|
325
326
|
interface Membership {
|
|
326
327
|
/**
|
|
327
|
-
* The
|
|
328
|
+
* The unique identifier for the membership.
|
|
328
329
|
*/
|
|
329
330
|
id: string;
|
|
330
331
|
/**
|
|
@@ -337,7 +338,7 @@ export declare namespace Dispute {
|
|
|
337
338
|
*/
|
|
338
339
|
interface User {
|
|
339
340
|
/**
|
|
340
|
-
* The
|
|
341
|
+
* The unique identifier for the user.
|
|
341
342
|
*/
|
|
342
343
|
id: string;
|
|
343
344
|
/**
|
|
@@ -359,7 +360,7 @@ export declare namespace Dispute {
|
|
|
359
360
|
*/
|
|
360
361
|
interface Plan {
|
|
361
362
|
/**
|
|
362
|
-
* The
|
|
363
|
+
* The unique identifier for the plan.
|
|
363
364
|
*/
|
|
364
365
|
id: string;
|
|
365
366
|
}
|
|
@@ -368,7 +369,7 @@ export declare namespace Dispute {
|
|
|
368
369
|
*/
|
|
369
370
|
interface Product {
|
|
370
371
|
/**
|
|
371
|
-
* The
|
|
372
|
+
* The unique identifier for the product.
|
|
372
373
|
*/
|
|
373
374
|
id: string;
|
|
374
375
|
/**
|
|
@@ -426,11 +427,12 @@ export declare namespace Dispute {
|
|
|
426
427
|
*/
|
|
427
428
|
export type DisputeStatuses = 'warning_needs_response' | 'warning_under_review' | 'warning_closed' | 'needs_response' | 'under_review' | 'won' | 'lost' | 'closed' | 'other';
|
|
428
429
|
/**
|
|
429
|
-
*
|
|
430
|
+
* A dispute is a chargeback or payment challenge filed against a company,
|
|
431
|
+
* including evidence and response status.
|
|
430
432
|
*/
|
|
431
433
|
export interface DisputeListResponse {
|
|
432
434
|
/**
|
|
433
|
-
* The
|
|
435
|
+
* The unique identifier for the dispute.
|
|
434
436
|
*/
|
|
435
437
|
id: string;
|
|
436
438
|
/**
|
|
@@ -442,7 +444,7 @@ export interface DisputeListResponse {
|
|
|
442
444
|
*/
|
|
443
445
|
company: DisputeListResponse.Company | null;
|
|
444
446
|
/**
|
|
445
|
-
*
|
|
447
|
+
* The datetime the dispute was created.
|
|
446
448
|
*/
|
|
447
449
|
created_at: string | null;
|
|
448
450
|
/**
|
|
@@ -488,7 +490,7 @@ export declare namespace DisputeListResponse {
|
|
|
488
490
|
*/
|
|
489
491
|
interface Company {
|
|
490
492
|
/**
|
|
491
|
-
* The
|
|
493
|
+
* The unique identifier for the company.
|
|
492
494
|
*/
|
|
493
495
|
id: string;
|
|
494
496
|
/**
|
|
@@ -501,7 +503,7 @@ export declare namespace DisputeListResponse {
|
|
|
501
503
|
*/
|
|
502
504
|
interface Payment {
|
|
503
505
|
/**
|
|
504
|
-
* The payment
|
|
506
|
+
* The unique identifier for the payment.
|
|
505
507
|
*/
|
|
506
508
|
id: string;
|
|
507
509
|
}
|
|
@@ -510,7 +512,7 @@ export declare namespace DisputeListResponse {
|
|
|
510
512
|
*/
|
|
511
513
|
interface Plan {
|
|
512
514
|
/**
|
|
513
|
-
* The
|
|
515
|
+
* The unique identifier for the plan.
|
|
514
516
|
*/
|
|
515
517
|
id: string;
|
|
516
518
|
}
|
|
@@ -519,7 +521,7 @@ export declare namespace DisputeListResponse {
|
|
|
519
521
|
*/
|
|
520
522
|
interface Product {
|
|
521
523
|
/**
|
|
522
|
-
* The
|
|
524
|
+
* The unique identifier for the product.
|
|
523
525
|
*/
|
|
524
526
|
id: string;
|
|
525
527
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disputes.d.mts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,WAAW;OAChB,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAInE;;;;;;;;;;OAUG;IACH,IAAI,CACF,KAAK,EAAE,iBAAiB,EACxB,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,8BAA8B,EAAE,mBAAmB,CAAC;IAInE;;;;;;;;;;;;;;OAcG;IACH,cAAc,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIzE;;;;;;;;;;;;;OAaG;IACH,cAAc,CACZ,EAAE,EAAE,MAAM,EACV,IAAI,GAAE,2BAA2B,GAAG,IAAI,GAAG,SAAc,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,OAAO,CAAC;CAGvB;AAED,MAAM,MAAM,8BAA8B,GAAG,UAAU,CAAC,mBAAmB,CAAC,CAAC;AAE7E
|
|
1
|
+
{"version":3,"file":"disputes.d.mts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"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"}
|
package/resources/disputes.d.ts
CHANGED
|
@@ -66,11 +66,12 @@ export declare class Disputes extends APIResource {
|
|
|
66
66
|
}
|
|
67
67
|
export type DisputeListResponsesCursorPage = CursorPage<DisputeListResponse>;
|
|
68
68
|
/**
|
|
69
|
-
*
|
|
69
|
+
* A dispute is a chargeback or payment challenge filed against a company,
|
|
70
|
+
* including evidence and response status.
|
|
70
71
|
*/
|
|
71
72
|
export interface Dispute {
|
|
72
73
|
/**
|
|
73
|
-
* The
|
|
74
|
+
* The unique identifier for the dispute.
|
|
74
75
|
*/
|
|
75
76
|
id: string;
|
|
76
77
|
/**
|
|
@@ -98,7 +99,7 @@ export interface Dispute {
|
|
|
98
99
|
*/
|
|
99
100
|
company: Dispute.Company | null;
|
|
100
101
|
/**
|
|
101
|
-
*
|
|
102
|
+
* The datetime the dispute was created.
|
|
102
103
|
*/
|
|
103
104
|
created_at: string | null;
|
|
104
105
|
/**
|
|
@@ -210,7 +211,7 @@ export declare namespace Dispute {
|
|
|
210
211
|
*/
|
|
211
212
|
interface Company {
|
|
212
213
|
/**
|
|
213
|
-
* The
|
|
214
|
+
* The unique identifier for the company.
|
|
214
215
|
*/
|
|
215
216
|
id: string;
|
|
216
217
|
/**
|
|
@@ -245,7 +246,7 @@ export declare namespace Dispute {
|
|
|
245
246
|
*/
|
|
246
247
|
interface Payment {
|
|
247
248
|
/**
|
|
248
|
-
* The payment
|
|
249
|
+
* The unique identifier for the payment.
|
|
249
250
|
*/
|
|
250
251
|
id: string;
|
|
251
252
|
/**
|
|
@@ -261,7 +262,7 @@ export declare namespace Dispute {
|
|
|
261
262
|
*/
|
|
262
263
|
card_last4: string | null;
|
|
263
264
|
/**
|
|
264
|
-
* The datetime the payment was created
|
|
265
|
+
* The datetime the payment was created.
|
|
265
266
|
*/
|
|
266
267
|
created_at: string;
|
|
267
268
|
/**
|
|
@@ -311,7 +312,7 @@ export declare namespace Dispute {
|
|
|
311
312
|
*/
|
|
312
313
|
interface Member {
|
|
313
314
|
/**
|
|
314
|
-
* The
|
|
315
|
+
* The unique identifier for the company member.
|
|
315
316
|
*/
|
|
316
317
|
id: string;
|
|
317
318
|
/**
|
|
@@ -324,7 +325,7 @@ export declare namespace Dispute {
|
|
|
324
325
|
*/
|
|
325
326
|
interface Membership {
|
|
326
327
|
/**
|
|
327
|
-
* The
|
|
328
|
+
* The unique identifier for the membership.
|
|
328
329
|
*/
|
|
329
330
|
id: string;
|
|
330
331
|
/**
|
|
@@ -337,7 +338,7 @@ export declare namespace Dispute {
|
|
|
337
338
|
*/
|
|
338
339
|
interface User {
|
|
339
340
|
/**
|
|
340
|
-
* The
|
|
341
|
+
* The unique identifier for the user.
|
|
341
342
|
*/
|
|
342
343
|
id: string;
|
|
343
344
|
/**
|
|
@@ -359,7 +360,7 @@ export declare namespace Dispute {
|
|
|
359
360
|
*/
|
|
360
361
|
interface Plan {
|
|
361
362
|
/**
|
|
362
|
-
* The
|
|
363
|
+
* The unique identifier for the plan.
|
|
363
364
|
*/
|
|
364
365
|
id: string;
|
|
365
366
|
}
|
|
@@ -368,7 +369,7 @@ export declare namespace Dispute {
|
|
|
368
369
|
*/
|
|
369
370
|
interface Product {
|
|
370
371
|
/**
|
|
371
|
-
* The
|
|
372
|
+
* The unique identifier for the product.
|
|
372
373
|
*/
|
|
373
374
|
id: string;
|
|
374
375
|
/**
|
|
@@ -426,11 +427,12 @@ export declare namespace Dispute {
|
|
|
426
427
|
*/
|
|
427
428
|
export type DisputeStatuses = 'warning_needs_response' | 'warning_under_review' | 'warning_closed' | 'needs_response' | 'under_review' | 'won' | 'lost' | 'closed' | 'other';
|
|
428
429
|
/**
|
|
429
|
-
*
|
|
430
|
+
* A dispute is a chargeback or payment challenge filed against a company,
|
|
431
|
+
* including evidence and response status.
|
|
430
432
|
*/
|
|
431
433
|
export interface DisputeListResponse {
|
|
432
434
|
/**
|
|
433
|
-
* The
|
|
435
|
+
* The unique identifier for the dispute.
|
|
434
436
|
*/
|
|
435
437
|
id: string;
|
|
436
438
|
/**
|
|
@@ -442,7 +444,7 @@ export interface DisputeListResponse {
|
|
|
442
444
|
*/
|
|
443
445
|
company: DisputeListResponse.Company | null;
|
|
444
446
|
/**
|
|
445
|
-
*
|
|
447
|
+
* The datetime the dispute was created.
|
|
446
448
|
*/
|
|
447
449
|
created_at: string | null;
|
|
448
450
|
/**
|
|
@@ -488,7 +490,7 @@ export declare namespace DisputeListResponse {
|
|
|
488
490
|
*/
|
|
489
491
|
interface Company {
|
|
490
492
|
/**
|
|
491
|
-
* The
|
|
493
|
+
* The unique identifier for the company.
|
|
492
494
|
*/
|
|
493
495
|
id: string;
|
|
494
496
|
/**
|
|
@@ -501,7 +503,7 @@ export declare namespace DisputeListResponse {
|
|
|
501
503
|
*/
|
|
502
504
|
interface Payment {
|
|
503
505
|
/**
|
|
504
|
-
* The payment
|
|
506
|
+
* The unique identifier for the payment.
|
|
505
507
|
*/
|
|
506
508
|
id: string;
|
|
507
509
|
}
|
|
@@ -510,7 +512,7 @@ export declare namespace DisputeListResponse {
|
|
|
510
512
|
*/
|
|
511
513
|
interface Plan {
|
|
512
514
|
/**
|
|
513
|
-
* The
|
|
515
|
+
* The unique identifier for the plan.
|
|
514
516
|
*/
|
|
515
517
|
id: string;
|
|
516
518
|
}
|
|
@@ -519,7 +521,7 @@ export declare namespace DisputeListResponse {
|
|
|
519
521
|
*/
|
|
520
522
|
interface Product {
|
|
521
523
|
/**
|
|
522
|
-
* The
|
|
524
|
+
* The unique identifier for the product.
|
|
523
525
|
*/
|
|
524
526
|
id: string;
|
|
525
527
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disputes.d.ts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,WAAW;OAChB,KAAK,MAAM;OACX,EAAE,UAAU,EAAE;OACd,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;;;OAaG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAInE;;;;;;;;;;OAUG;IACH,IAAI,CACF,KAAK,EAAE,iBAAiB,EACxB,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,8BAA8B,EAAE,mBAAmB,CAAC;IAInE;;;;;;;;;;;;;;OAcG;IACH,cAAc,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,OAAO,CAAC;IAIzE;;;;;;;;;;;;;OAaG;IACH,cAAc,CACZ,EAAE,EAAE,MAAM,EACV,IAAI,GAAE,2BAA2B,GAAG,IAAI,GAAG,SAAc,EACzD,OAAO,CAAC,EAAE,cAAc,GACvB,UAAU,CAAC,OAAO,CAAC;CAGvB;AAED,MAAM,MAAM,8BAA8B,GAAG,UAAU,CAAC,mBAAmB,CAAC,CAAC;AAE7E
|
|
1
|
+
{"version":3,"file":"disputes.d.ts","sourceRoot":"","sources":["../src/resources/disputes.ts"],"names":[],"mappings":"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"}
|