NodeOPCUA API Documentation
    Preparing search index...
    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name CurrencyUnitType
    isAbstract false
    interface DTCurrencyUnit {
        alphabeticCode: UAString;
        currency: LocalizedText;
        exponent: number;
        numericCode: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    alphabeticCode: UAString
    currency: LocalizedText
    exponent: number
    numericCode: number