Package com.mypurecloud.sdk.v2.model
Class BulkAddOpportunitiesResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkAddOpportunitiesResponse
- All Implemented Interfaces:
Serializable
BulkAddOpportunitiesResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()opportunities(List<OpportunityResult> opportunities) The list of opportunitiesvoidsetOpportunities(List<OpportunityResult> opportunities) toString()
-
Constructor Details
-
BulkAddOpportunitiesResponse
public BulkAddOpportunitiesResponse() -
BulkAddOpportunitiesResponse
-
-
Method Details