Package com.intercom.api.types
Interface CreateMessageRequest.Email.To.Type.Visitor<T>
-
- Enclosing class:
- CreateMessageRequest.Email.To.Type
public static interface CreateMessageRequest.Email.To.Type.Visitor<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TvisitLead()TvisitUnknown(java.lang.String unknownType)TvisitUser()
-