var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_AmountCurrency();
function get_AmountCurrency() : string;
Return Value
The payment currency.
var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS(); var value; // Type: string value = instance.get_AmountCurrency();
function get_AmountCurrency() : string;