@whop/sdk 0.0.26 → 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 +37 -0
- package/client.d.mts +6 -5
- package/client.d.mts.map +1 -1
- package/client.d.ts +6 -5
- package/client.d.ts.map +1 -1
- package/client.js +9 -2
- package/client.js.map +1 -1
- package/client.mjs +9 -2
- package/client.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 +37 -9
- package/resources/ai-chats.d.mts.map +1 -1
- package/resources/ai-chats.d.ts +37 -9
- 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 +6 -6
- package/resources/authorized-users.d.ts +6 -6
- 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 +10 -10
- package/resources/company-token-transactions.d.ts +10 -10
- 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/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 +2 -2
- package/resources/files.d.ts +2 -2
- 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 +1 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +1 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js.map +1 -1
- 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 +12 -12
- package/resources/leads.d.ts +12 -12
- package/resources/ledger-accounts.d.mts +9 -7
- package/resources/ledger-accounts.d.mts.map +1 -1
- package/resources/ledger-accounts.d.ts +9 -7
- package/resources/ledger-accounts.d.ts.map +1 -1
- package/resources/members.d.mts +9 -9
- package/resources/members.d.ts +9 -9
- package/resources/memberships.d.mts +17 -12
- package/resources/memberships.d.mts.map +1 -1
- package/resources/memberships.d.ts +17 -12
- 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 +27 -20
- package/resources/payments.d.mts.map +1 -1
- package/resources/payments.d.ts +27 -20
- package/resources/payments.d.ts.map +1 -1
- package/resources/payout-methods.d.mts +6 -6
- package/resources/payout-methods.d.ts +6 -6
- 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 +175 -137
- package/resources/shared.d.mts.map +1 -1
- package/resources/shared.d.ts +175 -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 +1 -1
- package/resources/verifications.d.ts +1 -1
- package/resources/webhooks.d.mts +71 -57
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +71 -57
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/withdrawals.d.mts +15 -11
- package/resources/withdrawals.d.mts.map +1 -1
- package/resources/withdrawals.d.ts +15 -11
- package/resources/withdrawals.d.ts.map +1 -1
- package/src/client.ts +20 -8
- package/src/resources/access-tokens.ts +35 -56
- package/src/resources/ai-chats.ts +42 -9
- package/src/resources/app-builds.ts +2 -2
- package/src/resources/apps.ts +5 -4
- package/src/resources/authorized-users.ts +6 -6
- 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 +10 -10
- 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/entries.ts +6 -6
- package/src/resources/experiences.ts +6 -5
- package/src/resources/fee-markups.ts +6 -6
- package/src/resources/files.ts +2 -2
- package/src/resources/forum-posts.ts +8 -4
- package/src/resources/forums.ts +1 -1
- package/src/resources/index.ts +2 -1
- package/src/resources/invoices.ts +28 -20
- package/src/resources/leads.ts +12 -12
- package/src/resources/ledger-accounts.ts +9 -7
- package/src/resources/members.ts +9 -9
- package/src/resources/memberships.ts +18 -12
- package/src/resources/messages.ts +7 -3
- package/src/resources/payments.ts +28 -18
- package/src/resources/payout-methods.ts +6 -6
- 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 +176 -137
- 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 +1 -1
- package/src/resources/webhooks.ts +71 -57
- package/src/resources/withdrawals.ts +15 -11
- 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
package/resources/invoices.d.ts
CHANGED
|
@@ -115,7 +115,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
115
115
|
*/
|
|
116
116
|
interface Plan {
|
|
117
117
|
/**
|
|
118
|
-
* The interval at which the plan charges (renewal plans).
|
|
118
|
+
* The interval in days at which the plan charges (renewal plans).
|
|
119
119
|
*/
|
|
120
120
|
billing_period?: number | null;
|
|
121
121
|
/**
|
|
@@ -127,13 +127,14 @@ export declare namespace InvoiceCreateParams {
|
|
|
127
127
|
*/
|
|
128
128
|
description?: string | null;
|
|
129
129
|
/**
|
|
130
|
-
* The
|
|
130
|
+
* The number of days until the membership expires and revokes access (expiration
|
|
131
|
+
* plans). For example, 365 for a one-year access period.
|
|
131
132
|
*/
|
|
132
133
|
expiration_days?: number | null;
|
|
133
134
|
/**
|
|
134
135
|
* An additional amount charged upon first purchase. Use only if a one time payment
|
|
135
136
|
* OR you want to charge an additional amount on top of the renewal price. Provided
|
|
136
|
-
* as a number in
|
|
137
|
+
* as a number in the specified currency. Eg: 10.43 for $10.43
|
|
137
138
|
*/
|
|
138
139
|
initial_price?: number | null;
|
|
139
140
|
/**
|
|
@@ -150,7 +151,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
150
151
|
release_method?: Shared.ReleaseMethod | null;
|
|
151
152
|
/**
|
|
152
153
|
* The amount the customer is charged every billing period. Use only if a recurring
|
|
153
|
-
* payment. Provided as a number in
|
|
154
|
+
* payment. Provided as a number in the specified currency. Eg: 10.43 for $10.43
|
|
154
155
|
*/
|
|
155
156
|
renewal_price?: number | null;
|
|
156
157
|
/**
|
|
@@ -162,7 +163,8 @@ export declare namespace InvoiceCreateParams {
|
|
|
162
163
|
*/
|
|
163
164
|
trial_period_days?: number | null;
|
|
164
165
|
/**
|
|
165
|
-
*
|
|
166
|
+
* When true, the plan has unlimited stock (stock field is ignored). When false,
|
|
167
|
+
* purchases are limited by the stock field.
|
|
166
168
|
*/
|
|
167
169
|
unlimited_stock?: boolean | null;
|
|
168
170
|
/**
|
|
@@ -268,7 +270,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
268
270
|
*/
|
|
269
271
|
interface Plan {
|
|
270
272
|
/**
|
|
271
|
-
* The interval at which the plan charges (renewal plans).
|
|
273
|
+
* The interval in days at which the plan charges (renewal plans).
|
|
272
274
|
*/
|
|
273
275
|
billing_period?: number | null;
|
|
274
276
|
/**
|
|
@@ -280,13 +282,14 @@ export declare namespace InvoiceCreateParams {
|
|
|
280
282
|
*/
|
|
281
283
|
description?: string | null;
|
|
282
284
|
/**
|
|
283
|
-
* The
|
|
285
|
+
* The number of days until the membership expires and revokes access (expiration
|
|
286
|
+
* plans). For example, 365 for a one-year access period.
|
|
284
287
|
*/
|
|
285
288
|
expiration_days?: number | null;
|
|
286
289
|
/**
|
|
287
290
|
* An additional amount charged upon first purchase. Use only if a one time payment
|
|
288
291
|
* OR you want to charge an additional amount on top of the renewal price. Provided
|
|
289
|
-
* as a number in
|
|
292
|
+
* as a number in the specified currency. Eg: 10.43 for $10.43
|
|
290
293
|
*/
|
|
291
294
|
initial_price?: number | null;
|
|
292
295
|
/**
|
|
@@ -303,7 +306,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
303
306
|
release_method?: Shared.ReleaseMethod | null;
|
|
304
307
|
/**
|
|
305
308
|
* The amount the customer is charged every billing period. Use only if a recurring
|
|
306
|
-
* payment. Provided as a number in
|
|
309
|
+
* payment. Provided as a number in the specified currency. Eg: 10.43 for $10.43
|
|
307
310
|
*/
|
|
308
311
|
renewal_price?: number | null;
|
|
309
312
|
/**
|
|
@@ -315,7 +318,8 @@ export declare namespace InvoiceCreateParams {
|
|
|
315
318
|
*/
|
|
316
319
|
trial_period_days?: number | null;
|
|
317
320
|
/**
|
|
318
|
-
*
|
|
321
|
+
* When true, the plan has unlimited stock (stock field is ignored). When false,
|
|
322
|
+
* purchases are limited by the stock field.
|
|
319
323
|
*/
|
|
320
324
|
unlimited_stock?: boolean | null;
|
|
321
325
|
/**
|
|
@@ -422,7 +426,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
422
426
|
*/
|
|
423
427
|
interface Plan {
|
|
424
428
|
/**
|
|
425
|
-
* The interval at which the plan charges (renewal plans).
|
|
429
|
+
* The interval in days at which the plan charges (renewal plans).
|
|
426
430
|
*/
|
|
427
431
|
billing_period?: number | null;
|
|
428
432
|
/**
|
|
@@ -434,13 +438,14 @@ export declare namespace InvoiceCreateParams {
|
|
|
434
438
|
*/
|
|
435
439
|
description?: string | null;
|
|
436
440
|
/**
|
|
437
|
-
* The
|
|
441
|
+
* The number of days until the membership expires and revokes access (expiration
|
|
442
|
+
* plans). For example, 365 for a one-year access period.
|
|
438
443
|
*/
|
|
439
444
|
expiration_days?: number | null;
|
|
440
445
|
/**
|
|
441
446
|
* An additional amount charged upon first purchase. Use only if a one time payment
|
|
442
447
|
* OR you want to charge an additional amount on top of the renewal price. Provided
|
|
443
|
-
* as a number in
|
|
448
|
+
* as a number in the specified currency. Eg: 10.43 for $10.43
|
|
444
449
|
*/
|
|
445
450
|
initial_price?: number | null;
|
|
446
451
|
/**
|
|
@@ -457,7 +462,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
457
462
|
release_method?: Shared.ReleaseMethod | null;
|
|
458
463
|
/**
|
|
459
464
|
* The amount the customer is charged every billing period. Use only if a recurring
|
|
460
|
-
* payment. Provided as a number in
|
|
465
|
+
* payment. Provided as a number in the specified currency. Eg: 10.43 for $10.43
|
|
461
466
|
*/
|
|
462
467
|
renewal_price?: number | null;
|
|
463
468
|
/**
|
|
@@ -469,7 +474,8 @@ export declare namespace InvoiceCreateParams {
|
|
|
469
474
|
*/
|
|
470
475
|
trial_period_days?: number | null;
|
|
471
476
|
/**
|
|
472
|
-
*
|
|
477
|
+
* When true, the plan has unlimited stock (stock field is ignored). When false,
|
|
478
|
+
* purchases are limited by the stock field.
|
|
473
479
|
*/
|
|
474
480
|
unlimited_stock?: boolean | null;
|
|
475
481
|
/**
|
|
@@ -561,7 +567,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
561
567
|
*/
|
|
562
568
|
interface Plan {
|
|
563
569
|
/**
|
|
564
|
-
* The interval at which the plan charges (renewal plans).
|
|
570
|
+
* The interval in days at which the plan charges (renewal plans).
|
|
565
571
|
*/
|
|
566
572
|
billing_period?: number | null;
|
|
567
573
|
/**
|
|
@@ -573,13 +579,14 @@ export declare namespace InvoiceCreateParams {
|
|
|
573
579
|
*/
|
|
574
580
|
description?: string | null;
|
|
575
581
|
/**
|
|
576
|
-
* The
|
|
582
|
+
* The number of days until the membership expires and revokes access (expiration
|
|
583
|
+
* plans). For example, 365 for a one-year access period.
|
|
577
584
|
*/
|
|
578
585
|
expiration_days?: number | null;
|
|
579
586
|
/**
|
|
580
587
|
* An additional amount charged upon first purchase. Use only if a one time payment
|
|
581
588
|
* OR you want to charge an additional amount on top of the renewal price. Provided
|
|
582
|
-
* as a number in
|
|
589
|
+
* as a number in the specified currency. Eg: 10.43 for $10.43
|
|
583
590
|
*/
|
|
584
591
|
initial_price?: number | null;
|
|
585
592
|
/**
|
|
@@ -596,7 +603,7 @@ export declare namespace InvoiceCreateParams {
|
|
|
596
603
|
release_method?: Shared.ReleaseMethod | null;
|
|
597
604
|
/**
|
|
598
605
|
* The amount the customer is charged every billing period. Use only if a recurring
|
|
599
|
-
* payment. Provided as a number in
|
|
606
|
+
* payment. Provided as a number in the specified currency. Eg: 10.43 for $10.43
|
|
600
607
|
*/
|
|
601
608
|
renewal_price?: number | null;
|
|
602
609
|
/**
|
|
@@ -608,7 +615,8 @@ export declare namespace InvoiceCreateParams {
|
|
|
608
615
|
*/
|
|
609
616
|
trial_period_days?: number | null;
|
|
610
617
|
/**
|
|
611
|
-
*
|
|
618
|
+
* When true, the plan has unlimited stock (stock field is ignored). When false,
|
|
619
|
+
* purchases are limited by the stock field.
|
|
612
620
|
*/
|
|
613
621
|
unlimited_stock?: boolean | null;
|
|
614
622
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"invoices.d.ts","sourceRoot":"","sources":["../src/resources/invoices.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,EAAE,0BAA0B,EAAE;OAC9B,EAAE,UAAU,EAAE;OACd,EAAc,KAAK,gBAAgB,EAAE,WAAW,EAAE;OAClD,EAAE,cAAc,EAAE;AAGzB,qBAAa,QAAS,SAAQ,WAAW;IACvC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,MAAM,CAAC,IAAI,EAAE,mBAAmB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC;IAIvF;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,MAAM,CAAC,OAAO,CAAC;IAI1E;;;;;;;OAOG;IACH,IAAI,CACF,KAAK,EAAE,iBAAiB,EACxB,OAAO,CAAC,EAAE,cAAc,GACvB,WAAW,CAAC,0BAA0B,EAAE,MAAM,CAAC,eAAe,CAAC;IAIlE;;;;;;OAMG;IACH,IAAI,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;CAG5E;AAED;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,CAAC;AAE1C,MAAM,MAAM,mBAAmB,GAC3B,mBAAmB,CAAC,wCAAwC,GAC5D,mBAAmB,CAAC,4CAA4C,GAChE,mBAAmB,CAAC,0CAA0C,GAC9D,mBAAmB,CAAC,8CAA8C,CAAC;AAEvE,MAAM,CAAC,OAAO,WAAW,mBAAmB,CAAC;IAC3C,UAAiB,wCAAwC;QACvD;;;WAGG;QACH,iBAAiB,EAAE,MAAM,CAAC,gBAAgB,CAAC;QAE3C;;WAEG;QACH,UAAU,EAAE,MAAM,CAAC;QAEnB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC;QAEjB;;;;WAIG;QACH,SAAS,EAAE,MAAM,CAAC;QAElB;;WAEG;QACH,IAAI,EAAE,wCAAwC,CAAC,IAAI,CAAC;QAEpD;;;WAGG;QACH,OAAO,EAAE,wCAAwC,CAAC,OAAO,CAAC;QAE1D;;WAEG;QACH,gBAAgB,CAAC,EAAE,OAAO,GAAG,IAAI,CAAC;QAElC;;;;WAIG;QACH,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAE9B;;;WAGG;QACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;QAElC;;;WAGG;QACH,gBAAgB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;KAClC;IAED,UAAiB,wCAAwC,CAAC;QACxD;;WAEG;QACH,UAAiB,IAAI;YACnB;;eAEG;YACH,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE/B;;eAEG;YACH,aAAa,CAAC,EAAE,KAAK,CAAC,IAAI,CAAC,WAAW,CAAC,GAAG,IAAI,CAAC;YAE/C;;eAEG;YACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;YAE5B
|
|
1
|
+
{"version":3,"file":"invoices.d.ts","sourceRoot":"","sources":["../src/resources/invoices.ts"],"names":[],"mappings":"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"}
|
package/resources/leads.d.mts
CHANGED
|
@@ -85,11 +85,11 @@ export type LeadListResponsesCursorPage = CursorPage<LeadListResponse>;
|
|
|
85
85
|
*/
|
|
86
86
|
export interface Lead {
|
|
87
87
|
/**
|
|
88
|
-
* The
|
|
88
|
+
* The unique identifier for the lead.
|
|
89
89
|
*/
|
|
90
90
|
id: string;
|
|
91
91
|
/**
|
|
92
|
-
* The
|
|
92
|
+
* The datetime the lead was created.
|
|
93
93
|
*/
|
|
94
94
|
created_at: string;
|
|
95
95
|
/**
|
|
@@ -111,7 +111,7 @@ export interface Lead {
|
|
|
111
111
|
*/
|
|
112
112
|
referrer: string | null;
|
|
113
113
|
/**
|
|
114
|
-
* The
|
|
114
|
+
* The datetime the lead was last updated.
|
|
115
115
|
*/
|
|
116
116
|
updated_at: string;
|
|
117
117
|
/**
|
|
@@ -125,7 +125,7 @@ export declare namespace Lead {
|
|
|
125
125
|
*/
|
|
126
126
|
interface Member {
|
|
127
127
|
/**
|
|
128
|
-
* The
|
|
128
|
+
* The unique identifier for the company member.
|
|
129
129
|
*/
|
|
130
130
|
id: string;
|
|
131
131
|
}
|
|
@@ -134,7 +134,7 @@ export declare namespace Lead {
|
|
|
134
134
|
*/
|
|
135
135
|
interface Product {
|
|
136
136
|
/**
|
|
137
|
-
* The
|
|
137
|
+
* The unique identifier for the product.
|
|
138
138
|
*/
|
|
139
139
|
id: string;
|
|
140
140
|
/**
|
|
@@ -147,7 +147,7 @@ export declare namespace Lead {
|
|
|
147
147
|
*/
|
|
148
148
|
interface User {
|
|
149
149
|
/**
|
|
150
|
-
* The
|
|
150
|
+
* The unique identifier for the user.
|
|
151
151
|
*/
|
|
152
152
|
id: string;
|
|
153
153
|
/**
|
|
@@ -169,11 +169,11 @@ export declare namespace Lead {
|
|
|
169
169
|
*/
|
|
170
170
|
export interface LeadListResponse {
|
|
171
171
|
/**
|
|
172
|
-
* The
|
|
172
|
+
* The unique identifier for the lead.
|
|
173
173
|
*/
|
|
174
174
|
id: string;
|
|
175
175
|
/**
|
|
176
|
-
* The
|
|
176
|
+
* The datetime the lead was created.
|
|
177
177
|
*/
|
|
178
178
|
created_at: string;
|
|
179
179
|
/**
|
|
@@ -195,7 +195,7 @@ export interface LeadListResponse {
|
|
|
195
195
|
*/
|
|
196
196
|
referrer: string | null;
|
|
197
197
|
/**
|
|
198
|
-
* The
|
|
198
|
+
* The datetime the lead was last updated.
|
|
199
199
|
*/
|
|
200
200
|
updated_at: string;
|
|
201
201
|
/**
|
|
@@ -209,7 +209,7 @@ export declare namespace LeadListResponse {
|
|
|
209
209
|
*/
|
|
210
210
|
interface Member {
|
|
211
211
|
/**
|
|
212
|
-
* The
|
|
212
|
+
* The unique identifier for the company member.
|
|
213
213
|
*/
|
|
214
214
|
id: string;
|
|
215
215
|
}
|
|
@@ -218,7 +218,7 @@ export declare namespace LeadListResponse {
|
|
|
218
218
|
*/
|
|
219
219
|
interface Product {
|
|
220
220
|
/**
|
|
221
|
-
* The
|
|
221
|
+
* The unique identifier for the product.
|
|
222
222
|
*/
|
|
223
223
|
id: string;
|
|
224
224
|
/**
|
|
@@ -231,7 +231,7 @@ export declare namespace LeadListResponse {
|
|
|
231
231
|
*/
|
|
232
232
|
interface User {
|
|
233
233
|
/**
|
|
234
|
-
* The
|
|
234
|
+
* The unique identifier for the user.
|
|
235
235
|
*/
|
|
236
236
|
id: string;
|
|
237
237
|
/**
|
package/resources/leads.d.ts
CHANGED
|
@@ -85,11 +85,11 @@ export type LeadListResponsesCursorPage = CursorPage<LeadListResponse>;
|
|
|
85
85
|
*/
|
|
86
86
|
export interface Lead {
|
|
87
87
|
/**
|
|
88
|
-
* The
|
|
88
|
+
* The unique identifier for the lead.
|
|
89
89
|
*/
|
|
90
90
|
id: string;
|
|
91
91
|
/**
|
|
92
|
-
* The
|
|
92
|
+
* The datetime the lead was created.
|
|
93
93
|
*/
|
|
94
94
|
created_at: string;
|
|
95
95
|
/**
|
|
@@ -111,7 +111,7 @@ export interface Lead {
|
|
|
111
111
|
*/
|
|
112
112
|
referrer: string | null;
|
|
113
113
|
/**
|
|
114
|
-
* The
|
|
114
|
+
* The datetime the lead was last updated.
|
|
115
115
|
*/
|
|
116
116
|
updated_at: string;
|
|
117
117
|
/**
|
|
@@ -125,7 +125,7 @@ export declare namespace Lead {
|
|
|
125
125
|
*/
|
|
126
126
|
interface Member {
|
|
127
127
|
/**
|
|
128
|
-
* The
|
|
128
|
+
* The unique identifier for the company member.
|
|
129
129
|
*/
|
|
130
130
|
id: string;
|
|
131
131
|
}
|
|
@@ -134,7 +134,7 @@ export declare namespace Lead {
|
|
|
134
134
|
*/
|
|
135
135
|
interface Product {
|
|
136
136
|
/**
|
|
137
|
-
* The
|
|
137
|
+
* The unique identifier for the product.
|
|
138
138
|
*/
|
|
139
139
|
id: string;
|
|
140
140
|
/**
|
|
@@ -147,7 +147,7 @@ export declare namespace Lead {
|
|
|
147
147
|
*/
|
|
148
148
|
interface User {
|
|
149
149
|
/**
|
|
150
|
-
* The
|
|
150
|
+
* The unique identifier for the user.
|
|
151
151
|
*/
|
|
152
152
|
id: string;
|
|
153
153
|
/**
|
|
@@ -169,11 +169,11 @@ export declare namespace Lead {
|
|
|
169
169
|
*/
|
|
170
170
|
export interface LeadListResponse {
|
|
171
171
|
/**
|
|
172
|
-
* The
|
|
172
|
+
* The unique identifier for the lead.
|
|
173
173
|
*/
|
|
174
174
|
id: string;
|
|
175
175
|
/**
|
|
176
|
-
* The
|
|
176
|
+
* The datetime the lead was created.
|
|
177
177
|
*/
|
|
178
178
|
created_at: string;
|
|
179
179
|
/**
|
|
@@ -195,7 +195,7 @@ export interface LeadListResponse {
|
|
|
195
195
|
*/
|
|
196
196
|
referrer: string | null;
|
|
197
197
|
/**
|
|
198
|
-
* The
|
|
198
|
+
* The datetime the lead was last updated.
|
|
199
199
|
*/
|
|
200
200
|
updated_at: string;
|
|
201
201
|
/**
|
|
@@ -209,7 +209,7 @@ export declare namespace LeadListResponse {
|
|
|
209
209
|
*/
|
|
210
210
|
interface Member {
|
|
211
211
|
/**
|
|
212
|
-
* The
|
|
212
|
+
* The unique identifier for the company member.
|
|
213
213
|
*/
|
|
214
214
|
id: string;
|
|
215
215
|
}
|
|
@@ -218,7 +218,7 @@ export declare namespace LeadListResponse {
|
|
|
218
218
|
*/
|
|
219
219
|
interface Product {
|
|
220
220
|
/**
|
|
221
|
-
* The
|
|
221
|
+
* The unique identifier for the product.
|
|
222
222
|
*/
|
|
223
223
|
id: string;
|
|
224
224
|
/**
|
|
@@ -231,7 +231,7 @@ export declare namespace LeadListResponse {
|
|
|
231
231
|
*/
|
|
232
232
|
interface User {
|
|
233
233
|
/**
|
|
234
|
-
* The
|
|
234
|
+
* The unique identifier for the user.
|
|
235
235
|
*/
|
|
236
236
|
id: string;
|
|
237
237
|
/**
|
|
@@ -19,7 +19,7 @@ export declare class LedgerAccounts extends APIResource {
|
|
|
19
19
|
*/
|
|
20
20
|
export interface LedgerAccountRetrieveResponse {
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The unique identifier for the ledger account.
|
|
23
23
|
*/
|
|
24
24
|
id: string;
|
|
25
25
|
/**
|
|
@@ -70,11 +70,12 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
70
70
|
reserve_balance: number;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* A user account on Whop. Contains profile information, identity details, and
|
|
74
|
+
* social connections.
|
|
74
75
|
*/
|
|
75
76
|
interface User {
|
|
76
77
|
/**
|
|
77
|
-
* The
|
|
78
|
+
* The unique identifier for the user.
|
|
78
79
|
*/
|
|
79
80
|
id: string;
|
|
80
81
|
/**
|
|
@@ -91,11 +92,12 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
91
92
|
username: string;
|
|
92
93
|
}
|
|
93
94
|
/**
|
|
94
|
-
*
|
|
95
|
+
* A company is a seller on Whop. Companies own products, manage members, and
|
|
96
|
+
* receive payouts.
|
|
95
97
|
*/
|
|
96
98
|
interface Company {
|
|
97
99
|
/**
|
|
98
|
-
* The
|
|
100
|
+
* The unique identifier for the company.
|
|
99
101
|
*/
|
|
100
102
|
id: string;
|
|
101
103
|
/**
|
|
@@ -116,7 +118,7 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
116
118
|
*/
|
|
117
119
|
interface PayoutAccountDetails {
|
|
118
120
|
/**
|
|
119
|
-
*
|
|
121
|
+
* The unique identifier for the payout account.
|
|
120
122
|
*/
|
|
121
123
|
id: string;
|
|
122
124
|
/**
|
|
@@ -201,7 +203,7 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
201
203
|
*/
|
|
202
204
|
interface LatestVerification {
|
|
203
205
|
/**
|
|
204
|
-
*
|
|
206
|
+
* The unique identifier for the verification.
|
|
205
207
|
*/
|
|
206
208
|
id: string;
|
|
207
209
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ledger-accounts.d.mts","sourceRoot":"","sources":["../src/resources/ledger-accounts.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,KAAK,gBAAgB;OACrB,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,6BAA6B,CAAC;CAG1F;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAEvD;;OAEG;IACH,WAAW,EAAE,SAAS,GAAG,MAAM,CAAC;IAEhC;;OAEG;IACH,KAAK,EAAE,6BAA6B,CAAC,IAAI,GAAG,IAAI,GAAG,6BAA6B,CAAC,OAAO,GAAG,IAAI,CAAC;IAEhG;;OAEG;IACH,wBAAwB,EAAE,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,UAAU,GAAG,IAAI,CAAC;IAEpF;;OAEG;IACH,sBAAsB,EAAE,6BAA6B,CAAC,oBAAoB,GAAG,IAAI,CAAC;IAElF;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,yBAAiB,6BAA6B,CAAC;IAC7C;;OAEG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;QAE1B;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;KACzB;IAED
|
|
1
|
+
{"version":3,"file":"ledger-accounts.d.mts","sourceRoot":"","sources":["../src/resources/ledger-accounts.ts"],"names":[],"mappings":"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"}
|
|
@@ -19,7 +19,7 @@ export declare class LedgerAccounts extends APIResource {
|
|
|
19
19
|
*/
|
|
20
20
|
export interface LedgerAccountRetrieveResponse {
|
|
21
21
|
/**
|
|
22
|
-
* The
|
|
22
|
+
* The unique identifier for the ledger account.
|
|
23
23
|
*/
|
|
24
24
|
id: string;
|
|
25
25
|
/**
|
|
@@ -70,11 +70,12 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
70
70
|
reserve_balance: number;
|
|
71
71
|
}
|
|
72
72
|
/**
|
|
73
|
-
*
|
|
73
|
+
* A user account on Whop. Contains profile information, identity details, and
|
|
74
|
+
* social connections.
|
|
74
75
|
*/
|
|
75
76
|
interface User {
|
|
76
77
|
/**
|
|
77
|
-
* The
|
|
78
|
+
* The unique identifier for the user.
|
|
78
79
|
*/
|
|
79
80
|
id: string;
|
|
80
81
|
/**
|
|
@@ -91,11 +92,12 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
91
92
|
username: string;
|
|
92
93
|
}
|
|
93
94
|
/**
|
|
94
|
-
*
|
|
95
|
+
* A company is a seller on Whop. Companies own products, manage members, and
|
|
96
|
+
* receive payouts.
|
|
95
97
|
*/
|
|
96
98
|
interface Company {
|
|
97
99
|
/**
|
|
98
|
-
* The
|
|
100
|
+
* The unique identifier for the company.
|
|
99
101
|
*/
|
|
100
102
|
id: string;
|
|
101
103
|
/**
|
|
@@ -116,7 +118,7 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
116
118
|
*/
|
|
117
119
|
interface PayoutAccountDetails {
|
|
118
120
|
/**
|
|
119
|
-
*
|
|
121
|
+
* The unique identifier for the payout account.
|
|
120
122
|
*/
|
|
121
123
|
id: string;
|
|
122
124
|
/**
|
|
@@ -201,7 +203,7 @@ export declare namespace LedgerAccountRetrieveResponse {
|
|
|
201
203
|
*/
|
|
202
204
|
interface LatestVerification {
|
|
203
205
|
/**
|
|
204
|
-
*
|
|
206
|
+
* The unique identifier for the verification.
|
|
205
207
|
*/
|
|
206
208
|
id: string;
|
|
207
209
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ledger-accounts.d.ts","sourceRoot":"","sources":["../src/resources/ledger-accounts.ts"],"names":[],"mappings":"OAEO,EAAE,WAAW,EAAE;OACf,KAAK,MAAM;OACX,KAAK,gBAAgB;OACrB,EAAE,UAAU,EAAE;OACd,EAAE,cAAc,EAAE;AAGzB,qBAAa,cAAe,SAAQ,WAAW;IAC7C;;;;;;;OAOG;IACH,QAAQ,CAAC,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,6BAA6B,CAAC;CAG1F;AAED;;GAEG;AACH,MAAM,WAAW,6BAA6B;IAC5C;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IAEX;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,6BAA6B,CAAC,OAAO,CAAC,CAAC;IAEvD;;OAEG;IACH,WAAW,EAAE,SAAS,GAAG,MAAM,CAAC;IAEhC;;OAEG;IACH,KAAK,EAAE,6BAA6B,CAAC,IAAI,GAAG,IAAI,GAAG,6BAA6B,CAAC,OAAO,GAAG,IAAI,CAAC;IAEhG;;OAEG;IACH,wBAAwB,EAAE,SAAS,GAAG,UAAU,GAAG,YAAY,GAAG,UAAU,GAAG,IAAI,CAAC;IAEpF;;OAEG;IACH,sBAAsB,EAAE,6BAA6B,CAAC,oBAAoB,GAAG,IAAI,CAAC;IAElF;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,yBAAiB,6BAA6B,CAAC;IAC7C;;OAEG;IACH,UAAiB,OAAO;QACtB;;WAEG;QACH,OAAO,EAAE,MAAM,CAAC;QAEhB;;WAEG;QACH,QAAQ,EAAE,MAAM,CAAC,QAAQ,CAAC;QAE1B;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;QAExB;;WAEG;QACH,eAAe,EAAE,MAAM,CAAC;KACzB;IAED
|
|
1
|
+
{"version":3,"file":"ledger-accounts.d.ts","sourceRoot":"","sources":["../src/resources/ledger-accounts.ts"],"names":[],"mappings":"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"}
|
package/resources/members.d.mts
CHANGED
|
@@ -33,7 +33,7 @@ export type MemberListResponsesCursorPage = CursorPage<MemberListResponse>;
|
|
|
33
33
|
*/
|
|
34
34
|
export interface MemberRetrieveResponse {
|
|
35
35
|
/**
|
|
36
|
-
* The
|
|
36
|
+
* The unique identifier for the company member.
|
|
37
37
|
*/
|
|
38
38
|
id: string;
|
|
39
39
|
/**
|
|
@@ -52,7 +52,7 @@ export interface MemberRetrieveResponse {
|
|
|
52
52
|
*/
|
|
53
53
|
company_token_balance: number;
|
|
54
54
|
/**
|
|
55
|
-
*
|
|
55
|
+
* The datetime the company member was created.
|
|
56
56
|
*/
|
|
57
57
|
created_at: string;
|
|
58
58
|
/**
|
|
@@ -76,7 +76,7 @@ export interface MemberRetrieveResponse {
|
|
|
76
76
|
*/
|
|
77
77
|
status: Shared.MemberStatuses;
|
|
78
78
|
/**
|
|
79
|
-
* The
|
|
79
|
+
* The datetime the company member was last updated.
|
|
80
80
|
*/
|
|
81
81
|
updated_at: string;
|
|
82
82
|
/**
|
|
@@ -94,7 +94,7 @@ export declare namespace MemberRetrieveResponse {
|
|
|
94
94
|
*/
|
|
95
95
|
interface Company {
|
|
96
96
|
/**
|
|
97
|
-
* The
|
|
97
|
+
* The unique identifier for the company.
|
|
98
98
|
*/
|
|
99
99
|
id: string;
|
|
100
100
|
/**
|
|
@@ -111,7 +111,7 @@ export declare namespace MemberRetrieveResponse {
|
|
|
111
111
|
*/
|
|
112
112
|
interface User {
|
|
113
113
|
/**
|
|
114
|
-
* The
|
|
114
|
+
* The unique identifier for the company member user.
|
|
115
115
|
*/
|
|
116
116
|
id: string;
|
|
117
117
|
/**
|
|
@@ -135,7 +135,7 @@ export declare namespace MemberRetrieveResponse {
|
|
|
135
135
|
*/
|
|
136
136
|
export interface MemberListResponse {
|
|
137
137
|
/**
|
|
138
|
-
* The
|
|
138
|
+
* The unique identifier for the company member.
|
|
139
139
|
*/
|
|
140
140
|
id: string;
|
|
141
141
|
/**
|
|
@@ -150,7 +150,7 @@ export interface MemberListResponse {
|
|
|
150
150
|
*/
|
|
151
151
|
company_token_balance: number;
|
|
152
152
|
/**
|
|
153
|
-
*
|
|
153
|
+
* The datetime the company member was created.
|
|
154
154
|
*/
|
|
155
155
|
created_at: string;
|
|
156
156
|
/**
|
|
@@ -174,7 +174,7 @@ export interface MemberListResponse {
|
|
|
174
174
|
*/
|
|
175
175
|
status: Shared.MemberStatuses;
|
|
176
176
|
/**
|
|
177
|
-
* The
|
|
177
|
+
* The datetime the company member was last updated.
|
|
178
178
|
*/
|
|
179
179
|
updated_at: string;
|
|
180
180
|
/**
|
|
@@ -192,7 +192,7 @@ export declare namespace MemberListResponse {
|
|
|
192
192
|
*/
|
|
193
193
|
interface User {
|
|
194
194
|
/**
|
|
195
|
-
* The
|
|
195
|
+
* The unique identifier for the company member user.
|
|
196
196
|
*/
|
|
197
197
|
id: string;
|
|
198
198
|
/**
|