extends |
BaseModel |
---|
Represents a V4 Webhook Notification
Methods | ||
---|---|---|
public
static
|
FILTERS_ARRAY()
|
# |
public
|
__construct(string[] $properties = [])
|
# |
public
|
getToken(): string
|
# |
public
|
getType(): string
|
# |
public
|
getCreatedOn(): DateTime
|
# |
public
|
getObject(): BankAccount|PrepaidCard|User|Payment|null
|
# |
Properties | |||
---|---|---|---|
public
|
string
|
$token
|
# |
public
|
string
|
$type
|
# |
public
|
DateTime
|
$createdOn
|
# |