Documentation

Webhook extends DataElement
in package

Webhook class

Table of Contents

Methods

__construct()  : mixed
getEventType()  : string
getSource()  : mixed
getTimestamp()  : string
getWebhookData()  : mixed

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []

getEventType()

public getEventType() : string
Return values
string

getSource()

public getSource() : mixed

getTimestamp()

public getTimestamp() : string
Return values
string

getWebhookData()

public getWebhookData() : mixed

        
On this page

Search results