Documentation

ModelWebhook
in package
implements Stringable

Model webhook information.

Table of Contents

Interfaces

Stringable

Properties

$id  : string
$name  : string
$url  : string

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string, int|float|string|bool|null|array<string|int, mixed>> $rawResponse) : mixed
Parameters
$rawResponse : array<string, int|float|string|bool|null|array<string|int, mixed>>

__toString()

public __toString() : string
Return values
string
On this page

Search results