webhookData property

List<WebhookData>? webhookData
getter/setter pair

Webhook data.

Output only.

Implementation

core.List<WebhookData>? webhookData;