Search
Preparing search index...
The search index is not available
rest-resource
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
"helpers/normalization"
CurrencyNormalizer
Class CurrencyNormalizer
Hierarchy
NumberNormalizer
CurrencyNormalizer
Index
Constructors
constructor
Properties
normalize
To
nullable
unique
Key
Methods
get
Type
normalize
Constructors
constructor
new
Currency
Normalizer
(
__namedParameters
?:
object
)
:
CurrencyNormalizer
Parameters
Default value
__namedParameters:
object
= {}
Returns
CurrencyNormalizer
Properties
normalize
To
normalize
To
:
NumberConstructor
= Number
nullable
nullable
:
boolean
= false
unique
Key
unique
Key
:
string
= "id"
Methods
get
Type
get
Type
(
value
:
any
)
:
any
Parameters
value:
any
Returns
any
normalize
normalize
(
value
:
any
)
:
string
|
string
[]
Parameters
value:
any
Returns
string
|
string
[]
Globals
Internals
"index"
Externals
"client"
"exceptions"
"helpers/normalization"
"related"
"util"
Base
Normalizer
Boolean
Normalizer
Currency
Normalizer
constructor
normalize
To
nullable
unique
Key
get
Type
normalize
Number
Normalizer
String
Normalizer
Base
Normalizer
Options
Normalizer
Dict
Normalizer
Func
Valid
Normalizer
normalizer
Factory
Generated using
TypeDoc