A validation result object representing either a webhook error or a warning.

Hierarchy

  • WebhookValidationResult

Properties

Properties

code?: string

An optional error or warning code.

message: string

User-friendly description of an occurred error or warning.

Generated using TypeDoc