Package com.intercom.api.types
Interface CreateMessageRequest.Inapp.From.IdStage
-
- All Known Implementing Classes:
CreateMessageRequest.Inapp.From.Builder
- Enclosing class:
- CreateMessageRequest.Inapp.From
public static interface CreateMessageRequest.Inapp.From.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CreateMessageRequest.Inapp.From.Builderfrom(CreateMessageRequest.Inapp.From other)CreateMessageRequest.Inapp.From._FinalStageid(int id)The identifier for the admin which is given by Intercom.
-
-
-
Method Detail
-
id
CreateMessageRequest.Inapp.From._FinalStage id(int id)
The identifier for the admin which is given by Intercom.
-
from
CreateMessageRequest.Inapp.From.Builder from(CreateMessageRequest.Inapp.From other)
-
-