site

package
v2.0.276 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create added in v2.0.276

func Create(params files_sdk.SiteCreateParams, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func Delete added in v2.0.276

func Delete(params files_sdk.SiteDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)

func Get

func Get(opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func GetPaypalExpress added in v2.0.276

func GetPaypalExpress(params files_sdk.SiteGetPaypalExpressParams, opts ...files_sdk.RequestResponseOption) (paypalExpressUrl files_sdk.PaypalExpressUrl, err error)

func GetPaypalExpressInfo added in v2.0.276

func GetPaypalExpressInfo(params files_sdk.SiteGetPaypalExpressInfoParams, opts ...files_sdk.RequestResponseOption) (paypalExpressInfo files_sdk.PaypalExpressInfo, err error)

func GetPlan added in v2.0.276

func GetPlan(params files_sdk.SiteGetPlanParams, opts ...files_sdk.RequestResponseOption) (plan files_sdk.Plan, err error)

func GetSwitchToPlan added in v2.0.276

func GetSwitchToPlan(opts ...files_sdk.RequestResponseOption) (plan files_sdk.Plan, err error)

func GetUsage

func GetUsage(opts ...files_sdk.RequestResponseOption) (usageSnapshot files_sdk.UsageSnapshot, err error)

func Update

func Update(params files_sdk.SiteUpdateParams, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func UpdateWithMap

func UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

Types

type Client

type Client struct {
	files_sdk.Config
}

func (*Client) Create added in v2.0.276

func (c *Client) Create(params files_sdk.SiteCreateParams, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func (*Client) Delete added in v2.0.276

func (c *Client) Delete(params files_sdk.SiteDeleteParams, opts ...files_sdk.RequestResponseOption) (err error)

func (*Client) Get

func (c *Client) Get(opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func (*Client) GetPaypalExpress added in v2.0.276

func (c *Client) GetPaypalExpress(params files_sdk.SiteGetPaypalExpressParams, opts ...files_sdk.RequestResponseOption) (paypalExpressUrl files_sdk.PaypalExpressUrl, err error)

func (*Client) GetPaypalExpressInfo added in v2.0.276

func (c *Client) GetPaypalExpressInfo(params files_sdk.SiteGetPaypalExpressInfoParams, opts ...files_sdk.RequestResponseOption) (paypalExpressInfo files_sdk.PaypalExpressInfo, err error)

func (*Client) GetPlan added in v2.0.276

func (c *Client) GetPlan(params files_sdk.SiteGetPlanParams, opts ...files_sdk.RequestResponseOption) (plan files_sdk.Plan, err error)

func (*Client) GetSwitchToPlan added in v2.0.276

func (c *Client) GetSwitchToPlan(opts ...files_sdk.RequestResponseOption) (plan files_sdk.Plan, err error)

func (*Client) GetUsage

func (c *Client) GetUsage(opts ...files_sdk.RequestResponseOption) (usageSnapshot files_sdk.UsageSnapshot, err error)

func (*Client) Update

func (c *Client) Update(params files_sdk.SiteUpdateParams, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

func (*Client) UpdateWithMap

func (c *Client) UpdateWithMap(params map[string]interface{}, opts ...files_sdk.RequestResponseOption) (site files_sdk.Site, err error)

Jump to

Keyboard shortcuts

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