VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode Namespace / WebSwissQrCodeBarcodeValueJS type / get_AmountCurrency Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    get_AmountCurrency Метод
    В этом разделе
    Возвращает валюту платежа.
    Синтаксис
    var instance = new Vintasoft.Barcode.WebSwissQrCodeBarcodeValueJS();
    
    var value; // Type: string
    value = instance.get_AmountCurrency();
    
    
    function get_AmountCurrency() : string;
    

    Return Value

    Валюта платежа.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также