<?php
namespace App\V4\Model\ProspectType;
use App\V4\Model\Params\Params;
class ProspectType extends Params
{
}