Package | Description |
---|---|
com.tencentcloudapi.tcb.v20180608 | |
com.tencentcloudapi.tcb.v20180608.models |
Modifier and Type | Method and Description |
---|---|
DescribeSmsQuotasResponse |
TcbClient.DescribeSmsQuotas(DescribeSmsQuotasRequest req)
查询后付费短信资源量
1 有免费包的返回SmsFreeQuota结构所有字段
2 没有免费包,有付费包,付费返回复用SmsFreeQuota结构,其中只有 TodayUsedQuota 字段有效
3 都没有返回为空数组
|
Constructor and Description |
---|
DescribeSmsQuotasResponse(DescribeSmsQuotasResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2021. All rights reserved.