Netsutie PHP Toolkit
Currency Class Reference
Inheritance diagram for Currency:
Record

Data Fields

 $name
 
 $symbol
 
 $isBaseCurrency
 
 $isInactive
 
 $overrideCurrencyFormat
 
 $displaySymbol
 
 $symbolPlacement
 
 $locale
 
 $formatSample
 
 $exchangeRate
 
 $fxRateUpdateTimezone
 
 $inclInFxRateUpdates
 
 $currencyPrecision
 
 $internalId
 
 $externalId
 
- Data Fields inherited from Record
 $nullFieldList
 

Static Public Attributes

static $paramtypesmap
 
- Static Public Attributes inherited from Record
static $paramtypesmap
 

Detailed Description

Currency

Definition at line 8 of file Currency.php.

Field Documentation

$currencyPrecision

Definition at line 138 of file Currency.php.

$displaySymbol

Definition at line 68 of file Currency.php.

$exchangeRate

Definition at line 108 of file Currency.php.

$externalId

Definition at line 158 of file Currency.php.

$formatSample

Definition at line 98 of file Currency.php.

$fxRateUpdateTimezone

Definition at line 118 of file Currency.php.

$inclInFxRateUpdates

Definition at line 128 of file Currency.php.

$internalId

Definition at line 148 of file Currency.php.

$isBaseCurrency

Definition at line 38 of file Currency.php.

$isInactive

Definition at line 48 of file Currency.php.

$locale

Definition at line 88 of file Currency.php.

$name

Definition at line 18 of file Currency.php.

$overrideCurrencyFormat

Definition at line 58 of file Currency.php.

$paramtypesmap
static

Definition at line 162 of file Currency.php.

$symbol

Definition at line 28 of file Currency.php.

$symbolPlacement

Definition at line 78 of file Currency.php.


The documentation for this class was generated from the following file: