WebhookRespond
WebhookRespond.php
:
11
Methods¶
get()
¶
WebhookRespond.php
:
16
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$id | int | 1 | - |
$version | int | 1 | - |
$status | string | '200' | - |
$designer | ModuleDesigner | null | - |
$headers | array<string|int, array{key: string, value: string}> | [] | - |
Return values
object