public class ModifyBPOfflineAttachmentRequest extends AbstractModel
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 xx
|
String |
getBrandCertificateName()
Get xx
|
String |
getBrandName()
Get xx
|
String |
getLicenseName()
Get xx
|
String |
getTransferName()
Get xx
|
void |
setAuthorizationName(String AuthorizationName)
Set xx
|
void |
setBrandCertificateName(String BrandCertificateName)
Set xx
|
void |
setBrandName(String BrandName)
Set xx
|
void |
setLicenseName(String LicenseName)
Set xx
|
void |
setTransferName(String TransferName)
Set xx
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ModifyBPOfflineAttachmentRequest()
public ModifyBPOfflineAttachmentRequest(ModifyBPOfflineAttachmentRequest source)
public String getLicenseName()
public void setLicenseName(String LicenseName)
LicenseName
- xxpublic String getAuthorizationName()
public void setAuthorizationName(String AuthorizationName)
AuthorizationName
- xxpublic String getBrandName()
public void setBrandName(String BrandName)
BrandName
- xxpublic String getBrandCertificateName()
public void setBrandCertificateName(String BrandCertificateName)
BrandCertificateName
- xxpublic String getTransferName()
public void setTransferName(String TransferName)
TransferName
- xxCopyright © 2022. All rights reserved.