Package com.intercom.api.types
Interface ContactTags.TotalCountStage
-
- All Known Implementing Classes:
ContactTags.Builder
- Enclosing class:
- ContactTags
public static interface ContactTags.TotalCountStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ContactTags.HasMoreStagetotalCount(int totalCount)Int representing the total number of tags attached to this contact
-
-
-
Method Detail
-
totalCount
ContactTags.HasMoreStage totalCount(int totalCount)
Int representing the total number of tags attached to this contact
-
-