Configuration options for the IO Wallet SDK
The version of the Italian Wallet specification to use. REQUIRED - must be explicitly set by the user.
const config = new IoWalletSdkConfig({ itWalletSpecsVersion: ItWalletSpecsVersion.V1_3 }); Copy
const config = new IoWalletSdkConfig({ itWalletSpecsVersion: ItWalletSpecsVersion.V1_3 });
Configuration options for the IO Wallet SDK