customer

package
v0.0.0-...-02e38f9 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2019 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

func New

func New(apiKey string) *API

func (*API) Create

func (api *API) Create(params map[string]interface{}) (map[string]interface{}, error)

func (*API) Delete

func (api *API) Delete(id string) error

func (*API) Read

func (api *API) Read(id string) (map[string]interface{}, error)

func (*API) Update

func (api *API) Update(id string, params map[string]interface{}) error

Jump to

Keyboard shortcuts

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