Package com.mypurecloud.sdk.v2.model
Class PendingAndApprovedOpportunityEnrollmentCounts
java.lang.Object
com.mypurecloud.sdk.v2.model.PendingAndApprovedOpportunityEnrollmentCounts
- All Implemented Interfaces:
Serializable
PendingAndApprovedOpportunityEnrollmentCounts
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe number of approved enrollmentsbooleaninthashCode()The number of pending enrollmentsvoidsetApproved(Integer approved) voidsetPending(Integer pending) toString()
-
Constructor Details
-
PendingAndApprovedOpportunityEnrollmentCounts
public PendingAndApprovedOpportunityEnrollmentCounts() -
PendingAndApprovedOpportunityEnrollmentCounts
-
-
Method Details