@wix/auto_sdk_ecom_tax-groups 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/build/cjs/index.d.ts +1 -0
  2. package/build/cjs/index.js +18 -0
  3. package/build/cjs/index.js.map +1 -0
  4. package/build/cjs/index.typings.d.ts +1 -0
  5. package/build/cjs/index.typings.js +18 -0
  6. package/build/cjs/index.typings.js.map +1 -0
  7. package/build/cjs/meta.d.ts +1 -0
  8. package/build/cjs/meta.js +18 -0
  9. package/build/cjs/meta.js.map +1 -0
  10. package/build/cjs/src/billing-v1-tax-group-tax-groups.context.d.ts +27 -0
  11. package/build/cjs/src/billing-v1-tax-group-tax-groups.context.js +32 -0
  12. package/build/cjs/src/billing-v1-tax-group-tax-groups.context.js.map +1 -0
  13. package/build/cjs/src/billing-v1-tax-group-tax-groups.http.d.ts +57 -0
  14. package/build/cjs/src/billing-v1-tax-group-tax-groups.http.js +286 -0
  15. package/build/cjs/src/billing-v1-tax-group-tax-groups.http.js.map +1 -0
  16. package/build/cjs/src/billing-v1-tax-group-tax-groups.meta.d.ts +25 -0
  17. package/build/cjs/src/billing-v1-tax-group-tax-groups.meta.js +161 -0
  18. package/build/cjs/src/billing-v1-tax-group-tax-groups.meta.js.map +1 -0
  19. package/build/cjs/src/billing-v1-tax-group-tax-groups.public.d.ts +99 -0
  20. package/build/cjs/src/billing-v1-tax-group-tax-groups.public.js +85 -0
  21. package/build/cjs/src/billing-v1-tax-group-tax-groups.public.js.map +1 -0
  22. package/build/cjs/src/billing-v1-tax-group-tax-groups.types.d.ts +409 -0
  23. package/build/cjs/src/billing-v1-tax-group-tax-groups.types.js +17 -0
  24. package/build/cjs/src/billing-v1-tax-group-tax-groups.types.js.map +1 -0
  25. package/build/cjs/src/billing-v1-tax-group-tax-groups.universal.d.ts +794 -0
  26. package/build/cjs/src/billing-v1-tax-group-tax-groups.universal.js +385 -0
  27. package/build/cjs/src/billing-v1-tax-group-tax-groups.universal.js.map +1 -0
  28. package/build/es/index.d.ts +1 -0
  29. package/build/es/index.js +2 -0
  30. package/build/es/index.js.map +1 -0
  31. package/build/es/index.typings.d.ts +1 -0
  32. package/build/es/index.typings.js +2 -0
  33. package/build/es/index.typings.js.map +1 -0
  34. package/build/es/meta.d.ts +1 -0
  35. package/build/es/meta.js +2 -0
  36. package/build/es/meta.js.map +1 -0
  37. package/build/es/package.json +3 -0
  38. package/build/es/src/billing-v1-tax-group-tax-groups.context.d.ts +27 -0
  39. package/build/es/src/billing-v1-tax-group-tax-groups.context.js +27 -0
  40. package/build/es/src/billing-v1-tax-group-tax-groups.context.js.map +1 -0
  41. package/build/es/src/billing-v1-tax-group-tax-groups.http.d.ts +57 -0
  42. package/build/es/src/billing-v1-tax-group-tax-groups.http.js +276 -0
  43. package/build/es/src/billing-v1-tax-group-tax-groups.http.js.map +1 -0
  44. package/build/es/src/billing-v1-tax-group-tax-groups.meta.d.ts +25 -0
  45. package/build/es/src/billing-v1-tax-group-tax-groups.meta.js +128 -0
  46. package/build/es/src/billing-v1-tax-group-tax-groups.meta.js.map +1 -0
  47. package/build/es/src/billing-v1-tax-group-tax-groups.public.d.ts +99 -0
  48. package/build/es/src/billing-v1-tax-group-tax-groups.public.js +73 -0
  49. package/build/es/src/billing-v1-tax-group-tax-groups.public.js.map +1 -0
  50. package/build/es/src/billing-v1-tax-group-tax-groups.types.d.ts +409 -0
  51. package/build/es/src/billing-v1-tax-group-tax-groups.types.js +14 -0
  52. package/build/es/src/billing-v1-tax-group-tax-groups.types.js.map +1 -0
  53. package/build/es/src/billing-v1-tax-group-tax-groups.universal.d.ts +794 -0
  54. package/build/es/src/billing-v1-tax-group-tax-groups.universal.js +352 -0
  55. package/build/es/src/billing-v1-tax-group-tax-groups.universal.js.map +1 -0
  56. package/build/internal/cjs/index.d.ts +1 -0
  57. package/build/internal/cjs/index.js +18 -0
  58. package/build/internal/cjs/index.js.map +1 -0
  59. package/build/internal/cjs/index.typings.d.ts +1 -0
  60. package/build/internal/cjs/index.typings.js +18 -0
  61. package/build/internal/cjs/index.typings.js.map +1 -0
  62. package/build/internal/cjs/meta.d.ts +1 -0
  63. package/build/internal/cjs/meta.js +18 -0
  64. package/build/internal/cjs/meta.js.map +1 -0
  65. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.context.d.ts +27 -0
  66. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.context.js +32 -0
  67. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.context.js.map +1 -0
  68. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.http.d.ts +57 -0
  69. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.http.js +286 -0
  70. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.http.js.map +1 -0
  71. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.meta.d.ts +25 -0
  72. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.meta.js +161 -0
  73. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.meta.js.map +1 -0
  74. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.public.d.ts +99 -0
  75. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.public.js +85 -0
  76. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.public.js.map +1 -0
  77. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.types.d.ts +409 -0
  78. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.types.js +17 -0
  79. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.types.js.map +1 -0
  80. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.universal.d.ts +794 -0
  81. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.universal.js +385 -0
  82. package/build/internal/cjs/src/billing-v1-tax-group-tax-groups.universal.js.map +1 -0
  83. package/build/internal/es/index.d.ts +1 -0
  84. package/build/internal/es/index.js +2 -0
  85. package/build/internal/es/index.js.map +1 -0
  86. package/build/internal/es/index.typings.d.ts +1 -0
  87. package/build/internal/es/index.typings.js +2 -0
  88. package/build/internal/es/index.typings.js.map +1 -0
  89. package/build/internal/es/meta.d.ts +1 -0
  90. package/build/internal/es/meta.js +2 -0
  91. package/build/internal/es/meta.js.map +1 -0
  92. package/build/internal/es/src/billing-v1-tax-group-tax-groups.context.d.ts +27 -0
  93. package/build/internal/es/src/billing-v1-tax-group-tax-groups.context.js +27 -0
  94. package/build/internal/es/src/billing-v1-tax-group-tax-groups.context.js.map +1 -0
  95. package/build/internal/es/src/billing-v1-tax-group-tax-groups.http.d.ts +57 -0
  96. package/build/internal/es/src/billing-v1-tax-group-tax-groups.http.js +276 -0
  97. package/build/internal/es/src/billing-v1-tax-group-tax-groups.http.js.map +1 -0
  98. package/build/internal/es/src/billing-v1-tax-group-tax-groups.meta.d.ts +25 -0
  99. package/build/internal/es/src/billing-v1-tax-group-tax-groups.meta.js +128 -0
  100. package/build/internal/es/src/billing-v1-tax-group-tax-groups.meta.js.map +1 -0
  101. package/build/internal/es/src/billing-v1-tax-group-tax-groups.public.d.ts +99 -0
  102. package/build/internal/es/src/billing-v1-tax-group-tax-groups.public.js +73 -0
  103. package/build/internal/es/src/billing-v1-tax-group-tax-groups.public.js.map +1 -0
  104. package/build/internal/es/src/billing-v1-tax-group-tax-groups.types.d.ts +409 -0
  105. package/build/internal/es/src/billing-v1-tax-group-tax-groups.types.js +14 -0
  106. package/build/internal/es/src/billing-v1-tax-group-tax-groups.types.js.map +1 -0
  107. package/build/internal/es/src/billing-v1-tax-group-tax-groups.universal.d.ts +794 -0
  108. package/build/internal/es/src/billing-v1-tax-group-tax-groups.universal.js +352 -0
  109. package/build/internal/es/src/billing-v1-tax-group-tax-groups.universal.js.map +1 -0
  110. package/meta/package.json +3 -0
  111. package/package.json +52 -0
@@ -0,0 +1,409 @@
1
+ /**
2
+ * A tax group is a category of specific line items grouped together based on their tax treatment.
3
+ * You can create new tax groups to apply distinct tax rates and rules.
4
+ */
5
+ export interface TaxGroup {
6
+ /**
7
+ * Tax group ID.
8
+ * @format GUID
9
+ * @readonly
10
+ */
11
+ id?: string | null;
12
+ /**
13
+ * Tax group name.
14
+ * @minLength 1
15
+ * @maxLength 200
16
+ */
17
+ name?: string;
18
+ /**
19
+ * Revision number, which increments by 1 each time the tax group is updated. To prevent conflicting changes,
20
+ * the current revision must be passed when updating the tax group.
21
+ *
22
+ * Ignored when creating a tax group.
23
+ */
24
+ revision?: string | null;
25
+ /**
26
+ * Date and time the tax group was created.
27
+ * @readonly
28
+ */
29
+ createdDate?: Date | null;
30
+ /**
31
+ * Date and time the tax group was last updated.
32
+ * @readonly
33
+ */
34
+ updatedDate?: Date | null;
35
+ }
36
+ export interface CreateTaxGroupRequest {
37
+ /** Tax group to create. */
38
+ taxGroup: TaxGroup;
39
+ }
40
+ export interface CreateTaxGroupResponse {
41
+ /** Created tax group. */
42
+ taxGroup?: TaxGroup;
43
+ }
44
+ export interface GetTaxGroupRequest {
45
+ /**
46
+ * ID of the tax group to retrieve.
47
+ * @format GUID
48
+ */
49
+ taxGroupId: string;
50
+ }
51
+ export interface GetTaxGroupResponse {
52
+ /** Retrieved tax group. */
53
+ taxGroup?: TaxGroup;
54
+ }
55
+ export interface UpdateTaxGroupRequest {
56
+ /** Tax group info to update. */
57
+ taxGroup: TaxGroup;
58
+ }
59
+ export interface UpdateTaxGroupResponse {
60
+ /** Updated tax group. */
61
+ taxGroup?: TaxGroup;
62
+ }
63
+ export interface DeleteTaxGroupRequest {
64
+ /**
65
+ * ID of the tax group to delete.
66
+ * @format GUID
67
+ */
68
+ taxGroupId: string;
69
+ }
70
+ export interface DeleteTaxGroupResponse {
71
+ }
72
+ export interface QueryTaxGroupsRequest {
73
+ /** Query options. */
74
+ query: QueryV2;
75
+ }
76
+ export interface QueryV2 extends QueryV2PagingMethodOneOf {
77
+ /** Paging options to limit and skip the number of items. */
78
+ paging?: Paging;
79
+ /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
80
+ cursorPaging?: CursorPaging;
81
+ /**
82
+ * Filter object.
83
+ *
84
+ * Learn more about the [filter section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-filter-section).
85
+ */
86
+ filter?: Record<string, any> | null;
87
+ /**
88
+ * Sort object.
89
+ *
90
+ * Learn more about the [sort section](https://dev.wix.com/docs/rest/articles/getting-started/api-query-language#the-sort-section).
91
+ */
92
+ sort?: Sorting[];
93
+ /** Array of projected fields. A list of specific field names to return. If `fieldsets` are also specified, the union of `fieldsets` and `fields` is returned. */
94
+ fields?: string[];
95
+ /** Array of named, predefined sets of projected fields. A array of predefined named sets of fields to be returned. Specifying multiple `fieldsets` will return the union of fields from all sets. If `fields` are also specified, the union of `fieldsets` and `fields` is returned. */
96
+ fieldsets?: string[];
97
+ }
98
+ /** @oneof */
99
+ export interface QueryV2PagingMethodOneOf {
100
+ /** Paging options to limit and skip the number of items. */
101
+ paging?: Paging;
102
+ /** Cursor token pointing to a page of results. Not used in the first request. Following requests use the cursor token and not `filter` or `sort`. */
103
+ cursorPaging?: CursorPaging;
104
+ }
105
+ export interface Sorting {
106
+ /**
107
+ * Name of the field to sort by.
108
+ * @maxLength 512
109
+ */
110
+ fieldName?: string;
111
+ /** Sort order. */
112
+ order?: SortOrder;
113
+ }
114
+ export declare enum SortOrder {
115
+ ASC = "ASC",
116
+ DESC = "DESC"
117
+ }
118
+ export interface Paging {
119
+ /** Number of items to load. */
120
+ limit?: number | null;
121
+ /** Number of items to skip in the current sort order. */
122
+ offset?: number | null;
123
+ }
124
+ export interface CursorPaging {
125
+ /**
126
+ * Maximum number of items to return in the results.
127
+ * @max 100
128
+ */
129
+ limit?: number | null;
130
+ /**
131
+ * Pointer to the next or previous page in the list of results.
132
+ *
133
+ * Pass the relevant cursor token from the `pagingMetadata` object in the previous call's response.
134
+ * Not relevant for the first request.
135
+ * @maxLength 16000
136
+ */
137
+ cursor?: string | null;
138
+ }
139
+ export interface QueryTaxGroupsResponse {
140
+ /** Retrieved default tax groups. */
141
+ taxGroups?: TaxGroup[];
142
+ /** Paging metadata. */
143
+ pagingMetadata?: CursorPagingMetadata;
144
+ }
145
+ export interface CursorPagingMetadata {
146
+ /** Number of items returned in current page. */
147
+ count?: number | null;
148
+ /** Cursor strings that point to the next page, previous page, or both. */
149
+ cursors?: Cursors;
150
+ /**
151
+ * Whether there are more pages to retrieve following the current page.
152
+ *
153
+ * + `true`: Another page of results can be retrieved.
154
+ * + `false`: This is the last page.
155
+ */
156
+ hasNext?: boolean | null;
157
+ }
158
+ export interface Cursors {
159
+ /**
160
+ * Cursor string pointing to the next page in the list of results.
161
+ * @maxLength 16000
162
+ */
163
+ next?: string | null;
164
+ /**
165
+ * Cursor pointing to the previous page in the list of results.
166
+ * @maxLength 16000
167
+ */
168
+ prev?: string | null;
169
+ }
170
+ export interface ListDefaultTaxGroupsRequest {
171
+ }
172
+ export interface ListDefaultTaxGroupsResponse {
173
+ /** Retrieved default tax groups. */
174
+ taxGroups?: TaxGroup[];
175
+ }
176
+ export interface ListDefaultTaxGroupsByAppIdsRequest {
177
+ /**
178
+ * App IDs to retrieve default tax groups for.
179
+ * @minSize 1
180
+ * @maxSize 300
181
+ * @minLength 1
182
+ */
183
+ appIds: string[];
184
+ }
185
+ export interface ListDefaultTaxGroupsByAppIdsResponse {
186
+ /**
187
+ * Retrieved default tax groups.
188
+ * @minSize 1
189
+ * @maxSize 300
190
+ */
191
+ results?: ListDefaultTaxGroupsByAppIdsResult[];
192
+ /** Bulk action metadata. */
193
+ bulkActionMetadata?: BulkActionMetadata;
194
+ }
195
+ export interface ListDefaultTaxGroupsByAppIdsResult {
196
+ /** Information about success or failure to retrieve default tax groups. */
197
+ taxGroupMetadata?: ItemMetadata;
198
+ /** Retrieved default tax groups. */
199
+ taxGroup?: TaxGroup;
200
+ }
201
+ export interface ItemMetadata {
202
+ /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
203
+ id?: string | null;
204
+ /** Index of the item within the request array. Allows for correlation between request and response items. */
205
+ originalIndex?: number;
206
+ /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
207
+ success?: boolean;
208
+ /** Details about the error in case of failure. */
209
+ error?: ApplicationError;
210
+ }
211
+ export interface ApplicationError {
212
+ /** Error code. */
213
+ code?: string;
214
+ /** Description of the error. */
215
+ description?: string;
216
+ /** Data related to the error. */
217
+ data?: Record<string, any> | null;
218
+ }
219
+ export interface BulkActionMetadata {
220
+ /** Number of items that were successfully processed. */
221
+ totalSuccesses?: number;
222
+ /** Number of items that couldn't be processed. */
223
+ totalFailures?: number;
224
+ /** Number of failures without details because detailed failure threshold was exceeded. */
225
+ undetailedFailures?: number;
226
+ }
227
+ export interface DomainEvent extends DomainEventBodyOneOf {
228
+ createdEvent?: EntityCreatedEvent;
229
+ updatedEvent?: EntityUpdatedEvent;
230
+ deletedEvent?: EntityDeletedEvent;
231
+ actionEvent?: ActionEvent;
232
+ /**
233
+ * Unique event ID.
234
+ * Allows clients to ignore duplicate webhooks.
235
+ */
236
+ id?: string;
237
+ /**
238
+ * Assumes actions are also always typed to an entity_type
239
+ * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction
240
+ */
241
+ entityFqdn?: string;
242
+ /**
243
+ * This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)
244
+ * This is although the created/updated/deleted notion is duplication of the oneof types
245
+ * Example: created/updated/deleted/started/completed/email_opened
246
+ */
247
+ slug?: string;
248
+ /** ID of the entity associated with the event. */
249
+ entityId?: string;
250
+ /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */
251
+ eventTime?: Date | null;
252
+ /**
253
+ * Whether the event was triggered as a result of a privacy regulation application
254
+ * (for example, GDPR).
255
+ */
256
+ triggeredByAnonymizeRequest?: boolean | null;
257
+ /** If present, indicates the action that triggered the event. */
258
+ originatedFrom?: string | null;
259
+ /**
260
+ * A sequence number defining the order of updates to the underlying entity.
261
+ * For example, given that some entity was updated at 16:00 and than again at 16:01,
262
+ * it is guaranteed that the sequence number of the second update is strictly higher than the first.
263
+ * As the consumer, you can use this value to ensure that you handle messages in the correct order.
264
+ * To do so, you will need to persist this number on your end, and compare the sequence number from the
265
+ * message against the one you have stored. Given that the stored number is higher, you should ignore the message.
266
+ */
267
+ entityEventSequence?: string | null;
268
+ }
269
+ /** @oneof */
270
+ export interface DomainEventBodyOneOf {
271
+ createdEvent?: EntityCreatedEvent;
272
+ updatedEvent?: EntityUpdatedEvent;
273
+ deletedEvent?: EntityDeletedEvent;
274
+ actionEvent?: ActionEvent;
275
+ }
276
+ export interface EntityCreatedEvent {
277
+ entityAsJson?: string;
278
+ /** Indicates the event was triggered by a restore-from-trashbin operation for a previously deleted entity */
279
+ restoreInfo?: RestoreInfo;
280
+ }
281
+ export interface RestoreInfo {
282
+ deletedDate?: Date | null;
283
+ }
284
+ export interface EntityUpdatedEvent {
285
+ /**
286
+ * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.
287
+ * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.
288
+ * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.
289
+ */
290
+ currentEntityAsJson?: string;
291
+ }
292
+ export interface EntityDeletedEvent {
293
+ /** Entity that was deleted */
294
+ deletedEntityAsJson?: string | null;
295
+ }
296
+ export interface ActionEvent {
297
+ bodyAsJson?: string;
298
+ }
299
+ export interface MessageEnvelope {
300
+ /**
301
+ * App instance ID.
302
+ * @format GUID
303
+ */
304
+ instanceId?: string | null;
305
+ /**
306
+ * Event type.
307
+ * @maxLength 150
308
+ */
309
+ eventType?: string;
310
+ /** The identification type and identity data. */
311
+ identity?: IdentificationData;
312
+ /** Stringify payload. */
313
+ data?: string;
314
+ }
315
+ export interface IdentificationData extends IdentificationDataIdOneOf {
316
+ /**
317
+ * ID of a site visitor that has not logged in to the site.
318
+ * @format GUID
319
+ */
320
+ anonymousVisitorId?: string;
321
+ /**
322
+ * ID of a site visitor that has logged in to the site.
323
+ * @format GUID
324
+ */
325
+ memberId?: string;
326
+ /**
327
+ * ID of a Wix user (site owner, contributor, etc.).
328
+ * @format GUID
329
+ */
330
+ wixUserId?: string;
331
+ /**
332
+ * ID of an app.
333
+ * @format GUID
334
+ */
335
+ appId?: string;
336
+ /** @readonly */
337
+ identityType?: WebhookIdentityType;
338
+ }
339
+ /** @oneof */
340
+ export interface IdentificationDataIdOneOf {
341
+ /**
342
+ * ID of a site visitor that has not logged in to the site.
343
+ * @format GUID
344
+ */
345
+ anonymousVisitorId?: string;
346
+ /**
347
+ * ID of a site visitor that has logged in to the site.
348
+ * @format GUID
349
+ */
350
+ memberId?: string;
351
+ /**
352
+ * ID of a Wix user (site owner, contributor, etc.).
353
+ * @format GUID
354
+ */
355
+ wixUserId?: string;
356
+ /**
357
+ * ID of an app.
358
+ * @format GUID
359
+ */
360
+ appId?: string;
361
+ }
362
+ export declare enum WebhookIdentityType {
363
+ UNKNOWN = "UNKNOWN",
364
+ ANONYMOUS_VISITOR = "ANONYMOUS_VISITOR",
365
+ MEMBER = "MEMBER",
366
+ WIX_USER = "WIX_USER",
367
+ APP = "APP"
368
+ }
369
+ interface TaxGroupNonNullableFields {
370
+ name: string;
371
+ }
372
+ export interface CreateTaxGroupResponseNonNullableFields {
373
+ taxGroup?: TaxGroupNonNullableFields;
374
+ }
375
+ export interface GetTaxGroupResponseNonNullableFields {
376
+ taxGroup?: TaxGroupNonNullableFields;
377
+ }
378
+ export interface UpdateTaxGroupResponseNonNullableFields {
379
+ taxGroup?: TaxGroupNonNullableFields;
380
+ }
381
+ export interface QueryTaxGroupsResponseNonNullableFields {
382
+ taxGroups: TaxGroupNonNullableFields[];
383
+ }
384
+ export interface ListDefaultTaxGroupsResponseNonNullableFields {
385
+ taxGroups: TaxGroupNonNullableFields[];
386
+ }
387
+ interface ApplicationErrorNonNullableFields {
388
+ code: string;
389
+ description: string;
390
+ }
391
+ interface ItemMetadataNonNullableFields {
392
+ originalIndex: number;
393
+ success: boolean;
394
+ error?: ApplicationErrorNonNullableFields;
395
+ }
396
+ interface ListDefaultTaxGroupsByAppIdsResultNonNullableFields {
397
+ taxGroupMetadata?: ItemMetadataNonNullableFields;
398
+ taxGroup?: TaxGroupNonNullableFields;
399
+ }
400
+ interface BulkActionMetadataNonNullableFields {
401
+ totalSuccesses: number;
402
+ totalFailures: number;
403
+ undetailedFailures: number;
404
+ }
405
+ export interface ListDefaultTaxGroupsByAppIdsResponseNonNullableFields {
406
+ results: ListDefaultTaxGroupsByAppIdsResultNonNullableFields[];
407
+ bulkActionMetadata?: BulkActionMetadataNonNullableFields;
408
+ }
409
+ export {};
@@ -0,0 +1,17 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.WebhookIdentityType = exports.SortOrder = void 0;
4
+ var SortOrder;
5
+ (function (SortOrder) {
6
+ SortOrder["ASC"] = "ASC";
7
+ SortOrder["DESC"] = "DESC";
8
+ })(SortOrder || (exports.SortOrder = SortOrder = {}));
9
+ var WebhookIdentityType;
10
+ (function (WebhookIdentityType) {
11
+ WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
12
+ WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
13
+ WebhookIdentityType["MEMBER"] = "MEMBER";
14
+ WebhookIdentityType["WIX_USER"] = "WIX_USER";
15
+ WebhookIdentityType["APP"] = "APP";
16
+ })(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
17
+ //# sourceMappingURL=billing-v1-tax-group-tax-groups.types.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"billing-v1-tax-group-tax-groups.types.js","sourceRoot":"","sources":["../../../src/billing-v1-tax-group-tax-groups.types.ts"],"names":[],"mappings":";;;AA6HA,IAAY,SAGX;AAHD,WAAY,SAAS;IACnB,wBAAW,CAAA;IACX,0BAAa,CAAA;AACf,CAAC,EAHW,SAAS,yBAAT,SAAS,QAGpB;AA4QD,IAAY,mBAMX;AAND,WAAY,mBAAmB;IAC7B,0CAAmB,CAAA;IACnB,8DAAuC,CAAA;IACvC,wCAAiB,CAAA;IACjB,4CAAqB,CAAA;IACrB,kCAAW,CAAA;AACb,CAAC,EANW,mBAAmB,mCAAnB,mBAAmB,QAM9B"}