clientID = $clientID; $this->clientName = $clientName; $this->deviceName = $deviceName; $this->clientVersion = $clientVersion; $this->clientPlatform = $clientPlatform; $this->requestBody = $requestBody; } }