Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Summary Detail Property information #57

@mattswalter

Description

@mattswalter

Hello,

I am trying to use location.get_detail to get property information on basements, units, stories, and residential status as described under LocationDetailProperty Object https://github.com/FirstStreet/fsf_api_access_python/wiki/Location-Detail

However, a code such as this:
location_detail = fs.location.get_detail(search_items=[511447411, 511447412, 511447413], location_type="property", csv=True)

won't return all of those values:
image

Is there anyway to access basements, units, storage, and residential status using location.get_detail?

Thanks,
Matt

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions