You are here

protected property BrightcoveSubscription::$endpoint in Brightcove Video Connect 8.2

Same name and namespace in other branches
  1. 8 src/Entity/BrightcoveSubscription.php \Drupal\brightcove\Entity\BrightcoveSubscription::endpoint
  2. 3.x src/Entity/BrightcoveSubscription.php \Drupal\brightcove\Entity\BrightcoveSubscription::endpoint

The notifications endpoint.

Type: string

File

src/Entity/BrightcoveSubscription.php, line 56

Class

BrightcoveSubscription
Defines the Brightcove Subscription entity.

Namespace

Drupal\brightcove\Entity

Code

protected $endpoint;