open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Data Fields
UA_CurrencyUnitType Struct Reference

#include <types_generated.h>

Data Fields

UA_Int16 numericCode
 
UA_SByte exponent
 
UA_String alphabeticCode
 
UA_LocalizedText currency
 

Detailed Description

CurrencyUnitType.

Definition at line 262 of file types_generated.h.

Field Documentation

◆ alphabeticCode

UA_String UA_CurrencyUnitType::alphabeticCode

Definition at line 265 of file types_generated.h.

◆ currency

UA_LocalizedText UA_CurrencyUnitType::currency

Definition at line 266 of file types_generated.h.

◆ exponent

UA_SByte UA_CurrencyUnitType::exponent

Definition at line 264 of file types_generated.h.

◆ numericCode

UA_Int16 UA_CurrencyUnitType::numericCode

Definition at line 263 of file types_generated.h.


The documentation for this struct was generated from the following file: