public class SetPayModeRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SetPayModeRequest() | 
| SetPayModeRequest(SetPayModeRequest 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 | 
|---|---|
| Long | getPayMode()Get 设置后付费状态,0:后付费打开;1:后付费关闭 | 
| void | setPayMode(Long PayMode)Set 设置后付费状态,0:后付费打开;1:后付费关闭 | 
| 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 SetPayModeRequest()
public SetPayModeRequest(SetPayModeRequest source)
Copyright © 2025. All rights reserved.