sequences

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2017 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*client.Client
}

func New

func New(c *client.Client) *Client

func (*Client) Cancel

func (c *Client) Cancel(id string, emails []string) ([]string, error)

func (*Client) CancelRecipient

func (c *Client) CancelRecipient(id, recipientID string) error

func (*Client) Folders

func (c *Client) Folders() ([]*models.Folder, error)

func (*Client) List

func (c *Client) List(options *models.SequenceFilterParams) (*models.Sequences, error)

func (*Client) ListFolder

func (c *Client) ListFolder(id string) (*models.Sequences, error)

func (*Client) NewRecipients

func (c *Client) NewRecipients(id string, recipients []*models.SequenceRecipientParams, scheduled time.Time) ([]*models.SequenceRecipient, error)

func (*Client) Recipients

func (c *Client) Recipients(id string) (*models.SequenceRecipients, error)

func (*Client) Sent

func (c *Client) Sent() (*models.Sent, error)

Jump to

Keyboard shortcuts

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