clearbit / clearbit-java

A Java API client to https://clearbit.com
MIT License
6 stars 12 forks source link

New jsonProperty in Company model and get/set methods #23

Closed tringuyen1401 closed 6 years ago

tringuyen1401 commented 6 years ago

According to this blog post, Clearbit has rolled out 2 new properties for company data. Can we add these two fields into the Company models and the setter/getter so we can extract it from the API? Thank you

davidlumley commented 6 years ago

Hey @tringuyen1401 you sure can! If you can submit a PR we'll review it and help get it merged.