Skip to content

Commit

Permalink
feat(fe:FSADT1-1524): renamed variable for consistency (similar to cl…
Browse files Browse the repository at this point in the history
…ientType) (#1214)
  • Loading branch information
mamartinezmejia authored Oct 7, 2024
1 parent 67d39f5 commit bc98c2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public record PredictiveSearchResultDto(
String clientMiddleName,
String city,
String clientType,
String statusCode,
String clientStatus,
long score
) {

Expand Down

0 comments on commit bc98c2e

Please sign in to comment.