See Release Notes
Long Term Support Release
Differences Between: [Versions 400 and 401] [Versions 401 and 403]
(no description)
File Size: | 161 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ServiceRequest:: (13 methods):
__construct()
getMethod()
getUrl()
getPayload()
setUrl()
setAccessToken()
setBody()
setPayload()
setAccept()
setContentType()
getErrorPrefix()
getHeaders()
getBody()
Class: ServiceRequest - X-Ref
__construct(string $method, string $url, $type = self::UNSUPPORTED) X-Ref |
No description |
getMethod() X-Ref |
No description |
getUrl() X-Ref |
No description |
getPayload() X-Ref |
No description |
setUrl(string $url) X-Ref |
No description |
setAccessToken(string $accessToken) X-Ref |
No description |
setBody(string $body) X-Ref |
No description |
setPayload(array $payload) X-Ref |
No description |
setAccept(string $accept) X-Ref |
No description |
setContentType(string $contentType) X-Ref |
No description |
getErrorPrefix() X-Ref |
No description |
getHeaders() X-Ref |
No description |
getBody() X-Ref |
No description |