harvest

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewConnector

func NewConnector() (*sdk.ConnectorPlugin, error)

Types

type GetInvoiceOperation

type GetInvoiceOperation struct {
	// contains filtered or unexported fields
}

func NewGetInvoiceOperation

func NewGetInvoiceOperation() *GetInvoiceOperation

func (*GetInvoiceOperation) GetInfo

func (c *GetInvoiceOperation) GetInfo() *sdk.OperationInfo

func (*GetInvoiceOperation) Run

func (c *GetInvoiceOperation) Run(ctx *sdk.RunContext) (sdk.JSON, error)

func (*GetInvoiceOperation) Test

func (c *GetInvoiceOperation) Test(ctx *sdk.RunContext) (sdk.JSON, error)

type InvoiceUpdate

type InvoiceUpdate struct {
	// contains filtered or unexported fields
}

func NewInvoiceUpdate

func NewInvoiceUpdate() *InvoiceUpdate

func (*InvoiceUpdate) GetInfo

func (t *InvoiceUpdate) GetInfo() *sdk.TriggerInfo

func (*InvoiceUpdate) OnDisabled

func (t *InvoiceUpdate) OnDisabled(ctx *sdk.RunContext) error

func (*InvoiceUpdate) OnEnabled

func (t *InvoiceUpdate) OnEnabled(ctx *sdk.RunContext) error

func (*InvoiceUpdate) Run

func (t *InvoiceUpdate) Run(ctx *sdk.RunContext) (sdk.JSON, error)

func (*InvoiceUpdate) Test

func (t *InvoiceUpdate) Test(ctx *sdk.RunContext) (sdk.JSON, error)

type ListInvoicesOperation

type ListInvoicesOperation struct {
	// contains filtered or unexported fields
}

func NewListInvoicesOperation

func NewListInvoicesOperation() *ListInvoicesOperation

func (*ListInvoicesOperation) GetInfo

func (c *ListInvoicesOperation) GetInfo() *sdk.OperationInfo

func (*ListInvoicesOperation) Run

func (*ListInvoicesOperation) Test

func (c *ListInvoicesOperation) Test(ctx *sdk.RunContext) (sdk.JSON, error)

Jump to

Keyboard shortcuts

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