public static interface Participant.Builder extends SdkPojo, CopyableBuilder<Participant.Builder,Participant>
| Modifier and Type | Method and Description |
|---|---|
Participant.Builder |
phoneNumber(String phoneNumber)
The participant's phone number.
|
Participant.Builder |
proxyPhoneNumber(String proxyPhoneNumber)
The participant's proxy phone number.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildParticipant.Builder phoneNumber(String phoneNumber)
The participant's phone number.
phoneNumber - The participant's phone number.Participant.Builder proxyPhoneNumber(String proxyPhoneNumber)
The participant's proxy phone number.
proxyPhoneNumber - The participant's proxy phone number.Copyright © 2023. All rights reserved.