Class Templates
Class Templates
List of templates belonging to merchant.
- PayPal\Common\PayPalModel
- PayPal\Common\PayPalResourceModel implements PayPal\Rest\IResource
- PayPal\Api\Templates
Methods summary
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
string[]
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public static
|
#
get( string $templateId,
Retrieve the details for a particular template by passing the template ID to the request URI. |
public static
|
#
getAll( array $params = array(),
Retrieves the template information of the merchant. |
Methods inherited from PayPal\Common\PayPalResourceModel
addLink()
,
executeCall()
,
getLink()
,
getLinks()
,
removeLink()
,
setLinks()
,
updateAccessToken()
Methods inherited from PayPal\Common\PayPalModel
__construct()
,
__get()
,
__isset()
,
__set()
,
__toString()
,
__unset()
,
fromArray()
,
fromJson()
,
getList()
,
setCredential()
,
toArray()
,
toJSON()