PHP Class Scalr\Model\Entity\Account\TeamUser

Since: 5.11.12 (03.03.2016)
Author: Andrii Penchuk ([email protected])
Inheritance: extends Scalr\Model\AbstractEntity
Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Свойство Type Description
$id integer The identifier of the Team User
$teamId integer The identifier of the Team
$userId integer The identifier of the User

Property Details

$id public_oe property

The identifier of the Team User
public int $id
Résultat integer

$teamId public_oe property

The identifier of the Team
public int $teamId
Résultat integer

$userId public_oe property

The identifier of the User
public int $userId
Résultat integer