Class Request
Abstract for CUD operations on Recurring billing Profiles.
- OpenDNS\MES\Request
- OpenDNS\MES\Recurring\Request
Direct known subclasses
OpenDNS\MES\Recurring\Delete
,
OpenDNS\MES\Recurring\RecurringDetailRequest
Indirect known subclasses
Methods summary
public
|
#
setAuthenticationInfo( integer $profileId, integer|string $userId, integer|string $password )
Sets authentication info. |
public
|
Methods inherited from OpenDNS\MES\Request
__construct()
,
execute()
,
factory()
,
getApiUrl()
,
getClient()
,
processResponse()
,
removeField()
,
setDefaults()
,
setField()
Magic methods summary
Constants summary
string |
FREQUENCY_MONTHLY
|
#
'MONTHLY'
|
string |
FREQUENCY_QUARTERLY
|
#
'QUARTERLY'
|
string |
FREQUENCY_ANNUALLY
|
#
'ANNUALLY'
|
Constants inherited from OpenDNS\MES\Request
Properties summary
protected
string
|
$apiBasePath
$apiBasePath |
#
'/srv/api'
|
protected
string
|
$httpMethod
HTTP Method to use for the request |
#
'GET'
|
Properties inherited from OpenDNS\MES\Request
$apiBaseDomain
,
$apiEndpointPath
,
$apiEnvironment
,
$defaultFieldValues