AirLay backend

DuplicateOrganizationBody
in package

Table of Contents

$domain  : string
$id  : ObjectId
$name  : string
$newId  : ObjectId
$user  : UserEntity
__construct()  : mixed

Properties

Methods

__construct()

public __construct(ObjectId $id, ObjectId $newId, string $name, UserEntity $user, string $domain) : mixed
Parameters
$id : ObjectId
$newId : ObjectId
$name : string
$user : UserEntity
$domain : string
Return values
mixed

Search results