Class WebhookEventType
Class WebhookEventType
A list of events.
- PayPal\Common\PayPalModel
-
PayPal\Common\PayPalResourceModel
implements
PayPal\Rest\IResource
-
PayPal\Api\WebhookEventType
Methods summary
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public
|
|
public
string
|
|
public static
|
#
subscribedEventTypes( string $webhookId,
Lists event subscriptions for a webhook, by ID. |
public static
|
#
availableEventTypes(
Lists available events to which any webhook can subscribe. For a list of supported events, see Webhook events. |
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()