Package com.intercom.api.types
Interface CreateMessageRequest.Inapp.To.TypeStage
-
- All Known Implementing Classes:
CreateMessageRequest.Inapp.To.Builder
- Enclosing class:
- CreateMessageRequest.Inapp.To
public static interface CreateMessageRequest.Inapp.To.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateMessageRequest.Inapp.To.Builderfrom(CreateMessageRequest.Inapp.To other)CreateMessageRequest.Inapp.To.IdStagetype(CreateMessageRequest.Inapp.To.Type type)The role associated to the contact -userorlead.
-
-
-
Method Detail
-
type
CreateMessageRequest.Inapp.To.IdStage type(@NotNull CreateMessageRequest.Inapp.To.Type type)
The role associated to the contact -
userorlead.
-
from
CreateMessageRequest.Inapp.To.Builder from(CreateMessageRequest.Inapp.To other)
-
-