@seven.io/client
Preparing search index...
WebhookVerificationParams
Interface WebhookVerificationParams
interface
WebhookVerificationParams
{
body
:
string
|
object
|
Buffer
<
ArrayBufferLike
>
;
headers
:
Record
<
string
,
string
|
string
[]
|
undefined
>
;
method
:
string
;
url
:
string
;
}
Index
Properties
body
headers
method
url
Properties
body
body
:
string
|
object
|
Buffer
<
ArrayBufferLike
>
headers
headers
:
Record
<
string
,
string
|
string
[]
|
undefined
>
method
method
:
string
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
url
@seven.io/client
Loading...