public class P2EcoBackgroundCheckCreatedV1Data extends Object
| 构造器和说明 |
|---|
P2EcoBackgroundCheckCreatedV1Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccountId() |
String[] |
getAdditionalItemIdList() |
String |
getBackgroundCheckId() |
EcoBackgroundCheckCreateEventCandidateInfo |
getCandidateInfo() |
EcoBackgroundCheckCreateEventContactInfo |
getClientContactInfo() |
String |
getComment() |
EcoBackgroundCheckCreateEventCustomKv[] |
getCustomFieldList() |
String |
getPackageId() |
void |
setAccountId(String accountId) |
void |
setAdditionalItemIdList(String[] additionalItemIdList) |
void |
setBackgroundCheckId(String backgroundCheckId) |
void |
setCandidateInfo(EcoBackgroundCheckCreateEventCandidateInfo candidateInfo) |
void |
setClientContactInfo(EcoBackgroundCheckCreateEventContactInfo clientContactInfo) |
void |
setComment(String comment) |
void |
setCustomFieldList(EcoBackgroundCheckCreateEventCustomKv[] customFieldList) |
void |
setPackageId(String packageId) |
public String getBackgroundCheckId()
public void setBackgroundCheckId(String backgroundCheckId)
public String getAccountId()
public void setAccountId(String accountId)
public String getPackageId()
public void setPackageId(String packageId)
public String[] getAdditionalItemIdList()
public void setAdditionalItemIdList(String[] additionalItemIdList)
public String getComment()
public void setComment(String comment)
public EcoBackgroundCheckCreateEventCandidateInfo getCandidateInfo()
public void setCandidateInfo(EcoBackgroundCheckCreateEventCandidateInfo candidateInfo)
public EcoBackgroundCheckCreateEventContactInfo getClientContactInfo()
public void setClientContactInfo(EcoBackgroundCheckCreateEventContactInfo clientContactInfo)
public EcoBackgroundCheckCreateEventCustomKv[] getCustomFieldList()
public void setCustomFieldList(EcoBackgroundCheckCreateEventCustomKv[] customFieldList)
Copyright © 2025. All rights reserved.