ProjectGroupMember
extends DataTransferObject
in package
Member of a project.
Tags
Table of Contents
Properties
- $active : bool|null
- $company : string|null
- $email : string|null
- $firstName : string|null
- $id : int
- $identityId : int|null
- $lastName : string|null
- $role : string|null
Properties
$active
public
bool|null
$active
$company
public
string|null
$company
public
string|null
$email
$firstName
public
string|null
$firstName
$id
public
int
$id
The unique identifier of this group member within this business.
$identityId
public
int|null
$identityId
$lastName
public
string|null
$lastName
$role
public
string|null
$role