class CreateProjectRequest extends Model (View source)

Properties

string $parentId
string $title

Methods

setParentId($parentId)

No description

string
getParentId()

No description

setTitle($title)

No description

string
getTitle()

No description

Details

setParentId($parentId)

No description

Parameters

$parentId

string getParentId()

No description

Return Value

string

setTitle($title)

No description

Parameters

$title

string getTitle()

No description

Return Value

string