@readyfor/api-client-readyfor-api 0.259.0-pr1021.f8df5e6 → 0.259.0-pr1029.3946e75
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/dist/components.d.mts +7102 -698
- package/dist/components.d.ts +7102 -698
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureExecContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.mts +30 -2
- package/dist/fetch/v2ContributionsCard3dSecureRetryContribution.d.ts +30 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.mts +14 -2
- package/dist/fetch/v2ContributionsCheckOrderStatus.d.ts +14 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.mts +6 -2
- package/dist/fetch/v2ContributionsCheckOwnerFriend.d.ts +6 -2
- package/dist/fetch/v2ContributionsExecContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsExecContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.mts +88 -2
- package/dist/fetch/v2ContributionsOrderInfo.d.ts +88 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.mts +52 -2
- package/dist/fetch/v2ContributionsPaymentInfo.d.ts +52 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.mts +40 -2
- package/dist/fetch/v2ContributionsPaymentMethods.d.ts +40 -2
- package/dist/fetch/v2ContributionsPostComment.d.mts +6 -2
- package/dist/fetch/v2ContributionsPostComment.d.ts +6 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.mts +126 -2
- package/dist/fetch/v2ContributionsProjectInfo.d.ts +126 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.mts +46 -2
- package/dist/fetch/v2ContributionsRecommendedProjects.d.ts +46 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.mts +12 -2
- package/dist/fetch/v2ContributionsRecommendedTags.d.ts +12 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.mts +6 -2
- package/dist/fetch/v2ContributionsRecurringCancelContribution.d.ts +6 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.mts +8 -2
- package/dist/fetch/v2ContributionsRecurringChangePaymentInfo.d.ts +8 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.mts +10 -2
- package/dist/fetch/v2ContributionsRetryContribution.d.ts +10 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.mts +6 -2
- package/dist/fetch/v2ContributionsUpdateCommentedUserName.d.ts +6 -2
- package/dist/fetch/v2ContributionsUserInfo.d.mts +92 -2
- package/dist/fetch/v2ContributionsUserInfo.d.ts +92 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidPaymentInfo.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidSelectedRewards.d.ts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.mts +6 -2
- package/dist/fetch/v2ContributionsValidUserDelivery.d.ts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjects.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.mts +6 -2
- package/dist/fetch/v2FundraisingBulkMessagesTargetUsersCount.d.ts +6 -2
- package/dist/fetch/v2FundraisingContributors.d.mts +48 -2
- package/dist/fetch/v2FundraisingContributors.d.ts +48 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsCount.d.ts +14 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingContributorsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingContributorsId.d.mts +34 -2
- package/dist/fetch/v2FundraisingContributorsId.d.ts +34 -2
- package/dist/fetch/v2FundraisingContributorsIdMemo.d.mts +6 -2
- package/dist/fetch/v2FundraisingContributorsIdMemo.d.ts +6 -2
- package/dist/fetch/v2FundraisingContributorsIdOrders.d.mts +78 -2
- package/dist/fetch/v2FundraisingContributorsIdOrders.d.ts +78 -2
- package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.mts +16 -2
- package/dist/fetch/v2FundraisingContributorsOwnedPublicProjects.d.ts +16 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.mts +14 -2
- package/dist/fetch/v2FundraisingContributorsUsers.d.ts +14 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingOrdersCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.mts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdOfflineDonation.d.ts +8 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.mts +38 -2
- package/dist/fetch/v2FundraisingProjectsProjectIdPaymentSummary.d.ts +38 -2
- package/dist/fetch/v2FundraisingRewards.d.mts +92 -2
- package/dist/fetch/v2FundraisingRewards.d.ts +92 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.mts +12 -2
- package/dist/fetch/v2FundraisingRewardsAll.d.ts +12 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsCsvGenerations.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.mts +22 -2
- package/dist/fetch/v2FundraisingRewardsDeliveryStateProgress.d.ts +22 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.mts +64 -2
- package/dist/fetch/v2FundraisingRewardsRewardId.d.ts +64 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrders.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +104 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.mts +134 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrders.d.ts +134 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +22 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +168 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +168 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +16 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +12 -2
- package/dist/fetch/v2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +12 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.mts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsOrders.d.ts +78 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.mts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsProjects.d.ts +16 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.mts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUpdateMemo.d.ts +6 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.mts +34 -2
- package/dist/fetch/v2OwnerCrmContributorsUser.d.ts +34 -2
- package/dist/fetch/v2ResourcesBankBranches.d.mts +18 -2
- package/dist/fetch/v2ResourcesBankBranches.d.ts +18 -2
- package/dist/fetch/v2ResourcesBanks.d.mts +14 -2
- package/dist/fetch/v2ResourcesBanks.d.ts +14 -2
- package/dist/fetch/v2ResourcesUsers.d.mts +18 -2
- package/dist/fetch/v2ResourcesUsers.d.ts +18 -2
- package/dist/fetch/v2Token.d.mts +6 -2
- package/dist/fetch/v2Token.d.ts +6 -2
- package/dist/hooks/index.d.mts +1 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/useV2ContributionsCheckOrderStatus.d.mts +3 -2
- package/dist/hooks/useV2ContributionsCheckOrderStatus.d.ts +3 -2
- package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.mts +3 -2
- package/dist/hooks/useV2ContributionsCheckOwnerFriend.d.ts +3 -2
- package/dist/hooks/useV2ContributionsOrderInfo.d.mts +3 -2
- package/dist/hooks/useV2ContributionsOrderInfo.d.ts +3 -2
- package/dist/hooks/useV2ContributionsPaymentInfo.d.mts +3 -2
- package/dist/hooks/useV2ContributionsPaymentInfo.d.ts +3 -2
- package/dist/hooks/useV2ContributionsPaymentMethods.d.mts +3 -2
- package/dist/hooks/useV2ContributionsPaymentMethods.d.ts +3 -2
- package/dist/hooks/useV2ContributionsProjectInfo.d.mts +3 -2
- package/dist/hooks/useV2ContributionsProjectInfo.d.ts +3 -2
- package/dist/hooks/useV2ContributionsRecommendedProjects.d.mts +3 -2
- package/dist/hooks/useV2ContributionsRecommendedProjects.d.ts +3 -2
- package/dist/hooks/useV2ContributionsRecommendedTags.d.mts +3 -2
- package/dist/hooks/useV2ContributionsRecommendedTags.d.ts +3 -2
- package/dist/hooks/useV2ContributionsUserInfo.d.mts +3 -2
- package/dist/hooks/useV2ContributionsUserInfo.d.ts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.mts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjects.d.ts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.mts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesOwnedPublicProjectsProjectIdRewards.d.ts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.mts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesTargetUsers.d.ts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.mts +3 -2
- package/dist/hooks/useV2FundraisingBulkMessagesTargetUsersCount.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributors.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributors.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsCount.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsCount.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsCsvGenerations.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsId.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsId.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsIdOrders.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsIdOrders.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsOwnedPublicProjects.d.ts +3 -2
- package/dist/hooks/useV2FundraisingContributorsUsers.d.mts +3 -2
- package/dist/hooks/useV2FundraisingContributorsUsers.d.ts +3 -2
- package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.mts +3 -2
- package/dist/hooks/useV2FundraisingOrdersCsvGenerations.d.ts +3 -2
- package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.mts +3 -2
- package/dist/hooks/useV2FundraisingProjectsProjectIdOfflineDonation.d.ts +3 -2
- package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.mts +3 -2
- package/dist/hooks/useV2FundraisingProjectsProjectIdPaymentSummary.d.ts +3 -2
- package/dist/hooks/useV2FundraisingRewards.d.mts +3 -2
- package/dist/hooks/useV2FundraisingRewards.d.ts +3 -2
- package/dist/hooks/useV2FundraisingRewardsAll.d.mts +3 -2
- package/dist/hooks/useV2FundraisingRewardsAll.d.ts +3 -2
- package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.mts +3 -2
- package/dist/hooks/useV2FundraisingRewardsCsvGenerations.d.ts +3 -2
- package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.mts +3 -2
- package/dist/hooks/useV2FundraisingRewardsDeliveryStateProgress.d.ts +3 -2
- package/dist/hooks/useV2FundraisingRewardsRewardId.d.mts +3 -2
- package/dist/hooks/useV2FundraisingRewardsRewardId.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrders.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersAll.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOrderId.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSpotCrowdfundingProjectsOwnedPublicProjects.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrders.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersAll.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOrderId.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectOrdersOwnedProjectRewards.d.ts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.mts +3 -2
- package/dist/hooks/useV2FundraisingSteadyCrowdfundingProjectsOwnedPublicProjects.d.ts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsOrders.d.mts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsOrders.d.ts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsProjects.d.mts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsProjects.d.ts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsUser.d.mts +3 -2
- package/dist/hooks/useV2OwnerCrmContributorsUser.d.ts +3 -2
- package/dist/hooks/useV2ResourcesBankBranches.d.mts +3 -2
- package/dist/hooks/useV2ResourcesBankBranches.d.ts +3 -2
- package/dist/hooks/useV2ResourcesBanks.d.mts +3 -2
- package/dist/hooks/useV2ResourcesBanks.d.ts +3 -2
- package/dist/hooks/useV2ResourcesUsers.d.mts +3 -2
- package/dist/hooks/useV2ResourcesUsers.d.ts +3 -2
- package/dist/hooks/useV2Token.d.mts +3 -2
- package/dist/hooks/useV2Token.d.ts +3 -2
- package/package.json +5 -5
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.