subaccounts_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 SUBACCOUNTS

type SUBACCOUNTS interface {
	UpdateSubaccountsPATCH(*models_pkg.EnableOrDisableSubacoount) (interface{}, error)
}

* Interface for the SUBACCOUNTS_IMPL

type SUBACCOUNTS_IMPL

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

* Client structure as interface implementation

func NewSUBACCOUNTS

func NewSUBACCOUNTS(config configuration_pkg.CONFIGURATION) *SUBACCOUNTS_IMPL

* Factory for the SUBACCOUNTS interaface returning SUBACCOUNTS_IMPL

func (*SUBACCOUNTS_IMPL) UpdateSubaccountsPATCH

func (me *SUBACCOUNTS_IMPL) UpdateSubaccountsPATCH(
	body *models_pkg.EnableOrDisableSubacoount) (interface{}, error)

*

  • Lets you enable or disable a subaccount
  • @param *models_pkg.EnableOrDisableSubacoount 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