@ipregistry/client
Preparing search index...
CurrencyFormat
Interface CurrencyFormat
interface
CurrencyFormat
{
decimal_separator
:
string
|
null
;
group_separator
:
string
|
null
;
negative
:
CurrencyFormatPrefixSuffix
;
positive
:
CurrencyFormatPrefixSuffix
;
}
Index
Properties
decimal_
separator
group_
separator
negative
positive
Properties
decimal_
separator
decimal_separator
:
string
|
null
group_
separator
group_separator
:
string
|
null
negative
negative
:
CurrencyFormatPrefixSuffix
positive
positive
:
CurrencyFormatPrefixSuffix
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
decimal_
separator
group_
separator
negative
positive
@ipregistry/client
Loading...