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

Parameters

string|null $title
string|null $description
string|null $emoji
string|null $locationPid
int|null $maxParticipants
string|null $meetingPoint
array|null $eventPids

replace the activity's full event memberships when provided

bool|null $bookable
int|null $level
int|null $heightlevelUp
int|null $heightlevelDown
string|null $organisatoryInfo
string|null $requirements