hellosign

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2022 License: MIT Imports: 3 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 {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(config *Config) *Client

func (*Client) App

func (c *Client) App(clientID string) (*hs.APIApp, error)

func (*Client) Create

func (c *Client) Create(params hs.APIAppCreateParms) (*hs.APIApp, error)

func (*Client) DeleteApp

func (c *Client) DeleteApp(clientID string) error

func (*Client) UpdateApp

func (c *Client) UpdateApp(clientID string, params hs.APIAppUpdateParms) (*hs.APIApp, error)

type Config

type Config struct {
	APIKey string
}

Jump to

Keyboard shortcuts

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