@kard-financial/sdk 11.0.0 → 12.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 (141) hide show
  1. package/dist/cjs/BaseClient.js +2 -2
  2. package/dist/cjs/api/resources/commons/types/NotificationType.d.ts +0 -4
  3. package/dist/cjs/api/resources/commons/types/NotificationType.js +0 -4
  4. package/dist/cjs/api/resources/notifications/types/NotificationDataUnion.d.ts +1 -13
  5. package/dist/cjs/api/resources/notifications/types/NotificationPayload.d.ts +0 -201
  6. package/dist/cjs/api/resources/notifications/types/index.d.ts +0 -29
  7. package/dist/cjs/api/resources/notifications/types/index.js +0 -29
  8. package/dist/cjs/api/resources/transactions/client/Client.d.ts +0 -1
  9. package/dist/cjs/api/resources/transactions/client/Client.js +0 -1
  10. package/dist/cjs/api/resources/transactions/types/TransactionsRequestBody.d.ts +0 -1
  11. package/dist/cjs/version.d.ts +1 -1
  12. package/dist/cjs/version.js +1 -1
  13. package/dist/esm/BaseClient.mjs +2 -2
  14. package/dist/esm/api/resources/commons/types/NotificationType.d.mts +0 -4
  15. package/dist/esm/api/resources/commons/types/NotificationType.mjs +0 -4
  16. package/dist/esm/api/resources/notifications/types/NotificationDataUnion.d.mts +1 -13
  17. package/dist/esm/api/resources/notifications/types/NotificationPayload.d.mts +0 -201
  18. package/dist/esm/api/resources/notifications/types/index.d.mts +0 -29
  19. package/dist/esm/api/resources/notifications/types/index.mjs +0 -29
  20. package/dist/esm/api/resources/transactions/client/Client.d.mts +0 -1
  21. package/dist/esm/api/resources/transactions/client/Client.mjs +0 -1
  22. package/dist/esm/api/resources/transactions/types/TransactionsRequestBody.d.mts +0 -1
  23. package/dist/esm/version.d.mts +1 -1
  24. package/dist/esm/version.mjs +1 -1
  25. package/package.json +1 -1
  26. package/dist/cjs/api/resources/notifications/types/BrokerAmount.d.ts +0 -7
  27. package/dist/cjs/api/resources/notifications/types/BrokerAmount.js +0 -3
  28. package/dist/cjs/api/resources/notifications/types/BrokerAmountType.d.ts +0 -4
  29. package/dist/cjs/api/resources/notifications/types/BrokerAmountType.js +0 -7
  30. package/dist/cjs/api/resources/notifications/types/BrokerAsset.d.ts +0 -9
  31. package/dist/cjs/api/resources/notifications/types/BrokerAsset.js +0 -3
  32. package/dist/cjs/api/resources/notifications/types/BrokerAssetType.d.ts +0 -5
  33. package/dist/cjs/api/resources/notifications/types/BrokerAssetType.js +0 -8
  34. package/dist/cjs/api/resources/notifications/types/BrokerOperationHours.d.ts +0 -7
  35. package/dist/cjs/api/resources/notifications/types/BrokerOperationHours.js +0 -3
  36. package/dist/cjs/api/resources/notifications/types/BrokerOperationPeriod.d.ts +0 -7
  37. package/dist/cjs/api/resources/notifications/types/BrokerOperationPeriod.js +0 -3
  38. package/dist/cjs/api/resources/notifications/types/BrokerPurchaseChannel.d.ts +0 -5
  39. package/dist/cjs/api/resources/notifications/types/BrokerPurchaseChannel.js +0 -8
  40. package/dist/cjs/api/resources/notifications/types/BrokerReward.d.ts +0 -7
  41. package/dist/cjs/api/resources/notifications/types/BrokerReward.js +0 -3
  42. package/dist/cjs/api/resources/notifications/types/BrokerRewardType.d.ts +0 -5
  43. package/dist/cjs/api/resources/notifications/types/BrokerRewardType.js +0 -8
  44. package/dist/cjs/api/resources/notifications/types/LocationAddress.d.ts +0 -10
  45. package/dist/cjs/api/resources/notifications/types/LocationAddress.js +0 -3
  46. package/dist/cjs/api/resources/notifications/types/LocationCoordinates.d.ts +0 -6
  47. package/dist/cjs/api/resources/notifications/types/LocationCoordinates.js +0 -3
  48. package/dist/cjs/api/resources/notifications/types/LocationStatus.d.ts +0 -5
  49. package/dist/cjs/api/resources/notifications/types/LocationStatus.js +0 -8
  50. package/dist/cjs/api/resources/notifications/types/MerchantSource.d.ts +0 -5
  51. package/dist/cjs/api/resources/notifications/types/MerchantSource.js +0 -8
  52. package/dist/cjs/api/resources/notifications/types/OfferStatus.d.ts +0 -5
  53. package/dist/cjs/api/resources/notifications/types/OfferStatus.js +0 -8
  54. package/dist/cjs/api/resources/notifications/types/OfferType.d.ts +0 -4
  55. package/dist/cjs/api/resources/notifications/types/OfferType.js +0 -7
  56. package/dist/cjs/api/resources/notifications/types/TimePeriod.d.ts +0 -6
  57. package/dist/cjs/api/resources/notifications/types/TimePeriod.js +0 -3
  58. package/dist/cjs/api/resources/notifications/types/UserOfferStatus.d.ts +0 -5
  59. package/dist/cjs/api/resources/notifications/types/UserOfferStatus.js +0 -8
  60. package/dist/cjs/api/resources/notifications/types/WebhookLocationsAttributes.d.ts +0 -21
  61. package/dist/cjs/api/resources/notifications/types/WebhookLocationsAttributes.js +0 -3
  62. package/dist/cjs/api/resources/notifications/types/WebhookLocationsData.d.ts +0 -7
  63. package/dist/cjs/api/resources/notifications/types/WebhookLocationsData.js +0 -3
  64. package/dist/cjs/api/resources/notifications/types/WebhookLocationsRelationships.d.ts +0 -4
  65. package/dist/cjs/api/resources/notifications/types/WebhookLocationsRelationships.js +0 -3
  66. package/dist/cjs/api/resources/notifications/types/WebhookMerchantAttributes.d.ts +0 -21
  67. package/dist/cjs/api/resources/notifications/types/WebhookMerchantAttributes.js +0 -3
  68. package/dist/cjs/api/resources/notifications/types/WebhookMerchantData.d.ts +0 -7
  69. package/dist/cjs/api/resources/notifications/types/WebhookMerchantData.js +0 -3
  70. package/dist/cjs/api/resources/notifications/types/WebhookMerchantRelationships.d.ts +0 -4
  71. package/dist/cjs/api/resources/notifications/types/WebhookMerchantRelationships.js +0 -3
  72. package/dist/cjs/api/resources/notifications/types/WebhookOfferAttributes.d.ts +0 -43
  73. package/dist/cjs/api/resources/notifications/types/WebhookOfferAttributes.js +0 -3
  74. package/dist/cjs/api/resources/notifications/types/WebhookOfferData.d.ts +0 -7
  75. package/dist/cjs/api/resources/notifications/types/WebhookOfferData.js +0 -3
  76. package/dist/cjs/api/resources/notifications/types/WebhookOfferRelationships.d.ts +0 -4
  77. package/dist/cjs/api/resources/notifications/types/WebhookOfferRelationships.js +0 -3
  78. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferAttributes.d.ts +0 -11
  79. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferAttributes.js +0 -3
  80. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferData.d.ts +0 -7
  81. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferData.js +0 -3
  82. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferRelationships.d.ts +0 -5
  83. package/dist/cjs/api/resources/notifications/types/WebhookUserOfferRelationships.js +0 -3
  84. package/dist/esm/api/resources/notifications/types/BrokerAmount.d.mts +0 -7
  85. package/dist/esm/api/resources/notifications/types/BrokerAmount.mjs +0 -2
  86. package/dist/esm/api/resources/notifications/types/BrokerAmountType.d.mts +0 -4
  87. package/dist/esm/api/resources/notifications/types/BrokerAmountType.mjs +0 -4
  88. package/dist/esm/api/resources/notifications/types/BrokerAsset.d.mts +0 -9
  89. package/dist/esm/api/resources/notifications/types/BrokerAsset.mjs +0 -2
  90. package/dist/esm/api/resources/notifications/types/BrokerAssetType.d.mts +0 -5
  91. package/dist/esm/api/resources/notifications/types/BrokerAssetType.mjs +0 -5
  92. package/dist/esm/api/resources/notifications/types/BrokerOperationHours.d.mts +0 -7
  93. package/dist/esm/api/resources/notifications/types/BrokerOperationHours.mjs +0 -2
  94. package/dist/esm/api/resources/notifications/types/BrokerOperationPeriod.d.mts +0 -7
  95. package/dist/esm/api/resources/notifications/types/BrokerOperationPeriod.mjs +0 -2
  96. package/dist/esm/api/resources/notifications/types/BrokerPurchaseChannel.d.mts +0 -5
  97. package/dist/esm/api/resources/notifications/types/BrokerPurchaseChannel.mjs +0 -5
  98. package/dist/esm/api/resources/notifications/types/BrokerReward.d.mts +0 -7
  99. package/dist/esm/api/resources/notifications/types/BrokerReward.mjs +0 -2
  100. package/dist/esm/api/resources/notifications/types/BrokerRewardType.d.mts +0 -5
  101. package/dist/esm/api/resources/notifications/types/BrokerRewardType.mjs +0 -5
  102. package/dist/esm/api/resources/notifications/types/LocationAddress.d.mts +0 -10
  103. package/dist/esm/api/resources/notifications/types/LocationAddress.mjs +0 -2
  104. package/dist/esm/api/resources/notifications/types/LocationCoordinates.d.mts +0 -6
  105. package/dist/esm/api/resources/notifications/types/LocationCoordinates.mjs +0 -2
  106. package/dist/esm/api/resources/notifications/types/LocationStatus.d.mts +0 -5
  107. package/dist/esm/api/resources/notifications/types/LocationStatus.mjs +0 -5
  108. package/dist/esm/api/resources/notifications/types/MerchantSource.d.mts +0 -5
  109. package/dist/esm/api/resources/notifications/types/MerchantSource.mjs +0 -5
  110. package/dist/esm/api/resources/notifications/types/OfferStatus.d.mts +0 -5
  111. package/dist/esm/api/resources/notifications/types/OfferStatus.mjs +0 -5
  112. package/dist/esm/api/resources/notifications/types/OfferType.d.mts +0 -4
  113. package/dist/esm/api/resources/notifications/types/OfferType.mjs +0 -4
  114. package/dist/esm/api/resources/notifications/types/TimePeriod.d.mts +0 -6
  115. package/dist/esm/api/resources/notifications/types/TimePeriod.mjs +0 -2
  116. package/dist/esm/api/resources/notifications/types/UserOfferStatus.d.mts +0 -5
  117. package/dist/esm/api/resources/notifications/types/UserOfferStatus.mjs +0 -5
  118. package/dist/esm/api/resources/notifications/types/WebhookLocationsAttributes.d.mts +0 -21
  119. package/dist/esm/api/resources/notifications/types/WebhookLocationsAttributes.mjs +0 -2
  120. package/dist/esm/api/resources/notifications/types/WebhookLocationsData.d.mts +0 -7
  121. package/dist/esm/api/resources/notifications/types/WebhookLocationsData.mjs +0 -2
  122. package/dist/esm/api/resources/notifications/types/WebhookLocationsRelationships.d.mts +0 -4
  123. package/dist/esm/api/resources/notifications/types/WebhookLocationsRelationships.mjs +0 -2
  124. package/dist/esm/api/resources/notifications/types/WebhookMerchantAttributes.d.mts +0 -21
  125. package/dist/esm/api/resources/notifications/types/WebhookMerchantAttributes.mjs +0 -2
  126. package/dist/esm/api/resources/notifications/types/WebhookMerchantData.d.mts +0 -7
  127. package/dist/esm/api/resources/notifications/types/WebhookMerchantData.mjs +0 -2
  128. package/dist/esm/api/resources/notifications/types/WebhookMerchantRelationships.d.mts +0 -4
  129. package/dist/esm/api/resources/notifications/types/WebhookMerchantRelationships.mjs +0 -2
  130. package/dist/esm/api/resources/notifications/types/WebhookOfferAttributes.d.mts +0 -43
  131. package/dist/esm/api/resources/notifications/types/WebhookOfferAttributes.mjs +0 -2
  132. package/dist/esm/api/resources/notifications/types/WebhookOfferData.d.mts +0 -7
  133. package/dist/esm/api/resources/notifications/types/WebhookOfferData.mjs +0 -2
  134. package/dist/esm/api/resources/notifications/types/WebhookOfferRelationships.d.mts +0 -4
  135. package/dist/esm/api/resources/notifications/types/WebhookOfferRelationships.mjs +0 -2
  136. package/dist/esm/api/resources/notifications/types/WebhookUserOfferAttributes.d.mts +0 -11
  137. package/dist/esm/api/resources/notifications/types/WebhookUserOfferAttributes.mjs +0 -2
  138. package/dist/esm/api/resources/notifications/types/WebhookUserOfferData.d.mts +0 -7
  139. package/dist/esm/api/resources/notifications/types/WebhookUserOfferData.mjs +0 -2
  140. package/dist/esm/api/resources/notifications/types/WebhookUserOfferRelationships.d.mts +0 -5
  141. package/dist/esm/api/resources/notifications/types/WebhookUserOfferRelationships.mjs +0 -2
@@ -1,7 +0,0 @@
1
- import type * as KardApi from "../../../index.mjs";
2
- export interface WebhookUserOfferData {
3
- /** The internal ID of the notification */
4
- id: string;
5
- attributes: KardApi.WebhookUserOfferAttributes;
6
- relationships: KardApi.WebhookUserOfferRelationships;
7
- }
@@ -1,2 +0,0 @@
1
- // This file was auto-generated by Fern from our API Definition.
2
- export {};
@@ -1,5 +0,0 @@
1
- import type * as KardApi from "../../../index.mjs";
2
- export interface WebhookUserOfferRelationships {
3
- offer: KardApi.RelationshipSingle;
4
- user: KardApi.RelationshipSingle;
5
- }
@@ -1,2 +0,0 @@
1
- // This file was auto-generated by Fern from our API Definition.
2
- export {};