notification

package
v2.12.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: MIT Imports: 2 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 {
	*invoiced.Api
}

func (*Client) Create

func (c *Client) Create(request *invoiced.NotificationRequest) (*invoiced.Notification, error)

func (*Client) Delete

func (c *Client) Delete(id int64) error

func (*Client) ListAll

func (c *Client) ListAll(filter *invoiced.Filter, sort *invoiced.Sort) (invoiced.Notifications, error)

func (*Client) Retrieve

func (c *Client) Retrieve(id int64) (*invoiced.Notification, error)

func (*Client) Update

func (c *Client) Update(request *invoiced.NotificationRequest, id int64) (*invoiced.Notification, error)

Jump to

Keyboard shortcuts

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