hubspot

package
v0.0.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Config configuration.Configuration
	// contains filtered or unexported fields
}

func NewClient

func NewClient(config configuration.Configuration) *Client

func (*Client) ApiRequest

func (c *Client) ApiRequest(opts http.Options) (interface{}, error)

ApiRequest Making API request with decorators applied

func (*Client) Crm

func (c *Client) Crm() *crm.CrmDiscovery

Crm Lazy loading for CrmDiscovery

func (*Client) SetAccessToken

func (c *Client) SetAccessToken(token string)

SetAccessToken Example implementation for setting access token

func (*Client) SetApiKey

func (c *Client) SetApiKey(apiKey string)

SetApiKey Example implementation for setting API key

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL