NodeOPCUA API Documentation
Book
GitHub
Support
Preparing search index...
node-opcua-types
CurrencyUnitTypeOptions
Interface CurrencyUnitTypeOptions
interface
CurrencyUnitTypeOptions
{
alphabeticCode
?:
UAString
;
currency
?:
LocalizedTextLike
|
null
;
exponent
?:
number
;
numericCode
?:
number
;
}
Index
Properties
alphabetic
Code?
currency?
exponent?
numeric
Code?
Properties
Optional
alphabetic
Code
alphabeticCode
?:
UAString
Optional
currency
currency
?:
LocalizedTextLike
|
null
Optional
exponent
exponent
?:
number
Optional
numeric
Code
numericCode
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
alphabetic
Code
currency
exponent
numeric
Code
Book
GitHub
Support
NodeOPCUA API Documentation
Loading...