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