public class KoubeiMarketingDataEnterpriseStaffinfoUploadModel extends AlipayObject
| 构造器和说明 |
|---|
KoubeiMarketingDataEnterpriseStaffinfoUploadModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBatchId() |
String |
getEnterpriseName() |
String |
getOperatorType() |
List<StaffInfo> |
getStaffInfo() |
void |
setBatchId(String batchId) |
void |
setEnterpriseName(String enterpriseName) |
void |
setOperatorType(String operatorType) |
void |
setStaffInfo(List<StaffInfo> staffInfo) |
public KoubeiMarketingDataEnterpriseStaffinfoUploadModel()
public String getBatchId()
public void setBatchId(String batchId)
public String getEnterpriseName()
public void setEnterpriseName(String enterpriseName)
public String getOperatorType()
public void setOperatorType(String operatorType)
Copyright © 2020. All rights reserved.