public class BillOperateUin extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BillOperateUin() | 
| BillOperateUin(BillOperateUin 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getOperateUin()Get 操作者 UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的ID或者角色 ID) | 
| void | setOperateUin(String OperateUin)Set 操作者 UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的ID或者角色 ID) | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic BillOperateUin()
public BillOperateUin(BillOperateUin source)
public String getOperateUin()
public void setOperateUin(String OperateUin)
OperateUin - 操作者 UIN:操作者账号 ID(预付费资源下单或后付费操作开通资源账号的ID或者角色 ID)Copyright © 2025. All rights reserved.