@commercelayer/sdk 7.0.0-rc.8 → 7.0.0-rc.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.
- package/lib/bundle.cjs +135 -263
- package/lib/bundle.cjs.map +1 -1
- package/lib/bundle.d.cts +0 -1
- package/lib/bundle.d.ts +0 -1
- package/lib/bundle.js +135 -263
- package/lib/bundle.js.map +1 -1
- package/package.json +4 -4
package/lib/bundle.cjs
CHANGED
@@ -148,137 +148,6 @@ var debug = chunkJVF5KY2J_cjs.debug_default("bundle");
|
|
148
148
|
var CommerceLayerBundle = class _CommerceLayerBundle extends chunkZLHZGR5I_cjs.CommerceLayerClient {
|
149
149
|
// ##__CL_RESOURCES_DEF_START__##
|
150
150
|
// ##__CL_RESOURCES_DEF_TEMPLATE:: ##__TAB__#####__RESOURCE_TYPE__##?: api.##__RESOURCE_CLASS__##
|
151
|
-
#addresses;
|
152
|
-
#adjustments;
|
153
|
-
#adyen_gateways;
|
154
|
-
#adyen_payments;
|
155
|
-
#application;
|
156
|
-
#attachments;
|
157
|
-
#authorizations;
|
158
|
-
#avalara_accounts;
|
159
|
-
#axerve_gateways;
|
160
|
-
#axerve_payments;
|
161
|
-
#bing_geocoders;
|
162
|
-
#braintree_gateways;
|
163
|
-
#braintree_payments;
|
164
|
-
#bundles;
|
165
|
-
#buy_x_pay_y_promotions;
|
166
|
-
#captures;
|
167
|
-
#carrier_accounts;
|
168
|
-
#checkout_com_gateways;
|
169
|
-
#checkout_com_payments;
|
170
|
-
#cleanups;
|
171
|
-
#coupon_codes_promotion_rules;
|
172
|
-
#coupon_recipients;
|
173
|
-
#coupons;
|
174
|
-
#custom_promotion_rules;
|
175
|
-
#customer_addresses;
|
176
|
-
#customer_groups;
|
177
|
-
#customer_password_resets;
|
178
|
-
#customer_payment_sources;
|
179
|
-
#customer_subscriptions;
|
180
|
-
#customers;
|
181
|
-
#delivery_lead_times;
|
182
|
-
#discount_engine_items;
|
183
|
-
#discount_engines;
|
184
|
-
#easypost_pickups;
|
185
|
-
#event_callbacks;
|
186
|
-
#events;
|
187
|
-
#exports;
|
188
|
-
#external_gateways;
|
189
|
-
#external_payments;
|
190
|
-
#external_promotions;
|
191
|
-
#external_tax_calculators;
|
192
|
-
#fixed_amount_promotions;
|
193
|
-
#fixed_price_promotions;
|
194
|
-
#flex_promotions;
|
195
|
-
#free_gift_promotions;
|
196
|
-
#free_shipping_promotions;
|
197
|
-
#geocoders;
|
198
|
-
#gift_card_recipients;
|
199
|
-
#gift_cards;
|
200
|
-
#google_geocoders;
|
201
|
-
#imports;
|
202
|
-
#in_stock_subscriptions;
|
203
|
-
#inventory_models;
|
204
|
-
#inventory_return_locations;
|
205
|
-
#inventory_stock_locations;
|
206
|
-
#klarna_gateways;
|
207
|
-
#klarna_payments;
|
208
|
-
#line_item_options;
|
209
|
-
#line_items;
|
210
|
-
#links;
|
211
|
-
#manual_gateways;
|
212
|
-
#manual_tax_calculators;
|
213
|
-
#markets;
|
214
|
-
#merchants;
|
215
|
-
#notifications;
|
216
|
-
#order_amount_promotion_rules;
|
217
|
-
#order_copies;
|
218
|
-
#order_factories;
|
219
|
-
#order_subscription_items;
|
220
|
-
#order_subscriptions;
|
221
|
-
#orders;
|
222
|
-
#organization;
|
223
|
-
#packages;
|
224
|
-
#parcel_line_items;
|
225
|
-
#parcels;
|
226
|
-
#payment_gateways;
|
227
|
-
#payment_methods;
|
228
|
-
#payment_options;
|
229
|
-
#paypal_gateways;
|
230
|
-
#paypal_payments;
|
231
|
-
#percentage_discount_promotions;
|
232
|
-
#pickups;
|
233
|
-
#price_frequency_tiers;
|
234
|
-
#price_list_schedulers;
|
235
|
-
#price_lists;
|
236
|
-
#price_tiers;
|
237
|
-
#price_volume_tiers;
|
238
|
-
#prices;
|
239
|
-
#promotion_rules;
|
240
|
-
#promotions;
|
241
|
-
#recurring_order_copies;
|
242
|
-
#refunds;
|
243
|
-
#reserved_stocks;
|
244
|
-
#resource_errors;
|
245
|
-
#return_line_items;
|
246
|
-
#returns;
|
247
|
-
#satispay_gateways;
|
248
|
-
#satispay_payments;
|
249
|
-
#shipments;
|
250
|
-
#shipping_categories;
|
251
|
-
#shipping_method_tiers;
|
252
|
-
#shipping_methods;
|
253
|
-
#shipping_weight_tiers;
|
254
|
-
#shipping_zones;
|
255
|
-
#sku_list_items;
|
256
|
-
#sku_list_promotion_rules;
|
257
|
-
#sku_lists;
|
258
|
-
#sku_options;
|
259
|
-
#skus;
|
260
|
-
#stock_items;
|
261
|
-
#stock_line_items;
|
262
|
-
#stock_locations;
|
263
|
-
#stock_reservations;
|
264
|
-
#stock_transfers;
|
265
|
-
#stores;
|
266
|
-
#stripe_gateways;
|
267
|
-
#stripe_payments;
|
268
|
-
#stripe_tax_accounts;
|
269
|
-
#subscription_models;
|
270
|
-
#tags;
|
271
|
-
#talon_one_accounts;
|
272
|
-
#tax_calculators;
|
273
|
-
#tax_categories;
|
274
|
-
#tax_rules;
|
275
|
-
#taxjar_accounts;
|
276
|
-
#transactions;
|
277
|
-
#versions;
|
278
|
-
#vertex_accounts;
|
279
|
-
#voids;
|
280
|
-
#webhooks;
|
281
|
-
#wire_transfers;
|
282
151
|
// ##__CL_RESOURCES_DEF_STOP__##
|
283
152
|
constructor(config) {
|
284
153
|
super(config);
|
@@ -292,400 +161,403 @@ var CommerceLayerBundle = class _CommerceLayerBundle extends chunkZLHZGR5I_cjs.C
|
|
292
161
|
// private get adapter(): ResourceAdapter { return ApiResourceAdapter.get() }
|
293
162
|
// ##__CL_RESOURCES_LEAZY_LOADING_START__##
|
294
163
|
// ##__CL_RESOURCES_LEAZY_LOADING_TEMPLATE:: ##__TAB__##get ##__RESOURCE_TYPE__##(): api.##__RESOURCE_CLASS__## { return this.###__RESOURCE_TYPE__## || (this.###__RESOURCE_TYPE__## = api.##__RESOURCE_TYPE__##) }
|
164
|
+
// ##__CL_RESOURCES_LEAZY_LOADING_STOP__##
|
165
|
+
// ##__CL_RESOURCES_ACCESSORS_ONLY_START__##
|
166
|
+
// ##__CL_RESOURCES_ACCESSORS_ONLY_TEMPLATE:: ##__TAB__##get ##__RESOURCE_TYPE__##(): api.##__RESOURCE_CLASS__## { return api.##__RESOURCE_TYPE__## }
|
295
167
|
get addresses() {
|
296
|
-
return
|
168
|
+
return chunkJT7HVLLW_cjs.addresses_default;
|
297
169
|
}
|
298
170
|
get adjustments() {
|
299
|
-
return
|
171
|
+
return chunkRTDD2NRL_cjs.adjustments_default;
|
300
172
|
}
|
301
173
|
get adyen_gateways() {
|
302
|
-
return
|
174
|
+
return chunkH4PUXGNI_cjs.adyen_gateways_default;
|
303
175
|
}
|
304
176
|
get adyen_payments() {
|
305
|
-
return
|
177
|
+
return chunkLCLXLB2R_cjs.adyen_payments_default;
|
306
178
|
}
|
307
179
|
get application() {
|
308
|
-
return
|
180
|
+
return chunkP3NADEGE_cjs.applications_default;
|
309
181
|
}
|
310
182
|
get attachments() {
|
311
|
-
return
|
183
|
+
return chunkSGWRNEJB_cjs.attachments_default;
|
312
184
|
}
|
313
185
|
get authorizations() {
|
314
|
-
return
|
186
|
+
return chunkVNWOCO65_cjs.authorizations_default;
|
315
187
|
}
|
316
188
|
get avalara_accounts() {
|
317
|
-
return
|
189
|
+
return chunkHBUDZOK7_cjs.avalara_accounts_default;
|
318
190
|
}
|
319
191
|
get axerve_gateways() {
|
320
|
-
return
|
192
|
+
return chunk2THU5NEW_cjs.axerve_gateways_default;
|
321
193
|
}
|
322
194
|
get axerve_payments() {
|
323
|
-
return
|
195
|
+
return chunkYIDX7HVR_cjs.axerve_payments_default;
|
324
196
|
}
|
325
197
|
get bing_geocoders() {
|
326
|
-
return
|
198
|
+
return chunk2AMKJ6V7_cjs.bing_geocoders_default;
|
327
199
|
}
|
328
200
|
get braintree_gateways() {
|
329
|
-
return
|
201
|
+
return chunkRHARO4TQ_cjs.braintree_gateways_default;
|
330
202
|
}
|
331
203
|
get braintree_payments() {
|
332
|
-
return
|
204
|
+
return chunkQGE4ELJO_cjs.braintree_payments_default;
|
333
205
|
}
|
334
206
|
get bundles() {
|
335
|
-
return
|
207
|
+
return chunk6AJSOS56_cjs.bundles_default;
|
336
208
|
}
|
337
209
|
get buy_x_pay_y_promotions() {
|
338
|
-
return
|
210
|
+
return chunkN6MHUHGE_cjs.buy_x_pay_y_promotions_default;
|
339
211
|
}
|
340
212
|
get captures() {
|
341
|
-
return
|
213
|
+
return chunk4IH4EHXT_cjs.captures_default;
|
342
214
|
}
|
343
215
|
get carrier_accounts() {
|
344
|
-
return
|
216
|
+
return chunkR755X3AG_cjs.carrier_accounts_default;
|
345
217
|
}
|
346
218
|
get checkout_com_gateways() {
|
347
|
-
return
|
219
|
+
return chunkCK6RZLVM_cjs.checkout_com_gateways_default;
|
348
220
|
}
|
349
221
|
get checkout_com_payments() {
|
350
|
-
return
|
222
|
+
return chunkKHMCPH47_cjs.checkout_com_payments_default;
|
351
223
|
}
|
352
224
|
get cleanups() {
|
353
|
-
return
|
225
|
+
return chunkDOGEZ6XX_cjs.cleanups_default;
|
354
226
|
}
|
355
227
|
get coupon_codes_promotion_rules() {
|
356
|
-
return
|
228
|
+
return chunkAD73LDFJ_cjs.coupon_codes_promotion_rules_default;
|
357
229
|
}
|
358
230
|
get coupon_recipients() {
|
359
|
-
return
|
231
|
+
return chunkJWC2GSYH_cjs.coupon_recipients_default;
|
360
232
|
}
|
361
233
|
get coupons() {
|
362
|
-
return
|
234
|
+
return chunk6OHA2TO3_cjs.coupons_default;
|
363
235
|
}
|
364
236
|
get custom_promotion_rules() {
|
365
|
-
return
|
237
|
+
return chunkE6TBQVLK_cjs.custom_promotion_rules_default;
|
366
238
|
}
|
367
239
|
get customer_addresses() {
|
368
|
-
return
|
240
|
+
return chunk2XGMKMF5_cjs.customer_addresses_default;
|
369
241
|
}
|
370
242
|
get customer_groups() {
|
371
|
-
return
|
243
|
+
return chunkHQ6TJSB7_cjs.customer_groups_default;
|
372
244
|
}
|
373
245
|
get customer_password_resets() {
|
374
|
-
return
|
246
|
+
return chunkFXE62CPP_cjs.customer_password_resets_default;
|
375
247
|
}
|
376
248
|
get customer_payment_sources() {
|
377
|
-
return
|
249
|
+
return chunk627I2FYX_cjs.customer_payment_sources_default;
|
378
250
|
}
|
379
251
|
get customer_subscriptions() {
|
380
|
-
return
|
252
|
+
return chunkZTVQSWSD_cjs.customer_subscriptions_default;
|
381
253
|
}
|
382
254
|
get customers() {
|
383
|
-
return
|
255
|
+
return chunkNKJBVNTV_cjs.customers_default;
|
384
256
|
}
|
385
257
|
get delivery_lead_times() {
|
386
|
-
return
|
258
|
+
return chunkNJYMO7FP_cjs.delivery_lead_times_default;
|
387
259
|
}
|
388
260
|
get discount_engine_items() {
|
389
|
-
return
|
261
|
+
return chunkSWWPX4V4_cjs.discount_engine_items_default;
|
390
262
|
}
|
391
263
|
get discount_engines() {
|
392
|
-
return
|
264
|
+
return chunk2JOYLKTP_cjs.discount_engines_default;
|
393
265
|
}
|
394
266
|
get easypost_pickups() {
|
395
|
-
return
|
267
|
+
return chunk57XXD3GQ_cjs.easypost_pickups_default;
|
396
268
|
}
|
397
269
|
get event_callbacks() {
|
398
|
-
return
|
270
|
+
return chunkYHYBOXVX_cjs.event_callbacks_default;
|
399
271
|
}
|
400
272
|
get events() {
|
401
|
-
return
|
273
|
+
return chunkRTGW34KX_cjs.events_default;
|
402
274
|
}
|
403
275
|
get exports() {
|
404
|
-
return
|
276
|
+
return chunkGLSPCG3M_cjs.exports_default;
|
405
277
|
}
|
406
278
|
get external_gateways() {
|
407
|
-
return
|
279
|
+
return chunkMWYBER5I_cjs.external_gateways_default;
|
408
280
|
}
|
409
281
|
get external_payments() {
|
410
|
-
return
|
282
|
+
return chunk3ANXNJ6U_cjs.external_payments_default;
|
411
283
|
}
|
412
284
|
get external_promotions() {
|
413
|
-
return
|
285
|
+
return chunkANCLAYJV_cjs.external_promotions_default;
|
414
286
|
}
|
415
287
|
get external_tax_calculators() {
|
416
|
-
return
|
288
|
+
return chunkPNSVP3KP_cjs.external_tax_calculators_default;
|
417
289
|
}
|
418
290
|
get fixed_amount_promotions() {
|
419
|
-
return
|
291
|
+
return chunkM2ZERG2X_cjs.fixed_amount_promotions_default;
|
420
292
|
}
|
421
293
|
get fixed_price_promotions() {
|
422
|
-
return
|
294
|
+
return chunkEQD223JW_cjs.fixed_price_promotions_default;
|
423
295
|
}
|
424
296
|
get flex_promotions() {
|
425
|
-
return
|
297
|
+
return chunkNJQDJCFB_cjs.flex_promotions_default;
|
426
298
|
}
|
427
299
|
get free_gift_promotions() {
|
428
|
-
return
|
300
|
+
return chunkIDAOX5RB_cjs.free_gift_promotions_default;
|
429
301
|
}
|
430
302
|
get free_shipping_promotions() {
|
431
|
-
return
|
303
|
+
return chunkINZD34YD_cjs.free_shipping_promotions_default;
|
432
304
|
}
|
433
305
|
get geocoders() {
|
434
|
-
return
|
306
|
+
return chunk5FZNBGAF_cjs.geocoders_default;
|
435
307
|
}
|
436
308
|
get gift_card_recipients() {
|
437
|
-
return
|
309
|
+
return chunkFSFXOZ35_cjs.gift_card_recipients_default;
|
438
310
|
}
|
439
311
|
get gift_cards() {
|
440
|
-
return
|
312
|
+
return chunkFYKIHWAM_cjs.gift_cards_default;
|
441
313
|
}
|
442
314
|
get google_geocoders() {
|
443
|
-
return
|
315
|
+
return chunk5EXCGVF2_cjs.google_geocoders_default;
|
444
316
|
}
|
445
317
|
get imports() {
|
446
|
-
return
|
318
|
+
return chunkE4DYW6HB_cjs.imports_default;
|
447
319
|
}
|
448
320
|
get in_stock_subscriptions() {
|
449
|
-
return
|
321
|
+
return chunk2AFNQJXP_cjs.in_stock_subscriptions_default;
|
450
322
|
}
|
451
323
|
get inventory_models() {
|
452
|
-
return
|
324
|
+
return chunkSPLHKBWG_cjs.inventory_models_default;
|
453
325
|
}
|
454
326
|
get inventory_return_locations() {
|
455
|
-
return
|
327
|
+
return chunkL4LPS3DV_cjs.inventory_return_locations_default;
|
456
328
|
}
|
457
329
|
get inventory_stock_locations() {
|
458
|
-
return
|
330
|
+
return chunk3WKN5OCU_cjs.inventory_stock_locations_default;
|
459
331
|
}
|
460
332
|
get klarna_gateways() {
|
461
|
-
return
|
333
|
+
return chunkVUCYIRSC_cjs.klarna_gateways_default;
|
462
334
|
}
|
463
335
|
get klarna_payments() {
|
464
|
-
return
|
336
|
+
return chunkQ66JEOCJ_cjs.klarna_payments_default;
|
465
337
|
}
|
466
338
|
get line_item_options() {
|
467
|
-
return
|
339
|
+
return chunkB72FREUL_cjs.line_item_options_default;
|
468
340
|
}
|
469
341
|
get line_items() {
|
470
|
-
return
|
342
|
+
return chunkHQ35KQFG_cjs.line_items_default;
|
471
343
|
}
|
472
344
|
get links() {
|
473
|
-
return
|
345
|
+
return chunk6B66AQKB_cjs.links_default;
|
474
346
|
}
|
475
347
|
get manual_gateways() {
|
476
|
-
return
|
348
|
+
return chunkXUC3BYL2_cjs.manual_gateways_default;
|
477
349
|
}
|
478
350
|
get manual_tax_calculators() {
|
479
|
-
return
|
351
|
+
return chunkA7BEMDVP_cjs.manual_tax_calculators_default;
|
480
352
|
}
|
481
353
|
get markets() {
|
482
|
-
return
|
354
|
+
return chunk3XWE56FL_cjs.markets_default;
|
483
355
|
}
|
484
356
|
get merchants() {
|
485
|
-
return
|
357
|
+
return chunkEP7MAEQH_cjs.merchants_default;
|
486
358
|
}
|
487
359
|
get notifications() {
|
488
|
-
return
|
360
|
+
return chunkPQS6KXZ2_cjs.notifications_default;
|
489
361
|
}
|
490
362
|
get order_amount_promotion_rules() {
|
491
|
-
return
|
363
|
+
return chunkCTXBUDGO_cjs.order_amount_promotion_rules_default;
|
492
364
|
}
|
493
365
|
get order_copies() {
|
494
|
-
return
|
366
|
+
return chunk66JDSPFD_cjs.order_copies_default;
|
495
367
|
}
|
496
368
|
get order_factories() {
|
497
|
-
return
|
369
|
+
return chunk4SCFKFIM_cjs.order_factories_default;
|
498
370
|
}
|
499
371
|
get order_subscription_items() {
|
500
|
-
return
|
372
|
+
return chunk6SCAIB4K_cjs.order_subscription_items_default;
|
501
373
|
}
|
502
374
|
get order_subscriptions() {
|
503
|
-
return
|
375
|
+
return chunkJ6NBJHWL_cjs.order_subscriptions_default;
|
504
376
|
}
|
505
377
|
get orders() {
|
506
|
-
return
|
378
|
+
return chunkAQFAND5D_cjs.orders_default;
|
507
379
|
}
|
508
380
|
get organization() {
|
509
|
-
return
|
381
|
+
return chunkWBPEFNL7_cjs.organizations_default;
|
510
382
|
}
|
511
383
|
get packages() {
|
512
|
-
return
|
384
|
+
return chunkQZTNLPOD_cjs.packages_default;
|
513
385
|
}
|
514
386
|
get parcel_line_items() {
|
515
|
-
return
|
387
|
+
return chunkAIGQRBCY_cjs.parcel_line_items_default;
|
516
388
|
}
|
517
389
|
get parcels() {
|
518
|
-
return
|
390
|
+
return chunk2HLQW5MF_cjs.parcels_default;
|
519
391
|
}
|
520
392
|
get payment_gateways() {
|
521
|
-
return
|
393
|
+
return chunk67QVA2J3_cjs.payment_gateways_default;
|
522
394
|
}
|
523
395
|
get payment_methods() {
|
524
|
-
return
|
396
|
+
return chunkLEWK7QET_cjs.payment_methods_default;
|
525
397
|
}
|
526
398
|
get payment_options() {
|
527
|
-
return
|
399
|
+
return chunkOPQJPXLM_cjs.payment_options_default;
|
528
400
|
}
|
529
401
|
get paypal_gateways() {
|
530
|
-
return
|
402
|
+
return chunkZZF34M2E_cjs.paypal_gateways_default;
|
531
403
|
}
|
532
404
|
get paypal_payments() {
|
533
|
-
return
|
405
|
+
return chunkNEC22ZSI_cjs.paypal_payments_default;
|
534
406
|
}
|
535
407
|
get percentage_discount_promotions() {
|
536
|
-
return
|
408
|
+
return chunkBBEMCANC_cjs.percentage_discount_promotions_default;
|
537
409
|
}
|
538
410
|
get pickups() {
|
539
|
-
return
|
411
|
+
return chunkOYFNK2SE_cjs.pickups_default;
|
540
412
|
}
|
541
413
|
get price_frequency_tiers() {
|
542
|
-
return
|
414
|
+
return chunkYAKNUPNE_cjs.price_frequency_tiers_default;
|
543
415
|
}
|
544
416
|
get price_list_schedulers() {
|
545
|
-
return
|
417
|
+
return chunkYOHBJHTH_cjs.price_list_schedulers_default;
|
546
418
|
}
|
547
419
|
get price_lists() {
|
548
|
-
return
|
420
|
+
return chunkVDZUWCIN_cjs.price_lists_default;
|
549
421
|
}
|
550
422
|
get price_tiers() {
|
551
|
-
return
|
423
|
+
return chunkMQZSDICO_cjs.price_tiers_default;
|
552
424
|
}
|
553
425
|
get price_volume_tiers() {
|
554
|
-
return
|
426
|
+
return chunkVPXMI42G_cjs.price_volume_tiers_default;
|
555
427
|
}
|
556
428
|
get prices() {
|
557
|
-
return
|
429
|
+
return chunkJN4JL4WT_cjs.prices_default;
|
558
430
|
}
|
559
431
|
get promotion_rules() {
|
560
|
-
return
|
432
|
+
return chunkJECYKPCC_cjs.promotion_rules_default;
|
561
433
|
}
|
562
434
|
get promotions() {
|
563
|
-
return
|
435
|
+
return chunk6PWK52UZ_cjs.promotions_default;
|
564
436
|
}
|
565
437
|
get recurring_order_copies() {
|
566
|
-
return
|
438
|
+
return chunk2HPO4UZA_cjs.recurring_order_copies_default;
|
567
439
|
}
|
568
440
|
get refunds() {
|
569
|
-
return
|
441
|
+
return chunkDOFPDQMJ_cjs.refunds_default;
|
570
442
|
}
|
571
443
|
get reserved_stocks() {
|
572
|
-
return
|
444
|
+
return chunkBTAKU6V5_cjs.reserved_stocks_default;
|
573
445
|
}
|
574
446
|
get resource_errors() {
|
575
|
-
return
|
447
|
+
return chunkI3SKGXTB_cjs.resource_errors_default;
|
576
448
|
}
|
577
449
|
get return_line_items() {
|
578
|
-
return
|
450
|
+
return chunkEADFDBOR_cjs.return_line_items_default;
|
579
451
|
}
|
580
452
|
get returns() {
|
581
|
-
return
|
453
|
+
return chunkIKENWSRH_cjs.returns_default;
|
582
454
|
}
|
583
455
|
get satispay_gateways() {
|
584
|
-
return
|
456
|
+
return chunkNBYV35R4_cjs.satispay_gateways_default;
|
585
457
|
}
|
586
458
|
get satispay_payments() {
|
587
|
-
return
|
459
|
+
return chunkDJ572MZB_cjs.satispay_payments_default;
|
588
460
|
}
|
589
461
|
get shipments() {
|
590
|
-
return
|
462
|
+
return chunk35OHXDG3_cjs.shipments_default;
|
591
463
|
}
|
592
464
|
get shipping_categories() {
|
593
|
-
return
|
465
|
+
return chunkTHVPSJTK_cjs.shipping_categories_default;
|
594
466
|
}
|
595
467
|
get shipping_method_tiers() {
|
596
|
-
return
|
468
|
+
return chunk3TGZNMLP_cjs.shipping_method_tiers_default;
|
597
469
|
}
|
598
470
|
get shipping_methods() {
|
599
|
-
return
|
471
|
+
return chunkVMJUXZ67_cjs.shipping_methods_default;
|
600
472
|
}
|
601
473
|
get shipping_weight_tiers() {
|
602
|
-
return
|
474
|
+
return chunkD26KDUDM_cjs.shipping_weight_tiers_default;
|
603
475
|
}
|
604
476
|
get shipping_zones() {
|
605
|
-
return
|
477
|
+
return chunkA6BT5FSV_cjs.shipping_zones_default;
|
606
478
|
}
|
607
479
|
get sku_list_items() {
|
608
|
-
return
|
480
|
+
return chunkSUJCEUOZ_cjs.sku_list_items_default;
|
609
481
|
}
|
610
482
|
get sku_list_promotion_rules() {
|
611
|
-
return
|
483
|
+
return chunkF6MSHDB7_cjs.sku_list_promotion_rules_default;
|
612
484
|
}
|
613
485
|
get sku_lists() {
|
614
|
-
return
|
486
|
+
return chunkX2D47UM7_cjs.sku_lists_default;
|
615
487
|
}
|
616
488
|
get sku_options() {
|
617
|
-
return
|
489
|
+
return chunkTM5OCFYV_cjs.sku_options_default;
|
618
490
|
}
|
619
491
|
get skus() {
|
620
|
-
return
|
492
|
+
return chunkZ2QVXW6T_cjs.skus_default;
|
621
493
|
}
|
622
494
|
get stock_items() {
|
623
|
-
return
|
495
|
+
return chunk3ADITMLN_cjs.stock_items_default;
|
624
496
|
}
|
625
497
|
get stock_line_items() {
|
626
|
-
return
|
498
|
+
return chunkJ4CTOHX6_cjs.stock_line_items_default;
|
627
499
|
}
|
628
500
|
get stock_locations() {
|
629
|
-
return
|
501
|
+
return chunkSGOUEVJ3_cjs.stock_locations_default;
|
630
502
|
}
|
631
503
|
get stock_reservations() {
|
632
|
-
return
|
504
|
+
return chunkUP7FR6HD_cjs.stock_reservations_default;
|
633
505
|
}
|
634
506
|
get stock_transfers() {
|
635
|
-
return
|
507
|
+
return chunkGE6OHQR6_cjs.stock_transfers_default;
|
636
508
|
}
|
637
509
|
get stores() {
|
638
|
-
return
|
510
|
+
return chunk6SOWFGBP_cjs.stores_default;
|
639
511
|
}
|
640
512
|
get stripe_gateways() {
|
641
|
-
return
|
513
|
+
return chunkLIT4FEIU_cjs.stripe_gateways_default;
|
642
514
|
}
|
643
515
|
get stripe_payments() {
|
644
|
-
return
|
516
|
+
return chunkK6WSCQKS_cjs.stripe_payments_default;
|
645
517
|
}
|
646
518
|
get stripe_tax_accounts() {
|
647
|
-
return
|
519
|
+
return chunkINJ7FRDA_cjs.stripe_tax_accounts_default;
|
648
520
|
}
|
649
521
|
get subscription_models() {
|
650
|
-
return
|
522
|
+
return chunkARIBIRKF_cjs.subscription_models_default;
|
651
523
|
}
|
652
524
|
get tags() {
|
653
|
-
return
|
525
|
+
return chunkTQFODT4D_cjs.tags_default;
|
654
526
|
}
|
655
527
|
get talon_one_accounts() {
|
656
|
-
return
|
528
|
+
return chunkRWPFE3LF_cjs.talon_one_accounts_default;
|
657
529
|
}
|
658
530
|
get tax_calculators() {
|
659
|
-
return
|
531
|
+
return chunk7CQTUOR4_cjs.tax_calculators_default;
|
660
532
|
}
|
661
533
|
get tax_categories() {
|
662
|
-
return
|
534
|
+
return chunk42DT6ZET_cjs.tax_categories_default;
|
663
535
|
}
|
664
536
|
get tax_rules() {
|
665
|
-
return
|
537
|
+
return chunkZQSCFH5J_cjs.tax_rules_default;
|
666
538
|
}
|
667
539
|
get taxjar_accounts() {
|
668
|
-
return
|
540
|
+
return chunkZAISVVBE_cjs.taxjar_accounts_default;
|
669
541
|
}
|
670
542
|
get transactions() {
|
671
|
-
return
|
543
|
+
return chunkLJ2EP6AL_cjs.transactions_default;
|
672
544
|
}
|
673
545
|
get versions() {
|
674
|
-
return
|
546
|
+
return chunkTIJIXGNJ_cjs.versions_default;
|
675
547
|
}
|
676
548
|
get vertex_accounts() {
|
677
|
-
return
|
549
|
+
return chunkHNHF6T2I_cjs.vertex_accounts_default;
|
678
550
|
}
|
679
551
|
get voids() {
|
680
|
-
return
|
552
|
+
return chunk7Z2U4MHU_cjs.voids_default;
|
681
553
|
}
|
682
554
|
get webhooks() {
|
683
|
-
return
|
555
|
+
return chunk5R76TU4I_cjs.webhooks_default;
|
684
556
|
}
|
685
557
|
get wire_transfers() {
|
686
|
-
return
|
558
|
+
return chunkBN6XJAZH_cjs.wire_transfers_default;
|
687
559
|
}
|
688
|
-
// ##
|
560
|
+
// ##__CL_RESOURCES_ACCESSORS_ONLY_STOP__##
|
689
561
|
};
|
690
562
|
function CommerceLayer(config) {
|
691
563
|
return CommerceLayerBundle.get(config);
|