domaindelete_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 DOMAINDELETE

type DOMAINDELETE interface {
	DeleteDomain(*models_pkg.DeleteDomain) (interface{}, error)
}

* Interface for the DOMAINDELETE_IMPL

type DOMAINDELETE_IMPL

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

* Client structure as interface implementation

func NewDOMAINDELETE

func NewDOMAINDELETE(config configuration_pkg.CONFIGURATION) *DOMAINDELETE_IMPL

* Factory for the DOMAINDELETE interaface returning DOMAINDELETE_IMPL

func (*DOMAINDELETE_IMPL) DeleteDomain

func (me *DOMAINDELETE_IMPL) DeleteDomain(
	body *models_pkg.DeleteDomain) (interface{}, error)

*

  • This endpoint allows you to delete a domain from your Pepipost account.
  • @param *models_pkg.DeleteDomain 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