Свойство | Type | Description | |
---|---|---|---|
$currencyCode | string | ||
$direction | tnsExchangeRateDirection | ||
$exchangeRate | integer | ||
$id | integer | ||
$refreshRate | tnsExchangeRateRefreshRate |
Méthode | Description | |
---|---|---|
__construct ( $id = null, $currencyCode = null, $refreshRate = null, $direction = null, $exchangeRate = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $id = null, $currencyCode = null, $refreshRate = null, $direction = null, $exchangeRate = null ) |
public getNamespace ( ) : string | ||
Résultat | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
Résultat | string | the xsi:type name of this class |
public tnsExchangeRateDirection $direction | ||
Résultat | tnsExchangeRateDirection |