public class DeleteIntlTemplateRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
DeleteIntlTemplateRequest()  | 
DeleteIntlTemplateRequest(DeleteIntlTemplateRequest 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 | 
getTemplateId()
Get The unique ID of the target registrant profile. 
 | 
void | 
setTemplateId(String TemplateId)
Set The unique ID of the target registrant profile. 
 | 
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 DeleteIntlTemplateRequest()
public DeleteIntlTemplateRequest(DeleteIntlTemplateRequest source)
public String getTemplateId()
public void setTemplateId(String TemplateId)
TemplateId - The unique ID of the target registrant profile.Copyright © 2025. All rights reserved.