Package com.intercom.api.types
Interface TicketTypeAttribute.DefaultStage
-
- All Known Implementing Classes:
TicketTypeAttribute.Builder
- Enclosing class:
- TicketTypeAttribute
public static interface TicketTypeAttribute.DefaultStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TicketTypeAttribute.TicketTypeIdStagedefault_(boolean default_)Whether the attribute is built in or not.
-
-
-
Method Detail
-
default_
TicketTypeAttribute.TicketTypeIdStage default_(boolean default_)
Whether the attribute is built in or not.
-
-