You are here

protected property WSCall::$id in Web Service Data 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/WSCall.php \Drupal\wsdata\Entity\WSCall::id

The Web Service Call ID.

Type: string

File

src/Entity/WSCall.php, line 52

Class

WSCall
Defines the Web Service Call entity.

Namespace

Drupal\wsdata\Entity

Code

protected $id;