| 
    Netsutie PHP Toolkit
    
   | 
 
Data Fields | |
| const | _built = "_built" | 
| const | _cancelled = "_cancelled" | 
| const | _closed = "_closed" | 
| const | _inProcess = "_inProcess" | 
| const | _planned = "_planned" | 
| const | _released = "_released" | 
| const | _undefined = "_undefined" | 
Static Public Attributes | |
| static | $paramtypesmap | 
Definition at line 8 of file WorkOrderOrderStatus.php.
      
  | 
  static | 
Definition at line 12 of file WorkOrderOrderStatus.php.
| const _built = "_built" | 
Definition at line 22 of file WorkOrderOrderStatus.php.
| const _cancelled = "_cancelled" | 
Definition at line 30 of file WorkOrderOrderStatus.php.
| const _closed = "_closed" | 
Definition at line 38 of file WorkOrderOrderStatus.php.
| const _inProcess = "_inProcess" | 
Definition at line 46 of file WorkOrderOrderStatus.php.
| const _planned = "_planned" | 
Definition at line 54 of file WorkOrderOrderStatus.php.
| const _released = "_released" | 
Definition at line 62 of file WorkOrderOrderStatus.php.
| const _undefined = "_undefined" | 
Definition at line 70 of file WorkOrderOrderStatus.php.