Preparing search index...
The search index is not available
NodeOPCUA reference documentation - public API
NodeOPCUA reference documentation - public API
node-opcua-types
CurrencyUnitTypeOptions
Interface CurrencyUnitTypeOptions
interface
CurrencyUnitTypeOptions
{
alphabeticCode
?:
UAString
;
currency
?:
null
|
LocalizedTextLike
;
exponent
?:
number
;
numericCode
?:
number
;
}
Index
Properties
alphabetic
Code?
currency?
exponent?
numeric
Code?
Properties
Optional
alphabetic
Code
alphabetic
Code
?:
UAString
Optional
currency
currency
?:
null
|
LocalizedTextLike
Optional
exponent
exponent
?:
number
Optional
numeric
Code
numeric
Code
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alphabetic
Code
currency
exponent
numeric
Code
NodeOPCUA reference documentation - public API
Loading...