class UpdateLocationDto

Methods

__construct(string|null $name = null, LocationType|null $type = null, string|null $description = null, string|null $building = null, string|null $floor = null, int|null $capacity = null, float|null $latitude = null, float|null $longitude = null, bool|null $indoor = null)

No description

Details

at line 14
__construct(string|null $name = null, LocationType|null $type = null, string|null $description = null, string|null $building = null, string|null $floor = null, int|null $capacity = null, float|null $latitude = null, float|null $longitude = null, bool|null $indoor = null)

No description

Parameters

string|null $name
LocationType|null $type
string|null $description
string|null $building
string|null $floor
int|null $capacity
float|null $latitude
float|null $longitude
bool|null $indoor