Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StravaWebHookSubscriptionResponse

label

STRAVA

description

A response class that consists of fields that are included in the response of a successful callback request for the webhook subscription process with third-party data providers.

This class is used in WebHooksController.event to type the response format as returned for successful webhook subscriptions.

since

v0.3.0

Hierarchy

  • StravaWebHookSubscriptionResponse

Index

Constructors

Properties

Constructors

Properties

The webhook subscription validation object. This field consists of only the challenge field and is Strava-specific. Other data providers may require the presence of different fields to complete the webhook subscription process.

access

public

var

{StravaWebHookSubscriptionFields}

Generated using TypeDoc