Documentation
¶
Index ¶
- type Client
- func (c *Client) Create(request *invoiced.NoteRequest) (*invoiced.Note, error)
- func (c *Client) Delete(id int64) error
- func (c *Client) ListAll(filter *invoiced.Filter, sort *invoiced.Sort) (invoiced.Notes, error)
- func (c *Client) Update(id int64, request *invoiced.NoteRequest) (*invoiced.Note, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.