Package com.intercom.api.types
Interface TicketTypeAttribute.IdStage
-
- All Known Implementing Classes:
TicketTypeAttribute.Builder
- Enclosing class:
- TicketTypeAttribute
public static interface TicketTypeAttribute.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketTypeAttribute.Builderfrom(TicketTypeAttribute other)TicketTypeAttribute.WorkspaceIdStageid(java.lang.String id)
-
-
-
Method Detail
-
id
TicketTypeAttribute.WorkspaceIdStage id(@NotNull java.lang.String id)
-
from
TicketTypeAttribute.Builder from(TicketTypeAttribute other)
-
-