Netsutie PHP Toolkit
Main Page
Data Structures
Files
File List
Globals
NSSoapFault.php
Go to the documentation of this file.
1
<?php
8
class
NSSoapFault
{
9
18
public
$code
;
19
28
public
$message
;
29
30
31
32
static
$paramtypesmap
= array(
33
34
"code"
=>
"FaultCodeType"
,
35
36
"message"
=>
"string"
,
37
38
);
39
40
}
NSSoapFault\$code
$code
Definition:
NSSoapFault.php:18
NSSoapFault\$message
$message
Definition:
NSSoapFault.php:28
NSSoapFault
Definition:
NSSoapFault.php:8
NSSoapFault\$paramtypesmap
static $paramtypesmap
Definition:
NSSoapFault.php:32
Generated by
dreamxtream
using
1.8.10