freshbooks-php-sdk

ProjectGroupMember

Member of a project.

Tags
link
https://www.freshbooks.com/api/project

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

Methods

__construct()  : mixed

Properties

$id

public int $id

The unique identifier of this group member within this business.

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []
On this page

Search results