Documentation

ProjectMemberAddedStatistics extends BaseModel
in package

Table of Contents

Properties

$added  : array<string|int, mixed>
$pagination  : array<string|int, mixed>
$skipped  : array<string|int, mixed>
$updated  : array<string|int, mixed>

Methods

__construct()  : mixed
getAdded()  : array<string|int, mixed>
getPagination()  : array<string|int, mixed>
getSkipped()  : array<string|int, mixed>
getUpdated()  : array<string|int, mixed>

Properties

Methods

__construct()

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

        
On this page

Search results