freshbooks-php-sdk

ProjectGroup extends DataTransferObject

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>

Properties

$id

public int $id

The unique identifier of this project group within this business.

$pendingInvitations

public array<string|int, mixed> $pendingInvitations

        
On this page

Search results