@commercelayer/sdk 5.0.0-beta.3 → 5.0.0-beta.5

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 (199) hide show
  1. package/lib/cjs/client.js +11 -7
  2. package/lib/cjs/config.d.ts +1 -0
  3. package/lib/cjs/config.js +1 -0
  4. package/lib/cjs/debug.js +0 -1
  5. package/lib/cjs/error.js +1 -3
  6. package/lib/cjs/jsonapi.js +5 -1
  7. package/lib/cjs/resource.js +7 -7
  8. package/lib/cjs/resources/addresses.js +2 -2
  9. package/lib/cjs/resources/adjustments.js +2 -2
  10. package/lib/cjs/resources/adyen_gateways.js +2 -2
  11. package/lib/cjs/resources/adyen_payments.js +2 -2
  12. package/lib/cjs/resources/attachments.js +2 -2
  13. package/lib/cjs/resources/authorizations.js +1 -1
  14. package/lib/cjs/resources/avalara_accounts.js +2 -2
  15. package/lib/cjs/resources/axerve_gateways.js +2 -2
  16. package/lib/cjs/resources/axerve_payments.js +2 -2
  17. package/lib/cjs/resources/billing_info_validation_rules.js +2 -2
  18. package/lib/cjs/resources/bing_geocoders.js +2 -2
  19. package/lib/cjs/resources/braintree_gateways.js +2 -2
  20. package/lib/cjs/resources/braintree_payments.js +2 -2
  21. package/lib/cjs/resources/bundles.js +2 -2
  22. package/lib/cjs/resources/captures.js +1 -1
  23. package/lib/cjs/resources/checkout_com_gateways.js +2 -2
  24. package/lib/cjs/resources/checkout_com_payments.js +2 -2
  25. package/lib/cjs/resources/cleanups.js +1 -1
  26. package/lib/cjs/resources/coupon_codes_promotion_rules.js +2 -2
  27. package/lib/cjs/resources/coupon_recipients.js +2 -2
  28. package/lib/cjs/resources/coupons.js +2 -2
  29. package/lib/cjs/resources/customer_addresses.js +2 -2
  30. package/lib/cjs/resources/customer_groups.js +2 -2
  31. package/lib/cjs/resources/customer_password_resets.js +2 -2
  32. package/lib/cjs/resources/customer_payment_sources.js +2 -2
  33. package/lib/cjs/resources/customer_subscriptions.js +2 -2
  34. package/lib/cjs/resources/customers.js +2 -2
  35. package/lib/cjs/resources/delivery_lead_times.js +2 -2
  36. package/lib/cjs/resources/exports.js +1 -1
  37. package/lib/cjs/resources/external_gateways.js +2 -2
  38. package/lib/cjs/resources/external_payments.js +2 -2
  39. package/lib/cjs/resources/external_promotions.js +2 -2
  40. package/lib/cjs/resources/external_tax_calculators.js +2 -2
  41. package/lib/cjs/resources/fixed_amount_promotions.js +2 -2
  42. package/lib/cjs/resources/fixed_price_promotions.js +2 -2
  43. package/lib/cjs/resources/free_gift_promotions.js +2 -2
  44. package/lib/cjs/resources/free_shipping_promotions.js +2 -2
  45. package/lib/cjs/resources/gift_card_recipients.js +2 -2
  46. package/lib/cjs/resources/gift_cards.js +2 -2
  47. package/lib/cjs/resources/google_geocoders.js +2 -2
  48. package/lib/cjs/resources/imports.js +1 -1
  49. package/lib/cjs/resources/in_stock_subscriptions.js +2 -2
  50. package/lib/cjs/resources/inventory_models.js +2 -2
  51. package/lib/cjs/resources/inventory_return_locations.js +2 -2
  52. package/lib/cjs/resources/inventory_stock_locations.js +2 -2
  53. package/lib/cjs/resources/klarna_gateways.js +2 -2
  54. package/lib/cjs/resources/klarna_payments.js +2 -2
  55. package/lib/cjs/resources/line_item_options.js +2 -2
  56. package/lib/cjs/resources/line_items.js +2 -2
  57. package/lib/cjs/resources/manual_gateways.js +2 -2
  58. package/lib/cjs/resources/manual_tax_calculators.js +2 -2
  59. package/lib/cjs/resources/markets.js +2 -2
  60. package/lib/cjs/resources/merchants.js +2 -2
  61. package/lib/cjs/resources/order_amount_promotion_rules.js +2 -2
  62. package/lib/cjs/resources/order_copies.js +1 -1
  63. package/lib/cjs/resources/order_subscriptions.js +2 -2
  64. package/lib/cjs/resources/orders.js +2 -2
  65. package/lib/cjs/resources/packages.js +2 -2
  66. package/lib/cjs/resources/parcel_line_items.js +2 -2
  67. package/lib/cjs/resources/parcels.js +2 -2
  68. package/lib/cjs/resources/payment_methods.js +2 -2
  69. package/lib/cjs/resources/paypal_gateways.js +2 -2
  70. package/lib/cjs/resources/paypal_payments.js +2 -2
  71. package/lib/cjs/resources/percentage_discount_promotions.js +2 -2
  72. package/lib/cjs/resources/price_lists.js +2 -2
  73. package/lib/cjs/resources/price_volume_tiers.js +2 -2
  74. package/lib/cjs/resources/prices.js +2 -2
  75. package/lib/cjs/resources/return_line_items.js +2 -2
  76. package/lib/cjs/resources/returns.js +2 -2
  77. package/lib/cjs/resources/satispay_gateways.js +2 -2
  78. package/lib/cjs/resources/satispay_payments.js +2 -2
  79. package/lib/cjs/resources/shipments.js +1 -1
  80. package/lib/cjs/resources/shipping_categories.js +2 -2
  81. package/lib/cjs/resources/shipping_methods.js +2 -2
  82. package/lib/cjs/resources/shipping_weight_tiers.js +2 -2
  83. package/lib/cjs/resources/shipping_zones.js +2 -2
  84. package/lib/cjs/resources/sku_list_items.js +2 -2
  85. package/lib/cjs/resources/sku_list_promotion_rules.js +2 -2
  86. package/lib/cjs/resources/sku_lists.js +2 -2
  87. package/lib/cjs/resources/sku_options.js +2 -2
  88. package/lib/cjs/resources/skus.js +2 -2
  89. package/lib/cjs/resources/stock_items.js +2 -2
  90. package/lib/cjs/resources/stock_locations.js +2 -2
  91. package/lib/cjs/resources/stock_transfers.js +2 -2
  92. package/lib/cjs/resources/stripe_gateways.js +2 -2
  93. package/lib/cjs/resources/stripe_payments.js +2 -2
  94. package/lib/cjs/resources/tax_categories.js +2 -2
  95. package/lib/cjs/resources/tax_rules.js +2 -2
  96. package/lib/cjs/resources/taxjar_accounts.js +2 -2
  97. package/lib/cjs/resources/webhooks.js +2 -2
  98. package/lib/cjs/resources/wire_transfers.js +2 -2
  99. package/lib/esm/client.js +11 -7
  100. package/lib/esm/config.d.ts +1 -0
  101. package/lib/esm/config.js +1 -0
  102. package/lib/esm/debug.js +0 -1
  103. package/lib/esm/error.js +1 -3
  104. package/lib/esm/jsonapi.js +5 -1
  105. package/lib/esm/resource.js +7 -7
  106. package/lib/esm/resources/addresses.js +2 -2
  107. package/lib/esm/resources/adjustments.js +2 -2
  108. package/lib/esm/resources/adyen_gateways.js +2 -2
  109. package/lib/esm/resources/adyen_payments.js +2 -2
  110. package/lib/esm/resources/attachments.js +2 -2
  111. package/lib/esm/resources/authorizations.js +1 -1
  112. package/lib/esm/resources/avalara_accounts.js +2 -2
  113. package/lib/esm/resources/axerve_gateways.js +2 -2
  114. package/lib/esm/resources/axerve_payments.js +2 -2
  115. package/lib/esm/resources/billing_info_validation_rules.js +2 -2
  116. package/lib/esm/resources/bing_geocoders.js +2 -2
  117. package/lib/esm/resources/braintree_gateways.js +2 -2
  118. package/lib/esm/resources/braintree_payments.js +2 -2
  119. package/lib/esm/resources/bundles.js +2 -2
  120. package/lib/esm/resources/captures.js +1 -1
  121. package/lib/esm/resources/checkout_com_gateways.js +2 -2
  122. package/lib/esm/resources/checkout_com_payments.js +2 -2
  123. package/lib/esm/resources/cleanups.js +1 -1
  124. package/lib/esm/resources/coupon_codes_promotion_rules.js +2 -2
  125. package/lib/esm/resources/coupon_recipients.js +2 -2
  126. package/lib/esm/resources/coupons.js +2 -2
  127. package/lib/esm/resources/customer_addresses.js +2 -2
  128. package/lib/esm/resources/customer_groups.js +2 -2
  129. package/lib/esm/resources/customer_password_resets.js +2 -2
  130. package/lib/esm/resources/customer_payment_sources.js +2 -2
  131. package/lib/esm/resources/customer_subscriptions.js +2 -2
  132. package/lib/esm/resources/customers.js +2 -2
  133. package/lib/esm/resources/delivery_lead_times.js +2 -2
  134. package/lib/esm/resources/exports.js +1 -1
  135. package/lib/esm/resources/external_gateways.js +2 -2
  136. package/lib/esm/resources/external_payments.js +2 -2
  137. package/lib/esm/resources/external_promotions.js +2 -2
  138. package/lib/esm/resources/external_tax_calculators.js +2 -2
  139. package/lib/esm/resources/fixed_amount_promotions.js +2 -2
  140. package/lib/esm/resources/fixed_price_promotions.js +2 -2
  141. package/lib/esm/resources/free_gift_promotions.js +2 -2
  142. package/lib/esm/resources/free_shipping_promotions.js +2 -2
  143. package/lib/esm/resources/gift_card_recipients.js +2 -2
  144. package/lib/esm/resources/gift_cards.js +2 -2
  145. package/lib/esm/resources/google_geocoders.js +2 -2
  146. package/lib/esm/resources/imports.js +1 -1
  147. package/lib/esm/resources/in_stock_subscriptions.js +2 -2
  148. package/lib/esm/resources/inventory_models.js +2 -2
  149. package/lib/esm/resources/inventory_return_locations.js +2 -2
  150. package/lib/esm/resources/inventory_stock_locations.js +2 -2
  151. package/lib/esm/resources/klarna_gateways.js +2 -2
  152. package/lib/esm/resources/klarna_payments.js +2 -2
  153. package/lib/esm/resources/line_item_options.js +2 -2
  154. package/lib/esm/resources/line_items.js +2 -2
  155. package/lib/esm/resources/manual_gateways.js +2 -2
  156. package/lib/esm/resources/manual_tax_calculators.js +2 -2
  157. package/lib/esm/resources/markets.js +2 -2
  158. package/lib/esm/resources/merchants.js +2 -2
  159. package/lib/esm/resources/order_amount_promotion_rules.js +2 -2
  160. package/lib/esm/resources/order_copies.js +1 -1
  161. package/lib/esm/resources/order_subscriptions.js +2 -2
  162. package/lib/esm/resources/orders.js +2 -2
  163. package/lib/esm/resources/packages.js +2 -2
  164. package/lib/esm/resources/parcel_line_items.js +2 -2
  165. package/lib/esm/resources/parcels.js +2 -2
  166. package/lib/esm/resources/payment_methods.js +2 -2
  167. package/lib/esm/resources/paypal_gateways.js +2 -2
  168. package/lib/esm/resources/paypal_payments.js +2 -2
  169. package/lib/esm/resources/percentage_discount_promotions.js +2 -2
  170. package/lib/esm/resources/price_lists.js +2 -2
  171. package/lib/esm/resources/price_volume_tiers.js +2 -2
  172. package/lib/esm/resources/prices.js +2 -2
  173. package/lib/esm/resources/return_line_items.js +2 -2
  174. package/lib/esm/resources/returns.js +2 -2
  175. package/lib/esm/resources/satispay_gateways.js +2 -2
  176. package/lib/esm/resources/satispay_payments.js +2 -2
  177. package/lib/esm/resources/shipments.js +1 -1
  178. package/lib/esm/resources/shipping_categories.js +2 -2
  179. package/lib/esm/resources/shipping_methods.js +2 -2
  180. package/lib/esm/resources/shipping_weight_tiers.js +2 -2
  181. package/lib/esm/resources/shipping_zones.js +2 -2
  182. package/lib/esm/resources/sku_list_items.js +2 -2
  183. package/lib/esm/resources/sku_list_promotion_rules.js +2 -2
  184. package/lib/esm/resources/sku_lists.js +2 -2
  185. package/lib/esm/resources/sku_options.js +2 -2
  186. package/lib/esm/resources/skus.js +2 -2
  187. package/lib/esm/resources/stock_items.js +2 -2
  188. package/lib/esm/resources/stock_locations.js +2 -2
  189. package/lib/esm/resources/stock_transfers.js +2 -2
  190. package/lib/esm/resources/stripe_gateways.js +2 -2
  191. package/lib/esm/resources/stripe_payments.js +2 -2
  192. package/lib/esm/resources/tax_categories.js +2 -2
  193. package/lib/esm/resources/tax_rules.js +2 -2
  194. package/lib/esm/resources/taxjar_accounts.js +2 -2
  195. package/lib/esm/resources/webhooks.js +2 -2
  196. package/lib/esm/resources/wire_transfers.js +2 -2
  197. package/lib/tsconfig.esm.tsbuildinfo +1 -1
  198. package/lib/tsconfig.tsbuildinfo +1 -1
  199. package/package.json +3 -3
package/lib/cjs/client.js CHANGED
@@ -54,10 +54,9 @@ const handleError = (error) => {
54
54
  };
55
55
  class ApiClient {
56
56
  static create(options) {
57
- if (!(options === null || options === void 0 ? void 0 : options.organization))
58
- throw new Error("Undefined 'organization' parameter");
59
- if (!(options === null || options === void 0 ? void 0 : options.accessToken))
60
- throw new Error("Undefined 'accessToken' parameter");
57
+ for (const attr of config_1.default.client.requiredAttributes)
58
+ if (!options || !options[attr])
59
+ throw new error_1.SdkError({ message: `Undefined '${attr}' parameter` });
61
60
  return new ApiClient(options);
62
61
  }
63
62
  constructor(options) {
@@ -72,11 +71,16 @@ class ApiClient {
72
71
  httpAgent: options.httpAgent,
73
72
  httpsAgent: options.httpsAgent,
74
73
  };
75
- const axiosOptions = Object.assign({ baseURL: this.baseUrl, timeout: config_1.default.client.timeout, headers: {
74
+ const axiosOptions = {
75
+ baseURL: this.baseUrl,
76
+ timeout: config_1.default.client.timeout,
77
+ headers: {
76
78
  'Accept': 'application/vnd.api+json',
77
79
  'Content-Type': 'application/vnd.api+json',
78
80
  'Authorization': 'Bearer ' + __classPrivateFieldGet(this, _ApiClient_accessToken, "f"),
79
- } }, axiosConfig);
81
+ },
82
+ ...axiosConfig
83
+ };
80
84
  debug('axios options: %O', axiosOptions);
81
85
  __classPrivateFieldSet(this, _ApiClient_client, axios_1.default.create(axiosOptions), "f");
82
86
  this.interceptors = __classPrivateFieldGet(this, _ApiClient_client, "f").interceptors;
@@ -109,7 +113,7 @@ class ApiClient {
109
113
  const baseUrl = (options === null || options === void 0 ? void 0 : options.organization) ? baseURL(options.organization, options.domain) : undefined;
110
114
  const accessToken = (options === null || options === void 0 ? void 0 : options.accessToken) || __classPrivateFieldGet(this, _ApiClient_accessToken, "f");
111
115
  const headers = accessToken ? { 'Authorization': 'Bearer ' + accessToken } : undefined;
112
- const requestParams = Object.assign({ method, baseURL: baseUrl, url, data, headers }, options);
116
+ const requestParams = { method, baseURL: baseUrl, url, data, headers, ...options };
113
117
  debug('request params: %O', requestParams);
114
118
  // const start = Date.now()
115
119
  return __classPrivateFieldGet(this, _ApiClient_client, "f").request(requestParams)
@@ -6,6 +6,7 @@ declare const config: {
6
6
  };
7
7
  readonly client: {
8
8
  readonly timeout: 15000;
9
+ readonly requiredAttributes: readonly ["organization", "accessToken"];
9
10
  };
10
11
  };
11
12
  export default config;
package/lib/cjs/config.js CHANGED
@@ -8,6 +8,7 @@ const config = {
8
8
  },
9
9
  client: {
10
10
  timeout: 15000,
11
+ requiredAttributes: ['organization', 'accessToken']
11
12
  }
12
13
  };
13
14
  exports.default = config;
package/lib/cjs/debug.js CHANGED
@@ -7,7 +7,6 @@ const debuggerFunction = (_pattern, ..._args) => {
7
7
  let debuggerFactory = (_namespace) => debuggerFunction;
8
8
  /* Try loading 'debug' module */
9
9
  try {
10
- // eslint-disable-next-line @typescript-eslint/no-var-requires
11
10
  const debugModule = require('debug');
12
11
  if (debugModule && (typeof debugModule === 'function'))
13
12
  debuggerFactory = debugModule;
package/lib/cjs/error.js CHANGED
@@ -11,7 +11,6 @@ var ErrorType;
11
11
  })(ErrorType || (ErrorType = {}));
12
12
  exports.ErrorType = ErrorType;
13
13
  class SdkError extends Error {
14
- // eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types
15
14
  static isSdkError(error) {
16
15
  return error && [SdkError.NAME, ApiError.NAME].includes(error.name) && Object.values(ErrorType).includes(error.type);
17
16
  }
@@ -24,12 +23,11 @@ class SdkError extends Error {
24
23
  exports.SdkError = SdkError;
25
24
  SdkError.NAME = 'SdkError';
26
25
  class ApiError extends SdkError {
27
- // eslint-disable-next-line @typescript-eslint/explicit-module-boundary-types
28
26
  static isApiError(error) {
29
27
  return SdkError.isSdkError(error) && (error.name === ApiError.NAME) && (error.type === ErrorType.RESPONSE);
30
28
  }
31
29
  constructor(error) {
32
- super(Object.assign(Object.assign({}, error), { type: ErrorType.RESPONSE }));
30
+ super({ ...error, type: ErrorType.RESPONSE });
33
31
  this.errors = [];
34
32
  this.name = ApiError.NAME; // this.constructor.name
35
33
  }
@@ -35,7 +35,11 @@ const denormalizeResource = (res, included) => {
35
35
  debug('denormalize resource: %O, %o', res, included || {});
36
36
  if (!res)
37
37
  return res;
38
- const resource = Object.assign({ id: res.id, type: res.type }, res.attributes);
38
+ const resource = {
39
+ id: res.id,
40
+ type: res.type,
41
+ ...res.attributes,
42
+ };
39
43
  if (res.relationships)
40
44
  Object.keys(res.relationships).forEach(key => {
41
45
  const rel = res.relationships[key].data;
@@ -61,7 +61,7 @@ class ResourceAdapter {
61
61
  const queryParams = (0, query_1.generateQueryStringParams)(params, resource);
62
62
  if (options === null || options === void 0 ? void 0 : options.params)
63
63
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
64
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}`, undefined, Object.assign(Object.assign({}, options), { params: queryParams }));
64
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}`, undefined, { ...options, params: queryParams });
65
65
  const r = (0, jsonapi_1.denormalize)(res);
66
66
  return r;
67
67
  }
@@ -70,7 +70,7 @@ class ResourceAdapter {
70
70
  const queryParams = (0, query_1.generateQueryStringParams)(params, resource);
71
71
  if (options === null || options === void 0 ? void 0 : options.params)
72
72
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
73
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}/${resource.id}`, undefined, Object.assign(Object.assign({}, options), { params: queryParams }));
73
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}/${resource.id}`, undefined, { ...options, params: queryParams });
74
74
  const r = (0, jsonapi_1.denormalize)(res);
75
75
  return r;
76
76
  }
@@ -80,7 +80,7 @@ class ResourceAdapter {
80
80
  const queryParams = (0, query_1.generateQueryStringParams)(params, resource);
81
81
  if (options === null || options === void 0 ? void 0 : options.params)
82
82
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
83
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}`, undefined, Object.assign(Object.assign({}, options), { params: queryParams }));
83
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', `${resource.type}`, undefined, { ...options, params: queryParams });
84
84
  const r = (0, jsonapi_1.denormalize)(res);
85
85
  const meta = {
86
86
  pageCount: Number((_a = res.meta) === null || _a === void 0 ? void 0 : _a.page_count),
@@ -96,7 +96,7 @@ class ResourceAdapter {
96
96
  if (options === null || options === void 0 ? void 0 : options.params)
97
97
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
98
98
  const data = (0, jsonapi_1.normalize)(resource);
99
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('post', resource.type, data, Object.assign(Object.assign({}, options), { params: queryParams }));
99
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('post', resource.type, data, { ...options, params: queryParams });
100
100
  const r = (0, jsonapi_1.denormalize)(res);
101
101
  return r;
102
102
  }
@@ -106,7 +106,7 @@ class ResourceAdapter {
106
106
  if (options === null || options === void 0 ? void 0 : options.params)
107
107
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
108
108
  const data = (0, jsonapi_1.normalize)(resource);
109
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('patch', `${resource.type}/${resource.id}`, data, Object.assign(Object.assign({}, options), { params: queryParams }));
109
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('patch', `${resource.type}/${resource.id}`, data, { ...options, params: queryParams });
110
110
  const r = (0, jsonapi_1.denormalize)(res);
111
111
  return r;
112
112
  }
@@ -120,7 +120,7 @@ class ResourceAdapter {
120
120
  const queryParams = (0, query_1.generateQueryStringParams)(params, resource);
121
121
  if (options === null || options === void 0 ? void 0 : options.params)
122
122
  Object.assign(queryParams, options === null || options === void 0 ? void 0 : options.params);
123
- const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', path, undefined, Object.assign(Object.assign({}, options), { params: queryParams }));
123
+ const res = await __classPrivateFieldGet(this, _ResourceAdapter_client, "f").request('get', path, undefined, { ...options, params: queryParams });
124
124
  const r = (0, jsonapi_1.denormalize)(res);
125
125
  if (Array.isArray(r)) {
126
126
  const p = params;
@@ -144,7 +144,7 @@ class ApiResourceBase {
144
144
  }
145
145
  // reference, reference_origin and metadata attributes are always updatable
146
146
  async update(resource, params, options) {
147
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: this.type() }), params, options);
147
+ return this.resources.update({ ...resource, type: this.type() }, params, options);
148
148
  }
149
149
  async count(filter, options) {
150
150
  const params = { filters: (0, query_1.isParamsList)(filter) ? filter.filters : filter, pageNumber: 1, pageSize: 1 };
@@ -7,10 +7,10 @@ class Addresses extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Addresses.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Addresses.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Addresses.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Addresses.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Addresses.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Addresses.TYPE } : id, options);
@@ -7,10 +7,10 @@ class Adjustments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Adjustments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Adjustments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Adjustments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Adjustments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Adjustments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Adjustments.TYPE } : id, options);
@@ -7,10 +7,10 @@ class AdyenGateways extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: AdyenGateways.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: AdyenGateways.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: AdyenGateways.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: AdyenGateways.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: AdyenGateways.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: AdyenGateways.TYPE } : id, options);
@@ -7,10 +7,10 @@ class AdyenPayments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: AdyenPayments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: AdyenPayments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: AdyenPayments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: AdyenPayments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: AdyenPayments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: AdyenPayments.TYPE } : id, options);
@@ -7,10 +7,10 @@ class Attachments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Attachments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Attachments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Attachments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Attachments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Attachments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Attachments.TYPE } : id, options);
@@ -7,7 +7,7 @@ class Authorizations extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Authorizations.TYPE }, params, options);
8
8
  }
9
9
  async update(resource, params, options) {
10
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Authorizations.TYPE }), params, options);
10
+ return this.resources.update({ ...resource, type: Authorizations.TYPE }, params, options);
11
11
  }
12
12
  async order(authorizationId, params, options) {
13
13
  const _authorizationId = authorizationId.id || authorizationId;
@@ -7,10 +7,10 @@ class AvalaraAccounts extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: AvalaraAccounts.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: AvalaraAccounts.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: AvalaraAccounts.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: AvalaraAccounts.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: AvalaraAccounts.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: AvalaraAccounts.TYPE } : id, options);
@@ -7,10 +7,10 @@ class AxerveGateways extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: AxerveGateways.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: AxerveGateways.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: AxerveGateways.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: AxerveGateways.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: AxerveGateways.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: AxerveGateways.TYPE } : id, options);
@@ -7,10 +7,10 @@ class AxervePayments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: AxervePayments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: AxervePayments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: AxervePayments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: AxervePayments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: AxervePayments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: AxervePayments.TYPE } : id, options);
@@ -7,10 +7,10 @@ class BillingInfoValidationRules extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: BillingInfoValidationRules.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: BillingInfoValidationRules.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: BillingInfoValidationRules.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: BillingInfoValidationRules.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: BillingInfoValidationRules.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: BillingInfoValidationRules.TYPE } : id, options);
@@ -7,10 +7,10 @@ class BingGeocoders extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: BingGeocoders.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: BingGeocoders.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: BingGeocoders.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: BingGeocoders.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: BingGeocoders.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: BingGeocoders.TYPE } : id, options);
@@ -7,10 +7,10 @@ class BraintreeGateways extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: BraintreeGateways.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: BraintreeGateways.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: BraintreeGateways.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: BraintreeGateways.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: BraintreeGateways.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: BraintreeGateways.TYPE } : id, options);
@@ -7,10 +7,10 @@ class BraintreePayments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: BraintreePayments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: BraintreePayments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: BraintreePayments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: BraintreePayments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: BraintreePayments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: BraintreePayments.TYPE } : id, options);
@@ -7,10 +7,10 @@ class Bundles extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Bundles.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Bundles.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Bundles.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Bundles.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Bundles.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Bundles.TYPE } : id, options);
@@ -7,7 +7,7 @@ class Captures extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Captures.TYPE }, params, options);
8
8
  }
9
9
  async update(resource, params, options) {
10
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Captures.TYPE }), params, options);
10
+ return this.resources.update({ ...resource, type: Captures.TYPE }, params, options);
11
11
  }
12
12
  async order(captureId, params, options) {
13
13
  const _captureId = captureId.id || captureId;
@@ -7,10 +7,10 @@ class CheckoutComGateways extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CheckoutComGateways.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CheckoutComGateways.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CheckoutComGateways.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CheckoutComGateways.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CheckoutComGateways.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CheckoutComGateways.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CheckoutComPayments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CheckoutComPayments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CheckoutComPayments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CheckoutComPayments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CheckoutComPayments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CheckoutComPayments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CheckoutComPayments.TYPE } : id, options);
@@ -7,7 +7,7 @@ class Cleanups extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Cleanups.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Cleanups.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Cleanups.TYPE }, params, options);
11
11
  }
12
12
  async delete(id, options) {
13
13
  await this.resources.delete((typeof id === 'string') ? { id, type: Cleanups.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CouponCodesPromotionRules extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CouponCodesPromotionRules.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CouponCodesPromotionRules.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CouponCodesPromotionRules.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CouponCodesPromotionRules.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CouponCodesPromotionRules.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CouponCodesPromotionRules.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CouponRecipients extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CouponRecipients.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CouponRecipients.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CouponRecipients.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CouponRecipients.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CouponRecipients.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CouponRecipients.TYPE } : id, options);
@@ -7,10 +7,10 @@ class Coupons extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Coupons.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Coupons.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Coupons.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Coupons.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Coupons.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Coupons.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CustomerAddresses extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CustomerAddresses.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CustomerAddresses.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CustomerAddresses.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CustomerAddresses.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CustomerAddresses.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CustomerAddresses.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CustomerGroups extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CustomerGroups.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CustomerGroups.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CustomerGroups.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CustomerGroups.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CustomerGroups.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CustomerGroups.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CustomerPasswordResets extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CustomerPasswordResets.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CustomerPasswordResets.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CustomerPasswordResets.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CustomerPasswordResets.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CustomerPasswordResets.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CustomerPasswordResets.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CustomerPaymentSources extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CustomerPaymentSources.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CustomerPaymentSources.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CustomerPaymentSources.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CustomerPaymentSources.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CustomerPaymentSources.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CustomerPaymentSources.TYPE } : id, options);
@@ -7,10 +7,10 @@ class CustomerSubscriptions extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: CustomerSubscriptions.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: CustomerSubscriptions.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: CustomerSubscriptions.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: CustomerSubscriptions.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: CustomerSubscriptions.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: CustomerSubscriptions.TYPE } : id, options);
@@ -7,10 +7,10 @@ class Customers extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Customers.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Customers.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Customers.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: Customers.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: Customers.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: Customers.TYPE } : id, options);
@@ -7,10 +7,10 @@ class DeliveryLeadTimes extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: DeliveryLeadTimes.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: DeliveryLeadTimes.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: DeliveryLeadTimes.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: DeliveryLeadTimes.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: DeliveryLeadTimes.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: DeliveryLeadTimes.TYPE } : id, options);
@@ -7,7 +7,7 @@ class Exports extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: Exports.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: Exports.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: Exports.TYPE }, params, options);
11
11
  }
12
12
  async delete(id, options) {
13
13
  await this.resources.delete((typeof id === 'string') ? { id, type: Exports.TYPE } : id, options);
@@ -7,10 +7,10 @@ class ExternalGateways extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: ExternalGateways.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: ExternalGateways.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: ExternalGateways.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: ExternalGateways.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: ExternalGateways.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: ExternalGateways.TYPE } : id, options);
@@ -7,10 +7,10 @@ class ExternalPayments extends resource_1.ApiResource {
7
7
  return this.resources.list({ type: ExternalPayments.TYPE }, params, options);
8
8
  }
9
9
  async create(resource, params, options) {
10
- return this.resources.create(Object.assign(Object.assign({}, resource), { type: ExternalPayments.TYPE }), params, options);
10
+ return this.resources.create({ ...resource, type: ExternalPayments.TYPE }, params, options);
11
11
  }
12
12
  async update(resource, params, options) {
13
- return this.resources.update(Object.assign(Object.assign({}, resource), { type: ExternalPayments.TYPE }), params, options);
13
+ return this.resources.update({ ...resource, type: ExternalPayments.TYPE }, params, options);
14
14
  }
15
15
  async delete(id, options) {
16
16
  await this.resources.delete((typeof id === 'string') ? { id, type: ExternalPayments.TYPE } : id, options);