Package com.mypurecloud.sdk.v2.model
Class FaxSummary
java.lang.Object
com.mypurecloud.sdk.v2.model.FaxSummary
- All Implemented Interfaces:
Serializable
FaxSummary
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetReadCount(Integer readCount) voidsetTotalCount(Integer totalCount) voidsetUnreadCount(Integer unreadCount) toString()totalCount(Integer totalCount) unreadCount(Integer unreadCount)
-
Constructor Details
-
FaxSummary
public FaxSummary() -
FaxSummary
-
-
Method Details