public class BackgroundCheckOrder extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BackgroundCheckOrder.Builder |
| 构造器和说明 |
|---|
BackgroundCheckOrder() |
BackgroundCheckOrder(BackgroundCheckOrder.Builder builder) |
public BackgroundCheckOrder()
public BackgroundCheckOrder(BackgroundCheckOrder.Builder builder)
public static BackgroundCheckOrder.Builder newBuilder()
public String getOrderId()
public void setOrderId(String orderId)
public String getApplicationId()
public void setApplicationId(String applicationId)
public Integer getOrderStatus()
public void setOrderStatus(Integer orderStatus)
public Integer getAccountThirdType()
public void setAccountThirdType(Integer accountThirdType)
public String getPackage()
public void setPackage(String package_)
public String getName()
public void setName(String name)
public BackgroundCheckOrderFeedbackInfo[] getFeedbackInfoList()
public void setFeedbackInfoList(BackgroundCheckOrderFeedbackInfo[] feedbackInfoList)
public BackgroundCheckOrderProcessInfo[] getProcessInfoList()
public void setProcessInfoList(BackgroundCheckOrderProcessInfo[] processInfoList)
public String getUploadTime()
public void setUploadTime(String uploadTime)
public UserContactInfo getCandidateInfo()
public void setCandidateInfo(UserContactInfo candidateInfo)
public BackgroundCheckOrderCreator getCreatorInfo()
public void setCreatorInfo(BackgroundCheckOrderCreator creatorInfo)
public UserContactInfo getContactorInfo()
public void setContactorInfo(UserContactInfo contactorInfo)
public String getBeginTime()
public void setBeginTime(String beginTime)
public String getEndTime()
public void setEndTime(String endTime)
public String getConclusion()
public void setConclusion(String conclusion)
public ProviderIdNameObject getProviderInfo()
public void setProviderInfo(ProviderIdNameObject providerInfo)
public EcoBackgroundCheckCustomFieldData[] getCustomFieldList()
public void setCustomFieldList(EcoBackgroundCheckCustomFieldData[] customFieldList)
public BackgroundCheckCustomFieldDataValue[] getCustomDataList()
public void setCustomDataList(BackgroundCheckCustomFieldDataValue[] customDataList)
public BackgroundCheckItemInfo[] getExtItemInfoList()
public void setExtItemInfoList(BackgroundCheckItemInfo[] extItemInfoList)
public String getUpdateTime()
public void setUpdateTime(String updateTime)
public String getGeo()
public void setGeo(String geo)
public String getLocationCode()
public void setLocationCode(String locationCode)
public String getRemark()
public void setRemark(String remark)
Copyright © 2024. All rights reserved.