QueryInstanceBillResponse add ServicePeriod.

This commit is contained in:
sdk-team
2019-08-15 10:49:30 +08:00
parent a00b4c14e4
commit 2dcbea3a7f
4 changed files with 7 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ namespace AlibabaCloud
std::string billingItem;
std::string nickName;
std::string intranetIP;
std::string servicePeriod;
float deductedByResourcePackage;
std::string usageUnit;
long ownerID;