Add name.

This commit is contained in:
sdk-team
2020-08-28 19:50:05 +08:00
parent b5790be0db
commit 1dcf6cb7f3
4 changed files with 7 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ namespace AlibabaCloud
{
std::string type;
std::string id;
std::string name;
};