Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, params files_sdk.BundleRecipientCreateParams, opts ...files_sdk.RequestResponseOption) (bundleRecipient files_sdk.BundleRecipient, err error)
Types ¶
type Client ¶
func (*Client) Create ¶
func (c *Client) Create(ctx context.Context, params files_sdk.BundleRecipientCreateParams, opts ...files_sdk.RequestResponseOption) (bundleRecipient files_sdk.BundleRecipient, err error)
type Iter ¶
func List ¶
func List(ctx context.Context, params files_sdk.BundleRecipientListParams, opts ...files_sdk.RequestResponseOption) (*Iter, error)
func (*Iter) BundleRecipient ¶
func (i *Iter) BundleRecipient() files_sdk.BundleRecipient
Click to show internal directories.
Click to hide internal directories.