Свойство | Тип | Описание | |
---|---|---|---|
$applicationName | string | ||
$clientCustomerId | string | ||
$developerToken | string | ||
$networkCode | string | ||
$partialFailure | boolean | ||
$userAgent | string | ||
$validateOnly | boolean |
Метод | Описание | |
---|---|---|
__construct ( $networkCode = null, $applicationName = null ) | ||
__construct ( $clientCustomerId = null, $developerToken = null, $userAgent = null, $validateOnly = null, $partialFailure = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $clientCustomerId = null, $developerToken = null, $userAgent = null, $validateOnly = null, $partialFailure = null ) |
public getNamespace ( ) : string | ||
Результат | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Результат | string | the xsi:type name of this class |