google-places-api-java icon indicating copy to clipboard operation
google-places-api-java copied to clipboard

Cannot Get the Perminately Closed Flag

Open OrlanAnalytics opened this issue 8 years ago • 0 comments

Hey Windy,

I hope this is not a stupid question. Thank you in advance for any help. I have tried for a while and am unable to figure one part out.

I have your library working and querying places. I get the response and places back. However, what I cannot figure out how to get is the "permanently_closed" boolean that the full API returns. You can see the boolean I am talking about here https://developers.google.com/places/web-service/details. I cannot see any method that returns this? Any chance you could help me with getting it?

Thank you,

Spencer

OrlanAnalytics avatar Apr 03 '18 07:04 OrlanAnalytics