Class ContactGetChannelProfileByChannelIdentityRequest
java.lang.Object
com.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileRequestImpl
com.sinch.sdk.domains.conversation.models.v1.contact.request.ContactGetChannelProfileByChannelIdentityRequest
- All Implemented Interfaces:
GetChannelProfileRequest
public class ContactGetChannelProfileByChannelIdentityRequest
extends com.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileRequestImpl
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Field Summary
Fields inherited from class com.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileRequestImpl
JSON_PROPERTY_APP_ID, JSON_PROPERTY_CHANNEL, JSON_PROPERTY_RECIPIENT
-
Method Summary
Methods inherited from class com.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileRequestImpl
appId, channel, equals, getAppId, getChannel, getRecipient, hashCode, recipient
-
Method Details
-
builder
-
toString
- Overrides:
toString
in classcom.sinch.sdk.domains.conversation.models.v1.contact.request.GetChannelProfileRequestImpl
-