WebhooksService/EventNotification.phpView Source

Show: PublicProtectedPrivateinherited
Table of Contents
Package
Default  

\EventNotification

Package: Default
POJO class for EventNotification

Properties

>VPropertyprivatevoid $dataChangeEvent
An list of DataChangeEvent
Details
Type
n/a
>VPropertyprivatevoid $realmId
The company ID
Details
Type
n/a

Methods

methodpublicgetDataChangeEvent() : mixed

Return the Data Change Event

Returns
TypeDescription
mixed
methodpublicgetRealmId() : mixed

Return the realmID

Returns
TypeDescription
mixed
methodpublicsetDataChangeEvent( $dataChangeEvent) : \EventNotification

Set the data Change Event

Parameters
NameTypeDescription
$dataChangeEvent
Returns
TypeDescription
\EventNotification
Details
Fluent
This method is part of a fluent interface and will return the same instance  
methodpublicsetRealmId( $realmID) : \EventNotification

Set the company for this EventNotification;

Parameters
NameTypeDescription
$realmID
Returns
TypeDescription
\EventNotification
Details
Fluent
This method is part of a fluent interface and will return the same instance  
Documentation was generated by phpDocumentor 2.8.5.