subaccountsdelete_pkg

package
v5.0.1+incompatible Latest Latest
Warning

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

Go to latest
Published: May 28, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SUBACCOUNTSDELETE

type SUBACCOUNTSDELETE interface {
	DeleteSubaccountsDeleteDELETE(*models_pkg.DeleteSubacoount) (interface{}, error)
}

* Interface for the SUBACCOUNTSDELETE_IMPL

type SUBACCOUNTSDELETE_IMPL

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

* Client structure as interface implementation

func NewSUBACCOUNTSDELETE

func NewSUBACCOUNTSDELETE(config configuration_pkg.CONFIGURATION) *SUBACCOUNTSDELETE_IMPL

* Factory for the SUBACCOUNTSDELETE interaface returning SUBACCOUNTSDELETE_IMPL

func (*SUBACCOUNTSDELETE_IMPL) DeleteSubaccountsDeleteDELETE

func (me *SUBACCOUNTSDELETE_IMPL) DeleteSubaccountsDeleteDELETE(
	body *models_pkg.DeleteSubacoount) (interface{}, error)

*

  • Lets you delete a subaccount
  • @param *models_pkg.DeleteSubacoount body parameter: Required
  • @return Returns the interface{} response from the API call

Jump to

Keyboard shortcuts

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