Uses of Class
com.tencentcloudapi.ccc.v20200210.models.StaffBuyInfo
-
Packages that use StaffBuyInfo Package Description com.tencentcloudapi.ccc.v20200210.models -
-
Uses of StaffBuyInfo in com.tencentcloudapi.ccc.v20200210.models
Methods in com.tencentcloudapi.ccc.v20200210.models that return StaffBuyInfo Modifier and Type Method Description StaffBuyInfo[]SdkAppIdBuyInfo. getStaffBuyList()Get 坐席购买列表 (还在有效期内)Methods in com.tencentcloudapi.ccc.v20200210.models with parameters of type StaffBuyInfo Modifier and Type Method Description voidSdkAppIdBuyInfo. setStaffBuyList(StaffBuyInfo[] StaffBuyList)Set 坐席购买列表 (还在有效期内)Constructors in com.tencentcloudapi.ccc.v20200210.models with parameters of type StaffBuyInfo Constructor Description StaffBuyInfo(StaffBuyInfo 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.
-