@visa-check-r/integrations 0.0.46 → 0.0.47

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/index.cjs.js CHANGED
@@ -1697,7 +1697,8 @@ var deleteReadinessScoreReviewResponseFields = ["readinessScoreReviewId"];
1697
1697
  // src/services/profile/types/review-comment.type.ts
1698
1698
  var getVisaProfileReviewCommentResponseFields = ["visaProfileReviewComment"];
1699
1699
  var getVisaProfileReviewCommentResponseNestedFields = {
1700
- visaProfileReviewComment: visaProfileReviewCommentQuery
1700
+ visaProfileReviewComment: visaProfileReviewCommentQuery,
1701
+ ...getUserResponseNestedFields
1701
1702
  };
1702
1703
  var listVisaProfileReviewCommentsResponseFields = ["visaProfileReviewComments", "total"];
1703
1704
  var listVisaProfileReviewCommentsResponseNestedFields = {