Uses of Class
com.tencentcloudapi.captcha.v20190722.models.TicketAmountUnit
-
Packages that use TicketAmountUnit Package Description com.tencentcloudapi.captcha.v20190722.models -
-
Uses of TicketAmountUnit in com.tencentcloudapi.captcha.v20190722.models
Methods in com.tencentcloudapi.captcha.v20190722.models that return TicketAmountUnit Modifier and Type Method Description TicketAmountUnit[]CaptchaTicketDataRes. getTicketAmountArray()Get 票据验证总量返回Methods in com.tencentcloudapi.captcha.v20190722.models with parameters of type TicketAmountUnit Modifier and Type Method Description voidCaptchaTicketDataRes. setTicketAmountArray(TicketAmountUnit[] TicketAmountArray)Set 票据验证总量返回Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type TicketAmountUnit Constructor Description TicketAmountUnit(TicketAmountUnit 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.
-