OBJECT
CoreLogicFullProperty
Full CoreLogic Property Details for React Page
link GraphQL Schema definition
- type CoreLogicFullProperty {
- # Property address details from CoreLogic API
- : JSON
- # Raw property details from CoreLogic API
- : JSON
- # Legal copyrights and disclaimers (array or map)
- : JSON
- # CoreLogic RP domains for the region
- : JSON
- # Errors encountered while fetching property details
- : [String!]!
- # Property features derived from CoreLogic API
- : [ID!]
- # ID of the Property
- : ID!
- # Images/photos from CoreLogic API
- : JSON
- # Last sale details from CoreLogic API
- : JSON
- # Ownership/contact info from CoreLogic API
- : JSON
- # Sales history/timeline from CoreLogic API
- : JSON
- }