subaccountsgetsubaccounts_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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SUBACCOUNTSGETSUBACCOUNTS

type SUBACCOUNTSGETSUBACCOUNTS interface {
	GetSubaccountsGetSubAccountsGET(string, string) (interface{}, error)
}

* Interface for the SUBACCOUNTSGETSUBACCOUNTS_IMPL

type SUBACCOUNTSGETSUBACCOUNTS_IMPL

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

* Client structure as interface implementation

func NewSUBACCOUNTSGETSUBACCOUNTS

func NewSUBACCOUNTSGETSUBACCOUNTS(config configuration_pkg.CONFIGURATION) *SUBACCOUNTSGETSUBACCOUNTS_IMPL

* Factory for the SUBACCOUNTSGETSUBACCOUNTS interaface returning SUBACCOUNTSGETSUBACCOUNTS_IMPL

func (*SUBACCOUNTSGETSUBACCOUNTS_IMPL) GetSubaccountsGetSubAccountsGET

func (me *SUBACCOUNTSGETSUBACCOUNTS_IMPL) GetSubaccountsGetSubAccountsGET(
	limit string,
	offset string) (interface{}, error)

*

  • Lets you fetch all the subaccounts created by you
  • @param string limit parameter: Required
  • @param string offset 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