public static class Identification.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Identification |
build() |
Identification.Builder |
identificationNumber(String identificationNumber)
证件号码
示例值:
|
Identification.Builder |
identificationType(Integer identificationType)
证件类型
示例值:
|
public Identification.Builder identificationNumber(String identificationNumber)
示例值:
identificationNumber - public Identification.Builder identificationType(Integer identificationType)
示例值:
identificationType - public Identification build()
Copyright © 2025. All rights reserved.