Package com.mypurecloud.sdk.v2.model
Class WhatsAppEmbeddedSignupIntegrationActivationRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.WhatsAppEmbeddedSignupIntegrationActivationRequest
- All Implemented Interfaces:
Serializable
public class WhatsAppEmbeddedSignupIntegrationActivationRequest
extends Object
implements Serializable
WhatsAppEmbeddedSignupIntegrationActivationRequest
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWhatsAppEmbeddedSignupIntegrationActivationRequest(Boolean initWithEmptyList) -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()getPin()inthashCode()phoneNumber(String phoneNumber) Phone number to associate with the WhatsApp integrationSpecify the two-step verification PIN for that phone numbervoidsetPhoneNumber(String phoneNumber) voidtoString()
-
Constructor Details
-
WhatsAppEmbeddedSignupIntegrationActivationRequest
public WhatsAppEmbeddedSignupIntegrationActivationRequest() -
WhatsAppEmbeddedSignupIntegrationActivationRequest
-
-
Method Details
-
getId
-
getName
-
phoneNumber
Phone number to associate with the WhatsApp integration -
getPhoneNumber
-
setPhoneNumber
-
pin
Specify the two-step verification PIN for that phone number -
getPin
-
setPin
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-