Update RecognizeBankCard.
This commit is contained in:
@@ -37,6 +37,7 @@ namespace AlibabaCloud
|
||||
std::string cardNumber;
|
||||
std::string bankName;
|
||||
std::string validDate;
|
||||
std::string cardType;
|
||||
};
|
||||
|
||||
|
||||
|
||||
@@ -51,7 +51,9 @@ namespace AlibabaCloud
|
||||
std::string gender;
|
||||
std::string issueUnit;
|
||||
std::string endDate;
|
||||
std::string nationality;
|
||||
std::string name;
|
||||
std::string birthDate;
|
||||
};
|
||||
FaceResult faceResult;
|
||||
BackResult backResult;
|
||||
|
||||
Reference in New Issue
Block a user