public class AlipaySecurityProdTemplateFileaddressGenerateModel extends AlipayObject
| 构造器和说明 |
|---|
AlipaySecurityProdTemplateFileaddressGenerateModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEmpId() |
String |
getFileKey() |
String |
getSourceSystemId() |
String |
getTenant() |
void |
setEmpId(String empId) |
void |
setFileKey(String fileKey) |
void |
setSourceSystemId(String sourceSystemId) |
void |
setTenant(String tenant) |
public AlipaySecurityProdTemplateFileaddressGenerateModel()
public String getEmpId()
public void setEmpId(String empId)
public String getFileKey()
public void setFileKey(String fileKey)
public String getSourceSystemId()
public void setSourceSystemId(String sourceSystemId)
public String getTenant()
public void setTenant(String tenant)
Copyright © 2024. All rights reserved.