form_field_set

package
v2.0.118-beta Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, params files_sdk.FormFieldSetCreateParams) (formFieldSet files_sdk.FormFieldSet, err error)

func Delete

func Delete(ctx context.Context, params files_sdk.FormFieldSetDeleteParams) (err error)

func Find

func Find(ctx context.Context, params files_sdk.FormFieldSetFindParams) (formFieldSet files_sdk.FormFieldSet, err error)

func Update

func Update(ctx context.Context, params files_sdk.FormFieldSetUpdateParams) (formFieldSet files_sdk.FormFieldSet, err error)

Types

type Client

type Client struct {
	files_sdk.Config
}

func (*Client) Create

func (c *Client) Create(ctx context.Context, params files_sdk.FormFieldSetCreateParams) (formFieldSet files_sdk.FormFieldSet, err error)

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, params files_sdk.FormFieldSetDeleteParams) (err error)

func (*Client) Find

func (c *Client) Find(ctx context.Context, params files_sdk.FormFieldSetFindParams) (formFieldSet files_sdk.FormFieldSet, err error)

func (*Client) List

func (c *Client) List(ctx context.Context, params files_sdk.FormFieldSetListParams) (*Iter, error)

func (*Client) Update

func (c *Client) Update(ctx context.Context, params files_sdk.FormFieldSetUpdateParams) (formFieldSet files_sdk.FormFieldSet, err error)

type Iter

type Iter struct {
	*lib.Iter
}

func List

func (*Iter) FormFieldSet

func (i *Iter) FormFieldSet() files_sdk.FormFieldSet

Jump to

Keyboard shortcuts

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