Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Find ¶
func Find(ctx context.Context, params files_sdk.InvoiceFindParams, opts ...files_sdk.RequestResponseOption) (accountLineItem files_sdk.AccountLineItem, err error)
Types ¶
type Client ¶
func (*Client) Find ¶
func (c *Client) Find(ctx context.Context, params files_sdk.InvoiceFindParams, opts ...files_sdk.RequestResponseOption) (accountLineItem files_sdk.AccountLineItem, err error)
type Iter ¶
func List ¶
func List(ctx context.Context, params files_sdk.InvoiceListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Iter) AccountLineItem ¶
func (i *Iter) AccountLineItem() files_sdk.AccountLineItem
Click to show internal directories.
Click to hide internal directories.