Skip to content

feat(Appraisal): added get comparables path to appraisals class#15

Open
alonssrodd3 wants to merge 1 commit intomainfrom
feature/metrics
Open

feat(Appraisal): added get comparables path to appraisals class#15
alonssrodd3 wants to merge 1 commit intomainfrom
feature/metrics

Conversation

@alonssrodd3
Copy link
Copy Markdown
Contributor

No description provided.

@alonssrodd3 alonssrodd3 added the enhancement New feature or request label Jun 19, 2024
@alonssrodd3 alonssrodd3 self-assigned this Jun 19, 2024
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci bot commented Jun 19, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

developmentAmenities?: DevelopmentAmenities
isNewPropertyProb?: number
isHouse?: number
isSale?: number
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can align it as it is currently used in the other products and leave it as operationType

m2PrivateTerrace?: number
hasView?: number
developmentAmenities?: DevelopmentAmenities
isNewPropertyProb?: number
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the name of the property is more like a Boolean type value

-isNewPropertyProb?: number
+ isNewPropertyProb?: boolean

@alonssrodd3 alonssrodd3 force-pushed the main branch 2 times, most recently from 8b60e09 to 360490d Compare August 20, 2024 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants