subaccountscreatesubaccount_pkg

package
v0.0.0-...-556c60a Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 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 SUBACCOUNTSCREATESUBACCOUNT

type SUBACCOUNTSCREATESUBACCOUNT interface {
	CreateSubaccountsCreateSubaccountPOST(*models_pkg.Createsubaccount) (interface{}, error)
}

* Interface for the SUBACCOUNTSCREATESUBACCOUNT_IMPL

type SUBACCOUNTSCREATESUBACCOUNT_IMPL

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

* Client structure as interface implementation

func NewSUBACCOUNTSCREATESUBACCOUNT

func NewSUBACCOUNTSCREATESUBACCOUNT(config configuration_pkg.CONFIGURATION) *SUBACCOUNTSCREATESUBACCOUNT_IMPL

* Factory for the SUBACCOUNTSCREATESUBACCOUNT interaface returning SUBACCOUNTSCREATESUBACCOUNT_IMPL

func (*SUBACCOUNTSCREATESUBACCOUNT_IMPL) CreateSubaccountsCreateSubaccountPOST

func (me *SUBACCOUNTSCREATESUBACCOUNT_IMPL) CreateSubaccountsCreateSubaccountPOST(
	body *models_pkg.Createsubaccount) (interface{}, error)

*

  • Subaccount is the same as any regular Pepipost account however the credits are managed by the master account.
  • @param *models_pkg.Createsubaccount 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