UpdateActivityDto
class UpdateActivityDto
Methods
__construct(string|null $title = null, string|null $description = null, string|null $emoji = null, string|null $locationPid = null, int|null $maxParticipants = null, string|null $meetingPoint = null, array|null $eventPids = null, bool|null $bookable = null, int|null $level = null, int|null $heightlevelUp = null, int|null $heightlevelDown = null, string|null $organisatoryInfo = null, string|null $requirements = null)
No description
Details
at line 16
__construct(string|null $title = null, string|null $description = null, string|null $emoji = null, string|null $locationPid = null, int|null $maxParticipants = null, string|null $meetingPoint = null, array|null $eventPids = null, bool|null $bookable = null, int|null $level = null, int|null $heightlevelUp = null, int|null $heightlevelDown = null, string|null $organisatoryInfo = null, string|null $requirements = null)
No description