@outseta/api-client 0.3.8 → 0.3.9

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.
Files changed (71) hide show
  1. package/dist/index.js +174 -0
  2. package/package.json +1 -1
  3. package/src/generated/models/accountBillingInvoiceDeletedActivityData.ts +11 -0
  4. package/src/generated/models/accountBillingInvoiceDeletedActivityDataInvoice.ts +6 -0
  5. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayload.ts +185 -0
  6. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadAccountStage.ts +20 -0
  7. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadBillingAddress.ts +58 -0
  8. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscription.ts +53 -0
  9. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionBillingRenewalTerm.ts +15 -0
  10. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItem.ts +22 -0
  11. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItemDiscountCoupon.ts +40 -0
  12. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItemDiscountCouponDuration.ts +14 -0
  13. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionLatestInvoice.ts +53 -0
  14. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionLatestInvoiceBillingInvoiceStatus.ts +18 -0
  15. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlan.ts +74 -0
  16. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanAccountRegistrationMode.ts +13 -0
  17. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanContentGroupsItem.ts +25 -0
  18. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanPlanAddOnsItem.ts +16 -0
  19. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanPlanFamily.ts +25 -0
  20. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItem.ts +34 -0
  21. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemAddOn.ts +51 -0
  22. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemAddOnBillingAddOnType.ts +14 -0
  23. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemBillingRenewalTerm.ts +15 -0
  24. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadDealsItem.ts +35 -0
  25. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscription.ts +53 -0
  26. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionBillingRenewalTerm.ts +15 -0
  27. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItem.ts +22 -0
  28. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItemDiscountCoupon.ts +40 -0
  29. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItemDiscountCouponDuration.ts +14 -0
  30. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionLatestInvoice.ts +53 -0
  31. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionLatestInvoiceBillingInvoiceStatus.ts +18 -0
  32. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlan.ts +74 -0
  33. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanAccountRegistrationMode.ts +13 -0
  34. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanContentGroupsItem.ts +25 -0
  35. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanPlanAddOnsItem.ts +16 -0
  36. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanPlanFamily.ts +25 -0
  37. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItem.ts +34 -0
  38. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemAddOn.ts +51 -0
  39. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemAddOnBillingAddOnType.ts +14 -0
  40. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemBillingRenewalTerm.ts +15 -0
  41. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadMailingAddress.ts +58 -0
  42. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPaymentInformation.ts +75 -0
  43. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPersonAccountItem.ts +20 -0
  44. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPersonAccountItemPerson.ts +103 -0
  45. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPersonAccountItemPersonOAuthIntegrationStatus.ts +13 -0
  46. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPrimaryContact.ts +103 -0
  47. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPrimaryContactOAuthIntegrationStatus.ts +13 -0
  48. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPrimaryStripeSubscription.ts +66 -0
  49. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPrimarySubscription.ts +41 -0
  50. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadPrimarySubscriptionBillingRenewalTerm.ts +15 -0
  51. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadStripeInvoicesItem.ts +92 -0
  52. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadStripePaymentMethodsItem.ts +37 -0
  53. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadStripeSubscriptionsItem.ts +63 -0
  54. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItem.ts +50 -0
  55. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemBillingRenewalTerm.ts +15 -0
  56. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItem.ts +22 -0
  57. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItemDiscountCoupon.ts +40 -0
  58. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItemDiscountCouponDuration.ts +14 -0
  59. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemLatestInvoice.ts +53 -0
  60. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemLatestInvoiceBillingInvoiceStatus.ts +18 -0
  61. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlan.ts +74 -0
  62. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanAccountRegistrationMode.ts +13 -0
  63. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanContentGroupsItem.ts +25 -0
  64. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanPlanAddOnsItem.ts +16 -0
  65. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanPlanFamily.ts +25 -0
  66. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItem.ts +34 -0
  67. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn.ts +51 -0
  68. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType.ts +14 -0
  69. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm.ts +15 -0
  70. package/src/generated/models/accountBillingInvoiceDeletedWebhookPayloadTaxIdsItem.ts +32 -0
  71. package/src/generated/models/index.ts +68 -0
@@ -0,0 +1,25 @@
1
+ // @ts-nocheck
2
+
3
+ /**
4
+ * @nullable
5
+ */
6
+ export type AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanPlanFamily = {
7
+ /**
8
+ * @maxLength 10
9
+ * @nullable
10
+ */
11
+ Uid?: string | null;
12
+ /** @nullable */
13
+ _objectType?: string | null;
14
+ /** @minLength 1 */
15
+ Created?: string;
16
+ /** @minLength 1 */
17
+ Updated?: string;
18
+ /**
19
+ * @maxLength 250
20
+ * @nullable
21
+ */
22
+ Name?: string | null;
23
+ IsActive?: boolean;
24
+ IsDefault?: boolean;
25
+ } | null;
@@ -0,0 +1,34 @@
1
+ // @ts-nocheck
2
+ import type { AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm } from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm';
3
+ import type { AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn } from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn';
4
+
5
+ export type AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItem = {
6
+ /**
7
+ * @maxLength 10
8
+ * @nullable
9
+ */
10
+ Uid?: string | null;
11
+ /** @nullable */
12
+ _objectType?: string | null;
13
+ /** @minLength 1 */
14
+ Created: string;
15
+ /** @minLength 1 */
16
+ Updated: string;
17
+ /** `1` - Monthly, `2` - Yearly, `3` - Quarterly, `4` - One Time */
18
+ BillingRenewalTerm?: AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm;
19
+ /** @nullable */
20
+ AddOn?: AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn;
21
+ /** @nullable */
22
+ Quantity?: number | null;
23
+ StartDate?: string;
24
+ /** @nullable */
25
+ EndDate?: string | null;
26
+ /** @nullable */
27
+ ExpirationDate?: string | null;
28
+ /** @nullable */
29
+ RenewalDate?: string | null;
30
+ /** @nullable */
31
+ NewRequiredQuantity?: number | null;
32
+ /** @nullable */
33
+ Rate?: number | null;
34
+ };
@@ -0,0 +1,51 @@
1
+ // @ts-nocheck
2
+ import type { AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType } from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType';
3
+
4
+ /**
5
+ * @nullable
6
+ */
7
+ export type AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn = {
8
+ /**
9
+ * @maxLength 10
10
+ * @nullable
11
+ */
12
+ Uid?: string | null;
13
+ /** @nullable */
14
+ _objectType?: string | null;
15
+ /** @minLength 1 */
16
+ Created?: string;
17
+ /** @minLength 1 */
18
+ Updated?: string;
19
+ /**
20
+ * @maxLength 250
21
+ * @nullable
22
+ */
23
+ Name?: string | null;
24
+ /** `1` - Recurring, `2` - Usage, `3` - OneTime */
25
+ BillingAddOnType?: AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType;
26
+ IsQuantityEditable?: boolean;
27
+ MinimumQuantity?: number;
28
+ MonthlyRate?: number;
29
+ AnnualRate?: number;
30
+ SetupFee?: number;
31
+ /**
32
+ * @maxLength 250
33
+ * @nullable
34
+ */
35
+ UnitOfMeasure?: string | null;
36
+ IsTaxable?: boolean;
37
+ IsBilledDuringTrial?: boolean;
38
+ ExpiresAfterMonths?: number;
39
+ /** @nullable */
40
+ ExpirationDate?: string | null;
41
+ /**
42
+ * @maxLength 15
43
+ * @nullable
44
+ */
45
+ StripeTaxCodeId?: string | null;
46
+ IsPerUser?: boolean;
47
+ QuarterlyRate?: number;
48
+ OneTimeRate?: number;
49
+ SubscriptionCount?: number;
50
+ Quantity?: number;
51
+ } | null;
@@ -0,0 +1,14 @@
1
+ // @ts-nocheck
2
+
3
+ /**
4
+ * `1` - Recurring, `2` - Usage, `3` - OneTime
5
+ */
6
+ export type AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType = typeof AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType[keyof typeof AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType];
7
+
8
+
9
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
10
+ export const AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType = {
11
+ Recurring: 1,
12
+ Usage: 2,
13
+ OneTime: 3,
14
+ } as const;
@@ -0,0 +1,15 @@
1
+ // @ts-nocheck
2
+
3
+ /**
4
+ * `1` - Monthly, `2` - Yearly, `3` - Quarterly, `4` - One Time
5
+ */
6
+ export type AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm = typeof AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm[keyof typeof AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm];
7
+
8
+
9
+ // eslint-disable-next-line @typescript-eslint/no-redeclare
10
+ export const AccountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm = {
11
+ Monthly: 1,
12
+ Yearly: 2,
13
+ Quarterly: 3,
14
+ OneTime: 4,
15
+ } as const;
@@ -0,0 +1,32 @@
1
+ // @ts-nocheck
2
+
3
+ export type AccountBillingInvoiceDeletedWebhookPayloadTaxIdsItem = {
4
+ /**
5
+ * @maxLength 10
6
+ * @nullable
7
+ */
8
+ Uid?: string | null;
9
+ /** @nullable */
10
+ _objectType?: string | null;
11
+ /** @minLength 1 */
12
+ Created: string;
13
+ /** @minLength 1 */
14
+ Updated: string;
15
+ /**
16
+ * @maxLength 255
17
+ * @nullable
18
+ */
19
+ StripeId?: string | null;
20
+ IsLivemode?: boolean;
21
+ /**
22
+ * @maxLength 50
23
+ * @nullable
24
+ */
25
+ TaxId?: string | null;
26
+ /**
27
+ * @maxLength 20
28
+ * @nullable
29
+ */
30
+ TaxIdType?: string | null;
31
+ IsInvalid?: boolean;
32
+ };
@@ -128,6 +128,74 @@ export * from './accountAllOfPaymentInformation';
128
128
  export * from './accountAllOfPrimaryContact';
129
129
  export * from './accountAllOfPrimaryStripeSubscription';
130
130
  export * from './accountAllOfPrimarySubscription';
131
+ export * from './accountBillingInvoiceDeletedActivityData';
132
+ export * from './accountBillingInvoiceDeletedActivityDataInvoice';
133
+ export * from './accountBillingInvoiceDeletedWebhookPayload';
134
+ export * from './accountBillingInvoiceDeletedWebhookPayloadAccountStage';
135
+ export * from './accountBillingInvoiceDeletedWebhookPayloadBillingAddress';
136
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscription';
137
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionBillingRenewalTerm';
138
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItem';
139
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItemDiscountCoupon';
140
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionDiscountCouponSubscriptionsItemDiscountCouponDuration';
141
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionLatestInvoice';
142
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionLatestInvoiceBillingInvoiceStatus';
143
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlan';
144
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanAccountRegistrationMode';
145
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanContentGroupsItem';
146
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanPlanAddOnsItem';
147
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionPlanPlanFamily';
148
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItem';
149
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemAddOn';
150
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemAddOnBillingAddOnType';
151
+ export * from './accountBillingInvoiceDeletedWebhookPayloadCurrentSubscriptionSubscriptionAddOnsItemBillingRenewalTerm';
152
+ export * from './accountBillingInvoiceDeletedWebhookPayloadDealsItem';
153
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscription';
154
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionBillingRenewalTerm';
155
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItem';
156
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItemDiscountCoupon';
157
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionDiscountCouponSubscriptionsItemDiscountCouponDuration';
158
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionLatestInvoice';
159
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionLatestInvoiceBillingInvoiceStatus';
160
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlan';
161
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanAccountRegistrationMode';
162
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanContentGroupsItem';
163
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanPlanAddOnsItem';
164
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionPlanPlanFamily';
165
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItem';
166
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemAddOn';
167
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemAddOnBillingAddOnType';
168
+ export * from './accountBillingInvoiceDeletedWebhookPayloadLatestSubscriptionSubscriptionAddOnsItemBillingRenewalTerm';
169
+ export * from './accountBillingInvoiceDeletedWebhookPayloadMailingAddress';
170
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPaymentInformation';
171
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPersonAccountItem';
172
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPersonAccountItemPerson';
173
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPersonAccountItemPersonOAuthIntegrationStatus';
174
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPrimaryContact';
175
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPrimaryContactOAuthIntegrationStatus';
176
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPrimaryStripeSubscription';
177
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPrimarySubscription';
178
+ export * from './accountBillingInvoiceDeletedWebhookPayloadPrimarySubscriptionBillingRenewalTerm';
179
+ export * from './accountBillingInvoiceDeletedWebhookPayloadStripeInvoicesItem';
180
+ export * from './accountBillingInvoiceDeletedWebhookPayloadStripePaymentMethodsItem';
181
+ export * from './accountBillingInvoiceDeletedWebhookPayloadStripeSubscriptionsItem';
182
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItem';
183
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemBillingRenewalTerm';
184
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItem';
185
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItemDiscountCoupon';
186
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemDiscountCouponSubscriptionsItemDiscountCouponDuration';
187
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemLatestInvoice';
188
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemLatestInvoiceBillingInvoiceStatus';
189
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlan';
190
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanAccountRegistrationMode';
191
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanContentGroupsItem';
192
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanPlanAddOnsItem';
193
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemPlanPlanFamily';
194
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItem';
195
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOn';
196
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemAddOnBillingAddOnType';
197
+ export * from './accountBillingInvoiceDeletedWebhookPayloadSubscriptionsItemSubscriptionAddOnsItemBillingRenewalTerm';
198
+ export * from './accountBillingInvoiceDeletedWebhookPayloadTaxIdsItem';
131
199
  export * from './accountCancelAccountBody';
132
200
  export * from './accountCancelation';
133
201
  export * from './accountCancelationAllOf';