public class ModifyBPOfflineAttachmentRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ModifyBPOfflineAttachmentRequest() | 
| ModifyBPOfflineAttachmentRequest(ModifyBPOfflineAttachmentRequest 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 | getAuthorizationName()Get 授权书 | 
| String | getBrandCertificateName()Get 商标证明 | 
| String | getBrandName()Get 商标名称 | 
| String | getLicenseName()Get 营业执照 | 
| String | getTransferName()Get 商标转让证明 | 
| void | setAuthorizationName(String AuthorizationName)Set 授权书 | 
| void | setBrandCertificateName(String BrandCertificateName)Set 商标证明 | 
| void | setBrandName(String BrandName)Set 商标名称 | 
| void | setLicenseName(String LicenseName)Set 营业执照 | 
| void | setTransferName(String TransferName)Set 商标转让证明 | 
| 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 ModifyBPOfflineAttachmentRequest()
public ModifyBPOfflineAttachmentRequest(ModifyBPOfflineAttachmentRequest source)
public String getLicenseName()
public void setLicenseName(String LicenseName)
LicenseName - 营业执照public String getAuthorizationName()
public void setAuthorizationName(String AuthorizationName)
AuthorizationName - 授权书public String getBrandName()
public void setBrandName(String BrandName)
BrandName - 商标名称public String getBrandCertificateName()
public void setBrandCertificateName(String BrandCertificateName)
BrandCertificateName - 商标证明public String getTransferName()
public void setTransferName(String TransferName)
TransferName - 商标转让证明Copyright © 2025. All rights reserved.