intercom / intercom-go

Go Bindings For Intercom
https://developers.intercom.io/reference
Other
70 stars 78 forks source link

Add CustomAttributes for UserCompany #116

Open TE-tatuonagamatu opened 5 years ago

TE-tatuonagamatu commented 5 years ago

On creating User, companies will be created if belonging companies are not exists. CustomAttributes for companies are ignored for this creation.

So I added CustomAttirbutes for UserCompany that is used for User creation.