belong-inc / go-hubspot

HubSpot API Go client
Apache License 2.0
35 stars 26 forks source link

Add NewBool function to convert regular bool to hubspot boolean #32

Closed marcopollivier closed 6 months ago

marcopollivier commented 6 months ago

What to do

I need to convert regular bool to hubspot.Bool type.

I got this scenario trying to get a object deal with custom properties.

Acceptance criteria

Can convert regular boolean to hubspot boolean type

marcopollivier commented 6 months ago

Hi, @kk-no.

Just wondering if you have any idea when the new version of the library might be released.

kk-no commented 6 months ago

@marcopollivier Thank you remind :) We released v0.9.0!