Api
in package

Table of Contents

VENDOR  = 'mphb'
This is domain for the REST API and takes first-order position in endpoint URLs.
VERSION  = '1.0.0'
This is the major version for the REST API and takes first-order position in endpoint URLs.
$authentication  : ApiAuthentication
REST API authentication class instance.
init()  : mixed

Constants

VENDOR

This is domain for the REST API and takes first-order position in endpoint URLs.

public string VENDOR = 'mphb'

VERSION

This is the major version for the REST API and takes first-order position in endpoint URLs.

public string VERSION = '1.0.0'

Properties

$authentication

REST API authentication class instance.

public ApiAuthentication $authentication

Methods

init()

public init() : mixed
Return values
mixed

Search results