class CreateAssignmentDto

Methods

__construct(string $eventTimeslotPid, string $userPid, AssignmentRole $role = AssignmentRole::Participant)

No description

Details

at line 14
__construct(string $eventTimeslotPid, string $userPid, AssignmentRole $role = AssignmentRole::Participant)

No description

Parameters

string $eventTimeslotPid
string $userPid
AssignmentRole $role