The Java API don't have setIndustry(..) or setWebsite(..) for the Company obejct. Otherwise there is no way to set these default values with the Java API.
Version info
- intercom-java version: 2.3.1.
- Java version: 9+181
Expected behavior

The io.intercom.api.Company class should provide setter for website and industry.
Actual behavior
I can only set these fields (website and industry like mentioned in the company API doc) as custom string attributes. But then their not present on the company preview tab.