public static class EcoBackgroundCheckCreateEventContactInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
EcoBackgroundCheckCreateEventContactInfo |
build() |
EcoBackgroundCheckCreateEventContactInfo.Builder |
email(String email)
联系人邮箱
示例值:xxx@abc.vom
|
EcoBackgroundCheckCreateEventContactInfo.Builder |
mobile(EcoBackgroundCheckCreateEventMobile mobile)
联系人手机号
示例值:
|
EcoBackgroundCheckCreateEventContactInfo.Builder |
name(String name)
联系人姓名
示例值:王二
|
public EcoBackgroundCheckCreateEventContactInfo.Builder name(String name)
示例值:王二
name - public EcoBackgroundCheckCreateEventContactInfo.Builder mobile(EcoBackgroundCheckCreateEventMobile mobile)
示例值:
mobile - public EcoBackgroundCheckCreateEventContactInfo.Builder email(String email)
示例值:xxx@abc.vom
email - public EcoBackgroundCheckCreateEventContactInfo build()
Copyright © 2024. All rights reserved.