/n software 3-D Secure V2 JS Edition

Questions / Feedback?

CurrencyExponent Property

Minor units of currency.

Syntax


 getCurrencyExponent(): string;

 setCurrencyExponent(currencyExponent: string): void;

Default Value

"2"

Remarks

This field indicates the minor units, or number of decimal places, of the currency specified in the CurrencyCode property. For instance, the Japanese Yen has a value of "0", the US Dollar a value of "2", and the Kuwati Dinar a value of "3".

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 JS Edition - Version 2.2 [Build 8162]