Home
last modified time | relevance | path

Searched refs:contentNode (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/ocr/src/model/
A DRecognizeVATInvoiceResult.cc43 auto contentNode = dataNode["Content"]; in parse() local
44 if(!contentNode["InvoiceCode"].isNull()) in parse()
46 if(!contentNode["InvoiceNo"].isNull()) in parse()
48 if(!contentNode["InvoiceDate"].isNull()) in parse()
52 if(!contentNode["PayerName"].isNull()) in parse()
62 if(!contentNode["TaxAmount"].isNull()) in parse()
64 if(!contentNode["SumAmount"].isNull()) in parse()
68 if(!contentNode["PayeeName"].isNull()) in parse()
76 if(!contentNode["Payee"].isNull()) in parse()
78 if(!contentNode["Checker"].isNull()) in parse()
[all …]

Completed in 4 milliseconds