@readyfor/api-client-readyfor-api 0.259.0-pr1021.f8df5e6 → 0.259.0-pr1028.cb4729e

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 (119) hide show
  1. package/dist/components.d.mts +7102 -698
  2. package/dist/components.d.ts +7102 -698
  3. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +30 -2
  4. package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +30 -2
  5. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +30 -2
  6. package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +30 -2
  7. package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +14 -2
  8. package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +14 -2
  9. package/dist/fetch/v2ContributionsCheckOwnerFriend.d.mts +6 -2
  10. package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +6 -2
  11. package/dist/fetch/v2ContributionsExecContribution.d.mts +10 -2
  12. package/dist/fetch/v2ContributionsExecContribution.d.ts +10 -2
  13. package/dist/fetch/v2ContributionsOrderInfo.d.mts +88 -2
  14. package/dist/fetch/v2ContributionsOrderInfo.d.ts +88 -2
  15. package/dist/fetch/v2ContributionsPaymentInfo.d.mts +52 -2
  16. package/dist/fetch/v2ContributionsPaymentInfo.d.ts +52 -2
  17. package/dist/fetch/v2ContributionsPaymentMethods.d.mts +40 -2
  18. package/dist/fetch/v2ContributionsPaymentMethods.d.ts +40 -2
  19. package/dist/fetch/v2ContributionsPostComment.d.mts +6 -2
  20. package/dist/fetch/v2ContributionsPostComment.d.ts +6 -2
  21. package/dist/fetch/v2ContributionsProjectInfo.d.mts +126 -2
  22. package/dist/fetch/v2ContributionsProjectInfo.d.ts +126 -2
  23. package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +46 -2
  24. package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +46 -2
  25. package/dist/fetch/v2ContributionsRecommendedTags.d.mts +12 -2
  26. package/dist/fetch/v2ContributionsRecommendedTags.d.ts +12 -2
  27. package/dist/fetch/v2ContributionsRecurringCancelContribution.d.mts +6 -2
  28. package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +6 -2
  29. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.mts +8 -2
  30. package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +8 -2
  31. package/dist/fetch/v2ContributionsRetryContribution.d.mts +10 -2
  32. package/dist/fetch/v2ContributionsRetryContribution.d.ts +10 -2
  33. package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.mts +6 -2
  34. package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +6 -2
  35. package/dist/fetch/v2ContributionsUserInfo.d.mts +92 -2
  36. package/dist/fetch/v2ContributionsUserInfo.d.ts +92 -2
  37. package/dist/fetch/v2ContributionsValidPaymentInfo.d.mts +6 -2
  38. package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +6 -2
  39. package/dist/fetch/v2ContributionsValidSelectedRewards.d.mts +6 -2
  40. package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +6 -2
  41. package/dist/fetch/v2ContributionsValidUserDelivery.d.mts +6 -2
  42. package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +6 -2
  43. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts +14 -2
  44. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +14 -2
  45. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +14 -2
  46. package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +14 -2
  47. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +14 -2
  48. package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +14 -2
  49. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts +6 -2
  50. package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +6 -2
  51. package/dist/fetch/v2FundraisingContributors.d.mts +48 -2
  52. package/dist/fetch/v2FundraisingContributors.d.ts +48 -2
  53. package/dist/fetch/v2FundraisingContributorsCount.d.mts +14 -2
  54. package/dist/fetch/v2FundraisingContributorsCount.d.ts +14 -2
  55. package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.mts +22 -2
  56. package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +22 -2
  57. package/dist/fetch/v2FundraisingContributorsId.d.mts +34 -2
  58. package/dist/fetch/v2FundraisingContributorsId.d.ts +34 -2
  59. package/dist/fetch/v2FundraisingContributorsIdMemo.d.mts +6 -2
  60. package/dist/fetch/v2FundraisingContributorsIdMemo.d.ts +6 -2
  61. package/dist/fetch/v2FundraisingContributorsIdOrders.d.mts +78 -2
  62. package/dist/fetch/v2FundraisingContributorsIdOrders.d.ts +78 -2
  63. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.mts +16 -2
  64. package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.ts +16 -2
  65. package/dist/fetch/v2FundraisingContributorsUsers.d.mts +14 -2
  66. package/dist/fetch/v2FundraisingContributorsUsers.d.ts +14 -2
  67. package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.mts +22 -2
  68. package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +22 -2
  69. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts +8 -2
  70. package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +8 -2
  71. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +38 -2
  72. package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +38 -2
  73. package/dist/fetch/v2FundraisingRewards.d.mts +92 -2
  74. package/dist/fetch/v2FundraisingRewards.d.ts +92 -2
  75. package/dist/fetch/v2FundraisingRewardsAll.d.mts +12 -2
  76. package/dist/fetch/v2FundraisingRewardsAll.d.ts +12 -2
  77. package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.mts +22 -2
  78. package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +22 -2
  79. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts +22 -2
  80. package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +22 -2
  81. package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +64 -2
  82. package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +64 -2
  83. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +104 -2
  84. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +104 -2
  85. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +22 -2
  86. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +22 -2
  87. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +104 -2
  88. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +104 -2
  89. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
  90. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
  91. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
  92. package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
  93. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +134 -2
  94. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +134 -2
  95. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +22 -2
  96. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +22 -2
  97. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +168 -2
  98. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +168 -2
  99. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
  100. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
  101. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
  102. package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
  103. package/dist/fetch/v2OwnerCrmContributorsOrders.d.mts +78 -2
  104. package/dist/fetch/v2OwnerCrmContributorsOrders.d.ts +78 -2
  105. package/dist/fetch/v2OwnerCrmContributorsProjects.d.mts +16 -2
  106. package/dist/fetch/v2OwnerCrmContributorsProjects.d.ts +16 -2
  107. package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.mts +6 -2
  108. package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.ts +6 -2
  109. package/dist/fetch/v2OwnerCrmContributorsUser.d.mts +34 -2
  110. package/dist/fetch/v2OwnerCrmContributorsUser.d.ts +34 -2
  111. package/dist/fetch/v2ResourcesBankBranches.d.mts +18 -2
  112. package/dist/fetch/v2ResourcesBankBranches.d.ts +18 -2
  113. package/dist/fetch/v2ResourcesBanks.d.mts +14 -2
  114. package/dist/fetch/v2ResourcesBanks.d.ts +14 -2
  115. package/dist/fetch/v2ResourcesUsers.d.mts +18 -2
  116. package/dist/fetch/v2ResourcesUsers.d.ts +18 -2
  117. package/dist/fetch/v2Token.d.mts +6 -2
  118. package/dist/fetch/v2Token.d.ts +6 -2
  119. package/package.json +4 -4

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.