freshbooks-php-sdk

ProjectGroup

ProjectGroups contain of the members and pending invitations to become a member of a project.

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

Table of Contents

Properties

$id  : int
$members  : array<string|int, mixed>
$pendingInvitations  : array<string|int, mixed>

Methods

__construct()  : mixed

Properties

$id

public int $id

The unique identifier of this project group within this business.

$pendingInvitations

public array<string|int, mixed> $pendingInvitations

Methods

__construct()

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

Search results