Netsutie PHP Toolkit
GetListRequest.php
Go to the documentation of this file.
1 <?php
9 
18  public $baseRef;
19 
20 
21 
22  static $paramtypesmap = array(
23 
24  "baseRef" => "BaseRef[]",
25 
26  );
27 
28 }